createUfIfPresent.H File Reference

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
 

Detailed Description

Creates and initialises the velocity field Uf if required.

Original source file createUfIfPresent.H

Definition in file createUfIfPresent.H.

Function Documentation

◆ if()

if ( mesh.  dynamic())

Definition at line 35 of file createUfIfPresent.H.

References mesh, runTime, U, and Uf.

Variable Documentation

◆ Uf