Functions
moveMesh.H File Reference

Go to the source code of this file.

Functions

IOobject ioPoints ("points", runTime.timeName(), mesh.name(), mesh)
 
 if (ioPoints.typeHeaderOk< pointIOField >(true))
 

Function Documentation

◆ ioPoints()

IOobject ioPoints ( "points"  ,
runTime.  timeName(),
mesh.  name(),
mesh   
)

◆ if()

if ( ioPoints.typeHeaderOk< pointIOField >  true)

Definition at line 9 of file moveMesh.H.

References Foam::endl(), Foam::Info, and mesh.

Here is the call graph for this function: