Home
last modified time | relevance | path

Searched refs:neleghost (Results 1 – 2 of 2) sorted by relevance

/petsc/include/petsc/private/
H A Ddmmbimpl.h45 …PetscInt nele, neleloc, neleghost; /* Number of global, local only and shared elements for curren… member
/petsc/src/dm/impls/moab/
H A Ddmmoab.cxx395 dmmoab->neleghost = dmmoab->eghost->size(); in DMMoabSetLocalElements()
541 if (neg) *neg = ((DM_Moab *)dm->data)->neleghost; in DMMoabGetLocalSize()
1048 dmmoab->neleghost = dmmoab->eghost->size(); in DMSetUp_Moab()
1052 …PetscInt_FMT ", ghosted - %" PetscInt_FMT ".\n", dmmoab->dim, dmmoab->neleloc, dmmoab->neleghost)); in DMSetUp_Moab()
1513 ((DM_Moab *)dm->data)->neleghost = 0; in DMCreate_Moab()