DMMoabGetHierarchyLevel#
Get the current level of the mesh hierarchy generated through uniform refinement.
Synopsis#
#include "petscdmmoab.h"
PetscErrorCode DMMoabGetHierarchyLevel(DM dm, PetscInt *nlevel)
Collective
Input Parameter#
dm - The
DMMOAB
object being set
Output Parameter#
nlevel - The current mesh hierarchy level
See Also#
Level#
beginner
Location#
Examples#
src/ksp/ksp/tutorials/ex35.cxx
src/ksp/ksp/tutorials/ex36.cxx
Index of all DMMOAB routines
Table of Contents for all manual pages
Index of all manual pages