Home
last modified time | relevance | path

Searched defs:nto (Results 1 – 4 of 4) sorted by relevance

/petsc/src/sys/utils/
H A Dmpits.c73 …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 Dex8.c44 PetscMPIInt nto; member
80 PetscMPIInt rank, size, *toranks, *fromranks, nto, nfrom; in main() local
/petsc/src/vec/is/is/utils/
H A Discoloring.c411 PetscMPIInt *toranks, *fromranks, size, target_rank, *fromperm_newtoold, nto, nfrom; in ISBuildTwoSided() local
/petsc/src/mat/impls/aij/mpi/
H A Dmpiov.c96 PetscMPIInt rank, size, *toranks, *fromranks, nto, nfrom, owner, *rrow_ranks; in MatIncreaseOverlap_MPIAIJ_Once_Scalable() local