tminres
|
EpetraOperatorAdapter | Wrap an Epetra_Operator in a operator for MINRES |
EpetraPreconditionerAdapter | Wrap an Epetra_Operator in a preconditioner for MINRES |
EpetraVectorAdapter | Wrapper class to use Trilinos Epetra_Vector with minres |
Operator_trait | This class defines the interface of a linear operator to be used in MINRES |
Preconditioner_trait | This class defines the interface of a linear operator to be used as a preconditioner in MINRES |
SimpleVector | Implementation of a dense serial vector according to Vector_traits |
Vector_trait | This class describes the interface of a VECTOR to be used in minres |