|
EpetraExt
Development
|
Simple aggregate class that stores a derivative object as a general linear operator or as a multi-vector. More...
#include <EpetraExt_ModelEvaluator.h>
Public Member Functions | |
| SGDerivative () | |
| SGDerivative (const Teuchos::RCP< Stokhos::EpetraOperatorOrthogPoly > &lo) | |
| SGDerivative (const Teuchos::RCP< Stokhos::EpetraMultiVectorOrthogPoly > &mv, const EDerivativeMultiVectorOrientation orientation=DERIV_MV_BY_COL) | |
| SGDerivative (const SGDerivativeMultiVector &dmv) | |
| Teuchos::RCP < Stokhos::EpetraOperatorOrthogPoly > | getLinearOp () const |
| Teuchos::RCP < Stokhos::EpetraMultiVectorOrthogPoly > | getMultiVector () const |
| EDerivativeMultiVectorOrientation | getMultiVectorOrientation () const |
| SGDerivativeMultiVector | getDerivativeMultiVector () const |
| bool | isEmpty () const |
Simple aggregate class that stores a derivative object as a general linear operator or as a multi-vector.
Definition at line 555 of file EpetraExt_ModelEvaluator.h.
|
inline |
Definition at line 558 of file EpetraExt_ModelEvaluator.h.
|
inline |
Definition at line 560 of file EpetraExt_ModelEvaluator.h.
|
inline |
Definition at line 563 of file EpetraExt_ModelEvaluator.h.
|
inline |
Definition at line 568 of file EpetraExt_ModelEvaluator.h.
|
inline |
Definition at line 571 of file EpetraExt_ModelEvaluator.h.
|
inline |
Definition at line 574 of file EpetraExt_ModelEvaluator.h.
|
inline |
Definition at line 577 of file EpetraExt_ModelEvaluator.h.
|
inline |
Definition at line 580 of file EpetraExt_ModelEvaluator.h.
|
inline |
Definition at line 583 of file EpetraExt_ModelEvaluator.h.
1.8.5