28 #ifndef _math_optimize_diis_h
29 #define _math_optimize_diis_h
35 #include <math/optimize/scextrap.h>
47 double damping_factor;
63 DIIS(
int strt=1,
int ndi=5,
double dmp =0,
int ngr=1,
int ngrdiis=1);
98 void start_extrapolation();
void print(std::ostream &=ExEnv::out0()) const
Override DescribedClass::print.
A template class that maintains references counts.
Definition: ref.h:332
void save_data_state(StateOut &)
Save the base classes (with save_data_state) and the members in the same order that the StateIn CTOR ...
Restores objects that derive from SavableState.
Definition: statein.h:70
Serializes objects that derive from SavableState.
Definition: stateout.h:61
static std::ostream & out0()
Return an ostream that writes from node 0.
The DIIS class provides DIIS extrapolation.
Definition: diis.h:40
Generated at Sun Jan 26 2020 23:33:03 for MPQC
2.3.1 using the documentation package Doxygen
1.8.16.