DMPlexSetTransformType#
Set the transform type for uniform refinement
Synopsis#
#include "petscdmplex.h"
#include "petscdmplextransform.h"
PetscErrorCode DMPlexSetTransformType(DM dm, DMPlexTransformType type)
Input Parameters#
dm - The
DM
type - The transform type for uniform refinement
See Also#
DMPlex: Unstructured Grids, DM
, DMPLEX
, DMPlexTransformType
, DMRefine()
, DMPlexGetTransformType()
, DMPlexSetRefinementUniform()
Level#
developer
Location#
src/dm/impls/plex/plexrefine.c
Index of all DMPlex routines
Table of Contents for all manual pages
Index of all manual pages