Skip to content

Commit 128283a

Browse files
[pre-commit.ci lite] apply automatic fixes
1 parent b60df0d commit 128283a

File tree

1 file changed

+1
-1
lines changed
  • source/module_hamilt_general/module_xc/test

1 file changed

+1
-1
lines changed

source/module_hamilt_general/module_xc/test/xc3_mock.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ namespace ModuleBase
163163
namespace GlobalV
164164
{
165165
std::string BASIS_TYPE = "";
166-
bool CAL_STRESS = 0;
166+
bool CAL_STRESS = false;
167167
int CAL_FORCE = 0;
168168
int NSPIN;
169169
int NPOL;

0 commit comments

Comments
 (0)