

Go to the source code of this file.
Functions | |
| REPORT (0)<<"\nCreating Control repository . . ."<< endREPORT | |
| if (isCoupling) | |
Variables | |
| pFlow::uniquePtr< pFlow::systemControl > | ControlPtr = nullptr |
| else | |
| auto & | Control = ControlPtr() |
| REPORT | ( | 0 | ) |
| if | ( | isCoupling | ) |
Definition at line 30 of file initialize_Control.hpp.
References ControlPtr, readControlDict::endTime(), readControlDict::saveInterval(), readControlDict::startTime(), and readControlDict::startTimeName().

| pFlow::uniquePtr<pFlow::systemControl> ControlPtr = nullptr |
Definition at line 28 of file initialize_Control.hpp.
Referenced by if().
| else |
Definition at line 43 of file initialize_Control.hpp.
Referenced by Timer::write().
| auto& Control = ControlPtr() |
Definition at line 47 of file initialize_Control.hpp.
Referenced by main().