Searched defs:subsize (Results 1 – 9 of 9) sorted by relevance
| /petsc/src/sys/objects/ |
| H A D | subcomm.c | 109 PetscMPIInt rank, size, subsize, subrank, duprank; in PetscSubcommView() local 198 PetscMPIInt size, icolor, duprank, *recvbuf, sendbuf[3], mysubsize, rank, *subsize; in PetscSubcommSetTypeGeneral() local 375 PetscMPIInt rank, size, *subsize, duprank = -1, subrank = -1; in PetscSubcommCreate_contiguous() local 446 PetscMPIInt rank, size, *subsize, duprank, subrank; in PetscSubcommCreate_interlaced() local
|
| /petsc/src/dm/tutorials/ |
| H A D | ex51.c | 17 PetscMPIInt rank, subsize, subrank; in main() local
|
| /petsc/src/mat/tests/ |
| H A D | ex9.c | 9 PetscMPIInt rank, size, subsize; in main() local
|
| H A D | ex183.c | 28 PetscMPIInt rank, size, subrank, subsize, color; in main() local
|
| /petsc/src/ksp/ksp/tests/ |
| H A D | ex28.c | 13 PetscMPIInt size, rank, subsize; in main() local
|
| H A D | ex37.c | 62 PetscMPIInt color, subrank, duprank, subsize; in main() local
|
| /petsc/src/tao/constrained/impls/ipm/ |
| H A D | ipm.c | 803 PetscInt subsize; in IPMUpdateK() local
|
| /petsc/src/vec/is/is/utils/ |
| H A D | isdiff.c | 622 PetscMPIInt rank, size, llow, lhigh, low, high, color, subsize; in ISPairToList() local
|
| /petsc/include/ |
| H A D | petscsys.h | 2568 PetscMPIInt *subsize; /* size of subcommunicator[color] */ member
|