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#
PETSCDUALSPACELAGRANGE
, PetscDualSpace
, PetscDualSpaceLagrangeSetUseMoments()
Level#
advanced
Location#
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