Simple aggregate class that stores a derivative object as a general linear operator or as a multi-vector.
More...
#include <EpetraExt_ModelEvaluator.h>
Simple aggregate class that stores a derivative object as a general linear operator or as a multi-vector.
Definition at line 554 of file EpetraExt_ModelEvaluator.h.
◆ SGDerivative() [1/4]
EpetraExt::ModelEvaluator::SGDerivative::SGDerivative |
( |
| ) |
|
|
inline |
◆ SGDerivative() [2/4]
EpetraExt::ModelEvaluator::SGDerivative::SGDerivative |
( |
const Teuchos::RCP< Stokhos::EpetraOperatorOrthogPoly > & |
lo | ) |
|
|
inline |
◆ SGDerivative() [3/4]
◆ SGDerivative() [4/4]
◆ getLinearOp()
Teuchos::RCP< Stokhos::EpetraOperatorOrthogPoly > EpetraExt::ModelEvaluator::SGDerivative::getLinearOp |
( |
| ) |
const |
|
inline |
◆ getMultiVector()
Teuchos::RCP< Stokhos::EpetraMultiVectorOrthogPoly > EpetraExt::ModelEvaluator::SGDerivative::getMultiVector |
( |
| ) |
const |
|
inline |
◆ getMultiVectorOrientation()
◆ getDerivativeMultiVector()
◆ isEmpty()
bool EpetraExt::ModelEvaluator::SGDerivative::isEmpty |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: