Go to the source code of this file.
|
| subroutine, public | virtualtspexchangemodule::add_virtual_tsp_exchange (name, exchange_id, m1_id, m2_id, qtype) |
| | Add a virtual GWT-GWT or GWE-GWE exchange to the simulation. More...
|
| |
| subroutine | virtualtspexchangemodule::vtx_create (this, name, exg_id, m1_id, m2_id) |
| | Create a virtual GWT-GWT exchange. More...
|
| |
| subroutine | virtualtspexchangemodule::init_virtual_data (this) |
| |
| subroutine | virtualtspexchangemodule::vtx_prepare_stage (this, stage) |
| |
| subroutine | virtualtspexchangemodule::vtx_get_recv_items (this, stg, rank, vi) |
| |
| subroutine | virtualtspexchangemodule::vtx_get_send_items (this, stg, rank, vi) |
| |
| logical(lgp) function | virtualtspexchangemodule::vtx_has_mover (this) |
| | Override. More...
|
| |
| subroutine | virtualtspexchangemodule::vtx_destroy (this) |
| |
| subroutine | virtualtspexchangemodule::allocate_data (this) |
| |
| subroutine | virtualtspexchangemodule::deallocate_data (this) |
| |