Celeritas
0.5.0-56+6b053cd
|
#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< DriverT, GTV > |
Propagate a charged particle in a field. More... | |
Functions | |
template<class DriverT , class GTV > | |
CELER_FUNCTION | celeritas::FieldPropagator (DriverT &&, ParticleTrackView const &, GTV &&) -> FieldPropagator< DriverT, GTV > |