|
MONC
|
Go to the source code of this file.
Modules | |
| module | conditional_diagnostics_whole_mod |
| Conditionally averaged diagnostics, Part 2 of 2. | |
Functions/Subroutines | |
| type(component_descriptor_type) function, public | conditional_diagnostics_whole_mod::conditional_diagnostics_whole_get_descriptor () |
| Provides registry information for the component. More... | |
| subroutine | conditional_diagnostics_whole_mod::initialisation_callback (current_state) |
| Initialisation hook: currently doesn't need to do anything. More... | |
| subroutine | conditional_diagnostics_whole_mod::timestep_callback (current_state) |
| The timestep hook will perform averaging of the conditional diagnostics. More... | |
| subroutine | conditional_diagnostics_whole_mod::finalisation_callback (current_state) |
| Called on termination: currently doesn't need to do anything. More... | |
Variables | |
| integer | conditional_diagnostics_whole_mod::diagnostic_generation_frequency |