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 | |
Foam | |
Namespace for OpenFOAM. | |
Macros | |
#define | registerOptSwitch(Name, Type, Switch) |
#define | registerInfoSwitch(Name, Type, Switch) |
Original source file registerSwitch.H
Definition in file registerSwitch.H.
#define registerOptSwitch | ( | Name, | |
Type, | |||
Switch | |||
) |
Definition at line 88 of file registerSwitch.H.
#define registerInfoSwitch | ( | Name, | |
Type, | |||
Switch | |||
) |
Definition at line 93 of file registerSwitch.H.