Foam::staticEngineMesh. More...
#include <engine/staticEngineMesh.H>
Definition at line 49 of file staticEngineMesh.H.
Public Member Functions | |
TypeName ("static") | |
Runtime type information.
| |
staticEngineMesh (const IOobject &io) | |
Construct from IOobject.
| |
~staticEngineMesh () | |
void | move () |
staticEngineMesh | ( | const IOobject & | io ) |
Construct from IOobject.
Construct from objectRegistry, and read/write options.
Definition at line 43 of file staticEngineMesh.C.
~staticEngineMesh | ( | ) |
Definition at line 51 of file staticEngineMesh.C.
TypeName | ( | "static" | ) |
Runtime type information.
void move | ( | ) | [virtual]
|
Implements engineMesh.
Definition at line 57 of file staticEngineMesh.C.