Celeritas 0.6.0-67+develop.47f47c88
|
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.