

Go to the source code of this file.
Classes | |
| class | surfZoneIdentifier |
| Identifies a surface patch/zone by name and index, with optional geometric type. More... | |
Namespaces | |
| namespace | Foam |
| Namespace for OpenFOAM. | |
Functions | |
| bool | operator== (const surfZoneIdentifier &a, const surfZoneIdentifier &b) |
| Compare zone indentifiers for equality. | |
| bool | operator!= (const surfZoneIdentifier &a, const surfZoneIdentifier &b) |
| Compare zone indentifiers for inequality. | |
| Istream & | operator>> (Istream &is, surfZoneIdentifier &obj) |
| Read name, geometricType. | |
| Ostream & | operator<< (Ostream &os, const surfZoneIdentifier &obj) |
| Write name, geometricType. Entries are quoted to support empty words. | |
Original source file surfZoneIdentifier.H
Definition in file surfZoneIdentifier.H.