forked from abacusmodeling/abacus-develop
-
Notifications
You must be signed in to change notification settings - Fork 134
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Keep updating esolver and related source files (#3853)
* update timer, add std * update the format of esolver_fp.cpp * add description in esolver_fp.h * update a few esolver files * update esolver description for LCAO * update some formats of esolver codes * update esolver_ks_pw.cpp formats * update formats of esolver_ks_pw.cpp and esolver_ks_pw.h * update esolver_ks_lcao_tddft.cpp formats * update format of esolver_sdft_pw.cpp * update the format of esolver_sdft_pw_tool.cpp * keep formating esolver_ks_pw.cpp * formating esolver_of_interface.cpp * change GlobalC::ucell to ucell in esolver_ks.cpp * remove some GlobalC::ucell in esolver_sdft_pw.cpp * refactor the code before getting rid of RA in esolver_lcao * refactor before getting rid of LOWF * refactor before getting rid of LCAO_hamilt.h and LCAO_matrix.h * refactor wavefunc_in_pw * refactor density matrix * refactor the format cal_dm_psi.cpp * format forces.cpp * refactor esolver_of_tool.cpp * change member function beforescf in Esolver to before_scf * change afterscf to after_scf * change updatepot to update_pot * change eachiterinit to iter_init, change eachiterfinish to iter_finish * refactor esolvers, change member function names of most esolvers * reformat esolver.h * update tests for esolvers
- Loading branch information
Showing
48 changed files
with
907 additions
and
848 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.