Home
last modified time | relevance | path

Searched defs:PMPI_Scan (Results 1 – 5 of 5) sorted by relevance

/dports/net/mpich2/mpich2-1.5/src/mpe2/src/logging/src/
H A Dmpi_null.c385 int PMPI_Scan( void *sendbuf, void *recvbuf, int count, MPI_Datatype datatype, in PMPI_Scan() function
/dports/net/openmpi/openmpi-4.1.1/ompi/mpi/fortran/use-mpi-f08/mod/
H A Dpmpi-f08-interfaces.F901518 interface PMPI_Scan interface
/dports/net/openmpi3/openmpi-3.1.6/ompi/mpi/fortran/use-mpi-f08/mod/
H A Dpmpi-f08-interfaces.F901518 interface PMPI_Scan interface
/dports/net/mpich/mpich-3.4.3/src/binding/fortran/use_mpi_f08/
H A Dpmpi_f08.f901273 interface PMPI_Scan interface
/dports/net/mpich2/mpich2-1.5/src/util/multichannel/
H A Dmpi.c548 int (*PMPI_Scan)(void* , void*, int, MPI_Datatype, MPI_Op, MPI_Comm ); member
5023 int PMPI_Scan(void *sendbuf, void *recvbuf, int count, MPI_Datatype datatype, in PMPI_Scan() function