OpenM++ runtime library (libopenm)
|
OpenM++ modeling library: impelementation of controllers for modeling process run. More...
Go to the source code of this file.
Classes | |
class | openm::SingleController |
controller for single process: create new model run(s), read input parameters and write output tables. More... | |
class | openm::RootController |
controller for root process: create new model run(s), send input parameters to children and receieve output tables. More... | |
class | openm::ChildController |
controller for child process: receive input parameters from root and send output tables. More... | |
class | openm::RestartController |
controller for "restart run": calculate outstanding sub-values for existing run More... | |
Namespaces | |
namespace | openm |
openM++ namespace | |
OpenM++ modeling library: impelementation of controllers for modeling process run.