Searched refs:OptStartDIIS (Results 1 – 4 of 4) sorted by relevance
1698 if (iter<OptStartDIIS){ in Cell_Opt_RF()1702 else if (iter==OptStartDIIS){ in Cell_Opt_RF()1924 if (iter<OptStartDIIS){ in Geometry_Opt_RF()1928 else if (iter==OptStartDIIS){ in Geometry_Opt_RF()2096 if (iter<OptStartDIIS){ in Geometry_Opt_DIIS()2100 else if (iter==OptStartDIIS){ in Geometry_Opt_DIIS()2269 if (iter<OptStartDIIS){ in Geometry_Opt_DIIS_BFGS()2273 else if (iter==OptStartDIIS){ in Geometry_Opt_DIIS_BFGS()2438 if (iter<OptStartDIIS){ in Geometry_Opt_DIIS_EF()2442 else if (iter==OptStartDIIS){ in Geometry_Opt_DIIS_EF()
1761 if (iter<OptStartDIIS){ in DIIS_BFGS()1859 dim = iter - OptStartDIIS + 1; in DIIS_BFGS()1978 if (iter==OptStartDIIS){ in DIIS_BFGS()
2476 int M_GDIIS_HISTORY,OptStartDIIS,OptEveryDIIS; variable
496 input_int("MD.Opt.StartDIIS",&OptStartDIIS,5); in Input_std()