Creates and initialises the velocity field Uf if required. More...
Go to the source code of this file.
Functions | |
if (mesh.dynamic()) | |
Variables | |
autoPtr< surfaceVectorField > | Uf |
Creates and initialises the velocity field Uf if required.
Original source file createUfIfPresent.H
Definition in file createUfIfPresent.H.
if | ( | mesh. | dynamic() | ) |
Definition at line 33 of file createUfIfPresent.H.
References Foam::endl(), Foam::Info, Foam::fvc::interpolate(), mesh, U, and Uf.
autoPtr<surfaceVectorField> Uf |
Definition at line 31 of file createUfIfPresent.H.
Referenced by dynamicLagrangian< BasicMomentumTransportModel >::correct(), Foam::fvc::correctUf(), Foam::fvc::ddt(), Foam::fvc::ddtCorr(), if(), and while().