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

dynamicMotionSolverFvMesh Class Reference

The dynamicMotionSolverFvMesh. More...

#include <dynamicFvMesh/dynamicMotionSolverFvMesh.H>


Detailed Description

The dynamicMotionSolverFvMesh.

Source files

Definition at line 51 of file dynamicMotionSolverFvMesh.H.

Inheritance diagram for dynamicMotionSolverFvMesh:
Collaboration diagram for dynamicMotionSolverFvMesh:

List of all members.

Public Member Functions

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

Constructor & Destructor Documentation

dynamicMotionSolverFvMesh ( const IOobject &   io  )

Construct from IOobject.

Definition at line 44 of file dynamicMotionSolverFvMesh.C.

Definition at line 53 of file dynamicMotionSolverFvMesh.C.


Member Function Documentation

TypeName ( "dynamicMotionSolverFvMesh"    )

Runtime type information.

bool update (  ) [virtual]

Update the mesh for both mesh motion and topology change.

Implements dynamicFvMesh.

Definition at line 59 of file dynamicMotionSolverFvMesh.C.

References GeometricField< Type, PatchField, GeoMesh >::correctBoundaryConditions(), surfaceInterpolation::movePoints(), and U.


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