createMRF.H
Go to the documentation of this file.
1  IOMRFZoneList MRF(mesh);
2  MRF.correctBoundaryVelocity(U1);
3  MRF.correctBoundaryVelocity(U2);
4  MRF.correctBoundaryVelocity(U);
U2
volVectorField & U2
Definition: createFields.H:23
MRF
IOMRFZoneList MRF(mesh)
U
U
Definition: pEqn.H:46
mesh
dynamicFvMesh & mesh
Definition: createDynamicFvMesh.H:18
U1
volVectorField & U1
Definition: createFields.H:18