Public Member Functions | |
SolverFeatures (const char *pName) | |
SolverFeatures & | Interpolation (bool=true) |
SolverFeatures & | Jacobian (const Parameter::MassType &) |
SolverFeatures & | MassMatrix (const Parameter::MassType &) |
Public Attributes | |
const char * | mName |
bool | mSuppBanded |
bool | mSuppBandedMass |
bool | mSuppDAE |
bool | mSupportsInterpolation |