All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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, mesh, and runTime.

Here is the call graph for this function: