|
Neko 1.99.2
A portable framework for high-order spectral element flow simulations
|
Abstract interface for initiating non-blocking send operations Sends the values in u(send_dof(send_pe(i))) to each rank send_pe(i) for all ranks in send_pe. More...
Public Member Functions | |
| subroutine | gs_nbsend (this, u, n, deps, strm) |
| n,length | of u (redundant) |
| deps,gather_event | (for device aware mpi) |
| strm,device | stream to execute operation on |
Definition at line 98 of file gs_comm.f90.
|
virtual |
Definition at line 98 of file gs_comm.f90.