47 rhoUf().boundaryFieldRef()[patchI] =
rhoUfint.boundaryField()[patchI];
surfaceScalarField faceMaskOld(localMin< scalar >(mesh).interpolate(cellMask.oldTime()))
const surfaceScalarField faceMaskOld(localMin< scalar >(mesh).interpolate(cellMask.oldTime()))
surfaceVectorField rhoUfint(fvc::interpolate(rho *U))
#define forAll(list, i)
Loop across all elements in list.