Defines a gather-scatter communication method.
|
interface | gs_comm_free |
| Abstract interface for deallocating a Gather-scatter communication method. More...
|
|
interface | gs_comm_init |
| Abstract interface for initialising a Gather-scatter communication method. More...
|
|
type | gs_comm_t |
| Gather-scatter communication method. More...
|
|
interface | gs_nbrecv |
| Abstract interface for initiating non-blocking receive operations. More...
|
|
interface | gs_nbsend |
| Abstract interface for initiating non-blocking send operations. More...
|
|
interface | gs_nbwait |
| Abstract interface for watining on non-blocking operations. More...
|
|
◆ free_dofs()
◆ free_order()
◆ init_dofs()
◆ init_order()
◆ gs_comm_mpi
◆ gs_comm_mpigpu