PETSc version 3.17.0
Fix/Edit manual page

DMPlexSetTransformType

Set the transform type for uniform refinement

Synopsis

#include "petscdmplex.h"   
PetscErrorCode DMPlexSetTransformType(DM dm, DMPlexTransformType type)

Input Parameters

dm - The DM
type - The transform type for uniform refinement

See Also

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