OpenFOAM logo
The Open Source CFD Toolbox
  Source Guide OpenCFD Solutions Contact OpenFOAM

staticFvMesh Class Reference

Foam::staticFvMesh. More...

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.

Detailed Description

Foam::staticFvMesh.

Source files

Definition at line 44 of file staticFvMesh.H.


Constructor & Destructor Documentation

staticFvMesh ( const IOobject io  ) 

Construct from IOobject.

Construct from objectRegistry, and read/write options.

Definition at line 35 of file staticFvMesh.C.

~staticFvMesh (  ) 

Definition at line 43 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 49 of file staticFvMesh.C.


The documentation for this class was generated from the following files:
Copyright © 2000-2009 OpenCFD Ltd