#include <Thyra_ModelEvaluatorBase.hpp>
Public Member Functions | |
| DerivativeSupport () | |
| | |
| DerivativeSupport (EDerivativeLinearOp) | |
| | |
| DerivativeSupport (EDerivativeMultiVectorOrientation mvOrientation) | |
| | |
| DerivativeSupport & | plus (EDerivativeLinearOp) |
| | |
| DerivativeSupport & | plus (EDerivativeMultiVectorOrientation mvOrientation) |
| | |
| bool | none () const |
| | |
| bool | supports (EDerivativeLinearOp) const |
| | |
| bool | supports (EDerivativeMultiVectorOrientation mvOrientation) const |
| | |
| bool | isSameSupport (const DerivativeSupport &derivSupport) const |
| | |
| std::string | description () const |
| | |
Definition at line 197 of file Thyra_ModelEvaluatorBase.hpp.
| Thyra::ModelEvaluatorBase::DerivativeSupport::DerivativeSupport | ( | ) | [inline] |
| Thyra::ModelEvaluatorBase::DerivativeSupport::DerivativeSupport | ( | EDerivativeLinearOp | ) | [inline] |
| Thyra::ModelEvaluatorBase::DerivativeSupport::DerivativeSupport | ( | EDerivativeMultiVectorOrientation | mvOrientation | ) | [inline] |
| DerivativeSupport& Thyra::ModelEvaluatorBase::DerivativeSupport::plus | ( | EDerivativeLinearOp | ) | [inline] |
| DerivativeSupport& Thyra::ModelEvaluatorBase::DerivativeSupport::plus | ( | EDerivativeMultiVectorOrientation | mvOrientation | ) | [inline] |
| bool Thyra::ModelEvaluatorBase::DerivativeSupport::none | ( | ) | const [inline] |
| bool Thyra::ModelEvaluatorBase::DerivativeSupport::supports | ( | EDerivativeLinearOp | ) | const [inline] |
| bool Thyra::ModelEvaluatorBase::DerivativeSupport::supports | ( | EDerivativeMultiVectorOrientation | mvOrientation | ) | const [inline] |
| bool Thyra::ModelEvaluatorBase::DerivativeSupport::isSameSupport | ( | const DerivativeSupport & | derivSupport | ) | const [inline] |
| std::string Thyra::ModelEvaluatorBase::DerivativeSupport::description | ( | ) | const [inline] |
1.4.7