Enumerations | |
| enum | Thyra::EAdjointEpetraOp { Thyra::EPETRA_OP_ADJOINT_SUPPORTED, Thyra::EPETRA_OP_ADJOINT_UNSUPPORTED } |
| Determine if adjoints are supported on Epetra_Opeator or not. More... | |
| enum | Thyra::EApplyEpetraOpAs { Thyra::EPETRA_OP_APPLY_APPLY, Thyra::EPETRA_OP_APPLY_APPLY_INVERSE } |
| Determine how the apply an Epetra_Operator as a linear operator. More... | |
Functions | |
| const char * | Thyra::toString (const EAdjointEpetraOp adjointEpetraOp) |
| | |
| const char * | Thyra::toString (const EApplyEpetraOpAs applyEpetraOpAs) |
| | |
|
|
Determine if adjoints are supported on Epetra_Opeator or not.
Definition at line 54 of file Thyra_EpetraTypes.hpp. |
|
|
Determine how the apply an Epetra_Operator as a linear operator.
Definition at line 81 of file Thyra_EpetraTypes.hpp. |
|
|
Definition at line 64 of file Thyra_EpetraTypes.hpp. |
|
|
Definition at line 91 of file Thyra_EpetraTypes.hpp. |
1.3.9.1