#include "petscdmmoab.h" PetscErrorCode DMMoabGetLocalSize(DM dm,PetscInt *nel,PetscInt *neg,PetscInt *nvl,PetscInt *nvg)Collective on DM Many br
nel | - The number of owned elements in this processor Many br | |
neg | - The number of ghosted elements in this processor Many br | |
nvl | - The number of owned vertices in this processor Many br | |
nvg | - The number of ghosted vertices in this processor Many br |