|
Celeritas 0.7.0-dev.166+develop.59b7ca05d
|
Define a single surface, the boundary around or between volumes. More...
#include <Model.hh>
Public Types | |
| using | Interface = std::pair< VolumeInstanceId, VolumeInstanceId > |
| using | Boundary = VolumeId |
Public Attributes | |
| std::variant< Interface, Boundary > | surface |
| Label | label |
Define a single surface, the boundary around or between volumes.
An "interface" surface is an (exiting, entering) pair of volume instances. A "boundary" surface is the entire surface of a volume.