43 #ifndef CONVERGENCE_HPP
44 #define CONVERGENCE_HPP 1
61 std::vector<double> _epot_hist;
68 std::vector<double> _scharge_hist;
83 EmitPoint(
double x );
86 double &operator[](
int i );
89 std::vector<double> _emit_hist[2];
93 EmitPoint _emit_old[2];
134 double val,
double absf,
double relf,
double lim );
139 add_tdiag( emit1, NULL, absf, relf, lim );
145 double absf,
double relf,
double lim );