forked from abacusmodeling/abacus-develop
-
Notifications
You must be signed in to change notification settings - Fork 145
Refactor: refactor the constructors of Psi class #5761
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 50 commits
Commits
Show all changes
52 commits
Select commit
Hold shift + click to select a range
84e63b6
remove Psi(const Psi& psi_in, const int nk_in, int nband_in);
haozhihan b15cd5c
fix bug
haozhihan 9900bb7
fix bug
haozhihan a02b5d8
[pre-commit.ci lite] apply automatic fixes
pre-commit-ci-lite[bot] 8e3a58f
remove device value in psi
haozhihan c716bb7
update Psi(const Psi& psi_in, const int nk_in, int nband_in)
haozhihan 1c2f523
update get_ngk usage
haozhihan 1fb8851
fix bug about ngk
haozhihan 1a9aea9
[pre-commit.ci lite] apply automatic fixes
pre-commit-ci-lite[bot] 9a3a9f0
fix bug
haozhihan 093c3f2
format operator
haozhihan af1b7bc
[pre-commit.ci lite] apply automatic fixes
pre-commit-ci-lite[bot] 16687c3
fix bug
haozhihan 35d26d6
fix bug
haozhihan 3096085
fix bug
haozhihan a3817e4
fix bug
haozhihan 67fda40
add get_cur_effective_basis func
haozhihan 0b0604c
fix bug
haozhihan d5634b3
update get_cur_effective_basis
haozhihan 0339ba3
check bugs
haozhihan 190e74a
update Constructor 8-1
haozhihan cf0cad7
fix bug
haozhihan 30b1aa4
fix bug
haozhihan fcc167f
fix bug
haozhihan 8cf1363
fix bug maybe
haozhihan 7e09971
fix bug
haozhihan 6ff1b3a
check correct
haozhihan 7e44e9f
check 1
haozhihan f4f958c
fix unit test
haozhihan 444f21e
fix unit bug
haozhihan 588a335
update get_ngk func
haozhihan 76893ee
remove get-ngk in velocity-pw
haozhihan 462857f
fix bug
haozhihan 7f66c7d
[pre-commit.ci lite] apply automatic fixes
pre-commit-ci-lite[bot] ed7387e
fix 186_PW_SKG_ALL bug
haozhihan 0906e22
format source/module_io/unk_overlap_pw.cpp
haozhihan c2cb0df
update Constructor in psi
haozhihan 5a86f45
[pre-commit.ci lite] apply automatic fixes
pre-commit-ci-lite[bot] 8935299
debug unit test
haozhihan bfdfc92
fix ri test bug
haozhihan c55e20d
[pre-commit.ci lite] apply automatic fixes
pre-commit-ci-lite[bot] 49987f8
fix psi-ut bug
haozhihan 2def09e
remove Psi<T, Device>::Psi(T* psi_pointer, const Psi& psi_in, const i…
haozhihan d23dfe5
remove useless code
haozhihan 24adafe
update Psi(const Psi& psi_in, const int nk_in, const int nband_in);
haozhihan a920924
remove Psi(const Psi& psi_in, const int nk_in, const int nband_in);
haozhihan b9d0160
refactor psi code
haozhihan 5373bdc
fix sdft bug
haozhihan 2807490
Merge branch 'develop' into psi-ngk
haozhihan cf09808
Merge branch 'develop' into psi-ngk
haozhihan 0145476
change to get_current_ngk
haozhihan 943ce71
Merge branch 'develop' into psi-ngk
haozhihan File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.