petsc-3.13.6 2020-09-29
Report Typos and Errors

DMPlexSetCellRefinerType

Set the strategy for refining a cell

Synopsis

#include "petscdmplex.h"   
PetscErrorCode DMPlexSetCellRefinerType(DM dm, DMPlexCellRefinerType cr)

Input Parameters

dm - The DMPlex object
cr - The strategy number

See Also

DMPlexGetCellRefinerType(), DMPlexGetRegularRefinement()

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