Celeritas  0.5.0-56+6b053cd
List of all members
celeritas::RZMapFieldParams Class Referencefinal

Set up a 2D RZMapFieldParams. More...

#include <RZMapFieldParams.hh>

Inheritance diagram for celeritas::RZMapFieldParams:
Inheritance graph
[legend]

Type aliases

using Input = RZMapFieldInput
 Construct from a user-defined field map.
 
 RZMapFieldParams (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< RZMapFieldParamsData >
using HostRef = HostCRef< RZMapFieldParamsData >
 
using DeviceRef = DeviceCRef< RZMapFieldParamsData >
 
- Public Member Functions inherited from celeritas::ParamsDataInterface< RZMapFieldParamsData >
RZMapFieldParamsData< Ownership::const_reference, M > const & ref () const
 Dispatch a "ref" call to host or device data.
 
- Protected Member Functions inherited from celeritas::ParamsDataInterface< RZMapFieldParamsData >
 CELER_DEFAULT_COPY_MOVE (ParamsDataInterface)
 

Detailed Description

Set up a 2D RZMapFieldParams.

The input values should be converted to the native unit system.


The documentation for this class was generated from the following files: