|
| | TypeNameNoDebug ("none") |
| | Runtime type information. More...
|
| |
| | noneCondition (const word &name, const objectRegistry &obr, const dictionary &dict, stateFunctionObject &state) |
| | Constructor. More...
|
| |
| virtual | ~noneCondition ()=default |
| | Destructor. More...
|
| |
| virtual bool | apply () |
| | Apply the condition. More...
|
| |
| virtual void | write () |
| | Write. More...
|
| |
| virtual void | reset () |
| | Reset. More...
|
| |
| | TypeName ("runTimeCondition") |
| | Runtime type information. More...
|
| |
| | declareRunTimeSelectionTable (autoPtr, runTimeCondition, dictionary,(const word &name, const objectRegistry &obr, const dictionary &dict, stateFunctionObject &state),(name, obr, dict, state)) |
| | Declare runtime constructor selection table. More...
|
| |
| | runTimeCondition (const word &name, const objectRegistry &obr, const dictionary &dict, stateFunctionObject &state) |
| | Constructor. More...
|
| |
| virtual | ~runTimeCondition ()=default |
| | Destructor. More...
|
| |
| virtual const word & | name () const |
| | Return the condition name. More...
|
| |
| virtual bool | active () const |
| | Return the active flag. More...
|
| |
| virtual label | groupID () const |
| | Return the group index. More...
|
| |
Definition at line 50 of file noneCondition.H.
◆ noneCondition()
◆ ~noneCondition()
◆ TypeNameNoDebug()
| TypeNameNoDebug |
( |
"none" |
| ) |
|
Runtime type information.
◆ apply()
◆ write()
◆ reset()
The documentation for this class was generated from the following files:
- src/functionObjects/utilities/runTimeControl/runTimeCondition/noneCondition/noneCondition.H
- src/functionObjects/utilities/runTimeControl/runTimeCondition/noneCondition/noneCondition.C