PETSc version 3.17.4
Fix/Edit manual page

DMMoabRenumberMeshEntities

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

Synopsis

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

Input Parameters

dm - The DM object

See Also

DMSetUp(), DMCreate()

Level

advanced

Location

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