Anasazi  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
List of all members
Anasazi::RTRInitFailure Class Reference

RTRInitFailure is thrown when the RTR solver is unable to generate an initial iterate in the RTRBase::initialize() routine. More...

#include <AnasaziRTRBase.hpp>

Inheritance diagram for Anasazi::RTRInitFailure:
Anasazi::AnasaziError

Detailed Description

RTRInitFailure is thrown when the RTR solver is unable to generate an initial iterate in the RTRBase::initialize() routine.

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

Definition at line 173 of file AnasaziRTRBase.hpp.


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