TaoTermSetSolutionVecType#

Set the vector types of the solution vector of a TaoTerm

Synopsis#

#include "petsctao.h" 
PetscErrorCode TaoTermSetSolutionVecType(TaoTerm term, VecType solution_type)

Logically collective

Input Parameters#

Options Database Keys#

  • -tao_term_solution_vec_type - VecType for complete list of vector types

See Also#

TaoTerm: composable objective function terms, TaoTerm, TaoTermGetSolutionVecType(), TaoTermSetSolutionLayout(), TaoTermGetSolutionLayout(), TaoTermSetSolutionTemplate(), TaoTermSetParametersTemplate(), TaoTermCreateSolutionVec()

Level#

advanced

Location#

src/tao/term/interface/taoterm.c


Index of all TaoTerm routines
Table of Contents for all manual pages
Index of all manual pages