petsc-3.14.6 2021-03-30
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