![]() |
|
Public Member Functions | |
ZoneID (const word &name, const ZoneMesh< ZoneType > &zm) | |
Construct from name. | |
ZoneID (Istream &is, const ZoneMesh< ZoneType > &zm) | |
Construct from Istream. | |
const word & | name () const |
Return name. | |
label | index () const |
Return index. | |
bool | active () const |
Has the zone been found. | |
void | update (const ZoneMesh< ZoneType > &zm) |
Update. | |
Friends | |
Ostream & | operator (Ostream &os, const ZoneID< ZoneType > &p) |
|
Construct from name.
|
|
Construct from Istream.
|
|
Has the zone been found.
|
|
Return index.
|
|
Return name.
|
|
Update.
|
|
|