Searched defs:nRanks (Results 1 – 3 of 3) sorted by relevance
22 PetscMPIInt nRanks[DMSTAG_MAX_DIM]; /* Ranks in each direction */ member
42 PetscInt nRanks[3], n[3], dim; in Test_3d_4x4x4_3x3x3() local
782 static PetscErrorCode DMGetNeighbors_Stag(DM dm, PetscInt *nRanks, const PetscMPIInt *ranks[]) in DMGetNeighbors_Stag()