petsc-3.14.6 2021-03-30
DMAdaptorDestroy
Destroys a DMAdaptor object
Synopsis
#include "petscdmadaptor.h"
PetscErrorCode DMAdaptorDestroy(DMAdaptor *adaptor)
Collective on DMAdaptor
Input Parameter
| 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