Home
last modified time | relevance | path

Searched refs:PetscCommBuildTwoSidedFReq (Results 1 – 4 of 4) sorted by relevance

/petsc/src/sys/utils/
H A Dmpits.c445 …PetscCall(PetscCommBuildTwoSidedFReq(comm, count, dtype, nto, toranks, todata, nfrom, fromranks, f… in PetscCommBuildTwoSidedF()
487 PetscErrorCode PetscCommBuildTwoSidedFReq(MPI_Comm comm, PetscMPIInt count, MPI_Datatype dtype, Pet… in PetscCommBuildTwoSidedFReq() function
/petsc/src/mat/utils/
H A Dmatstash.c915 …PetscCall(PetscCommBuildTwoSidedFReq(stash->comm, 1, MPIU_INT, stash->nsendranks, stash->sendranks… in MatStashScatterBegin_BTS()
/petsc/src/vec/vec/impls/mpi/
H A Dpbvec.c269 …PetscCall(PetscCommBuildTwoSidedFReq(comm, 3, MPIU_INT, x->nsendranks, x->sendranks, (PetscInt *)x… in VecAssemblyBegin_MPI_BTS()
/petsc/include/
H A Dpetscsys.h2548 PETSC_EXTERN PetscErrorCode PetscCommBuildTwoSidedFReq(MPI_Comm, PetscMPIInt, MPI_Datatype, PetscMP…