Celeritas 0.6.0-rc.2.10+develop.de0a3a05
|
Hard cutoffs for counters. More...
#include <Tracking.hh>
Public Attributes | |
size_type | steps {unlimited} |
Steps per track before killing it. | |
size_type | step_iters {unlimited} |
Step iterations before aborting a run. | |
size_type | field_substeps {100} |
Integration substeps during field propagation before ending the step. | |
Static Public Attributes | |
static constexpr size_type | unlimited = std::numeric_limits<size_type>::max() |
Don't limit the number of steps. | |
Hard cutoffs for counters.