conversion_functions.h File Reference
|
CPP API
|
conversion_functions.h File Reference
#include "hybrid/temporal_hybrid_model.h"#include "d_abm/simulation.h"#include "d_abm/single_well.h"#include "smm/simulation.h"#include "memilio/compartments/simulation.h"#include "ode_secir/model.h"
Include dependency graph for conversion_functions.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
| mio | |
| A collection of classes to simplify handling of matrix shapes in meta programming. | |
| mio::hybrid | |
Functions | |
| template<> | |
| void | mio::hybrid::convert_model (const dabm::Simulation< SingleWell< mio::osecir::InfectionState >> ¤t_model, mio::Simulation< ScalarType, mio::osecir::Model< ScalarType >> &target_model) |
| template<> | |
| void | mio::hybrid::convert_model (const dabm::Simulation< SingleWell< mio::osecir::InfectionState >> ¤t_model, smm::Simulation< ScalarType, smm::Model< ScalarType, mio::osecir::InfectionState >> &target_model) |
| template<> | |
| void | mio::hybrid::convert_model (const mio::Simulation< ScalarType, mio::osecir::Model< ScalarType >> ¤t_model, dabm::Simulation< SingleWell< mio::osecir::InfectionState >> &target_model) |
| template<> | |
| void | mio::hybrid::convert_model (const smm::Simulation< ScalarType, smm::Model< ScalarType, mio::osecir::InfectionState >> ¤t_model, dabm::Simulation< SingleWell< mio::osecir::InfectionState >> &target_model) |
Generated by