MRFCorrectBCs.H
Go to the documentation of this file.
1  for (phaseModel& phase : fluid.phases())
2  {
3  MRF.correctBoundaryVelocity(phase.U());
4  }
5 
6  MRF.correctBoundaryVelocity(U);
twoPhaseSystem & fluid
IOMRFZoneList & MRF
U
Definition: pEqn.H:72