|
Celeritas 0.7.0-dev.185+develop.9661c8c7a
|
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. | |