Execution information for a session.
More...
|
| class | SubInfo |
| | Info per subdomain that must be destroyed at the end of execution. More...
|
Execution information for a session.
Definition at line 110 of file ArcaneMainBatch.cc.
◆ SessionExec()
| Arcane::ArcaneMainBatch::SessionExec::SessionExec |
( |
ArcaneMainBatch * | arcane_main, |
|
|
ISession * | session, |
|
|
Int32 | nb_local_rank ) |
|
inline |
◆ ~SessionExec()
| Arcane::ArcaneMainBatch::SessionExec::~SessionExec |
( |
| ) |
|
|
inline |
◆ _application()
| IApplication * Arcane::ArcaneMainBatch::SessionExec::_application |
( |
| ) |
|
|
inlineprivate |
◆ _createAndRunSubDomain()
◆ _execDirectTest()
| void Arcane::ArcaneMainBatch::SessionExec::_execDirectTest |
( |
IParallelMng * | pm, |
|
|
const String & | test_name, |
|
|
bool | is_collective ) |
|
private |
◆ _printStats()
◆ executeRank()
| void Arcane::ArcaneMainBatch::SessionExec::executeRank |
( |
Int32 | local_rank | ) |
|
◆ m_arcane_main
| ArcaneMainBatch* Arcane::ArcaneMainBatch::SessionExec::m_arcane_main |
|
private |
◆ m_case_bytes
| UniqueArray<std::byte> Arcane::ArcaneMainBatch::SessionExec::m_case_bytes |
|
private |
◆ m_case_file
| String Arcane::ArcaneMainBatch::SessionExec::m_case_file |
|
private |
◆ m_code_service
◆ m_direct_sub_domain_execute_functor
◆ m_direct_test_name
| String Arcane::ArcaneMainBatch::SessionExec::m_direct_test_name |
|
private |
◆ m_has_sub_domain_threads
| bool Arcane::ArcaneMainBatch::SessionExec::m_has_sub_domain_threads |
|
private |
◆ m_properties
◆ m_session
| ISession* Arcane::ArcaneMainBatch::SessionExec::m_session |
|
private |
◆ m_sub_infos
The documentation for this class was generated from the following file: