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
Refactor: Combine gamma-only and multi-k versions of some functions in DeePKS. (#5717)
* Add support for INPUT deepks_v_delta>0 in multi-k points DeePKS calculations
* Refactor: Change LCAO_Deepks_Interface to template class.
* Remove the h_mat and h_mat_k variables in LCAO_Deepks and change H_V_delta to form consistent with H_V_delta_k.
* Change functions in deepks_hmat to template.
* Combine gamma-only and multi-k for v_delta_precalc.
* Change functions about v_delta_precalc and psialpha in deepks_v_delta calculations to templates.
* Change save_npy_h to template.
* Change some functions in LCAO_deepks_io to templates.
* Remove ld.V_deltaR.
* Change cal_orbital_precalc to template.
* Remove orbital_precalc_k.cpp.
* Change cal_gdmx into template function.
* [pre-commit.ci lite] apply automatic fixes
* Update LCAO_deepks_interface.cpp
* Update FORCE_STRESS.cpp
* Update FORCE_gamma.cpp
* Update deepks_lcao.cpp
* Update LCAO_deepks.cpp
* Update LCAO_deepks.cpp
* Update LCAO_deepks.h
---------
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
0 commit comments