Standards for temporal phases.
More...
#include </__w/arcaneframework.github.io/arcaneframework.github.io/framework/arccore/src/trace/arccore/trace/internal/TimeMetric.h>
Standards for temporal phases.
Definition at line 167 of file TimeMetric.h.
◆ StandardPhaseTimeMetrics()
◆ computationPhase()
| const TimeMetricAction & Arcane::StandardPhaseTimeMetrics::computationPhase |
( |
| ) |
const |
|
inline |
Action to indicate that we are in a computation phase.
Definition at line 185 of file TimeMetric.h.
◆ initialize()
◆ inputOutputPhase()
| const TimeMetricAction & Arcane::StandardPhaseTimeMetrics::inputOutputPhase |
( |
| ) |
const |
|
inline |
Action to indicate that we are in an input-output phase.
Definition at line 183 of file TimeMetric.h.
◆ messagePassingPhase()
| const TimeMetricAction & Arcane::StandardPhaseTimeMetrics::messagePassingPhase |
( |
| ) |
const |
|
inline |
Action to indicate that we are in a message passing phase.
Definition at line 181 of file TimeMetric.h.
◆ m_computation_phase
◆ m_input_output_phase
◆ m_message_passing_phase
The documentation for this class was generated from the following files: