Public Member Functions | |
def | __init__ |
def | __init__ |
Public Attributes | |
this |
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
def PyTrilinos::Anasazi::SortManagerError::__init__ | ( | self, | ||
args | ||||
) |
__init__(self, string what_arg) -> SortManagerError Anasazi::SortManagerError::SortManagerError(const std::string &what_arg)
Reimplemented from PyTrilinos::Anasazi::AnasaziError.
def PyTrilinos::Anasazi::SortManagerError::__init__ | ( | self, | ||
args | ||||
) |
__init__(self, string what_arg) -> SortManagerError Anasazi::SortManagerError::SortManagerError(const std::string &what_arg)
Reimplemented from PyTrilinos::Anasazi::AnasaziError.