We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ccd9445 commit ba3122fCopy full SHA for ba3122f
1 file changed
source/source_io/module_ctrl/ctrl_output_fp.cpp
@@ -62,8 +62,6 @@ void ctrl_output_fp(UnitCell& ucell,
62
{
63
for (int is = 0; is < nspin; ++is)
64
65
- pw_rhod->real2recip(chr.rho_save[is], chr.rhog_save[is]);
66
-
67
std::string fn = PARAM.globalv.global_out_dir + "chg";
68
69
std::string spin_block;
0 commit comments