Skip to content

Commit c3f9ba9

Browse files
committed
change ucell in module_io/write_elecstat_pot.cpp
1 parent 47eca79 commit c3f9ba9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/module_io/write_elecstat_pot.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ void write_elecstat_pot(
100100
istep,
101101
fn,
102102
ef_tmp,
103-
&(GlobalC::ucell),
103+
ucell,
104104
precision,
105105
out_fermi);
106106

0 commit comments

Comments
 (0)