Celeritas 0.6.0-rc.2.13+develop.285b9112
|
Typedefs | |
using | celeritas::CoreBeginRunActionInterface = BeginRunActionInterface< CoreParams, CoreState > |
Interface called at beginning of the core stepping loop. | |
using | celeritas::CoreStepActionInterface = StepActionInterface< CoreParams, CoreState > |
Action interface for core stepping loop. | |
Functions | |
constexpr bool | celeritas::is_action_sorted (StepActionOrder aorder, TrackOrder torder) |
Whether the TrackOrder will sort tracks by actions at the given step order. | |
constexpr bool | celeritas::is_action_sorted (TrackOrder torder) |
Whether track sorting (reindexing) is enabled. | |