|
Thyra Package Browser (Single Doxygen Collection) Version of the Day
|
Simple public strict containing properties of a derivative object. More...
#include <Thyra_ModelEvaluatorBase_decl.hpp>
Public Member Functions | |
| DerivativeProperties () | |
| | |
| DerivativeProperties (EDerivativeLinearity in_linearity, ERankStatus in_rank, bool in_supportsAdjoint) | |
| | |
Public Attributes | |
| EDerivativeLinearity | linearity |
| | |
| ERankStatus | rank |
| | |
| bool | supportsAdjoint |
| | |
Simple public strict containing properties of a derivative object.
Definition at line 286 of file Thyra_ModelEvaluatorBase_decl.hpp.
| Thyra::ModelEvaluatorBase::DerivativeProperties::DerivativeProperties | ( | ) | [inline] |
Definition at line 294 of file Thyra_ModelEvaluatorBase_decl.hpp.
| Thyra::ModelEvaluatorBase::DerivativeProperties::DerivativeProperties | ( | EDerivativeLinearity | in_linearity, |
| ERankStatus | in_rank, | ||
| bool | in_supportsAdjoint | ||
| ) | [inline] |
Definition at line 299 of file Thyra_ModelEvaluatorBase_decl.hpp.
Definition at line 288 of file Thyra_ModelEvaluatorBase_decl.hpp.
Definition at line 290 of file Thyra_ModelEvaluatorBase_decl.hpp.
Definition at line 292 of file Thyra_ModelEvaluatorBase_decl.hpp.
1.7.4