|
Celeritas 0.7.0-dev.169+develop.bdc0041f6
|
Set up a 3D CylMapFieldParams. More...
#include <CylMapFieldParams.hh>

Type aliases | |
| using | real_type = cylmap_real_type |
| Construct from a user-defined field map. | |
| using | Input = CylMapFieldInput |
| Construct from a user-defined field map. | |
| CylMapFieldParams (Input const &inp) | |
| Construct from a user-defined field map. | |
| HostRef const & | host_ref () const final |
| Access field map data on the host. | |
| DeviceRef const & | device_ref () const final |
| Access field map data on the device. | |
Additional Inherited Members | |
Public Types inherited from celeritas::ParamsDataInterface< CylMapFieldParamsData > | |
| using | HostRef = HostCRef< CylMapFieldParamsData > |
| using | DeviceRef = DeviceCRef< CylMapFieldParamsData > |
Public Member Functions inherited from celeritas::ParamsDataInterface< CylMapFieldParamsData > | |
| CylMapFieldParamsData< Ownership::const_reference, M > const & | ref () const |
| CylMapFieldParamsData< Ownership::const_reference, M > const & | ref () const |
| Dispatch a "ref" call to host or device data. | |
Protected Member Functions inherited from celeritas::ParamsDataInterface< CylMapFieldParamsData > | |
| CELER_DEFAULT_COPY_MOVE (ParamsDataInterface) | |
Set up a 3D CylMapFieldParams.
The input values are in the native unit system.
|
inlinefinalvirtual |
Access field map data on the device.
Implements celeritas::ParamsDataInterface< CylMapFieldParamsData >.
|
inlinefinalvirtual |
Access field map data on the host.
Implements celeritas::ParamsDataInterface< CylMapFieldParamsData >.