PetscDualSpaceLagrangeGetTrimmed#

Get the trimmed nature of the dual space

Synopsis#

Not Collective

Input Parameter#

Output Parameter#

  • trimmed - Whether the dual space represents to dual basis of a trimmed polynomial space (e.g. Raviart-Thomas and higher order / other form degree variants)

See Also#

PETSCDUALSPACELAGRANGE, PetscDualSpace, PetscDualSpaceLagrangeSetTrimmed(), PetscDualSpaceCreate()

Level#

intermediate

Location#

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

Implementations#

PetscDualSpaceLagrangeGetTrimmed_Lagrange() in src/dm/dt/dualspace/impls/lagrange/dspacelagrange.c
PetscDualSpaceLagrangeGetTrimmed_Sum() in src/dm/dt/dualspace/impls/sum/dualspacesum.c


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