petsc-3.15.0 2021-03-30
Report Typos and Errors

PetscDualSpaceLagrangeSetUseMoments

Set the flag for moment functionals

Synopsis

#include "petscfe.h" 
PetscErrorCode PetscDualSpaceLagrangeSetUseMoments(PetscDualSpace sp, PetscBool useMoments)
Logically collective

Input Parameters

sp - The PetscDualSpace
useMoments - The flag for moment functionals

See Also

PetscDualSpaceLagrangeGetUseMoments()

Level

advanced

Location

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