DMMoabCreate#
Creates a DMMOAB
object, which encapsulates a moab instance
Synopsis#
#include "petscdmmoab.h"
PetscErrorCode DMMoabCreate(MPI_Comm comm, DM *dmb)
Collective
Input Parameter#
comm - The communicator for the
DMMOAB
object
Output Parameter#
dmb - The
DMMOAB
object
See Also#
Level#
beginner
Location#
Index of all DMMOAB routines
Table of Contents for all manual pages
Index of all manual pages