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

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

acceptStep(const StepperBase< Scalar > &stepper, Scalar *LETValue)=0Rythmos::StepControlStrategyBase< Scalar >pure virtual
cloneStepControlStrategyAlgorithm() const Rythmos::StepControlStrategyBase< Scalar >virtual
completeStep(const StepperBase< Scalar > &stepper)=0Rythmos::StepControlStrategyBase< Scalar >pure virtual
getCurrentState()=0Rythmos::StepControlStrategyBase< Scalar >pure virtual
getMaxOrder() const =0Rythmos::StepControlStrategyBase< Scalar >pure virtual
initialize(const StepperBase< Scalar > &stepper)=0Rythmos::StepControlStrategyBase< Scalar >pure virtual
nextStepSize(const StepperBase< Scalar > &stepper, Scalar *stepSize, StepSizeType *stepSizeType, int *order)=0Rythmos::StepControlStrategyBase< Scalar >pure virtual
rejectStep(const StepperBase< Scalar > &stepper)=0Rythmos::StepControlStrategyBase< Scalar >pure virtual
setCorrection(const StepperBase< Scalar > &stepper, const RCP< const Thyra::VectorBase< Scalar > > &soln, const RCP< const Thyra::VectorBase< Scalar > > &ee, int solveStatus)=0Rythmos::StepControlStrategyBase< Scalar >pure virtual
setRequestedStepSize(const StepperBase< Scalar > &stepper, const Scalar &stepSize, const StepSizeType &stepSizeType)=0Rythmos::StepControlStrategyBase< Scalar >pure virtual
setStepControlData(const StepperBase< Scalar > &stepper)=0Rythmos::StepControlStrategyBase< Scalar >pure virtual
supportsCloning() const Rythmos::StepControlStrategyBase< Scalar >virtual