

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