:orphan:
# 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
<A HREF="PETSC_DOC_OUT_ROOT_PLACEHOLDER/src/dm/impls/moab/dmmbutil.cxx.html#DMMoabRenumberMeshEntities">src/dm/impls/moab/dmmbutil.cxx</A>


---
[Edit on GitLab](https://gitlab.com/petsc/petsc/-/edit/release/src/dm/impls/moab/dmmbutil.cxx)


[Index of all DMMOAB routines](index.md)  
[Table of Contents for all manual pages](/manualpages/index.md)  
[Index of all manual pages](/manualpages/singleindex.md)  
