Formatting
This commit is contained in:
parent
3aa57b52aa
commit
4935804479
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@
|
|||
- fvm::laplacian(rUAf, p)
|
||||
);
|
||||
|
||||
if (corr == nCorr-1 && nonOrth == nNonOrthCorr)
|
||||
if (corr == nCorr - 1 && nonOrth == nNonOrthCorr)
|
||||
{
|
||||
pEqn.solve(mesh.solver(p.name() + "Final"));
|
||||
}
|
||||
|
|
Reference in a new issue