checkMeshMoving.H File Reference

Go to the source code of this file.

Functions

bool hasMovingMesh (false)
 
 if (timeDirs.size() > 1)
 
 reduce (hasMovingMesh, orOp< bool >())
 

Detailed Description

Original source file checkMeshMoving.H

Definition in file checkMeshMoving.H.

Function Documentation

◆ hasMovingMesh()

bool hasMovingMesh ( false  )

Referenced by if().

Here is the caller graph for this function:

◆ if()

if ( timeDirs.  size(),
 
)

Definition at line 30 of file checkMeshMoving.H.

References forAll, hasMovingMesh(), mesh, meshes(), UPtrList< T >::size(), and timeName.

Here is the call graph for this function:

◆ reduce()