Skip to content

Commit 1509f79

Browse files
authored
Update deepks_lcao.h
1 parent 266de5b commit 1509f79

File tree

1 file changed

+1
-1
lines changed
  • source/module_hamilt_lcao/hamilt_lcaodft/operator_lcao

1 file changed

+1
-1
lines changed

source/module_hamilt_lcao/hamilt_lcaodft/operator_lcao/deepks_lcao.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ class DeePKS<OperatorLCAO<TK, TR>> : public OperatorLCAO<TK, TR>
5858
private:
5959
elecstate::DensityMatrix<TK, double>* DM;
6060

61-
LCAO_Deepks* ld = nullptr;
61+
// LCAO_Deepks* ld = nullptr;
6262

6363
const UnitCell* ucell = nullptr;
6464

0 commit comments

Comments
 (0)