Celeritas  0.5.0-56+6b053cd
Classes | Typedefs
NeutronElasticData.hh File Reference
#include "corecel/Macros.hh"
#include "corecel/Types.hh"
#include "corecel/data/Collection.hh"
#include "corecel/math/Quantity.hh"
#include "celeritas/Quantities.hh"
#include "celeritas/Types.hh"
#include "celeritas/grid/GenericGridData.hh"
This graph shows which files directly or indirectly include this file:

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 >