OpenFOAM logo
The Open Source CFD Toolbox
  Source Guide OpenCFD Solutions Contact OpenFOAM

solidBodyMotionFvMesh Class Reference

Solid-body motion of the mesh specified by a run-time selectable motion function. More...

Inheritance diagram for solidBodyMotionFvMesh:
Collaboration diagram for solidBodyMotionFvMesh:

List of all members.


Public Member Functions

 TypeName ("solidBodyMotionFvMesh")
 Runtime type information.
 solidBodyMotionFvMesh (const IOobject &io)
 Construct from IOobject.
 ~solidBodyMotionFvMesh ()
virtual bool update ()
 Update the mesh for both mesh motion and topology change.

Detailed Description

Solid-body motion of the mesh specified by a run-time selectable motion function.

Source files

Definition at line 48 of file solidBodyMotionFvMesh.H.


Constructor & Destructor Documentation

solidBodyMotionFvMesh ( const IOobject io  ) 

Construct from IOobject.

Definition at line 37 of file solidBodyMotionFvMesh.C.

References Foam::addToRunTimeSelectionTable(), and Foam::defineTypeNameAndDebug().

Here is the call graph for this function:

Definition at line 72 of file solidBodyMotionFvMesh.C.


Member Function Documentation

TypeName ( "solidBodyMotionFvMesh"   ) 

Runtime type information.

bool update (  )  [virtual]

Update the mesh for both mesh motion and topology change.

Implements dynamicFvMesh.

Definition at line 78 of file solidBodyMotionFvMesh.C.


The documentation for this class was generated from the following files:
Copyright © 2000-2009 OpenCFD Ltd