Celeritas
0.5.0-56+6b053cd
|
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 stream_id
: Unique (thread/task) ID for this processaction_times
: Whether to synchronize device between actions for timing