petsc-3.14.6 2021-03-30
DMPlexGetCellRefinerType
Get the strategy for refining a cell
Synopsis
#include "petscdmplex.h"
PetscErrorCode DMPlexGetCellRefinerType(DM dm, DMPlexCellRefinerType *cr)
Input Parameter
Output Parameter
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