MicroModelicaCCompiler
4.5.3
|
#include <jacobian.hpp>
Public Member Functions | |
Jacobian () | |
~Jacobian ()=default | |
void | build () |
std::string | code () |
Protected Attributes | |
JacDef | _jac_def |
Definition at line 105 of file jacobian.hpp.
MicroModelica::IR::Jacobian::Jacobian | ( | ) |
Definition at line 294 of file jacobian.cpp.
|
default |
void MicroModelica::IR::Jacobian::build | ( | ) |
Definition at line 296 of file jacobian.cpp.
Referenced by MicroModelica::Generator::ModelInstance::allocateVector().
string MicroModelica::IR::Jacobian::code | ( | ) |
Definition at line 310 of file jacobian.cpp.
|
protected |
Definition at line 115 of file jacobian.hpp.
Referenced by MicroModelica::IR::JacGenerator::def().