FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

solidBodyMotionFvMesh Class Reference

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

#include <dynamicFvMesh/solidBodyMotionFvMesh.H>


Detailed Description

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

Source files

Definition at line 53 of file solidBodyMotionFvMesh.H.

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.

Constructor & Destructor Documentation

solidBodyMotionFvMesh ( const IOobject &   io  )

Construct from IOobject.

Definition at line 45 of file solidBodyMotionFvMesh.C.

Definition at line 80 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 86 of file solidBodyMotionFvMesh.C.

References GeometricField< Type, PatchField, GeoMesh >::correctBoundaryConditions(), Foam::endl(), surfaceInterpolation::movePoints(), Foam::transform(), and WarningIn.


The documentation for this class was generated from the following files: