Skip to content

Commit

Permalink
Update hamilt_lcao.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
ErjieWu authored Jan 10, 2025
1 parent 7f8da22 commit fbeadbe
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion source/module_hamilt_lcao/hamilt_lcaodft/hamilt_lcao.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,9 @@ HamiltLCAO<TK, TR>::HamiltLCAO(Gint_Gamma* GG_in,
const K_Vectors& kv_in,
const TwoCenterBundle& two_center_bundle,
const LCAO_Orbitals& orb,
elecstate::DensityMatrix<TK, double>* DM_in,
elecstate::DensityMatrix<TK, double>* DM_in
#ifdef __DEEPKS
,
LCAO_Deepks* ld_in
#endif
#ifdef __EXX
Expand Down

0 comments on commit fbeadbe

Please sign in to comment.