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 3aafc7d commit 1eae531Copy full SHA for 1eae531
source/module_md/nhchain.cpp
@@ -272,7 +272,7 @@ void Nose_Hoover::first_half(std::ofstream& ofs)
272
}
273
274
275
-void Nose_Hoover::second_half(void)
+void Nose_Hoover::second_half()
276
{
277
ModuleBase::TITLE("Nose_Hoover", "second_half");
278
ModuleBase::timer::tick("Nose_Hoover", "second_half");
0 commit comments