|
Celeritas 0.7.0-dev.245+develop.a7be925e
|
Device data for calculating micro (element) cross sections. More...
#include <ElectroNuclearData.hh>
Public Types | |
| template<class T > | |
| using | Items = Collection< T, W, M > |
| template<class T > | |
| using | ElementItems = Collection< T, W, M, ElementId > |
Public Member Functions | |
| operator bool () const | |
| Whether the data are assigned. | |
| template<Ownership W2, MemSpace M2> | |
| ElectroNuclearData & | operator= (ElectroNuclearData< W2, M2 > const &other) |
| Assign from another set of data. | |
Public Attributes | |
| ElectroNuclearScalars | scalars |
| ElementItems< NonuniformGridRecord > | micro_xs |
| Items< real_type > | reals |
Device data for calculating micro (element) cross sections.