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. 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...
 

Detailed Description

Original source file geometricSurfacePatch.H

Definition in file geometricSurfacePatch.H.