Home
last modified time | relevance | path

Searched refs:Sendrecv_replace (Results 1 – 23 of 23) sorted by relevance

/dports/net/openmpi3/openmpi-3.1.6/ompi/mpi/cxx/
H A Dcomm.h240 virtual void Sendrecv_replace(void *buf, int count,
245 virtual void Sendrecv_replace(void *buf, int count,
H A Dcomm_inln.h230 MPI::Comm::Sendrecv_replace(void *buf, int count, in Sendrecv_replace() function
241 MPI::Comm::Sendrecv_replace(void *buf, int count, in Sendrecv_replace() function
/dports/net/openmpi/openmpi-4.1.1/ompi/mpi/cxx/
H A Dcomm.h240 virtual void Sendrecv_replace(void *buf, int count,
245 virtual void Sendrecv_replace(void *buf, int count,
H A Dcomm_inln.h230 MPI::Comm::Sendrecv_replace(void *buf, int count, in Sendrecv_replace() function
241 MPI::Comm::Sendrecv_replace(void *buf, int count, in Sendrecv_replace() function
/dports/net/mpich/mpich-3.4.3/src/binding/cxx/
H A Dmpi.dat200 Sendrecv_replace
H A Dcxx.vlist36 "Sendrecv_replace",
H A Dc2.dat267 void Comm::Sendrecv_replace(void* buf, int count, const Datatype& datatype, int dest, int sendtag, …
268 void Comm::Sendrecv_replace(void* buf, int count, const Datatype& datatype, int dest, int sendtag, …
H A Dcxxdecl3.dat226 comm-Sendrecv_replace void (, ,in:constref:Datatype , , , , , , ) const
H A Dbuildiface213 Sendrecv => 0, Sendrecv_replace => 0, Get_size => 'int',
H A Dmpicxx.h.in1246 …virtual void Sendrecv_replace( void * v1, int v2, const Datatype &v3, int v4, int v5, int v6, int … function
1250 …virtual void Sendrecv_replace( void * v1, int v2, const Datatype &v3, int v4, int v5, int v6, int … function
/dports/net/mpich2/mpich2-1.5/src/binding/cxx/
H A Dmpi.dat200 Sendrecv_replace
H A Dc2.dat267 void Comm::Sendrecv_replace(void* buf, int count, const Datatype& datatype, int dest, int sendtag, …
268 void Comm::Sendrecv_replace(void* buf, int count, const Datatype& datatype, int dest, int sendtag, …
H A Dcxxdecl3.dat223 comm-Sendrecv_replace void (, ,in:constref:Datatype , , , , , , ) const
H A Dbuildiface183 Sendrecv => 0, Sendrecv_replace => 0, Get_size => 'int',
H A Dmpicxx.h.in1259 …virtual void Sendrecv_replace( void* v1, int v2, const Datatype &v3, int v4, int v5, int v6, int v… function
1263 …virtual void Sendrecv_replace( void* v1, int v2, const Datatype &v3, int v4, int v5, int v6, int v… function
/dports/net/py-mpi4py/mpi4py-3.1.3/test/
H A Dtest_p2p_buf.py33 self.COMM.Sendrecv_replace(buf.as_mpi(), dest, 0, source, 0)
99 comm.Sendrecv_replace(None,
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/mpi/
H A Dlibmpiwrap.c2701 DEFAULT_WRAPPER_W_9W(Sendrecv_replace)
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/mpi/
H A Dlibmpiwrap.c2701 DEFAULT_WRAPPER_W_9W(Sendrecv_replace)
/dports/net/py-mpi4py/mpi4py-3.1.3/src/mpi4py/
H A DMPI.pyi606 …def Sendrecv_replace(self, buf: BufSpec, dest: int, sendtag: int = 0, source: int = ANY_SOURCE, re…
/dports/math/vtk6/VTK-6.2.0/ThirdParty/mpi4py/vtkmpi4py/src/MPI/
H A DComm.pyx174 def Sendrecv_replace(self, buf, member in Comm
/dports/math/vtk8/VTK-8.2.0/ThirdParty/mpi4py/vtkmpi4py/src/MPI/
H A DComm.pyx315 def Sendrecv_replace(self, buf, int dest, int sendtag=0, member in Comm
/dports/net/py-mpi4py/mpi4py-3.1.3/src/mpi4py/MPI/
H A DComm.pyx335 def Sendrecv_replace( member in Comm
/dports/net/py-mpi4py/mpi4py-3.1.3/docs/
H A Dmpi4py.info6069 *note Sendrecv_replace: 26e.(buf,Send and receive a message
7222 -- Method: Sendrecv_replace (buf, dest, sendtag=0,
21921 * Sendrecv_replace() (mpi4py.MPI.Comm method): mpi4py MPI Comm.
23088 Ref: reference/mpi4py MPI Comm mpi4py MPI Comm Sendrecv_replace230590