petsc-3.14.6 2021-03-30
PetscLimiterGetType
Gets the PetscLimiter type name (as a string) from the object.
Synopsis
#include "petscfv.h"
PetscErrorCode PetscLimiterGetType(PetscLimiter lim, PetscLimiterType *name)
Not Collective
Input Parameter
Output Parameter
See Also
PetscLimiterSetType(), PetscLimiterCreate()
Level
intermediate
Location
src/dm/dt/fv/interface/fv.c
Index of all FV routines
Table of Contents for all manual pages
Index of all manual pages