DMAdaptorDestroy#
Destroys a DMAdaptor
object
Synopsis#
#include "petscdmadaptor.h"
PetscErrorCode DMAdaptorDestroy(DMAdaptor *adaptor)
Collective
Input Parameter#
adaptor - The
DMAdaptor
object
See Also#
DM
, DMAdaptor
, DMAdaptorCreate()
, DMAdaptorAdapt()
Level#
beginner
Location#
Index of all SNES routines
Table of Contents for all manual pages
Index of all manual pages