Public Member Functions | |
def | __init__ |
def | __init__ |
Public Attributes | |
this |
ResNormNaNError is thrown from StatusTestResNorm::checkStatus() when a NaN ("not a number") is detected among the residual norms returned by the eigensolver. This behavior is optional and is controlled by flag to StatusTestResNorm::StatusTestResNorm(). C++ includes: AnasaziStatusTestResNorm.hpp
def PyTrilinos::Anasazi::ResNormNaNError::__init__ | ( | self, | ||
args | ||||
) |
__init__(self, string what_arg) -> ResNormNaNError Anasazi::ResNormNaNError::ResNormNaNError(const std::string &what_arg)
Reimplemented from PyTrilinos::Anasazi::AnasaziError.
def PyTrilinos::Anasazi::ResNormNaNError::__init__ | ( | self, | ||
args | ||||
) |
__init__(self, string what_arg) -> ResNormNaNError Anasazi::ResNormNaNError::ResNormNaNError(const std::string &what_arg)
Reimplemented from PyTrilinos::Anasazi::AnasaziError.