Skip to content

Commit 32c0c06

Browse files
committed
update 01_PW/203 example
1 parent 63c944f commit 32c0c06

File tree

3 files changed

+4
-0
lines changed

3 files changed

+4
-0
lines changed

source/source_io/ctrl_output_fp.cpp

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ void ctrl_output_fp(UnitCell& ucell,
88
elecstate::ElecStateLCAO<TK>* pelec,
99
const int istep)
1010
{
11+
/*
1112
ModuleBase::TITLE("ModuleIO", "ctrl_output_fp");
1213
ModuleBase::timer::tick("ModuleIO", "ctrl_output_fp");
1314
@@ -115,6 +116,9 @@ void ctrl_output_fp(UnitCell& ucell,
115116
}
116117
117118
ModuleBase::timer::tick("ModuleIO", "ctrl_output_fp");
119+
120+
*/
121+
118122
}
119123

120124
} // End ModuleIO
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)