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 326 of file Thyra_ModelEvaluatorBase_decl.hpp.
|
inline |
Definition at line 329 of file Thyra_ModelEvaluatorBase_decl.hpp.
|
inline |
Definition at line 332 of file Thyra_ModelEvaluatorBase_decl.hpp.
|
inline |
Implicit conversion from RCP<ObjType>.
Definition at line 334 of file Thyra_ModelEvaluatorBase_decl.hpp.
|
inline |
Definition at line 337 of file Thyra_ModelEvaluatorBase_decl.hpp.
|
inline |
Definition at line 340 of file Thyra_ModelEvaluatorBase_decl.hpp.
|
inline |
Definition at line 342 of file Thyra_ModelEvaluatorBase_decl.hpp.