Searched defs:idxGlobal (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/dm/impls/stag/ ! |
| H A D | stag1d.c | 280 PetscInt *idxLocal, *idxGlobal, *idxGlobalAll; in DMSetUp_Stag_1d() local 464 PetscInt *idxLocal, *idxGlobal; in DMStagPopulateLocalToGlobalInjective_1d() local
|
| H A D | stag2d.c | 386 PetscInt *idxLocal, *idxGlobal, *idxGlobalAll; in DMSetUp_Stag_2d() local 1165 PetscInt *idxLocal, *idxGlobal, *globalOffsetsRecomputed; in DMStagPopulateLocalToGlobalInjective_2d() local
|
| H A D | stag3d.c | 829 …PopulateIdx_3d(DM_Stag *stag, PetscInt *count, PetscInt *idxLocal, PetscInt *idxGlobal, PetscInt e… in DMStagSetUpBuildScatterPopulateIdx_3d() 965 PetscInt *idxLocal, *idxGlobal; in DMStagSetUpBuildScatter_3d() local 3233 PetscInt *idxLocal, *idxGlobal, *globalOffsetsRecomputed; in DMStagPopulateLocalToGlobalInjective_3d() local
|