Overridden from ParameterListAcceptor | |
| void | setParameterList (RCP< Teuchos::ParameterList > const ¶mList) |
| | |
| RCP< Teuchos::ParameterList > | getParameterList () |
| | |
| RCP< Teuchos::ParameterList > | unsetParameterList () |
| | |
| RCP< const Teuchos::ParameterList > | getValidParameters () const |
| | |
Public Member Functions | |
| void | errWtVecSet (Thyra::VectorBase< Scalar > *weight, const Thyra::VectorBase< Scalar > &vector, Scalar relTol, Scalar absTol) const |
| | |
Definition at line 37 of file Rythmos_ImplicitBDFStepperErrWtVecCalc.hpp.
| void Rythmos::ImplicitBDFStepperErrWtVecCalc< Scalar >::errWtVecSet | ( | Thyra::VectorBase< Scalar > * | weight, | |
| const Thyra::VectorBase< Scalar > & | vector, | |||
| Scalar | relTol, | |||
| Scalar | absTol | |||
| ) | const [virtual] |
Implements Rythmos::ErrWtVecCalcBase< Scalar >.
Definition at line 72 of file Rythmos_ImplicitBDFStepperErrWtVecCalc.hpp.
| void Rythmos::ImplicitBDFStepperErrWtVecCalc< Scalar >::setParameterList | ( | RCP< Teuchos::ParameterList > const & | paramList | ) | [virtual] |
Implements Teuchos::ParameterListAcceptor.
Definition at line 109 of file Rythmos_ImplicitBDFStepperErrWtVecCalc.hpp.
| RCP< Teuchos::ParameterList > Rythmos::ImplicitBDFStepperErrWtVecCalc< Scalar >::getParameterList | ( | ) | [virtual] |
Implements Teuchos::ParameterListAcceptor.
Definition at line 129 of file Rythmos_ImplicitBDFStepperErrWtVecCalc.hpp.
| RCP< Teuchos::ParameterList > Rythmos::ImplicitBDFStepperErrWtVecCalc< Scalar >::unsetParameterList | ( | ) | [virtual] |
Implements Teuchos::ParameterListAcceptor.
Definition at line 121 of file Rythmos_ImplicitBDFStepperErrWtVecCalc.hpp.
| RCP< const Teuchos::ParameterList > Rythmos::ImplicitBDFStepperErrWtVecCalc< Scalar >::getValidParameters | ( | ) | const [virtual] |
Reimplemented from Teuchos::ParameterListAcceptor.
Definition at line 136 of file Rythmos_ImplicitBDFStepperErrWtVecCalc.hpp.
1.4.7