Creates and initialises the velocity field rhoUf if required. More...
Go to the source code of this file.
Functions | |
if (mesh.dynamic()) | |
Variables | |
autoPtr< surfaceVectorField > | rhoUf |
Creates and initialises the velocity field rhoUf if required.
Original source file createRhoUfIfPresent.H
Definition in file createRhoUfIfPresent.H.
if | ( | mesh. | dynamic() | ) |
Definition at line 33 of file createRhoUfIfPresent.H.
References Foam::endl(), Foam::Info, Foam::fvc::interpolate(), mesh, rho, rhoUf, runTime, and U.
autoPtr<surfaceVectorField> rhoUf |
Definition at line 31 of file createRhoUfIfPresent.H.
Referenced by Foam::fvc::correctRhoUf(), and if().