Rythmos - Transient Integration for Differential Equations  Version of the Day
 All Classes Functions Variables Typedefs Pages
Rythmos::FirstOrderErrorStepControlStrategy< Scalar > Member List

This is the complete list of members for Rythmos::FirstOrderErrorStepControlStrategy< Scalar >, including all inherited members.

acceptStep(const StepperBase< Scalar > &stepper, Scalar *LETValue)Rythmos::FirstOrderErrorStepControlStrategy< Scalar >virtual
cloneStepControlStrategyAlgorithm() const Rythmos::FirstOrderErrorStepControlStrategy< Scalar >virtual
completeStep(const StepperBase< Scalar > &stepper)Rythmos::FirstOrderErrorStepControlStrategy< Scalar >virtual
describe(Teuchos::FancyOStream &out, const Teuchos::EVerbosityLevel verbLevel) const Rythmos::FirstOrderErrorStepControlStrategy< Scalar >
getCurrentState()Rythmos::FirstOrderErrorStepControlStrategy< Scalar >virtual
getMaxOrder() const Rythmos::FirstOrderErrorStepControlStrategy< Scalar >virtual
getNonconstParameterList()Rythmos::FirstOrderErrorStepControlStrategy< Scalar >
getValidParameters() const Rythmos::FirstOrderErrorStepControlStrategy< Scalar >
initialize(const StepperBase< Scalar > &stepper)Rythmos::FirstOrderErrorStepControlStrategy< Scalar >virtual
nextStepSize(const StepperBase< Scalar > &stepper, Scalar *stepSize, StepSizeType *stepSizeType, int *order)Rythmos::FirstOrderErrorStepControlStrategy< Scalar >virtual
rejectStep(const StepperBase< Scalar > &stepper)Rythmos::FirstOrderErrorStepControlStrategy< Scalar >virtual
setCorrection(const StepperBase< Scalar > &stepper, const RCP< const Thyra::VectorBase< Scalar > > &soln, const RCP< const Thyra::VectorBase< Scalar > > &ee, int solveStatus)Rythmos::FirstOrderErrorStepControlStrategy< Scalar >virtual
setParameterList(RCP< Teuchos::ParameterList > const &paramList)Rythmos::FirstOrderErrorStepControlStrategy< Scalar >
setRequestedStepSize(const StepperBase< Scalar > &stepper, const Scalar &stepSize, const StepSizeType &stepSizeType)Rythmos::FirstOrderErrorStepControlStrategy< Scalar >virtual
setStepControlData(const StepperBase< Scalar > &stepper)Rythmos::FirstOrderErrorStepControlStrategy< Scalar >virtual
supportsCloning() const Rythmos::FirstOrderErrorStepControlStrategy< Scalar >virtual
unsetParameterList()Rythmos::FirstOrderErrorStepControlStrategy< Scalar >