PETSc version 3.16.1
Fix/Edit manual page

PetscDualSpaceLagrangeGetUseMoments

Get the flag for using moment functionals

Synopsis

#include "petscfe.h" 
PetscErrorCode PetscDualSpaceLagrangeGetUseMoments(PetscDualSpace sp, PetscBool *useMoments)
Not collective

Input Parameter

sp - The PetscDualSpace

Output Parameter

useMoments - Moment flag

See Also

PetscDualSpaceLagrangeSetUseMoments()

Level

advanced

Location

src/dm/dt/dualspace/impls/lagrange/dspacelagrange.c

Implementations

PetscDualSpaceLagrangeGetUseMoments_Lagrange in src/dm/dt/dualspace/impls/lagrange/dspacelagrange.c

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