Definition at line 35 of file IModuleMaster.h.
◆ ~IModuleMaster()
| virtual Arcane::IModuleMaster::~IModuleMaster |
( |
| ) |
|
|
inlinevirtual |
◆ addTimeLoopService()
| virtual void Arcane::IModuleMaster::addTimeLoopService |
( |
ITimeLoopService * | tls | ) |
|
|
pure virtual |
◆ caseoptions()
◆ commonVariables()
Access to 'common' variables shared between all services and modules.
Implemented in Arcane::ModuleMaster.
◆ createDefault()
◆ dumpStandardCurves()
| virtual void Arcane::IModuleMaster::dumpStandardCurves |
( |
| ) |
|
|
pure virtual |
Outputs the standard curves.
This call adds the standard curves to the ITimeHistoryMng (such as CPUTime, ElapsedTime, TotalMemory, ...) for the current iteration. By default, if this function is not called, the outputs occur at the end of the iteration.
Implemented in Arcane::ModuleMaster.
◆ toModule()
| virtual IModule * Arcane::IModuleMaster::toModule |
( |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: