#include <Thyra_ModelEvaluatorBase.hpp>
Public Member Functions | |
| DerivativeProperties () | |
| | |
| DerivativeProperties (EDerivativeLinearity in_linearity, ERankStatus in_rank, bool in_supportsAdjoint) | |
| | |
Public Attributes | |
| EDerivativeLinearity | linearity |
| | |
| ERankStatus | rank |
| | |
| bool | supportsAdjoint |
| | |
Definition at line 222 of file Thyra_ModelEvaluatorBase.hpp.
|
|
Definition at line 230 of file Thyra_ModelEvaluatorBase.hpp. |
|
||||||||||||||||
|
Definition at line 233 of file Thyra_ModelEvaluatorBase.hpp. |
|
|
Definition at line 224 of file Thyra_ModelEvaluatorBase.hpp. |
|
|
Definition at line 226 of file Thyra_ModelEvaluatorBase.hpp. |
|
|
Definition at line 228 of file Thyra_ModelEvaluatorBase.hpp. |
1.3.9.1