|
EpetraExt Package Browser (Single Doxygen Collection)
Development
|
#include <EpetraExt_ModelEvaluator.h>
Public Member Functions | |
| DerivativeSupport () | |
| DerivativeSupport (EDerivativeLinearOp) | |
| DerivativeSupport (EDerivativeMultiVectorOrientation mvOrientation) | |
| DerivativeSupport (EDerivativeLinearOp, EDerivativeMultiVectorOrientation mvOrientation) | |
| DerivativeSupport (EDerivativeMultiVectorOrientation mvOrientation1, EDerivativeMultiVectorOrientation mvOrientation2) | |
| DerivativeSupport & | plus (EDerivativeLinearOp) |
| DerivativeSupport & | plus (EDerivativeMultiVectorOrientation mvOrientation) |
| bool | none () const |
| bool | supports (EDerivativeLinearOp) const |
| bool | supports (EDerivativeMultiVectorOrientation mvOrientation) const |
Private Attributes | |
| bool | supportsLinearOp_ |
| bool | supportsMVByCol_ |
| bool | supportsTransMVByRow_ |
Definition at line 334 of file EpetraExt_ModelEvaluator.h.
|
inline |
Definition at line 337 of file EpetraExt_ModelEvaluator.h.
|
inline |
Definition at line 341 of file EpetraExt_ModelEvaluator.h.
|
inline |
Definition at line 345 of file EpetraExt_ModelEvaluator.h.
|
inline |
Definition at line 350 of file EpetraExt_ModelEvaluator.h.
|
inline |
Definition at line 356 of file EpetraExt_ModelEvaluator.h.
|
inline |
Definition at line 367 of file EpetraExt_ModelEvaluator.h.
|
inline |
Definition at line 370 of file EpetraExt_ModelEvaluator.h.
|
inline |
Definition at line 380 of file EpetraExt_ModelEvaluator.h.
|
inline |
Definition at line 383 of file EpetraExt_ModelEvaluator.h.
|
inline |
Definition at line 386 of file EpetraExt_ModelEvaluator.h.
|
private |
Definition at line 396 of file EpetraExt_ModelEvaluator.h.
|
private |
Definition at line 397 of file EpetraExt_ModelEvaluator.h.
|
private |
Definition at line 398 of file EpetraExt_ModelEvaluator.h.
1.8.14