Celeritas  0.5.0-56+6b053cd
Public Types | Public Member Functions | Public Attributes | List of all members
celeritas::RectArrayRecord Struct Reference

Data for a single rectilinear array universe. More...

#include <OrangeData.hh>

Public Types

using Dims = Array< size_type, 3 >
 
using Grid = Array< ItemRange< real_type >, 3 >
 
using SurfaceIndexerData = RaggedRightIndexerData< 3 >
 

Public Member Functions

CELER_FUNCTION operator bool () const
 Cursory check for validity.
 

Public Attributes

ItemMap< LocalVolumeId, DaughterIddaughters
 
Dims dims
 
Grid grid
 
SurfaceIndexerData surface_indexer_data
 

Detailed Description

Data for a single rectilinear array universe.


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