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

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