debug.C File Reference

Class for handling debugging switches. More...

Include dependency graph for debug.C:

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_
 

Detailed Description

Class for handling debugging switches.

Original source file debug.C

Definition in file debug.C.