

Go to the source code of this file.
Classes | |
| class | RegisterSwitch< Type > |
| Class and registration macros for InfoSwitches and OptimisationSwitches to support reading from system/controlDict and dynamic update. More... | |
Namespaces | |
| namespace | Foam |
| Namespace for OpenFOAM. | |
Macros | |
| #define | registerOptSwitch(Name, Type, SwitchVar) |
| #define | registerInfoSwitch(Name, Type, SwitchVar) |
Original source file registerSwitch.H
Definition in file registerSwitch.H.
| #define registerOptSwitch | ( | Name, | |
| Type, | |||
| SwitchVar ) |
Definition at line 87 of file registerSwitch.H.
| #define registerInfoSwitch | ( | Name, | |
| Type, | |||
| SwitchVar ) |
Definition at line 92 of file registerSwitch.H.