5 lines
159 B
C
5 lines
159 B
C
IOMRFZoneList mrfZones(mesh);
|
|
mrfZones.correctBoundaryVelocity(U1);
|
|
mrfZones.correctBoundaryVelocity(U2);
|
|
mrfZones.correctBoundaryVelocity(U);
|