TaoTermSetParametersVecType#
Set the vector types of the parameters vector of a TaoTerm
Synopsis#
#include "petsctao.h"
PetscErrorCode TaoTermSetParametersVecType(TaoTerm term, VecType parameters_type)
Logically collective
Input Parameters#
Options Database Keys#
-tao_term_parameters_vec_type
- VecTypefor complete list of vector types
See Also#
TaoTerm: composable objective function terms,
TaoTerm,
TaoTermGetParametersVecType(),
TaoTermSetParametersLayout(),
TaoTermGetParametersLayout(),
TaoTermSetParametersTemplate(),
TaoTermCreateParametersVec()
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