Celeritas 0.7.0-dev.245+develop.a7be925e
Loading...
Searching...
No Matches
Public Attributes | List of all members
celeritas::inp::CoreTrackingLimits Struct Reference

Tracking limits for the main stepping loop. More...

#include <Tracking.hh>

Inheritance diagram for celeritas::inp::CoreTrackingLimits:
Inheritance graph
[legend]

Public Attributes

size_type field_substeps {10}
 Integration substeps during field propagation before ending the step.
 
- Public Attributes inherited from celeritas::inp::TrackingLimits
size_type steps {unlimited}
 Steps per track before killing it.
 
size_type step_iters {unlimited}
 Step iterations before aborting a run.
 

Additional Inherited Members

- Static Public Attributes inherited from celeritas::inp::TrackingLimits
static constexpr size_type unlimited = std::numeric_limits<size_type>::max()
 Don't limit the number of steps.
 

Detailed Description

Tracking limits for the main stepping loop.


The documentation for this struct was generated from the following file: