Public Member Functions | |
TMaker (const char *n, bool supportAlgebraicStates=false, bool supportsBandedJacobian=false, bool supportBandedMassMatrix=false) | |
S * | newSolver (Parameter &p, VFunction_ &f) const |
![]() | |
Maker (const char *, bool supportAlgebraicStates, bool supportsBandedJacobian, bool supportBandedMassMatrix) | |
Maker & | Interpolation (bool=true) |
Maker & | Jacobian (const Parameter::MassType &pType) |
Maker & | MassMatrix (const Parameter::MassType &) |
Additional Inherited Members | |
![]() | |
bool | mSuppBanded |
bool | mSuppBandedMass |
bool | mSuppDAE |