Celeritas  0.5.0-56+6b053cd
Public Member Functions | Public Attributes | List of all members
celeritas::StepperResult Struct Reference

Track counters for a step. More...

#include <Stepper.hh>

Public Member Functions

 operator bool () const
 True if more steps need to be run.
 

Public Attributes

size_type generated {}
 New primaries added.
 
size_type queued {}
 Pending track initializers at end of step.
 
size_type active {}
 Active tracks at start of step.
 
size_type alive {}
 Active and alive at end of step.
 

Detailed Description

Track counters for a step.


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