Celeritas 0.6.0-2+develop.96611fab
Loading...
Searching...
No Matches
Classes | List of all members
celeritas::CartMapFieldParams Class Referencefinal

Set up a 3D CartMapFieldParams. More...

#include <CartMapFieldParams.hh>

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

Classes

struct  Impl
 

Type aliases

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

Detailed Description

Set up a 3D CartMapFieldParams.

The input values are in the native unit system.

Member Function Documentation

◆ device_ref()

auto celeritas::CartMapFieldParams::device_ref ( ) const
finalvirtual

Access field map data on the device.

Implements celeritas::ParamsDataInterface< CartMapFieldParamsData >.

◆ host_ref()

auto celeritas::CartMapFieldParams::host_ref ( ) const
finalvirtual

Access field map data on the host.

Implements celeritas::ParamsDataInterface< CartMapFieldParamsData >.


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