Lines Matching refs:i
17 for (PetscInt i = 0; i < nroots; i++) roota[i] = 0; in testOverlappingCommunication() local
18 for (PetscInt i = 0; i < nroots; i++) rootb[i] = 0; in testOverlappingCommunication() local
19 for (PetscInt i = 0; i < maxleaf + 1; i++) leafa[i] = (i + 1); in testOverlappingCommunication() local
20 for (PetscInt i = 0; i < maxleaf + 1; i++) leafb[i] = -(i + 1); in testOverlappingCommunication() local
26 …for (PetscInt i = 0; i < nroots; i++) PetscCheck(roota[i] >= 0, PETSC_COMM_SELF, PETSC_ERR_PLIB, "… in testOverlappingCommunication() local
27 …for (PetscInt i = 0; i < nroots; i++) PetscCheck(rootb[i] <= 0, PETSC_COMM_SELF, PETSC_ERR_PLIB, "… in testOverlappingCommunication() local
29 for (PetscInt i = 0; i < nroots; i++) roota[i] = 0; in testOverlappingCommunication() local
30 for (PetscInt i = 0; i < nroots; i++) rootb[i] = 0; in testOverlappingCommunication() local
37 …for (PetscInt i = 0; i < nroots; i++) PetscCheck(roota[i] >= 0, PETSC_COMM_SELF, PETSC_ERR_PLIB, "… in testOverlappingCommunication() local
38 …for (PetscInt i = 0; i < nroots; i++) PetscCheck(rootb[i] <= 0, PETSC_COMM_SELF, PETSC_ERR_PLIB, "… in testOverlappingCommunication() local
41 for (PetscInt i = 0; i < nroots; i++) roota[i] = (i + 1); in testOverlappingCommunication() local
42 for (PetscInt i = 0; i < nroots; i++) rootb[i] = -(i + 1); in testOverlappingCommunication() local
43 for (PetscInt i = 0; i < maxleaf + 1; i++) leafa[i] = 0; in testOverlappingCommunication() local
44 for (PetscInt i = 0; i < maxleaf + 1; i++) leafb[i] = 0; in testOverlappingCommunication() local
51 …for (PetscInt i = 0; i < maxleaf + 1; i++) PetscCheck(leafa[i] >= 0, PETSC_COMM_SELF, PETSC_ERR_PL… in testOverlappingCommunication() local
52 …for (PetscInt i = 0; i < maxleaf + 1; i++) PetscCheck(leafb[i] <= 0, PETSC_COMM_SELF, PETSC_ERR_PL… in testOverlappingCommunication() local
54 for (PetscInt i = 0; i < maxleaf + 1; i++) leafa[i] = 0; in testOverlappingCommunication() local
55 for (PetscInt i = 0; i < maxleaf + 1; i++) leafb[i] = 0; in testOverlappingCommunication() local
62 …for (PetscInt i = 0; i < maxleaf + 1; i++) PetscCheck(leafa[i] >= 0, PETSC_COMM_SELF, PETSC_ERR_PL… in testOverlappingCommunication() local
63 …for (PetscInt i = 0; i < maxleaf + 1; i++) PetscCheck(leafb[i] <= 0, PETSC_COMM_SELF, PETSC_ERR_PL… in testOverlappingCommunication() local