Celeritas 0.6.0-dev.115+3b60a5fd
Loading...
Searching...
No Matches
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 consthost_ref () const final
 Access field map data on the host.
 
DeviceRef constdevice_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
 
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.

Member Function Documentation

◆ device_ref()

DeviceRef const & celeritas::RZMapFieldParams::device_ref ( ) const
inlinefinalvirtual

Access field map data on the device.

Implements celeritas::ParamsDataInterface< RZMapFieldParamsData >.

◆ host_ref()

HostRef const & celeritas::RZMapFieldParams::host_ref ( ) const
inlinefinalvirtual

Access field map data on the host.

Implements celeritas::ParamsDataInterface< RZMapFieldParamsData >.


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