PyTrilinos  Development
 All Classes Functions
Public Member Functions | Public Attributes
PyTrilinos.Anasazi.OrthoError Class Reference
Inheritance diagram for PyTrilinos.Anasazi.OrthoError:
Inheritance graph
[legend]
Collaboration diagram for PyTrilinos.Anasazi.OrthoError:
Collaboration graph
[legend]

List of all members.

Public Member Functions

def __init__

Public Attributes

 this

Detailed Description

Exception thrown to signal error in an orthogonalization manager
method.

C++ includes: AnasaziOrthoManager.hpp 

Constructor & Destructor Documentation

def PyTrilinos.Anasazi.OrthoError.__init__ (   self,
  args 
)
__init__(Anasazi::OrthoError self, std::string const & what_arg) -> OrthoError

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

Reimplemented from PyTrilinos.Anasazi.AnasaziError.


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