#include <Rythmos_StepperSupportTypes.hpp>
Public Member Functions | |
| StepStatus () | |
| | |
Public Attributes | |
| std::string | message |
| | |
| EStepStatus | stepStatus |
| | |
| EStepLETStatus | stepLETStatus |
| | |
| Scalar | stepSize |
| | |
| int | order |
| | |
| Scalar | time |
| | |
| Scalar | stepLETValue |
| | |
| RCP< const Thyra::VectorBase< Scalar > > | solution |
| | |
| RCP< const Thyra::VectorBase< Scalar > > | solutionDot |
| | |
| RCP< const Thyra::VectorBase< Scalar > > | residual |
| | |
| RCP< const Teuchos::ParameterList > | extraParameters |
| | |
Definition at line 133 of file Rythmos_StepperSupportTypes.hpp.
| Rythmos::StepStatus< Scalar >::StepStatus | ( | ) | [inline] |
| std::string Rythmos::StepStatus< Scalar >::message |
| EStepStatus Rythmos::StepStatus< Scalar >::stepStatus |
| EStepLETStatus Rythmos::StepStatus< Scalar >::stepLETStatus |
| Scalar Rythmos::StepStatus< Scalar >::stepSize |
| int Rythmos::StepStatus< Scalar >::order |
| Scalar Rythmos::StepStatus< Scalar >::time |
| Scalar Rythmos::StepStatus< Scalar >::stepLETValue |
| RCP<const Thyra::VectorBase<Scalar> > Rythmos::StepStatus< Scalar >::solution |
| RCP<const Thyra::VectorBase<Scalar> > Rythmos::StepStatus< Scalar >::solutionDot |
| RCP<const Thyra::VectorBase<Scalar> > Rythmos::StepStatus< Scalar >::residual |
| RCP<const Teuchos::ParameterList> Rythmos::StepStatus< Scalar >::extraParameters |
1.4.7