

Public Member Functions | |
| def | __init__ |
Public Attributes | |
| this | |
BlockDavidsonOrthoFailure is thrown when the orthogonalization manager is unable to orthogonalize the preconditioned residual against (a.k.a. H) the current basis (a.k.a. V). This exception is thrown from the BlockDavidson::iterate() method. C++ includes: AnasaziBlockDavidson.hpp
| def PyTrilinos.Anasazi.BlockDavidsonOrthoFailure.__init__ | ( | self, | |
| args | |||
| ) |
__init__(Anasazi::BlockDavidsonOrthoFailure self, std::string const & what_arg) -> BlockDavidsonOrthoFailure Anasazi::BlockDavidsonOrthoFailure::BlockDavidsonOrthoFailure(const std::string &what_arg)
Reimplemented from PyTrilinos.Anasazi.AnasaziError.
1.7.6.1