:orphan: # 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 include/petscdmforest.h --- [Edit on GitLab](https://gitlab.com/petsc/petsc/-/edit/release/include/petscdmforest.h) [Index of all DMForest routines](index.md) [Table of Contents for all manual pages](/manualpages/index.md) [Index of all manual pages](/manualpages/singleindex.md)