lumpedPointTools.H File Reference
Include dependency graph for lumpedPointTools.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 Foam::lumpedPointTools
 A collection of utility functions for handling IO related to the lumped-mass movement.
 
 Foam
 Namespace for OpenFOAM.
 

Typedefs

typedef Tuple2< scalar, lumpedPointState > lumpedPointStateTuple
 

Functions

List< lumpedPointStateTuple > lumpedPointStates (Istream &is)
 Load a list of states from an Istream. More...
 
List< lumpedPointStateTuple > lumpedPointStates (const fileName &file)
 Load a list of states from a file. More...
 
pointIOField points0Field (const polyMesh &mesh)
 Return the 0 or constant points field. More...
 
labelList lumpedPointPatchList (const pointVectorField &pvf)
 Return the patch-ids associated a "lumpedPointDisplacement" type. More...
 
labelList lumpedPointPatchList (const polyMesh &mesh)
 Get the "pointDisplacement" at time 0 and use that to determine which. More...
 

Detailed Description

Original source file lumpedPointTools.H

Definition in file lumpedPointTools.H.