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 601 of file Thyra_ModelEvaluatorBase_decl.hpp.
|
inline |
Definition at line 604 of file Thyra_ModelEvaluatorBase_decl.hpp.
|
inline |
Definition at line 608 of file Thyra_ModelEvaluatorBase_decl.hpp.
|
inline |
Definition at line 614 of file Thyra_ModelEvaluatorBase_decl.hpp.
|
inline |
Definition at line 617 of file Thyra_ModelEvaluatorBase_decl.hpp.
|
inline |
Definition at line 620 of file Thyra_ModelEvaluatorBase_decl.hpp.
|
inline |
Definition at line 623 of file Thyra_ModelEvaluatorBase_decl.hpp.
|
inline |
Definition at line 626 of file Thyra_ModelEvaluatorBase_decl.hpp.
|
inline |
Definition at line 629 of file Thyra_ModelEvaluatorBase_decl.hpp.
|
inline |
Definition at line 631 of file Thyra_ModelEvaluatorBase_decl.hpp.