Arcane  4.1.12.0
Developer documentation
Loading...
Searching...
No Matches
Arcane::ArcaneMainAutoDetectRuntimeHelper Class Reference

Class to manage calls to runtime auto-detection mechanisms (MPI, Accelerators). More...

Collaboration diagram for Arcane::ArcaneMainAutoDetectRuntimeHelper:

Public Member Functions

Int32 check ()
template<typename TimeType>
Real _getTime (TimeType end_time, TimeType start_time)

Detailed Description

Class to manage calls to runtime auto-detection mechanisms (MPI, Accelerators).

This class ensures that the auto-detection mechanisms are called only once. Auto-detection occurs when check() is called.

Definition at line 298 of file ArcaneMain.cc.

Member Function Documentation

◆ _getTime()

template<typename TimeType>
Real Arcane::ArcaneMainAutoDetectRuntimeHelper::_getTime ( TimeType end_time,
TimeType start_time )
inline

Definition at line 332 of file ArcaneMain.cc.

◆ check()

Int32 Arcane::ArcaneMainAutoDetectRuntimeHelper::check ( )
inline

Definition at line 302 of file ArcaneMain.cc.


The documentation for this class was generated from the following file: