Celeritas  0.5.0-56+6b053cd
Classes
Stepper.hh File Reference
#include <memory>
#include <vector>
#include "corecel/Types.hh"
#include "corecel/cont/Span.hh"
#include "corecel/data/CollectionStateStore.hh"
#include "celeritas/Types.hh"
#include "celeritas/geo/GeoFwd.hh"
#include "celeritas/phys/Primary.hh"
#include "celeritas/random/RngParamsFwd.hh"
#include "celeritas/track/TrackInitData.hh"
#include "CoreState.hh"
#include "CoreTrackData.hh"
This graph shows which files directly or indirectly include this file:

Classes

struct  celeritas::StepperInput
 State-specific options for the stepper. More...
 
struct  celeritas::StepperResult
 Track counters for a step. More...
 
class  celeritas::StepperInterface
 Interface class for stepper classes. More...
 
class  celeritas::Stepper< M >
 Manage a state vector and execute a single step on all of them. More...