PyTrilinos::Anasazi::LOBPCGInitFailure Class Reference

Inheritance diagram for PyTrilinos::Anasazi::LOBPCGInitFailure:

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

Collaboration graph
[legend]

List of all members.

Public Member Functions

def __init__
def __init__

Public Attributes

 this


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.

C++ includes: AnasaziLOBPCG.hpp 

Member Function Documentation

def PyTrilinos::Anasazi::LOBPCGInitFailure::__init__ (   self,
  args 
)

__init__(self, string what_arg) -> LOBPCGInitFailure

Anasazi::LOBPCGInitFailure::LOBPCGInitFailure(const std::string
&what_arg) 

Reimplemented from PyTrilinos::Anasazi::AnasaziError.

def PyTrilinos::Anasazi::LOBPCGInitFailure::__init__ (   self,
  args 
)

__init__(self, string what_arg) -> LOBPCGInitFailure

Anasazi::LOBPCGInitFailure::LOBPCGInitFailure(const std::string
&what_arg) 

Reimplemented from PyTrilinos::Anasazi::AnasaziError.


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

Generated on Thu Dec 17 11:00:19 2009 for PyTrilinos by  doxygen 1.5.9