Anasazi::BlockDavidsonInitFailure Class Reference
BlockDavidsonInitFailure is thrown when the BlockDavidson solver is unable to generate an initial iterate in the BlockDavidson::initialize() routine.
More...
#include <AnasaziBlockDavidson.hpp>
Inheritance diagram for Anasazi::BlockDavidsonInitFailure:
List of all members.
Detailed Description
BlockDavidsonInitFailure is thrown when the BlockDavidson solver is unable to generate an initial iterate in the BlockDavidson::initialize() routine.
This exception is thrown from the BlockDavidson::initialize() method, which is called by the user or from the BlockDavidson::iterate() method if isInitialized() == false.
In the case that this exception is thrown, BlockDavidson::isInitialized() will be false and the user will need to provide a new initial iterate to the solver.
The documentation for this class was generated from the following file:
Generated on Sat Nov 21 01:07:52 2009 for Anasazi by
1.4.7