petsc-3.12.5 2020-03-29
DMAdaptorSetUp
After the solver is specified, we create structures for controlling adaptivity
Synopsis
#include "petscdmadaptor.h"
PetscErrorCode DMAdaptorSetUp(DMAdaptor adaptor)
Collective on DMAdaptor
Input Parameters
adaptor -The DMAdaptor object
See Also
DMAdaptorCreate(), DMAdaptorAdapt()
Level
beginner
Location
src/snes/utils/dmadapt.c
Index of all SNES routines
Table of Contents for all manual pages
Index of all manual pages