Skip to content

Conversation

@Cstandardlib
Copy link
Collaborator

Linked Issue

Fix #5615

Description

  • diagH_subspace is used in hsolver to do a diagonalization in the subspace spanned by given psi vectors.
  • When input vectors are orthogonal, there is no need to do the overlap and solve generalized eigenvalue problems.
  • Add a parameter to support this procedure without assigning and calculating overlap block.

@Cstandardlib Cstandardlib added Features Needed The features are indeed needed, and developers should have sophisticated knowledge Refactor Refactor ABACUS codes Diago Issues related to diagonalizaiton methods labels Sep 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Diago Issues related to diagonalizaiton methods Features Needed The features are indeed needed, and developers should have sophisticated knowledge Refactor Refactor ABACUS codes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Need subspace diagonalization without scc

1 participant