Home
last modified time | relevance | path

Searched defs:nRanks (Results 1 – 3 of 3) sorted by relevance

/petsc/include/petsc/private/
H A Ddmstagimpl.h22 PetscMPIInt nRanks[DMSTAG_MAX_DIM]; /* Ranks in each direction */ member
/petsc/src/dm/impls/stag/tests/
H A Dex2.c42 PetscInt nRanks[3], n[3], dim; in Test_3d_4x4x4_3x3x3() local
/petsc/src/dm/impls/stag/
H A Dstag.c782 static PetscErrorCode DMGetNeighbors_Stag(DM dm, PetscInt *nRanks, const PetscMPIInt *ranks[]) in DMGetNeighbors_Stag()