Thyra
Version of the Day
|
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>
Public Member Functions | |
MPDerivativeMultiVector () | |
MPDerivativeMultiVector (const RCP< Stokhos::ProductEpetraMultiVector > &mv, const EDerivativeMultiVectorOrientation orientation=DERIV_MV_BY_COL, const Teuchos::Array< int > ¶mIndexes=Teuchos::Array< int >()) | |
void | changeOrientation (const EDerivativeMultiVectorOrientation orientation) |
const MPDerivativeMultiVector & | assert_not_null () const |
RCP < Stokhos::ProductEpetraMultiVector > | getMultiVector () const |
EDerivativeMultiVectorOrientation | getOrientation () const |
const Teuchos::Array< int > & | getParamIndexes () const |
std::string | description () const |
void | describe (Teuchos::FancyOStream &, const Teuchos::EVerbosityLevel) const |
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 569 of file Thyra_ModelEvaluatorBase_decl.hpp.
|
inline |
Definition at line 572 of file Thyra_ModelEvaluatorBase_decl.hpp.
|
inline |
Definition at line 576 of file Thyra_ModelEvaluatorBase_decl.hpp.
|
inline |
Definition at line 582 of file Thyra_ModelEvaluatorBase_decl.hpp.
|
inline |
Definition at line 585 of file Thyra_ModelEvaluatorBase_decl.hpp.
|
inline |
Definition at line 588 of file Thyra_ModelEvaluatorBase_decl.hpp.
|
inline |
Definition at line 591 of file Thyra_ModelEvaluatorBase_decl.hpp.
|
inline |
Definition at line 594 of file Thyra_ModelEvaluatorBase_decl.hpp.
|
inline |
Definition at line 597 of file Thyra_ModelEvaluatorBase_decl.hpp.
|
inline |
Definition at line 599 of file Thyra_ModelEvaluatorBase_decl.hpp.