28 #ifndef _math_optimize_diis_h
29 #define _math_optimize_diis_h
31 #include <math/optimize/scextrap.h>
43 double damping_factor;
44 double mixing_fraction;
58 DIIS(
int strt=1,
int ndi=5,
double dmp =0,
int ngr=1,
int ngrdiis=1,
100 void start_extrapolation();
void print(std::ostream &=ExEnv::out0()) const
Override DescribedClass::print.
A template class that maintains references counts.
Definition: ref.h:361
void save_data_state(StateOut &)
Save the base classes (with save_data_state) and the members in the same order that the StateIn CTOR ...
void reinitialize(Ref< SCExtrapData > data=0)
This must be called if the extrapolation object is to be used again.
Definition: stateout.h:71
static std::ostream & out0()
Return an ostream that writes from node 0.
The DIIS class provides DIIS extrapolation.
Definition: diis.h:36
Contains all MPQC code up to version 3.
Definition: mpqcin.h:14
Generated at Sun Jan 26 2020 23:24:00 for MPQC
3.0.0-alpha using the documentation package Doxygen
1.8.16.