ZoneID< ZoneType > Class Template Reference
A class that holds the data needed to identify a zone in a dynamic mesh.
More...
List of all members.
Detailed Description
template<class ZoneType>
class Foam::ZoneID< ZoneType >
A class that holds the data needed to identify a zone in a dynamic mesh.
The zone is identified by name. Its index in the zoneMesh is updated if the mesh has changed.
Definition at line 53 of file ZoneID.H.
Constructor & Destructor Documentation
Construct from name.
Definition at line 69 of file ZoneID.H.
Member Function Documentation
| const word& name |
( |
|
) |
const [inline] |
Return name.
Definition at line 91 of file ZoneID.H.
| label index |
( |
|
) |
const [inline] |
Return index.
Definition at line 97 of file ZoneID.H.
| bool active |
( |
|
) |
const [inline] |
Has the zone been found.
Definition at line 103 of file ZoneID.H.
Friends And Related Function Documentation
The documentation for this class was generated from the following file:
- src/OpenFOAM/meshes/polyMesh/zones/ZoneID/ZoneID.H
Copyright © 2000-2009 OpenCFD Ltd