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

PetscDualSpaceLagrangeSetMomentOrder

Set the order for moment integration

Synopsis

#include "petscfe.h" 
PetscErrorCode PetscDualSpaceLagrangeSetMomentOrder(PetscDualSpace sp, PetscInt order)
Logically collective

Input Parameters

sp - The PetscDualSpace
order - The order for moment integration

See Also

PetscDualSpaceLagrangeGetMomentOrder()

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