Anasazi::BlockKrylovSchurInitFailure Class Reference

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

#include <AnasaziBlockKrylovSchur.hpp>

Inheritance diagram for Anasazi::BlockKrylovSchurInitFailure:

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

Collaboration graph
[legend]

List of all members.

Public Member Functions

 BlockKrylovSchurInitFailure (const std::string &what_arg)


Detailed Description

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

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

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

Definition at line 116 of file AnasaziBlockKrylovSchur.hpp.


Constructor & Destructor Documentation

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

Definition at line 117 of file AnasaziBlockKrylovSchur.hpp.


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

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