Neko  0.8.99
A portable framework for high-order spectral element flow simulations
gs_bcknd::gs_backend_init Interface Reference

Abstract interface for initialising a Gather-Scatter backend. More...

Private Member Functions

subroutine gs_backend_init (this, nlocal, nshared, nlcl_blks, nshrd_blks)
 

Detailed Description

Definition at line 57 of file gs_bcknd.f90.

Constructor & Destructor Documentation

◆ gs_backend_init()

subroutine gs_bcknd::gs_backend_init::gs_backend_init ( class(gs_bcknd_t), intent(inout)  this,
integer, intent(in)  nlocal,
integer, intent(in)  nshared,
integer, intent(in)  nlcl_blks,
integer, intent(in)  nshrd_blks 
)
private

Definition at line 57 of file gs_bcknd.f90.


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