Celeritas 0.6.0-dev.115+3b60a5fd
Loading...
Searching...
No Matches
Public Attributes | List of all members
celeritas::inp::Control Struct Reference

Set up control/tuning parameters that do not affect physics. More...

#include <Control.hh>

Public Attributes

StateCapacity capacity
 Per-process state sizes.
 
std::optional< StateCapacityoptical_capacity
 Per-process state sizes for optical tracking loop.
 
size_type num_streams {}
 Number of streams.
 
std::optional< TrackOrdertrack_order
 Track sorting and initialization.
 
std::optional< DeviceDebugdevice_debug
 Debug options for device.
 
bool warm_up {false}
 Perform a no-op step at the beginning to improve timing measurements.
 
unsigned int seed {}
 Random number generator seed.
 

Detailed Description

Set up control/tuning parameters that do not affect physics.

Defaults:


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