Go to the documentation of this file.
50 class simpleRegIOobject;
51 class simpleObjectRegistry;
94 dictionary&
switchSet(
const char* subDictName, dictionary*& subDictPtr);
dictionary & debugSwitches()
void listRegisteredOptimisationSwitches(const bool unset=false)
void listRegisteredDebugSwitches(const bool unset=false)
int debugSwitch(const char *name, const int deflt=0)
void listRegisteredInfoSwitches(const bool unset=false)
void listDebugSwitches(const bool unset=false)
void unset(List< bool > &bools, const labelRange &range)
int infoSwitch(const char *name, const int deflt=0)
simpleObjectRegistry & optimisationObjects()
simpleObjectRegistry & debugObjects()
void listOptimisationSwitches(const bool unset=false)
simpleObjectRegistry & dimensionSetObjects()
int optimisationSwitch(const char *name, const int deflt=0)
void addDimensionedConstantObject(const char *name, simpleRegIOobject *)
simpleObjectRegistry & infoObjects()
simpleObjectRegistry & dimensionedConstantObjects()
dictionary & infoSwitches()
void listInfoSwitches(const bool unset=false)
float floatOptimisationSwitch(const char *name, const float deflt=0)
void listRegisteredSwitches(const bool unset=false)
void addDebugObject(const char *name, simpleRegIOobject *obj)
void listSwitches(const bool unset=false)
word name(const expressions::valueTypeCode typeCode)
void addDimensionSetObject(const char *name, simpleRegIOobject *obj)
dictionary & controlDict()
dictionary & optimisationSwitches()
void addInfoObject(const char *name, simpleRegIOobject *obj)
void addOptimisationObject(const char *name, simpleRegIOobject *obj)
dictionary & switchSet(const char *subDictName, dictionary *&subDictPtr)