Searched defs:iLocal (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/dm/impls/stag/ |
| H A D | stag1d.c | 281 … PetscInt i, iLocal, d, entriesToTransferTotal, ghostOffsetStart, ghostOffsetEnd, nNonDummyGhost; in DMSetUp_Stag_1d() local 335 …PetscInt count = 0, iLocal = 0; /* No dummy points, so idxGlobal and idxGlobalAll are identi… in DMSetUp_Stag_1d() local 465 PetscInt i, iLocal, d, count; in DMStagPopulateLocalToGlobalInjective_1d() local
|