| 
    Neko 1.99.1
    
   A portable framework for high-order spectral element flow simulations 
   | 
 
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) | 
| u,data | to store operation into | 
| n,length | of u (redundant) | 
| op,gather | scatter operation to carry out | 
| strm,device | stream to execute this operation on | 
Definition at line 130 of file gs_comm.f90.
      
  | 
  virtual | 
Definition at line 130 of file gs_comm.f90.