
Definition at line 159 of file Rythmos_StepperValidator.hpp.
| RCP< const Thyra::VectorSpaceBase< Scalar > > Rythmos::StepperValidatorMockModel< Scalar >::get_x_space | ( | ) | const [virtual] |
Implements Thyra::ModelEvaluator< Scalar >.
Definition at line 356 of file Rythmos_StepperValidator.hpp.
| RCP< const Thyra::VectorSpaceBase< Scalar > > Rythmos::StepperValidatorMockModel< Scalar >::get_f_space | ( | ) | const [virtual] |
Implements Thyra::ModelEvaluator< Scalar >.
Definition at line 364 of file Rythmos_StepperValidator.hpp.
| Thyra::ModelEvaluatorBase::InArgs< Scalar > Rythmos::StepperValidatorMockModel< Scalar >::getNominalValues | ( | ) | const [virtual] |
Reimplemented from Thyra::StateFuncModelEvaluatorBase< Scalar >.
Definition at line 372 of file Rythmos_StepperValidator.hpp.
| RCP< Thyra::LinearOpWithSolveBase< Scalar > > Rythmos::StepperValidatorMockModel< Scalar >::create_W | ( | ) | const [virtual] |
Reimplemented from Thyra::ModelEvaluatorDefaultBase< Scalar >.
Definition at line 380 of file Rythmos_StepperValidator.hpp.
| RCP< Thyra::LinearOpBase< Scalar > > Rythmos::StepperValidatorMockModel< Scalar >::create_W_op | ( | ) | const [virtual] |
Reimplemented from Thyra::StateFuncModelEvaluatorBase< Scalar >.
Definition at line 410 of file Rythmos_StepperValidator.hpp.
| RCP< const Thyra::LinearOpWithSolveFactoryBase< Scalar > > Rythmos::StepperValidatorMockModel< Scalar >::get_W_factory | ( | ) | const [virtual] |
Reimplemented from Thyra::StateFuncModelEvaluatorBase< Scalar >.
Definition at line 418 of file Rythmos_StepperValidator.hpp.
| Thyra::ModelEvaluatorBase::InArgs< Scalar > Rythmos::StepperValidatorMockModel< Scalar >::createInArgs | ( | ) | const [virtual] |
Implements Thyra::ModelEvaluator< Scalar >.
Definition at line 427 of file Rythmos_StepperValidator.hpp.
| RCP< const Thyra::VectorSpaceBase< Scalar > > Rythmos::StepperValidatorMockModel< Scalar >::get_p_space | ( | int | l | ) | const [virtual] |
Reimplemented from Thyra::StateFuncModelEvaluatorBase< Scalar >.
Definition at line 435 of file Rythmos_StepperValidator.hpp.
| RCP< const Teuchos::Array< std::string > > Rythmos::StepperValidatorMockModel< Scalar >::get_p_names | ( | int | l | ) | const [virtual] |
Reimplemented from Thyra::StateFuncModelEvaluatorBase< Scalar >.
Definition at line 443 of file Rythmos_StepperValidator.hpp.
| RCP< const Thyra::VectorSpaceBase< Scalar > > Rythmos::StepperValidatorMockModel< Scalar >::get_g_space | ( | int | j | ) | const [virtual] |
Reimplemented from Thyra::StateFuncModelEvaluatorBase< Scalar >.
Definition at line 453 of file Rythmos_StepperValidator.hpp.
| void Rythmos::StepperValidatorMockModel< Scalar >::setParameterList | ( | RCP< ParameterList > const & | paramList | ) | [virtual] |
Implements Teuchos::ParameterListAcceptor.
Definition at line 460 of file Rythmos_StepperValidator.hpp.
| RCP< const ParameterList > Rythmos::StepperValidatorMockModel< Scalar >::getValidParameters | ( | ) | const [virtual] |
Reimplemented from Teuchos::ParameterListAcceptor.
Definition at line 474 of file Rythmos_StepperValidator.hpp.
1.4.7