OpenM++ runtime library (libopenm)
Loading...
Searching...
No Matches
model Directory Reference
Directory dependency graph for model:
model

Files

 childController.cpp
 OpenM++ modeling library: child process run controller class to receive input parameters from root and send output tables.
 
 metaHolder.cpp
 OpenM++ modeling library: holder struct for metadata tables used by model.
 
 metaLoader.cpp
 OpenM++ modeling library: model metadata loader to read and broadcast metadata and run options.
 
 modelBase.cpp
 OpenM++ modeling library: modeling thread implementation to calculate model sub-value.
 
 modelHelper.cpp
 OpenM++ modeling library: helper classes for process run controller.
 
 modelHelper.h
 OpenM++ modeling library: helper classes for process run controller.
 
 restartController.cpp
 OpenM++ modeling library: process run controller class for model "restart run" to calculate outstanding sub-values for existing run.
 
 rootController.cpp
 OpenM++ modeling library: root process run controller class to create new model run(s), send input parameters to children and receieve output tables.
 
 runController.cpp
 OpenM++ modeling library: run controller class to create new model run(s) and support data exchange.
 
 runControllerImpl.h
 OpenM++ modeling library: impelementation of controllers for modeling process run.
 
 runControllerMicrodata.cpp
 OpenM++ modeling library: run controller class to create new model run(s) and support data exchange.
 
 runControllerNewRun.cpp
 OpenM++ modeling library: run controller class to create new model run(s) and support data exchange (create new run part)
 
 runControllerParams.cpp
 OpenM++ modeling library: run controller class to create new model run(s) and support data exchange (create run parameters)
 
 singleController.cpp
 OpenM++ modeling library: single process run controller class to create new model run(s), read input parameters and write output tables.