|
Celeritas 0.7.0-dev.205+develop.57aed2a38
|
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 |
| std::shared_ptr< ActionSequence > | actions |
| StreamId | stream_id {} |
| size_type | num_track_slots {} |
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