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

mixerFvMesh Class Reference

A rotating slider mesh. More...

#include <topoChangerFvMesh/mixerFvMesh.H>


Detailed Description

A rotating slider mesh.

Source files

Definition at line 52 of file mixerFvMesh.H.

Inheritance diagram for mixerFvMesh:
Collaboration diagram for mixerFvMesh:

List of all members.

Public Member Functions

 TypeName ("mixerFvMesh")
 Runtime type information.
 mixerFvMesh (const IOobject &io)
 Construct from IOobject.
virtual  ~mixerFvMesh ()
const coordinateSystem &  cs () const
 Return coordinate system.
virtual bool  update ()
 Update the mesh for both mesh motion and topology change.

Constructor & Destructor Documentation

mixerFvMesh ( const IOobject &   io  ) [explicit]

Construct from IOobject.

Definition at line 283 of file mixerFvMesh.C.

References Foam::endl(), Foam::Info, and Foam::nl.

~mixerFvMesh (  ) [virtual]

Definition at line 324 of file mixerFvMesh.C.

References Foam::deleteDemandDrivenData().


Member Function Documentation

TypeName ( "mixerFvMesh"    )

Runtime type information.

const coordinateSystem& cs (  ) const [inline]

Return coordinate system.

Definition at line 110 of file mixerFvMesh.H.

bool update (  ) [virtual]

Update the mesh for both mesh motion and topology change.

Implements topoChangerFvMesh.

Definition at line 343 of file mixerFvMesh.C.

References Foam::deleteDemandDrivenData(), Foam::endl(), Foam::Info, points, and autoPtr< T >::valid().


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