

Go to the source code of this file.
Classes | |
| class | wordRes |
| A List of wordRe with additional matching capabilities. More... | |
| struct | wordRes::matcher |
| Functor wrapper of a list of wordRe for matching. More... | |
| struct | wordRes::filter |
| Functor wrapper of allow/deny lists of wordRe for filtering. More... | |
Namespaces | |
| namespace | Foam |
| Namespace for OpenFOAM. | |
Typedefs | |
| typedef List< wordRe > | wordReList |
| List of wordRe (word or regex). | |
| typedef UList< wordRe > | wordReUList |
| UList of wordRe (word or regex). | |