TaoTermSumGetTermMask#

Get the TaoTermMask of a term in the sum

Synopsis#

#include "petsctao.h" 
PetscErrorCode TaoTermSumGetTermMask(TaoTerm term, PetscInt index, TaoTermMask *mask)

Not collective

Input Parameters#

Output Parameter#

See Also#

TaoTerm: composable objective function terms, TaoTerm, TAOTERMSUM, TaoTermSumSetTermMask()

Level#

developer

Location#

src/tao/term/impls/sum/taotermsum.c

Implementations#

TaoTermSumGetTermMask_Sum() in src/tao/term/impls/sum/taotermsum.c


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