|
Celeritas 0.7.0-dev.170+develop.df22d2a88
|
#include "corecel/Macros.hh"#include "corecel/Types.hh"#include "corecel/math/Algorithms.hh"#include "corecel/math/ArrayOperators.hh"#include "corecel/math/NumericLimits.hh"#include "geocel/Types.hh"#include "celeritas/geo/GeoTrackView.hh"#include "celeritas/phys/ParticleTrackView.hh"#include "Types.hh"#include "detail/FieldUtils.hh"
Classes | |
| class | celeritas::FieldPropagator< SubstepperT, GTV > |
| Propagate a charged particle in a field. More... | |
Functions | |
| template<class SubstepperT , class GTV > | |
| CELER_FUNCTION | celeritas::FieldPropagator (SubstepperT &&, ParticleTrackView const &, GTV &&) -> FieldPropagator< SubstepperT, GTV > |