You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update some names of deepks tests and refactor some ofdft codes (#6754)
* remove some codes in esolver_ks_lcao and add LCAO_set.cpp
* add LCAO_set.h and LCAO_set.cpp
* finish updating esolver
* update LCAO_set, fix ref of pointer of psi
* update esolver
* delete useless head files
* update esolver
* change effective to eff for short
* add dm2rho in init_dm
* delete useless calculate_weights
* fix a potential bug, the bcast of descf
* move init_rho to KS:before_all_runners
* fix the input parametes of init_rho
* small update of esolver_of.cpp
* fix tests
* update eff in ML_KEDF
* fix a potential bug in allocate() function in charge.cpp
* move set_rhopw from elecstate to before charge.allocate
* fix bug about two allocations of charge class
* fix a bug in OFDFT
* move the common parts in esolver_ks and esolver_of to esolver_fp
* small updates of fp and ks esolvers
* update double xc
* fix bug about allocation of charge density
* delete istep in init_pot and init_scf
* add an input parameter in chr.allocate
* update directory names of deepks
* update some small places
* add of_print_info in ofdft directory and delete the function in esolver_of
* move ofdft print_info to module_ofdft
* fix bugs in tests
* add header
* small update of timer in ofdft
* fix a bug related to timer
* update
* update
0 commit comments