Belos  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces
BelosGmresIteration.hpp File Reference

Pure virtual base class which augments the basic interface for a Gmres linear solver iteration. More...

#include "BelosConfigDefs.hpp"
#include "BelosTypes.hpp"
#include "BelosIteration.hpp"
Include dependency graph for BelosGmresIteration.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Belos::GmresIterationState< ScalarType, MV >
 Structure to contain pointers to GmresIteration state variables. More...
 
class  Belos::GmresIterationInitFailure
 GmresIterationInitFailure is thrown when the GmresIteration object is unable to generate an initial iterate in the GmresIteration::initialize() routine. More...
 
class  Belos::GmresIterationOrthoFailure
 GmresIterationOrthoFailure is thrown when the GmresIteration object is unable to compute independent direction vectors in the GmresIteration::iterate() routine. More...
 
class  Belos::GmresIterationLAPACKFailure
 GmresIterationLAPACKFailure is thrown when a nonzero return value is passed back from an LAPACK routine. More...
 
class  Belos::GmresIteration< ScalarType, MV, OP >
 

Namespaces

 Belos
 

Detailed Description

Pure virtual base class which augments the basic interface for a Gmres linear solver iteration.

Definition in file BelosGmresIteration.hpp.


Generated on Tue Apr 23 2024 09:24:56 for Belos by doxygen 1.8.5