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

List of all members.

Public Member Functions

def __init__

Public Attributes

 this

Detailed Description

SortManagerError is thrown when the Anasazi::SortManager is unable to
sort the numbers, due to some failure of the sort method or error in
calling it.

C++ includes: AnasaziSortManager.hpp 

Constructor & Destructor Documentation

__init__(Anasazi::SortManagerError self, std::string const & what_arg) -> SortManagerError

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

Reimplemented from PyTrilinos.Anasazi.AnasaziError.


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