PETSc version 3.16.0
DMPlexTransformGetType
Gets the type name (as a string) from the transform.
Synopsis
#include "petscdmplextransform.h"
PetscErrorCode DMPlexTransformGetType(DMPlexTransform tr, DMPlexTransformType *type)
Not Collective
Input Parameter
Output Parameter
| type | - The DMPlexTransform type name
|
See Also
DMPlexTransformSetType(), DMPlexTransformCreate()
Level
intermediate
Location
src/dm/impls/plex/transform/interface/plextransform.c
Index of all DMPLEX routines
Table of Contents for all manual pages
Index of all manual pages