| Celeritas 0.7.0-dev.170+develop.df22d2a88
    | 
Data for the dielectric model denoting which interfaces are dielectric-dielectric and dielectric-metal. More...
#include <DielectricInteractionData.hh>
| Public Types | |
| Type aliases | |
| template<class T > | |
| using | SurfaceItems = Collection< T, W, M, SubModelId > | 
| Public Member Functions | |
| CELER_FUNCTION | operator bool () const | 
| Whether data is assigned and valid. | |
| template<Ownership W2, MemSpace M2> | |
| DielectricData< W, M > & | operator= (DielectricData< W2, M2 > const &other) | 
| Assign from another set of data. | |
| Public Attributes | |
| SurfaceItems< DielectricInterface > | interface | 
Data for the dielectric model denoting which interfaces are dielectric-dielectric and dielectric-metal.