Celeritas 0.6.0-67+develop.47f47c88
Loading...
Searching...
No Matches
Public Types | Public Attributes | List of all members
celeritas::inp::Surface Struct Reference

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, Boundarysurface
 
Label label
 

Detailed Description

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.


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