Home
last modified time | relevance | path

Searched defs:mpi_iprobe (Results 1 – 7 of 7) sorted by relevance

/dports/net/mpich2/mpich2-1.5/src/binding/f77/
H A Diprobef.c24 #pragma weak mpi_iprobe = PMPI_IPROBE macro
29 #pragma weak mpi_iprobe = pmpi_iprobe__ macro
34 #pragma weak mpi_iprobe = pmpi_iprobe_ macro
39 #pragma weak mpi_iprobe = pmpi_iprobe macro
57 #pragma weak mpi_iprobe = pmpi_iprobe macro
101 #pragma weak mpi_iprobe = MPI_IPROBE macro
105 #pragma weak mpi_iprobe = mpi_iprobe__ macro
109 #pragma weak mpi_iprobe = mpi_iprobe_ macro
/dports/net/mpich/mpich-3.4.3/src/binding/fortran/mpif_h/
H A Diprobef.c23 #pragma weak mpi_iprobe = PMPI_IPROBE macro
28 #pragma weak mpi_iprobe = pmpi_iprobe__ macro
33 #pragma weak mpi_iprobe = pmpi_iprobe_ macro
38 #pragma weak mpi_iprobe = pmpi_iprobe macro
56 #pragma weak mpi_iprobe = pmpi_iprobe macro
127 #pragma weak mpi_iprobe = MPI_IPROBE macro
131 #pragma weak mpi_iprobe = mpi_iprobe__ macro
135 #pragma weak mpi_iprobe = mpi_iprobe_ macro
/dports/net/openmpi/openmpi-4.1.1/ompi/mpi/fortran/mpif-h/
H A Diprobe_f.c52 #pragma weak mpi_iprobe = ompi_iprobe_f macro
/dports/net/openmpi3/openmpi-3.1.6/ompi/mpi/fortran/mpif-h/
H A Diprobe_f.c52 #pragma weak mpi_iprobe = ompi_iprobe_f macro
/dports/science/PETSc/petsc-3.14.1/include/petsc/mpiuni/
H A Dmpiunifdef.h141 #define mpi_iprobe PETSC_MPI_IPROBE macro
/dports/science/elmerfem/elmerfem-release-9.0/fem/src/
H A Dmpi_stubs.c141 void STDCALLBULL FC_FUNC_(mpi_iprobe,MPI_IPROBE)(){} in FC_FUNC_() argument
/dports/net/mpich/mpich-3.4.3/src/mpid/ch4/netmod/include/
H A Dnetmod.h433 MPIDI_NM_mpi_iprobe_t mpi_iprobe; member