inputMode.C File Reference
Include dependency graph for inputMode.C:

Go to the source code of this file.

Namespaces

namespace  Foam
 Namespace for OpenFOAM.
 
namespace  Foam::functionEntries
 Namespace for containing a functionEntry.
 

Functions

 addNamedToMemberFunctionSelectionTable (functionEntry, inputMode, execute, dictionaryIstream, inputMode)
 
 addNamedToMemberFunctionSelectionTable (functionEntry, inputModeDefault, execute, dictionaryIstream, default)
 
 addNamedToMemberFunctionSelectionTable (functionEntry, inputModeMerge, execute, dictionaryIstream, merge)
 
 addNamedToMemberFunctionSelectionTable (functionEntry, inputModeOverwrite, execute, dictionaryIstream, overwrite)
 
 addNamedToMemberFunctionSelectionTable (functionEntry, inputModeWarn, execute, dictionaryIstream, warn)
 
 addNamedToMemberFunctionSelectionTable (functionEntry, inputModeError, execute, dictionaryIstream, error)
 

Detailed Description

Original source file inputMode.C

Definition in file inputMode.C.