DMForestAdaptivityStrategy#
String with the name of a PETSc DMFOREST
adaptivity strategy
Synopsis#
typedef const char *DMForestAdaptivityStrategy;
#define DMFORESTADAPTALL "all"
#define DMFORESTADAPTANY "any"
See Also#
DMForestSetType()
, DMFOREST
, DMForestSetAdaptivityStrategy()
, DMForestGetAdaptivityStrategy()
, DMForestSetGradeFactor()
Level#
intermediate
Location#
Index of all DMForest routines
Table of Contents for all manual pages
Index of all manual pages