|
Celeritas 0.7.0-dev.223+develop.d66098c0
|
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. | |