Update debug message formatting
This commit is contained in:
parent
c4a6167cd0
commit
ec998a5bc1
1 changed files with 1 additions and 1 deletions
|
@ -120,8 +120,8 @@
|
||||||
Info<< ".";
|
Info<< ".";
|
||||||
f.boundaryField()[ibPatches[ibpI]].updateOnMotion();
|
f.boundaryField()[ibPatches[ibpI]].updateOnMotion();
|
||||||
}
|
}
|
||||||
Info<< endl;
|
|
||||||
}
|
}
|
||||||
|
Info<< endl;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Reference in a new issue