![]() |
MODFLOW 6
version 6.7.0.dev3
USGS Modular Hydrologic Model
|
Go to the source code of this file.
Data Types | |
| type | memorysethandlermodule::eventhandlerdatatype |
| interface | memorysethandlermodule::set_handler_iface |
Modules | |
| module | memorysethandlermodule |
Functions/Subroutines | |
| subroutine, public | memorysethandlermodule::mem_register_handler (var_name, mem_path, handler, ctx) |
| Register the event handler and context for this variable. More... | |
| subroutine, public | memorysethandlermodule::on_memory_set (var_name, mem_path, status) |
| Triggers the calling of the side effect handler for this variable. More... | |
Variables | |
| type(listtype) | memorysethandlermodule::handler_list |