Searched refs:neleghost (Results 1 – 2 of 2) sorted by relevance
45 …PetscInt nele, neleloc, neleghost; /* Number of global, local only and shared elements for curren… member
395 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()