wordRe.H File Reference
Include dependency graph for wordRe.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Hash< wordRe >
 Hashing for wordRe. More...
 
class  wordRe
 A wordRe is a Foam::word, but can contain a regular expression for matching words or strings. More...
 

Namespaces

namespace  Foam
 Namespace for OpenFOAM.
 

Functions

Istream & operator>> (Istream &is, wordRe &val)
 Read operator. More...
 
Ostream & operator<< (Ostream &os, const wordRe &val)
 Write operator. More...
 

Detailed Description

Original source file wordRe.H

Definition in file wordRe.H.