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

linearValveFvMesh Class Reference

A sliding linear valve. More...

#include <topoChangerFvMesh/linearValveFvMesh.H>


Detailed Description

A sliding linear valve.

Source files

Definition at line 50 of file linearValveFvMesh.H.

Inheritance diagram for linearValveFvMesh:
Collaboration diagram for linearValveFvMesh:

List of all members.

Public Member Functions

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

Constructor & Destructor Documentation

linearValveFvMesh ( const IOobject &   io  ) [explicit]

Construct from database.

Definition at line 265 of file linearValveFvMesh.C.

~linearValveFvMesh (  ) [virtual]

Definition at line 290 of file linearValveFvMesh.C.


Member Function Documentation

TypeName ( "linearValveFvMesh"    )

Runtime type information.

void update (  ) [virtual]

Update the mesh for both mesh motion and topology change.

Implements topoChangerFvMesh.

Definition at line 296 of file linearValveFvMesh.C.

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


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