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

Abstract interface for waiting on non-blocking operations Waits and checks that data is in buffers and unpacks buffers into correct location in u u(recv_dof(recv_pe(i))) = gs_op(recieve_buffers(recv_pe) for this dof) More...

Public Member Functions

subroutine gs_nbwait (this, u, n, op, strm)
 

Detailed Description

Parameters
u,datato store operation into
n,lengthof u (redundant)
op,gatherscatter operation to carry out
strm,devicestream to execute this operation on

Definition at line 130 of file gs_comm.f90.

Constructor & Destructor Documentation

◆ gs_nbwait()

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

Definition at line 130 of file gs_comm.f90.


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