MicroModelicaCCompiler  4.5.3
model_matrix.hpp File Reference
#include <string>
#include <deps/builders/eq_graph_builder.hpp>
#include <deps/builders/ev_graph_builder.hpp>
#include <deps/builders/merge_graph.hpp>
#include <deps/sb_dependencies.hpp>
#include <ir/model_matrix_gen.hpp>
Include dependency graph for model_matrix.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MicroModelica::IR::ModelMatrix< GraphBuilder, MatrixBuilder, Config, T, N >
 

Namespaces

 MicroModelica
 
 MicroModelica::IR
 

Typedefs

typedef ModelMatrix< Deps::SDSBGraphBuilder, Deps::EQModelMatrixBuilder, MATRIX::EQMatrixConfig, IR::EquationTable, IR::Equation > MicroModelica::IR::SDMatrix
 
typedef ModelMatrix< Deps::SZSBGraphBuilder, Deps::EQModelMatrixBuilder, MATRIX::EQMatrixConfig, IR::EquationTable, IR::Equation > MicroModelica::IR::SZMatrix
 
typedef ModelMatrix< Deps::SOSBGraphBuilder, Deps::EQModelMatrixBuilder, MATRIX::EQMatrixConfig, IR::EquationTable, IR::Equation > MicroModelica::IR::SOMatrix
 
typedef ModelMatrix< Deps::DOSBGraphBuilder, Deps::EQModelMatrixBuilder, MATRIX::EQMatrixConfig, IR::EquationTable, IR::Equation > MicroModelica::IR::DOMatrix
 
typedef ModelMatrix< Deps::DSCGraphBuilder, Deps::EVModelMatrixBuilder, MATRIX::EVMatrixConfig, IR::EventTable, IR::Event > MicroModelica::IR::LHSDSCMatrix
 
typedef ModelMatrix< Deps::LHSStGraphBuilder, Deps::EVModelMatrixBuilder, MATRIX::EVMatrixConfig, IR::EventTable, IR::Event > MicroModelica::IR::LHSSTMatrix
 
typedef ModelMatrix< Deps::RHSStGraphBuilder, Deps::EVModelMatrixBuilder, MATRIX::EVMatrixConfig, IR::EventTable, IR::Event > MicroModelica::IR::RHSSTMatrix
 
typedef ModelMatrix< Deps::HDGraphBuilder, Deps::EVModelMatrixBuilder, MATRIX::EVMatrixConfig, IR::EventTable, IR::Event > MicroModelica::IR::HDMatrix
 
typedef ModelMatrix< Deps::HZGraphBuilder, Deps::EVModelMatrixBuilder, MATRIX::EVMatrixConfig, IR::EventTable, IR::Event > MicroModelica::IR::HZMatrix
 
typedef ModelMatrix< Deps::HZSTGraphBuilder, Deps::EVModelMatrixBuilder, MATRIX::EVMatrixConfig, IR::EventTable, IR::Event > MicroModelica::IR::HZSTMatrix
 
typedef ModelMatrix< Deps::HHGraphBuilder, Deps::EVModelMatrixBuilder, MATRIX::EVMatrixConfig, IR::EventTable, IR::Event > MicroModelica::IR::HHMatrix