This is the complete list of members for uDIIS, including all inherited members.
c1diis | DIIS | protected |
clear() | uDIIS | virtual |
cooloff | DIIS | protected |
DIIS(const arma::mat &S, const arma::mat &Sinvh, bool usediis, bool c1diis, double diiseps, double diisthr, bool useadiis, bool verbose, size_t imax) | DIIS | protected |
diiseps | DIIS | protected |
diisthr | DIIS | protected |
erase_last() | uDIIS | privatevirtual |
get_c_adiis(bool verbose=false) const | DIIS | protected |
get_dEdx_adiis(const arma::vec &x) const | DIIS | protected |
get_diis_error() const | uDIIS | privatevirtual |
get_E_adiis(const arma::vec &x) const | DIIS | protected |
get_energies() const | uDIIS | privatevirtual |
get_w() | DIIS | protected |
get_w_adiis() const | DIIS | protected |
get_w_diis() const | DIIS | protected |
get_w_diis_wrk(const arma::mat &err) const | DIIS | protected |
imax | DIIS | protected |
PiF | DIIS | protected |
PiF_update() | uDIIS | private |
PiFj | DIIS | protected |
S | DIIS | protected |
Sinvh | DIIS | protected |
solve_F(arma::mat &Fa, arma::mat &Fb) | uDIIS | |
solve_P(arma::mat &Pa, arma::mat &Pb) | uDIIS | |
stack | uDIIS | private |
uDIIS(const arma::mat &S, const arma::mat &Sinvh, bool usediis, bool c1diis, double diiseps, double diisthr, bool useadiis, bool verbose, size_t imax) | uDIIS | |
update(const arma::mat &Fa, const arma::mat &Fb, const arma::mat &Pa, const arma::mat &Pb, double E, double &error) | uDIIS | |
useadiis | DIIS | protected |
usediis | DIIS | protected |
verbose | DIIS | protected |
~DIIS() | DIIS | protectedvirtual |
~uDIIS() | uDIIS |