DMAdaptationStrategy#

Describes the strategy used for adaptive solves

Synopsis#

DM_ADAPTATION_INITIAL will refine a mesh based on an initial guess. DM_ADAPTATION_SEQUENTIAL will refine the mesh based on a sequence of solves, much like grid sequencing. DM_ADAPTATION_MULTILEVEL will use the sequence of constructed meshes in a multilevel solve, much like the Systematic Upscaling of Brandt.

See Also#

DMAdaptorSolve()

Level#

beginner

Location#

include/petscdmtypes.h


Edit on GitLab

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