Home
last modified time | relevance | path

Searched defs:MPI_Rsend (Results 1 – 25 of 29) sorted by relevance

12

/dports/net/openmpi/openmpi-4.1.1/ompi/mpi/c/
H A Drsend.c37 #pragma weak MPI_Rsend = PMPI_Rsend macro
39 #define MPI_Rsend PMPI_Rsend macro
45 int MPI_Rsend(const void *buf, int count, MPI_Datatype type, int dest, int tag, MPI_Comm comm) in MPI_Rsend() function
/dports/net/openmpi3/openmpi-3.1.6/ompi/mpi/c/
H A Drsend.c37 #pragma weak MPI_Rsend = PMPI_Rsend macro
39 #define MPI_Rsend PMPI_Rsend macro
45 int MPI_Rsend(const void *buf, int count, MPI_Datatype type, int dest, int tag, MPI_Comm comm) in MPI_Rsend() function
/dports/net/mpich/mpich-3.4.3/src/mpi/pt2pt/
H A Drsend.c10 #pragma weak MPI_Rsend = PMPI_Rsend macro
25 #define MPI_Rsend PMPI_Rsend macro
53 int MPI_Rsend(const void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm) in MPI_Rsend() function
/dports/net/mpich2/mpich2-1.5/src/mpi/pt2pt/
H A Drsend.c12 #pragma weak MPI_Rsend = PMPI_Rsend macro
24 #define MPI_Rsend PMPI_Rsend macro
55 int MPI_Rsend(MPICH2_CONST void *buf, int count, MPI_Datatype datatype, int dest, int tag, in MPI_Rsend() function
/dports/net/mpich2/mpich2-1.5/src/binding/f77/
H A Drsendf.c169 #define MPI_Rsend PMPI_Rsend macro
/dports/net/mpich/mpich-3.4.3/src/binding/fortran/mpif_h/
H A Drsendf.c248 #define MPI_Rsend PMPI_Rsend macro
/dports/net/mpich2/mpich2-1.5/src/mpi/romio/adio/include/
H A Dmpipr.h206 #define MPI_Rsend PMPI_Rsend macro
/dports/net/mpich/mpich-3.4.3/src/mpi/romio/adio/include/
H A Dmpipr.h209 #define MPI_Rsend PMPI_Rsend macro
/dports/net/openmpi3/openmpi-3.1.6/ompi/mca/io/romio314/romio/adio/include/
H A Dmpipr.h206 #define MPI_Rsend PMPI_Rsend macro
/dports/net/openmpi/openmpi-4.1.1/ompi/mca/io/romio321/romio/adio/include/
H A Dmpipr.h206 #define MPI_Rsend PMPI_Rsend macro
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/src/STUBS/
H A Dmpi.c169 int MPI_Rsend(void *buf, int count, MPI_Datatype datatype, in MPI_Rsend() function
/dports/net/mpich2/mpich2-1.5/src/mpe2/src/logging/include/
H A Dmpiprof.h113 #define MPI_Rsend PMPI_Rsend macro
/dports/math/form/form-4.2.1/sources/
H A Dmpidbg.h235 #define MPI_Rsend(...) MPIDBG_Rsend(__VA_ARGS__, __FILE__, __LINE__, __func__) macro
/dports/science/sparta/sparta-20Oct2021/src/STUBS/
H A Dmpi.c212 int MPI_Rsend(const void *buf, int count, MPI_Datatype datatype, in MPI_Rsend() function
/dports/science/lammps/lammps-stable_29Sep2021/src/STUBS/
H A Dmpi.cpp260 int MPI_Rsend(const void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm) in MPI_Rsend() function
/dports/science/elmerfem/elmerfem-release-9.0/fem/src/
H A Dmpi_stubs.c164 void MPI_Rsend(){} in MPI_Rsend() function
/dports/net/mpich2/mpich2-1.5/src/mpe2/src/graphics/src/
H A Dvisual_mess.c678 int MPI_Rsend( buf, count, datatype, dest, tag, comm ) in MPI_Rsend() function
/dports/science/PETSc/petsc-3.14.1/include/petsc/mpiuni/
H A Dmpi.h411 #define MPI_Rsend(buf,count,datatype,dest,tag,comm) \ macro
/dports/net/mpich2/mpich2-1.5/src/mpe2/src/wrappers/src/
H A Dtrace_mpi_core.c1912 int MPI_Rsend( buf, count, datatype, dest, tag, comm ) in MPI_Rsend() function
H A Dlog_mpi_core.c4901 int MPI_Rsend( buf, count, datatype, dest, tag, comm ) in MPI_Rsend() function
/dports/science/qmcpack/qmcpack-3.11.0/external_codes/mpi_wrapper/mpi3/fake/
H A Dmpi.h353 int MPI_Rsend( in MPI_Rsend() function
/dports/net/openmpi/openmpi-4.1.1/ompi/mpi/fortran/use-mpi-f08/mod/
H A Dmpi-f08-interfaces.F90272 interface MPI_Rsend interface
/dports/net/openmpi3/openmpi-3.1.6/ompi/mpi/fortran/use-mpi-f08/mod/
H A Dmpi-f08-interfaces.F90272 interface MPI_Rsend interface
/dports/math/vtk6/VTK-6.2.0/ThirdParty/mpi4py/vtkmpi4py/src/
H A Dmissing.h1324 #define MPI_Rsend(a1,a2,a3,a4,a5,a6) PyMPI_UNAVAILABLE("MPI_Rsend",a1,a2,a3,a4,a5,a6) macro
/dports/net/mpich/mpich-3.4.3/src/binding/fortran/use_mpi_f08/
H A Dmpi_f08.f90215 interface MPI_Rsend interface

12