Celeritas 0.6.0-dev.115+3b60a5fd
|
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