Foam::polyBoundaryMeshEntries. More...
#include <OpenFOAM/polyBoundaryMeshEntries.H>
Foam::polyBoundaryMeshEntries.
Definition at line 49 of file polyBoundaryMeshEntries.H.
Public Member Functions | |
TypeName ("polyBoundaryMesh") | |
Runtime type information.
| |
polyBoundaryMeshEntries (const IOobject &io) | |
bool | writeData (Ostream &) const |
Pure virtual writaData function.
|
polyBoundaryMeshEntries | ( | const IOobject & | io ) | [inline, explicit]
|
Definition at line 63 of file polyBoundaryMeshEntries.H.
References regIOobject::close(), and regIOobject::readStream().
TypeName | ( | "polyBoundaryMesh" | ) |
Runtime type information.
bool writeData | ( | Ostream & | ) | const [inline, virtual]
|
Pure virtual writaData function.
Must be defined in derived types
Implements regIOobject.
Definition at line 74 of file polyBoundaryMeshEntries.H.
References notImplemented.