petsc-3.13.6 2020-09-29
DMPlexGetCellRefinerType
Get the strategy for refining a cell
Synopsis
#include "petscdmplex.h"
PetscErrorCode DMPlexGetCellRefinerType(DM dm, DMPlexCellRefinerType *cr)
Input Parameter
dm -The DMPlex object
Output Parameter
cr -The strategy number
See Also
DMPlexSetCellRefinerType(), DMPlexSetRegularRefinement()
Level
intermediate
Location
src/dm/impls/plex/plex.c
Index of all DMPLEX routines
Table of Contents for all manual pages
Index of all manual pages