Celeritas 0.6.0-rc.2.10+develop.de0a3a05
|
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.