#include <Thyra_DefaultEvaluationLoggerModelEvaluator.hpp>
Inheritance diagram for Thyra::DefaultEvaluationLoggerModelEvaluator< Scalar >:
Constructors/initializers/accessors/utilities. | |
| DefaultEvaluationLoggerModelEvaluator () | |
| | |
| DefaultEvaluationLoggerModelEvaluator (const Teuchos::RefCountPtr< ModelEvaluator< Scalar > > &thyraModel, const Teuchos::RefCountPtr< std::ostream > &tableOut) | |
| | |
| void | initialize (const Teuchos::RefCountPtr< ModelEvaluator< Scalar > > &thyraModel, const Teuchos::RefCountPtr< std::ostream > &tableOut) |
| Initalize. | |
Public functions overridden from ModelEvaulator. | |
| void | evalModel (const ModelEvaluatorBase::InArgs< Scalar > &inArgs, const ModelEvaluatorBase::OutArgs< Scalar > &outArgs) const |
| | |
Public functions overridden from Teuchos::Describable. | |
| std::string | description () const |
| | |
ToDo: Finish documentation!
Definition at line 45 of file Thyra_DefaultEvaluationLoggerModelEvaluator.hpp.
|
|||||||||
|
Definition at line 140 of file Thyra_DefaultEvaluationLoggerModelEvaluator.hpp. |
|
||||||||||||||||
|
Definition at line 145 of file Thyra_DefaultEvaluationLoggerModelEvaluator.hpp. |
|
||||||||||||||||
|
Initalize.
Postconditions:
Definition at line 155 of file Thyra_DefaultEvaluationLoggerModelEvaluator.hpp. |
|
||||||||||||||||
|
Definition at line 170 of file Thyra_DefaultEvaluationLoggerModelEvaluator.hpp. |
|
|||||||||
|
Definition at line 208 of file Thyra_DefaultEvaluationLoggerModelEvaluator.hpp. |
1.3.9.1