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.
|
|
|
Determine how the apply an Epetra_Operator as a linear operator.
|
|
|
|
|
|
|
1.3.9.1