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 35 of file createRhoUfIfPresent.H.

References mesh, rho, rhoUf, runTime, and U.

Variable Documentation

◆ rhoUf

autoPtr<surfaceVectorField> rhoUf

Definition at line 33 of file createRhoUfIfPresent.H.

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