Searched defs:nto (Results 1 – 4 of 4) sorted by relevance
| /petsc/src/sys/utils/ |
| H A D | mpits.c | 73 …Sided_Ibarrier(MPI_Comm comm, PetscMPIInt count, MPI_Datatype dtype, PetscMPIInt nto, const PetscM… in PetscCommBuildTwoSided_Ibarrier() 133 …ided_Allreduce(MPI_Comm comm, PetscMPIInt count, MPI_Datatype dtype, PetscMPIInt nto, const PetscM… in PetscCommBuildTwoSided_Allreduce() 179 …ded_RedScatter(MPI_Comm comm, PetscMPIInt count, MPI_Datatype dtype, PetscMPIInt nto, const PetscM… in PetscCommBuildTwoSided_RedScatter() 255 …mBuildTwoSided(MPI_Comm comm, PetscMPIInt count, MPI_Datatype dtype, PetscMPIInt nto, const PetscM… in PetscCommBuildTwoSided() 289 …FReq_Reference(MPI_Comm comm, PetscMPIInt count, MPI_Datatype dtype, PetscMPIInt nto, const PetscM… in PetscCommBuildTwoSidedFReq_Reference() argument 328 …dFReq_Ibarrier(MPI_Comm comm, PetscMPIInt count, MPI_Datatype dtype, PetscMPIInt nto, const PetscM… in PetscCommBuildTwoSidedFReq_Ibarrier() argument 440 …BuildTwoSidedF(MPI_Comm comm, PetscMPIInt count, MPI_Datatype dtype, PetscMPIInt nto, const PetscM… in PetscCommBuildTwoSidedF() argument 487 …ldTwoSidedFReq(MPI_Comm comm, PetscMPIInt count, MPI_Datatype dtype, PetscMPIInt nto, const PetscM… in PetscCommBuildTwoSidedFReq() argument
|
| /petsc/src/sys/tests/ |
| H A D | ex8.c | 44 PetscMPIInt nto; 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
|