Celeritas 0.6.0-dev.116+3fbab5e0
|
#include "corecel/Macros.hh"
#include "corecel/Types.hh"
#include "corecel/data/Collection.hh"
#include "corecel/grid/NonuniformGridData.hh"
#include "corecel/math/Quantity.hh"
#include "celeritas/Quantities.hh"
#include "celeritas/Types.hh"
Classes | |
struct | celeritas::ExchangeParameters |
Parameters for sampling the momentum transfer of CHIPS neutron-nucleus elastic scattering. More... | |
struct | celeritas::ChipsDiffXsCoefficients |
A-dependent data for the differential cross section (momentum transfer) of the CHIPS neutron-nucleus elastic model. More... | |
struct | celeritas::NeutronElasticData< W, M > |
Device data for creating an interactor. More... | |
Typedefs | |
using | celeritas::NeutronElasticHostRef = HostCRef< NeutronElasticData > |
using | celeritas::NeutronElasticDeviceRef = DeviceCRef< NeutronElasticData > |
using | celeritas::NeutronElasticRef = NativeCRef< NeutronElasticData > |