Belos Package Browser (Single Doxygen Collection)
Development
|
Pure virtual base class which augments the basic interface for a minimal residual linear solver iteration. More...
Go to the source code of this file.
Classes | |
struct | Belos::MinresIterationState< ScalarType, MV > |
Structure to contain pointers to MinresIteration state variables. More... | |
class | Belos::MinresIterateFailure |
MinresIterateFailure is thrown when the MinresIteration object is unable to compute the next iterate in the MinresIteration::iterate() routine. More... | |
class | Belos::MinresIteration< ScalarType, MV, OP > |
Namespaces | |
Belos | |
Pure virtual base class which augments the basic interface for a minimal residual linear solver iteration.
Definition in file BelosMinresIteration.hpp.