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
* remove redundant parameters
* version 0.0
* inline some simple functions
* change type alias
* version 0.1
* version 0.2
* for test
* fix some bugs, the first correct version
* improve efficiency ang rename some variables
* small change
* add openmp support to gint_vl
* remove some comments
* remove some comments
* remove some unused code related to spin in gint_k
* enable rho calculation
* support fvl calculation
* add nspin=4 support and change interface
* change some raw pointer to shared_ptr
* rename hamilt::HContainer
* support tau calculation
* fix a bug
* add vlocal metagga support
* support force metagga calculation
* change shared_ptr to raw pointer of GintAtom
* improve performance
* remove destructor
* add timer
* add timer
* improve performance
* change 2D ptr to 1D ptr
* modify zeros function
* replace array pool with vector
* Revert "Refactor:remove cal_tau from ElecStateLCAO (#5802)"
This reverts commit 414446a.
* fix a bug
* remove some rudundant functions
* simplify member function of biggrid_info
* rename some variables
* unify some variables name
* change some variable to static
* fix a bug and delete a redundant operation
* add new gint interface
* change new_grid_tech to new_gint
* revert some incorrect changes
* add a unit test
* change some names
* check nullptr
* [pre-commit.ci lite] apply automatic fixes
* change DM to dm
* change HRGint to hr_gint
* modify variable name
* fix a bug
---------
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
0 commit comments