Celeritas 0.7.0-dev.127+develop.e63889793
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
celeritas::optical::DielectricData< W, M > Struct Template Reference

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
 

Detailed Description

template<Ownership W, MemSpace M>
struct celeritas::optical::DielectricData< W, M >

Data for the dielectric model denoting which interfaces are dielectric-dielectric and dielectric-metal.


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