Class for handling debugging switches. More...

Go to the source code of this file.
Classes | |
| class | deleteControlDictPtr |
Namespaces | |
| Foam | |
| Namespace for OpenFOAM. | |
| Foam::debug | |
| Namespace for handling debugging switches. | |
Functions | |
| dictionary * | configDictPtr_ (nullptr) |
| dictionary * | debugSwitchesPtr_ (nullptr) |
| dictionary * | infoSwitchesPtr_ (nullptr) |
| dictionary * | optimisationSwitchesPtr_ (nullptr) |
| dictionary * | debugDefaultSwitchesPtr_ (nullptr) |
| dictionary * | infoDefaultSwitchesPtr_ (nullptr) |
| dictionary * | optimisationDefaultSwitchesPtr_ (nullptr) |
| dictionary & | debugDefaultSwitches () |
| dictionary & | infoDefaultSwitches () |
| dictionary & | optimisationDefaultSwitches () |
| void | listSwitches (const wordList &debugSwitches, const wordList &infoSwitches, const wordList &optSwitches, const bool unset) |
| void | listSwitches (const word &name, const dictionary &switches, const dictionary &defaultSwitches) |
Variables | |
| deleteControlDictPtr | deleteControlDictPtr_ |