Go to the source code of this file.
Classes | |
class | wordRe |
A wordRe is a word, but can also have a regular expression for matching words. More... | |
Namespaces | |
Foam | |
Namespace for OpenFOAM. | |
Functions | |
Istream & | operator>> (Istream &, wordRe &) |
Ostream & | operator<< (Ostream &, const wordRe &) |
int | operator& (const wordRe::compOption co1, const wordRe::compOption co2) |