Celeritas 0.6.0-rc.2.10+develop.de0a3a05
Loading...
Searching...
No Matches
Public Types | Public Member Functions | Public Attributes | List of all members
celeritas::CylMapGridData< W, M > Struct Template Reference

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>
CylMapGridDataoperator= (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
 

Detailed Description

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

MapField (3-dimensional R-Phi-Z map) grid data.


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