MONC
|
Go to the source code of this file.
Modules | |
module | global_callback_inter_io_mod |
Global callback inter IO, which registers the callback with identifiers and then the procedure is actually called in a thread once all other IO servers have issued a matching call. | |
Functions/Subroutines | |
subroutine, public | global_callback_inter_io_mod::init_global_callback_inter_io (io_configuration) |
Initialises the global callback. More... | |
subroutine, public | global_callback_inter_io_mod::finalise_global_callback_inter_io (io_configuration) |
Finalises the global callback. More... | |
subroutine, public | global_callback_inter_io_mod::perform_global_callback (io_configuration, field_name, timestep, completion_procedure) |
Performs a global callback. More... | |