#include "taosolver.h" PetscErrorCode TaoComputeSeparableObjective(TaoSolver tao, Vec X, Vec F)Collective on TaoSolver
tao | - the TaoSolver context | |
X | - input vector |
Notes: TaoComputeSeparableObjective() is typically used within minimization implementations, so most users would not generally call this routine themselves.
Level:advanced
Location:src/interface/taosolver_fg.c
TAO Solver Index
Table of Contents