Simple aggregate class for a derivative object represented as a column-wise multi-vector or its transpose as a row-wise multi-vector.
More...
#include <Thyra_ModelEvaluatorBase_decl.hpp>
Simple aggregate class for a derivative object represented as a column-wise multi-vector or its transpose as a row-wise multi-vector.
Definition at line 513 of file Thyra_ModelEvaluatorBase_decl.hpp.
◆ MPDerivativeMultiVector() [1/2]
Thyra::ModelEvaluatorBase::MPDerivativeMultiVector::MPDerivativeMultiVector |
( |
| ) |
|
|
inline |
◆ MPDerivativeMultiVector() [2/2]
Thyra::ModelEvaluatorBase::MPDerivativeMultiVector::MPDerivativeMultiVector |
( |
const RCP< Stokhos::ProductEpetraMultiVector > & |
mv, |
|
|
const EDerivativeMultiVectorOrientation |
orientation = DERIV_MV_BY_COL , |
|
|
const Teuchos::Array< int > & |
paramIndexes = Teuchos::Array<int>() |
|
) |
| |
|
inline |
◆ changeOrientation()
◆ assert_not_null()
◆ getMultiVector()
RCP<Stokhos::ProductEpetraMultiVector > Thyra::ModelEvaluatorBase::MPDerivativeMultiVector::getMultiVector |
( |
| ) |
const |
|
inline |
◆ getOrientation()
◆ getParamIndexes()
const Teuchos::Array<int>& Thyra::ModelEvaluatorBase::MPDerivativeMultiVector::getParamIndexes |
( |
| ) |
const |
|
inline |
◆ description()
std::string Thyra::ModelEvaluatorBase::MPDerivativeMultiVector::description |
( |
| ) |
const |
|
inline |
◆ describe()
void Thyra::ModelEvaluatorBase::MPDerivativeMultiVector::describe |
( |
Teuchos::FancyOStream & |
out, |
|
|
const Teuchos::EVerbosityLevel |
verbLevel |
|
) |
| const |
|
inline |
The documentation for this class was generated from the following file: