Gather-scatter backend for NEC SX-Aurora.
More...
Definition at line 43 of file gs_sx.f90.
◆ free()
procedure, pass(this) gs_sx::gs_sx_t::free |
◆ gather()
procedure, pass(this) gs_sx::gs_sx_t::gather |
◆ init()
procedure, pass(this) gs_sx::gs_sx_t::init |
◆ scatter()
procedure, pass(this) gs_sx::gs_sx_t::scatter |
◆ gather_event
type(c_ptr) gs_bcknd::gs_bcknd_t::gather_event = C_NULL_PTR |
|
inherited |
◆ gs_stream
type(c_ptr) gs_bcknd::gs_bcknd_t::gs_stream = C_NULL_PTR |
|
inherited |
◆ local_wrk
real(kind=rp), dimension(:), allocatable gs_sx::gs_sx_t::local_wrk |
◆ nlocal
integer gs_sx::gs_sx_t::nlocal |
◆ nshared
integer gs_sx::gs_sx_t::nshared |
◆ scatter_event
type(c_ptr) gs_bcknd::gs_bcknd_t::scatter_event = C_NULL_PTR |
|
inherited |
◆ shared_wrk
real(kind=rp), dimension(:), allocatable gs_sx::gs_sx_t::shared_wrk |
The documentation for this type was generated from the following file:
- /home/runner/work/neko/neko/src/gs/bcknd/sx/gs_sx.f90