petsc-3.11.4 2019-09-28
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
Keywords
DMAdaptor, convergence, setup
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