Skip to content

Commit 1465b2b

Browse files
committed
update estate
1 parent 8671673 commit 1465b2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/source_io/ctrl_iter_lcao.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ void ctrl_iter_lcao(UnitCell& ucell, // unit cell *
7272

7373
deepks_interface.out_deepks_labels(pelec->f_en.etot, kv.get_nks(),
7474
ucell.nat, PARAM.globalv.nlocal, pelec->ekb, kv.kvec_d,
75-
ucell, orb, gd, &pv, *psi, estate->get_DM(),
75+
ucell, orb, gd, &pv, *psi, pelec->get_DM(),
7676
p_hamilt, iter, conv_esolver, GlobalV::MY_RANK, GlobalV::ofs_running);
7777
}
7878
}

0 commit comments

Comments
 (0)