Public Member Functions | Public Attributes | List of all members
ODE::SolverFactory::Maker Struct Referenceabstract
Inheritance diagram for ODE::SolverFactory::Maker:
ODE::SolverFactory::TMaker< S >

Public Member Functions

 Maker (const char *, bool supportAlgebraicStates, bool supportsBandedJacobian, bool supportBandedMassMatrix)
 
MakerInterpolation (bool=true)
 
MakerJacobian (const Parameter::MassType &pType)
 
MakerMassMatrix (const Parameter::MassType &)
 
virtual ODESolvernewSolver (Parameter &, VFunction_ &) const =0
 

Public Attributes

bool mSuppBanded
 
bool mSuppBandedMass
 
bool mSuppDAE