DMAdaptorType#

String with the name of a PETSc DMAdaptor type

Synopsis#

typedef const char *DMAdaptorType;
#define DMADAPTORGRADIENT "gradient"
#define DMADAPTORFLUX     "flux"

Note#

Metric-based mesh adaptation for a table of available matrix types

See Also#

Metric-based mesh adaptation, DMPlex: Unstructured Grids, DMAdaptorCreate(), DMAdaptor, DMAdaptorRegister()

Level#

beginner

Location#

include/petscdmadaptor.h


Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages