-
Notifications
You must be signed in to change notification settings - Fork 139
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
adding the deallocation of variables
- eigval2, eigval_opt, utmp in hamiltonian_get_hr - umatnew, ZU, deltaU, carr in sitesym_dis_extract_symmetry also, I moved the eigval2 allocation after the *if (ham_logical%have_ham_k) go to 100* line, because if we go to 100, we do not need the eigval2 variale
- Loading branch information
1 parent
b5293ec
commit 55dc398
Showing
2 changed files
with
57 additions
and
8 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