|
Celeritas 0.7.0-dev.179+develop.ec08af0c9
|
MapField (3-dimensional R-Phi-Z map) grid data. More...
#include <CylMapFieldData.hh>
Public Types | |
| using | real_type = cylmap_real_type |
| template<class T > | |
| using | Items = Collection< T, W, M > |
Public Member Functions | |
| CELER_FUNCTION | operator bool () const |
| Check whether the data is assigned. | |
| template<Ownership W2, MemSpace M2> | |
| CylMapGridData & | operator= (CylMapGridData< W2, M2 > const &other) |
| Assign from another set of data. | |
Public Attributes | |
| Items< real_type > | storage |
| [R, Phi, Z] | |
| EnumArray< CylAxis, ItemRange< real_type > > | axes |
MapField (3-dimensional R-Phi-Z map) grid data.