Anasazi
Version of the Day
|
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
).
More...
#include <AnasaziBlockDavidson.hpp>
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.
Definition at line 156 of file AnasaziBlockDavidson.hpp.