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

List of all members.

Public Member Functions

def __init__

Public Attributes

 this

Detailed Description

Exceptions thrown to signal error in operator application.

C++ includes: AnasaziOperatorTraits.hpp 

Constructor & Destructor Documentation

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

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

Reimplemented from PyTrilinos.Anasazi.AnasaziError.


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