Neko 1.99.1
A portable framework for high-order spectral element flow simulations
Loading...
Searching...
No Matches
gs_comm::gs_nbsend Interface Reference

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)
 

Detailed Description

Parameters
n,lengthof u (redundant)
deps,gather_event(for device aware mpi)
strm,devicestream to execute operation on

Definition at line 98 of file gs_comm.f90.

Constructor & Destructor Documentation

◆ gs_nbsend()

subroutine gs_comm::gs_nbsend::gs_nbsend ( class(gs_comm_t), intent(inout this,
real(kind=rp), dimension(n), intent(inout u,
integer, intent(in n,
type(c_ptr), intent(inout deps,
type(c_ptr), intent(inout strm 
)
virtual

Definition at line 98 of file gs_comm.f90.


The documentation for this interface was generated from the following file: