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

staticFvMesh Class Reference

Foam::staticFvMesh. More...

#include <dynamicFvMesh/staticFvMesh.H>


Detailed Description

Foam::staticFvMesh.

Source files

Definition at line 49 of file staticFvMesh.H.

Inheritance diagram for staticFvMesh:
Collaboration diagram for staticFvMesh:

List of all members.

Public Member Functions

 TypeName ("staticFvMesh")
 Runtime type information.
 staticFvMesh (const IOobject &io)
 Construct from IOobject.
 ~staticFvMesh ()
virtual bool  update ()
 Dummy update function which does not change the mesh.

Constructor & Destructor Documentation

staticFvMesh ( const IOobject &   io  )

Construct from IOobject.

Construct from objectRegistry, and read/write options.

Definition at line 43 of file staticFvMesh.C.

~staticFvMesh (  )

Definition at line 51 of file staticFvMesh.C.


Member Function Documentation

TypeName ( "staticFvMesh"    )

Runtime type information.

bool update (  ) [virtual]

Dummy update function which does not change the mesh.

Implements dynamicFvMesh.

Definition at line 57 of file staticFvMesh.C.


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