|
Thyra
Version of the Day
|
Determines the forms of a general derivative that are supported. More...
#include <Thyra_ModelEvaluatorBase_decl.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 |
Determines the forms of a general derivative that are supported.
Definition at line 367 of file Thyra_ModelEvaluatorBase_decl.hpp.
|
inline |
Definition at line 370 of file Thyra_ModelEvaluatorBase_decl.hpp.
|
inline |
Definition at line 374 of file Thyra_ModelEvaluatorBase_decl.hpp.
|
inline |
Definition at line 378 of file Thyra_ModelEvaluatorBase_decl.hpp.
|
inline |
Definition at line 383 of file Thyra_ModelEvaluatorBase_decl.hpp.
|
inline |
Definition at line 386 of file Thyra_ModelEvaluatorBase_decl.hpp.
|
inline |
Definition at line 396 of file Thyra_ModelEvaluatorBase_decl.hpp.
|
inline |
Definition at line 399 of file Thyra_ModelEvaluatorBase_decl.hpp.
|
inline |
Definition at line 402 of file Thyra_ModelEvaluatorBase_decl.hpp.
|
inline |
Definition at line 412 of file Thyra_ModelEvaluatorBase_decl.hpp.
| std::string Thyra::ModelEvaluatorBase::DerivativeSupport::description | ( | ) | const |
Definition at line 55 of file Thyra_ModelEvaluatorBase.cpp.
1.8.5