Searched defs:toranks (Results 1 – 4 of 4) sorted by relevance
| /petsc/src/sys/utils/ |
| H A D | mpits.c | 73 … comm, PetscMPIInt count, MPI_Datatype dtype, PetscMPIInt nto, const PetscMPIInt *toranks, const v… in PetscCommBuildTwoSided_Ibarrier() 133 … comm, PetscMPIInt count, MPI_Datatype dtype, PetscMPIInt nto, const PetscMPIInt *toranks, const v… in PetscCommBuildTwoSided_Allreduce() 179 … comm, PetscMPIInt count, MPI_Datatype dtype, PetscMPIInt nto, const PetscMPIInt *toranks, const v… in PetscCommBuildTwoSided_RedScatter() 255 … comm, PetscMPIInt count, MPI_Datatype dtype, PetscMPIInt nto, const PetscMPIInt toranks[], const … in PetscCommBuildTwoSided() 289 … comm, PetscMPIInt count, MPI_Datatype dtype, PetscMPIInt nto, const PetscMPIInt *toranks, const v… in PetscCommBuildTwoSidedFReq_Reference() 328 … comm, PetscMPIInt count, MPI_Datatype dtype, PetscMPIInt nto, const PetscMPIInt *toranks, const v… in PetscCommBuildTwoSidedFReq_Ibarrier() 440 … comm, PetscMPIInt count, MPI_Datatype dtype, PetscMPIInt nto, const PetscMPIInt *toranks, const v… in PetscCommBuildTwoSidedF() 487 … comm, PetscMPIInt count, MPI_Datatype dtype, PetscMPIInt nto, const PetscMPIInt *toranks, const v… in PetscCommBuildTwoSidedFReq()
|
| /petsc/src/sys/tests/ |
| H A D | ex8.c | 45 PetscMPIInt *toranks; member 80 PetscMPIInt rank, size, *toranks, *fromranks, nto, nfrom; in main() local
|
| /petsc/src/vec/is/is/utils/ |
| H A D | iscoloring.c | 411 PetscMPIInt *toranks, *fromranks, size, target_rank, *fromperm_newtoold, nto, nfrom; in ISBuildTwoSided() local
|
| /petsc/src/mat/impls/aij/mpi/ |
| H A D | mpiov.c | 96 PetscMPIInt rank, size, *toranks, *fromranks, nto, nfrom, owner, *rrow_ranks; in MatIncreaseOverlap_MPIAIJ_Once_Scalable() local
|