createUcfIfPresent.H File Reference

Creates and initialises the continuous phase face velocity field Ufc if required. More...

Go to the source code of this file.

Functions

 if (mesh.dynamic())
 

Variables

autoPtr< surfaceVectorField > Ucf
 

Detailed Description

Creates and initialises the continuous phase face velocity field Ufc if required.

Original source file createUcfIfPresent.H

Definition in file createUcfIfPresent.H.

Function Documentation

◆ if()

if ( mesh.  dynamic())

Definition at line 34 of file createUcfIfPresent.H.

References Foam::endl(), Foam::Info, Foam::fvc::interpolate(), mesh, runTime, and Ucf.

Here is the call graph for this function:

Variable Documentation

◆ Ucf

autoPtr<surfaceVectorField> Ucf

Definition at line 32 of file createUcfIfPresent.H.

Referenced by if(), and while().