DMAdaptorCreate#
Create a DMAdaptor
object. Its purpose is to construct a adaptation DMLabel
or metric Vec that can be used to modify the DM
.
Synopsis#
#include "petscdmadaptor.h"
PetscErrorCode DMAdaptorCreate(MPI_Comm comm, DMAdaptor *adaptor)
Collective
Input Parameter#
comm - The communicator for the
DMAdaptor
object
Output Parameter#
adaptor - The
DMAdaptor
object
See Also#
Level#
beginner
Location#
Index of all SNES routines
Table of Contents for all manual pages
Index of all manual pages