Thyra Package Browser (Single Doxygen Collection) Version of the Day
|
#include "Thyra_OperatorVectorTypes.hpp"
Go to the source code of this file.
Namespaces | |
namespace | Thyra |
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 std::string | Thyra::toString (const EAdjointEpetraOp adjointEpetraOp) |
const std::string | Thyra::toString (const EApplyEpetraOpAs applyEpetraOpAs) |