Formatting
This commit is contained in:
parent
2666c5efea
commit
a60ee38db1
1 changed files with 2 additions and 2 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
phiv -= phiGradp/rhof;
|
||||
|
||||
#include "resetPhivPatches.H"
|
||||
# include "resetPhivPatches.H"
|
||||
|
||||
for (int nonOrth=0; nonOrth<=nNonOrthCorr; nonOrth++)
|
||||
{
|
||||
|
@ -63,7 +63,7 @@
|
|||
rhoMin
|
||||
);
|
||||
|
||||
#include "gammaPsi.H"
|
||||
# include "gammaPsi.H"
|
||||
|
||||
p =
|
||||
(
|
||||
|
|
Reference in a new issue