petsc-3.10.5 2019-03-28
Report Typos and Errors

DMMoabCreate

Creates a DMMoab object, which encapsulates a moab instance

Synopsis

#include "petscdmmoab.h"   
PetscErrorCode DMMoabCreate(MPI_Comm comm, DM *dmb)
Collective on MPI_Comm

Input Parameter

comm -The communicator for the DMMoab object

Output Parameter

dmb -The DMMoab object

Keywords

DMMoab, create

Level

beginner

Location

src/dm/impls/moab/dmmoab.cxx
Index of all DMMOAB routines
Table of Contents for all manual pages
Index of all manual pages