Celeritas 0.7.0-dev.170+develop.df22d2a88
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
celeritas::OrangeParamsScalars Struct Reference

Scalar values particular to an ORANGE geometry instance. More...

#include <OrangeData.hh>

Public Member Functions

CELER_FUNCTION operator bool () const
 True if assigned.
 

Public Attributes

size_type num_univ_levels {}
 
size_type max_faces {}
 
size_type max_intersections {}
 
size_type max_csg_levels {}
 
Tolerance tol
 
OrangeParams consthost_geo_params {nullptr}
 
VolumeParams consthost_volume_params {nullptr}
 

Detailed Description

Scalar values particular to an ORANGE geometry instance.

Some of these are currently needed for state sizes (univ_levels, faces, intersections), others are tested during construction (csg_levels), and others are only for debugging on host (geo, volume params).


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