#include <equation_printer.hpp>
Definition at line 82 of file equation_printer.hpp.
◆ DerivativePrinter()
| MicroModelica::IR::DerivativePrinter::DerivativePrinter |
( |
Equation |
eq | ) |
|
◆ ~DerivativePrinter()
| MicroModelica::IR::DerivativePrinter::~DerivativePrinter |
( |
| ) |
|
|
default |
◆ factorialInit()
| void MicroModelica::IR::DerivativePrinter::factorialInit |
( |
int |
fact_init | ) |
|
|
inline |
◆ generateDerivatives()
| string MicroModelica::IR::DerivativePrinter::generateDerivatives |
( |
std::string |
tabs, |
|
|
int |
init = 1 |
|
) |
| const |
|
protected |
◆ initializeDerivatives()
| void MicroModelica::IR::DerivativePrinter::initializeDerivatives |
( |
| ) |
|
|
protected |
◆ macro()
| string MicroModelica::IR::DerivativePrinter::macro |
( |
| ) |
const |
|
overridevirtual |
◆ print()
| string MicroModelica::IR::DerivativePrinter::print |
( |
| ) |
const |
|
overridevirtual |
◆ _derivatives
| Expression MicroModelica::IR::DerivativePrinter::_derivatives[3] |
|
private |
◆ _fact_init
| int MicroModelica::IR::DerivativePrinter::_fact_init |
|
private |
◆ _id
| int MicroModelica::IR::DerivativePrinter::_id |
|
private |
◆ _lhs
| Expression MicroModelica::IR::DerivativePrinter::_lhs |
|
private |
◆ _range
| Option<Range> MicroModelica::IR::DerivativePrinter::_range |
|
private |
◆ _rhs
| Expression MicroModelica::IR::DerivativePrinter::_rhs |
|
private |
The documentation for this class was generated from the following files: