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

movingConeTopoFvMesh Class Reference

Sample topoChangerFvMesh that moves an object in x direction and introduces/removes layers. More...

#include <topoChangerFvMesh/movingConeTopoFvMesh.H>


Detailed Description

Sample topoChangerFvMesh that moves an object in x direction and introduces/removes layers.

Source files

Definition at line 53 of file movingConeTopoFvMesh.H.

Inheritance diagram for movingConeTopoFvMesh:
Collaboration diagram for movingConeTopoFvMesh:

List of all members.

Public Member Functions

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

Constructor & Destructor Documentation

movingConeTopoFvMesh ( const IOobject &   io  ) [explicit]
~movingConeTopoFvMesh (  ) [virtual]

Definition at line 309 of file movingConeTopoFvMesh.C.


Member Function Documentation

TypeName ( "movingConeTopoFvMesh"    )

Runtime type information.

bool update (  ) [virtual]

Update the mesh for both mesh motion and topology change.

Implements topoChangerFvMesh.

Definition at line 315 of file movingConeTopoFvMesh.C.

References Foam::average(), Foam::endl(), Foam::Info, Foam::mag(), points, Foam::pos(), Foam::Pout, Foam::sin(), and autoPtr< T >::valid().


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