All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
createRhoUfIfPresent.H File Reference

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
 

Detailed Description

Creates and initialises the velocity field rhoUf if required.

Original source file createRhoUfIfPresent.H

Definition in file createRhoUfIfPresent.H.

Function Documentation

◆ if()

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.

Here is the call graph for this function:

Variable Documentation

◆ rhoUf

autoPtr<surfaceVectorField> rhoUf

Definition at line 31 of file createRhoUfIfPresent.H.

Referenced by Foam::fvc::correctRhoUf(), and if().