EpetraExt Package Browser (Single Doxygen Collection)  Development
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Private Attributes | List of all members
EpetraExt::ModelEvaluator::DerivativeSupport Class Reference

More...

#include <EpetraExt_ModelEvaluator.h>

Public Member Functions

 DerivativeSupport ()
 
 DerivativeSupport (EDerivativeLinearOp)
 
 DerivativeSupport (EDerivativeMultiVectorOrientation mvOrientation)
 
 DerivativeSupport (EDerivativeLinearOp, EDerivativeMultiVectorOrientation mvOrientation)
 
 DerivativeSupport (EDerivativeMultiVectorOrientation mvOrientation1, EDerivativeMultiVectorOrientation mvOrientation2)
 
DerivativeSupportplus (EDerivativeLinearOp)
 
DerivativeSupportplus (EDerivativeMultiVectorOrientation mvOrientation)
 
bool none () const
 
bool supports (EDerivativeLinearOp) const
 
bool supports (EDerivativeMultiVectorOrientation mvOrientation) const
 

Private Attributes

bool supportsLinearOp_
 
bool supportsMVByCol_
 
bool supportsTransMVByRow_
 

Detailed Description

Definition at line 341 of file EpetraExt_ModelEvaluator.h.

Constructor & Destructor Documentation

EpetraExt::ModelEvaluator::DerivativeSupport::DerivativeSupport ( )
inline

Definition at line 344 of file EpetraExt_ModelEvaluator.h.

EpetraExt::ModelEvaluator::DerivativeSupport::DerivativeSupport ( EDerivativeLinearOp  )
inline

Definition at line 348 of file EpetraExt_ModelEvaluator.h.

EpetraExt::ModelEvaluator::DerivativeSupport::DerivativeSupport ( EDerivativeMultiVectorOrientation  mvOrientation)
inline

Definition at line 352 of file EpetraExt_ModelEvaluator.h.

EpetraExt::ModelEvaluator::DerivativeSupport::DerivativeSupport ( EDerivativeLinearOp  ,
EDerivativeMultiVectorOrientation  mvOrientation 
)
inline

Definition at line 357 of file EpetraExt_ModelEvaluator.h.

EpetraExt::ModelEvaluator::DerivativeSupport::DerivativeSupport ( EDerivativeMultiVectorOrientation  mvOrientation1,
EDerivativeMultiVectorOrientation  mvOrientation2 
)
inline

Definition at line 363 of file EpetraExt_ModelEvaluator.h.

Member Function Documentation

DerivativeSupport& EpetraExt::ModelEvaluator::DerivativeSupport::plus ( EDerivativeLinearOp  )
inline

Definition at line 374 of file EpetraExt_ModelEvaluator.h.

DerivativeSupport& EpetraExt::ModelEvaluator::DerivativeSupport::plus ( EDerivativeMultiVectorOrientation  mvOrientation)
inline

Definition at line 377 of file EpetraExt_ModelEvaluator.h.

bool EpetraExt::ModelEvaluator::DerivativeSupport::none ( ) const
inline

Definition at line 387 of file EpetraExt_ModelEvaluator.h.

bool EpetraExt::ModelEvaluator::DerivativeSupport::supports ( EDerivativeLinearOp  ) const
inline

Definition at line 390 of file EpetraExt_ModelEvaluator.h.

bool EpetraExt::ModelEvaluator::DerivativeSupport::supports ( EDerivativeMultiVectorOrientation  mvOrientation) const
inline

Definition at line 393 of file EpetraExt_ModelEvaluator.h.

Member Data Documentation

bool EpetraExt::ModelEvaluator::DerivativeSupport::supportsLinearOp_
private

Definition at line 403 of file EpetraExt_ModelEvaluator.h.

bool EpetraExt::ModelEvaluator::DerivativeSupport::supportsMVByCol_
private

Definition at line 404 of file EpetraExt_ModelEvaluator.h.

bool EpetraExt::ModelEvaluator::DerivativeSupport::supportsTransMVByRow_
private

Definition at line 405 of file EpetraExt_ModelEvaluator.h.


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