EpetraExt Development
Loading...
Searching...
No Matches
EpetraExt::ModelEvaluator::Evaluation< ObjType > Class Template Reference

More...

#include <EpetraExt_ModelEvaluator.h>

Inheritance diagram for EpetraExt::ModelEvaluator::Evaluation< ObjType >:

Public Member Functions

 Evaluation ()
 Evaluation (const Teuchos::RCP< ObjType > &obj)
 Evaluation (const Teuchos::RCP< ObjType > &obj, EEvalType evalType)
EEvalType getType () const
void reset (const Teuchos::RCP< ObjType > &obj, EEvalType evalType)

Detailed Description

template<class ObjType>
class EpetraExt::ModelEvaluator::Evaluation< ObjType >

Definition at line 312 of file EpetraExt_ModelEvaluator.h.

Constructor & Destructor Documentation

◆ Evaluation() [1/3]

template<class ObjType>
EpetraExt::ModelEvaluator::Evaluation< ObjType >::Evaluation ( )
inline

Definition at line 315 of file EpetraExt_ModelEvaluator.h.

◆ Evaluation() [2/3]

template<class ObjType>
EpetraExt::ModelEvaluator::Evaluation< ObjType >::Evaluation ( const Teuchos::RCP< ObjType > & obj)
inline

Definition at line 317 of file EpetraExt_ModelEvaluator.h.

◆ Evaluation() [3/3]

template<class ObjType>
EpetraExt::ModelEvaluator::Evaluation< ObjType >::Evaluation ( const Teuchos::RCP< ObjType > & obj,
EEvalType evalType )
inline

Definition at line 320 of file EpetraExt_ModelEvaluator.h.

Member Function Documentation

◆ getType()

template<class ObjType>
EEvalType EpetraExt::ModelEvaluator::Evaluation< ObjType >::getType ( ) const
inline

Definition at line 323 of file EpetraExt_ModelEvaluator.h.

◆ reset()

template<class ObjType>
void EpetraExt::ModelEvaluator::Evaluation< ObjType >::reset ( const Teuchos::RCP< ObjType > & obj,
EEvalType evalType )
inline

Definition at line 325 of file EpetraExt_ModelEvaluator.h.


The documentation for this class was generated from the following file: