Skip to content

Commit aa48253

Browse files
The9CatCopilot
andauthored
Update expui/Coefficients.cc
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 40e0245 commit aa48253

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

expui/Coefficients.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3620,7 +3620,7 @@ namespace CoefClasses
36203620
int dof0 = dof;
36213621

36223622
bool ret = true;
3623-
3623+
36243624
if (nfld0 != nfld1) {
36253625
if (myid==0)
36263626
std::cout << "---- CylFldCoefs::CheckH5Params: nfld mismatch " << nfld0

0 commit comments

Comments
 (0)