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

rawTopoChangerFvMesh Class Reference

topoChangerFvMesh without any added functionality. More...

#include <topoChangerFvMesh/rawTopoChangerFvMesh.H>


Detailed Description

topoChangerFvMesh without any added functionality.

Note: run without FOAM_SETNAN. Temporary has unitialised patch data when faces get created out of nothing.

Source files

Definition at line 55 of file rawTopoChangerFvMesh.H.

Inheritance diagram for rawTopoChangerFvMesh:
Collaboration diagram for rawTopoChangerFvMesh:

List of all members.

Public Member Functions

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

Constructor & Destructor Documentation

rawTopoChangerFvMesh ( const IOobject &   io  ) [explicit]

Construct from database.

Definition at line 49 of file rawTopoChangerFvMesh.C.

~rawTopoChangerFvMesh (  ) [virtual]

Definition at line 57 of file rawTopoChangerFvMesh.C.


Member Function Documentation

TypeName ( "rawTopoChangerFvMesh"    )

Runtime type information.

bool update (  ) [virtual]

Update the mesh for both mesh motion and topology change.

Implements topoChangerFvMesh.

Definition at line 63 of file rawTopoChangerFvMesh.C.

References Foam::endl(), forAll, Foam::Info, Foam::linearInterpolate(), phi, U, and autoPtr< T >::valid().


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