Neko  0.8.1
A portable framework for high-order spectral element flow simulations
gs_comm::gs_nbsend Interface Reference

Abstract interface for initiating non-blocking send operations. More...

Private Member Functions

subroutine gs_nbsend (this, u, n, deps, strm)
 

Detailed Description

Abstract interface for initiating non-blocking send operations.

Definition at line 83 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 
)
private

Definition at line 83 of file gs_comm.f90.


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