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 466 of file EpetraExt_ModelEvaluator.h.
◆ Derivative() [1/4]
EpetraExt::ModelEvaluator::Derivative::Derivative |
( |
| ) |
|
|
inline |
◆ Derivative() [2/4]
EpetraExt::ModelEvaluator::Derivative::Derivative |
( |
const Teuchos::RCP< Epetra_Operator > & |
lo | ) |
|
|
inline |
◆ Derivative() [3/4]
◆ Derivative() [4/4]
◆ getLinearOp()
Teuchos::RCP<Epetra_Operator> EpetraExt::ModelEvaluator::Derivative::getLinearOp |
( |
| ) |
const |
|
inline |
◆ getMultiVector()
Teuchos::RCP<Epetra_MultiVector> EpetraExt::ModelEvaluator::Derivative::getMultiVector |
( |
| ) |
const |
|
inline |
◆ getMultiVectorOrientation()
◆ getDerivativeMultiVector()
◆ isEmpty()
bool EpetraExt::ModelEvaluator::Derivative::isEmpty |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: