petsc-3.8.4 2018-03-24
Report Typos and Errors

DMMoabRenumberMeshEntities

Order and number all entities (vertices->elements) to be contiguously ordered in parallel

Synopsis

#include "petscdmmoab.h"   
PetscErrorCode DMMoabRenumberMeshEntities(DM dm)
Collective on MPI_Comm

Input Parameters

Keywords

DM, reorder

See Also

DMSetUp(), DMCreate()

Level:advanced
Location:
src/dm/impls/moab/dmmbutil.cxx
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages

dm - The DM object