Properties associated with ArcaneMain. More...
Public Attributes | |
| Int32 | m_max_iteration = 0 |
| bool | m_is_continue = false |
| String | m_idle_service_name |
| Service name for unused CPUs. | |
Private Member Functions | |
| ARCANE_DECLARE_PROPERTY_CLASS (ArcaneMainBatchProperties) | |
Properties associated with ArcaneMain.
Definition at line 87 of file ArcaneMainBatch.cc.
| String Arcane::ArcaneMainBatchProperties::m_idle_service_name |
Service name for unused CPUs.
Definition at line 95 of file ArcaneMainBatch.cc.
| bool Arcane::ArcaneMainBatchProperties::m_is_continue = false |
Definition at line 94 of file ArcaneMainBatch.cc.
| Int32 Arcane::ArcaneMainBatchProperties::m_max_iteration = 0 |
Definition at line 93 of file ArcaneMainBatch.cc.