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