Simple aggregate class that stores a derivative object as a general linear operator or as a multi-vector.
More...
#include <Thyra_ModelEvaluatorBase_decl.hpp>
Simple aggregate class that stores a derivative object as a general linear operator or as a multi-vector.
Definition at line 643 of file Thyra_ModelEvaluatorBase_decl.hpp.
◆ MPDerivative() [1/4]
Thyra::ModelEvaluatorBase::MPDerivative::MPDerivative |
( |
| ) |
|
|
inline |
◆ MPDerivative() [2/4]
Thyra::ModelEvaluatorBase::MPDerivative::MPDerivative |
( |
const RCP< Stokhos::ProductEpetraOperator > & | lo | ) |
|
|
inline |
◆ MPDerivative() [3/4]
◆ MPDerivative() [4/4]
◆ isEmpty()
bool Thyra::ModelEvaluatorBase::MPDerivative::isEmpty |
( |
| ) |
const |
|
inline |
◆ assert_not_null()
const MPDerivative & Thyra::ModelEvaluatorBase::MPDerivative::assert_not_null |
( |
| ) |
const |
|
inline |
◆ getLinearOp()
RCP< Stokhos::ProductEpetraOperator > Thyra::ModelEvaluatorBase::MPDerivative::getLinearOp |
( |
| ) |
const |
|
inline |
◆ getMultiVector()
RCP< Stokhos::ProductEpetraMultiVector > Thyra::ModelEvaluatorBase::MPDerivative::getMultiVector |
( |
| ) |
const |
|
inline |
◆ getMultiVectorOrientation()
◆ getDerivativeMultiVector()
◆ isSupportedBy()
bool Thyra::ModelEvaluatorBase::MPDerivative::isSupportedBy |
( |
const DerivativeSupport & | derivSupport | ) |
const |
|
inline |
◆ description()
std::string Thyra::ModelEvaluatorBase::MPDerivative::description |
( |
| ) |
const |
|
inline |
◆ describe()
The documentation for this class was generated from the following file: