#include <Thyra_ModelEvaluatorBase.hpp>
Public Member Functions | |
| DerivativeMultiVector () | |
| | |
| DerivativeMultiVector (const Teuchos::RefCountPtr< MultiVectorBase< Scalar > > &mv, const EDerivativeMultiVectorOrientation orientation=DERIV_MV_BY_COL) | |
| | |
| void | changeOrientation (const EDerivativeMultiVectorOrientation orientation) |
| | |
| const DerivativeMultiVector< Scalar > & | assert_not_null () const |
| | |
| Teuchos::RefCountPtr< MultiVectorBase< Scalar > > | getMultiVector () const |
| | |
| EDerivativeMultiVectorOrientation | getOrientation () const |
| | |
Definition at line 242 of file Thyra_ModelEvaluatorBase.hpp.
|
|||||||||
|
Definition at line 245 of file Thyra_ModelEvaluatorBase.hpp. |
|
||||||||||||||||
|
Definition at line 247 of file Thyra_ModelEvaluatorBase.hpp. |
|
||||||||||
|
Definition at line 252 of file Thyra_ModelEvaluatorBase.hpp. |
|
|||||||||
|
Definition at line 255 of file Thyra_ModelEvaluatorBase.hpp. |
|
|||||||||
|
Definition at line 258 of file Thyra_ModelEvaluatorBase.hpp. |
|
|||||||||
|
Definition at line 261 of file Thyra_ModelEvaluatorBase.hpp. |
1.3.9.1