Celeritas 0.6.0-dev.115+3b60a5fd
Loading...
Searching...
No Matches
Public Types | Public Member Functions | Public Attributes | List of all members
celeritas::NeutronInelasticData< W, M > Struct Template Reference

Device data for creating an interactor. More...

#include <NeutronInelasticData.hh>

Public Types

template<class T >
using Items = Collection< T, W, M >
 
template<class T >
using ElementItems = Collection< T, W, M, ElementId >
 
template<class T >
using ChannelItems = Collection< T, W, M, ChannelId >
 

Public Member Functions

CELER_FUNCTION operator bool () const
 Whether the data are assigned.
 
template<Ownership W2, MemSpace M2>
NeutronInelasticDataoperator= (NeutronInelasticData< W2, M2 > const &other)
 Assign from another set of data.
 

Public Attributes

NeutronInelasticScalars scalars
 
ElementItems< NonuniformGridRecordmicro_xs
 
ChannelItems< NonuniformGridRecordnucleon_xs
 
ChannelItems< StepanovParametersxs_params
 
ChannelItems< TwodGridDataangular_cdf
 
Items< real_typereals
 
NuclearZoneData< W, Mnuclear_zones
 

Detailed Description

template<Ownership W, MemSpace M>
struct celeritas::NeutronInelasticData< W, M >

Device data for creating an interactor.


The documentation for this struct was generated from the following file: