Anasazi::LOBPCGInitFailure Class Reference

LOBPCGInitFailure is thrown when the LOBPCG solver is unable to generate an initial iterate in the LOBPCG::initialize() routine. More...

#include <AnasaziLOBPCG.hpp>

Inheritance diagram for Anasazi::LOBPCGInitFailure:

Inheritance graph
[legend]
Collaboration diagram for Anasazi::LOBPCGInitFailure:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 LOBPCGInitFailure (const std::string &what_arg)


Detailed Description

LOBPCGInitFailure is thrown when the LOBPCG solver is unable to generate an initial iterate in the LOBPCG::initialize() routine.

This exception is thrown from the LOBPCG::initialize() method, which is called by the user or from the LOBPCG::iterate() method when isInitialized() == false.

In the case that this exception is thrown, LOBPCG::hasP() and LOBPCG::isInitialized() will be false and the user will need to provide a new initial iterate to the solver.

Definition at line 181 of file AnasaziLOBPCG.hpp.


Constructor & Destructor Documentation

Anasazi::LOBPCGInitFailure::LOBPCGInitFailure ( const std::string &  what_arg  )  [inline]

Definition at line 182 of file AnasaziLOBPCG.hpp.


The documentation for this class was generated from the following file:

Generated on Thu Dec 17 11:02:23 2009 for Anasazi by  doxygen 1.5.9