Thyra
Version of the Day
|
Type to embed evaluation accuracy with an RCP-managed object. More...
#include <Thyra_ModelEvaluatorBase_decl.hpp>
Public Member Functions | |
Evaluation (Teuchos::ENull) | |
Evaluation () | |
Evaluation (const RCP< ObjType > &obj) | |
Implicit conversion from RCP<ObjType>. More... | |
Evaluation (const RCP< ObjType > &obj, EEvalType evalType) | |
EEvalType | getType () const |
void | reset (const RCP< ObjType > &obj, EEvalType evalType) |
Type to embed evaluation accuracy with an RCP-managed object.
This type derives from Teuchos::RCP and therefore is a drop in replacement for an RCP object as it implicitly converts to an from such a type.
Definition at line 358 of file Thyra_ModelEvaluatorBase_decl.hpp.
|
inline |
Definition at line 361 of file Thyra_ModelEvaluatorBase_decl.hpp.
|
inline |
Definition at line 364 of file Thyra_ModelEvaluatorBase_decl.hpp.
|
inline |
Implicit conversion from RCP<ObjType>.
Definition at line 366 of file Thyra_ModelEvaluatorBase_decl.hpp.
|
inline |
Definition at line 369 of file Thyra_ModelEvaluatorBase_decl.hpp.
|
inline |
Definition at line 372 of file Thyra_ModelEvaluatorBase_decl.hpp.
|
inline |
Definition at line 374 of file Thyra_ModelEvaluatorBase_decl.hpp.