Skip to content
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

Refactor: change nkstot_ibz and kvec_d_ibz from members into local variables #4515

Merged
merged 3 commits into from
Jul 1, 2024

Conversation

maki49
Copy link
Collaborator

@maki49 maki49 commented Jun 28, 2024

nkstot_ibz and kvec_d_ibz are only used in K_Vectors::ibz_kpoint and have the same value as nkstot and kvec_d after symmetry reduction. They do not need to be members of class K_Vectors.

@1041176461 FYI

source/module_cell/klist.cpp Show resolved Hide resolved
@mohanchen mohanchen merged commit f2e4a0d into deepmodeling:develop Jul 1, 2024
13 checks passed
@mohanchen mohanchen added the Refactor Refactor ABACUS codes label Jul 1, 2024
@maki49 maki49 deleted the lockvecibz branch July 15, 2024 08:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Refactor Refactor ABACUS codes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants