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

Abstract interface for initialising a Gather-scatter communication method. More...

Private Member Functions

subroutine gs_comm_init (this, send_pe, recv_pe)
 

Detailed Description

Abstract interface for initialising a Gather-scatter communication method.

Definition at line 64 of file gs_comm.f90.

Constructor & Destructor Documentation

◆ gs_comm_init()

subroutine gs_comm::gs_comm_init::gs_comm_init ( class(gs_comm_t), intent(inout)  this,
type(stack_i4_t), intent(inout)  send_pe,
type(stack_i4_t), intent(inout)  recv_pe 
)
private

Definition at line 64 of file gs_comm.f90.


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