Celeritas 0.7+e2c8f84
Loading...
Searching...
No Matches
Public Attributes | List of all members
celeritas::VolumeRecord Struct Reference

Per-volume data: material assignment and parent/child instance edges. More...

#include <VolumeData.hh>

Public Attributes

GeoMatId material
 Material assignment for this volume.
 
ItemRange< VolumeInstanceIdparents
 Incoming edges: volume instances that instantiate this volume.
 
ItemRange< VolumeInstanceIdchildren
 Outgoing edges: child volume instances placed inside this volume.
 

Detailed Description

Per-volume data: material assignment and parent/child instance edges.

Parents and children are stored as ranges into the vi_storage backend of VolumeParamsData.


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