Loading...
Searching...
No Matches
geometricSurfacePatch.H File Reference
Include dependency graph for geometricSurfacePatch.H:
This graph shows which files directly or indirectly include this file:

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.
Istreamoperator>> (Istream &is, geometricSurfacePatch &obj)
 Read name, geometricType.
Ostreamoperator<< (Ostream &os, const geometricSurfacePatch &obj)
 Write name, geometricType. Entries are quoted to support empty words.

Detailed Description

Original source file geometricSurfacePatch.H

Definition in file geometricSurfacePatch.H.