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

polyBoundaryMeshEntries Class Reference

Foam::polyBoundaryMeshEntries. More...

#include <OpenFOAM/polyBoundaryMeshEntries.H>


Detailed Description

Foam::polyBoundaryMeshEntries.

Source files

Definition at line 49 of file polyBoundaryMeshEntries.H.

Inheritance diagram for polyBoundaryMeshEntries:
Collaboration diagram for polyBoundaryMeshEntries:

List of all members.

Public Member Functions

 TypeName ("polyBoundaryMesh")
 Runtime type information.
 polyBoundaryMeshEntries (const IOobject &io)
bool  writeData (Ostream &) const
 Pure virtual writaData function.

Constructor & Destructor Documentation

polyBoundaryMeshEntries ( const IOobject &   io  ) [inline, explicit]

Definition at line 63 of file polyBoundaryMeshEntries.H.

References regIOobject::close(), and regIOobject::readStream().


Member Function Documentation

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.


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