| Celeritas 0.7.0-dev.172+develop.fe2a0acd4
    | 
State-specific options for the stepper. More...
#include <Stepper.hh>
| Public Member Functions | |
| operator bool () const | |
| True if defined. | |
| Public Attributes | |
| std::shared_ptr< CoreParams const > | params | 
| StreamId | stream_id {} | 
| size_type | num_track_slots {} | 
| bool | action_times {false} | 
State-specific options for the stepper.
params : Problem definitionnum_track_slots : Maximum number of threads to run in parallel on GPU (optional, could be set by params) stream_id : Unique (thread/task) ID for this processaction_times : Whether to synchronize device between actions for timing