This is the complete list of members for DIIS, including all inherited members.
c1diis | DIIS | protected |
clear()=0 | DIIS | pure 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 | |
diiseps | DIIS | protected |
diisthr | DIIS | protected |
erase_last()=0 | DIIS | protectedpure virtual |
get_c_adiis(bool verbose=false) const | DIIS | protected |
get_dEdx_adiis(const arma::vec &x) const | DIIS | |
get_diis_error() const =0 | DIIS | protectedpure virtual |
get_E_adiis(const arma::vec &x) const | DIIS | |
get_energies() const =0 | DIIS | protectedpure virtual |
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 |
PiFj | DIIS | protected |
S | DIIS | protected |
Sinvh | DIIS | protected |
useadiis | DIIS | protected |
usediis | DIIS | protected |
verbose | DIIS | protected |
~DIIS() | DIIS | virtual |