Celeritas
0.5.0-56+6b053cd
|
Device data for nuclear zone properties. More...
#include <NeutronInelasticData.hh>
Public Types | |
template<class T > | |
using | Items = Collection< T, W, M > |
template<class T > | |
using | IsotopeItems = Collection< T, W, M, IsotopeId > |
Public Member Functions | |
CELER_FUNCTION | operator bool () const |
Whether the data are assigned. | |
template<Ownership W2, MemSpace M2> | |
NuclearZoneData & | operator= (NuclearZoneData< W2, M2 > const &other) |
Assign from another set of data. | |
Public Attributes | |
Items< ZoneComponent > | components |
IsotopeItems< NuclearZones > | zones |
Device data for nuclear zone properties.