|
Celeritas 0.7.0-dev.196+develop.8d0d9047c
|
Data for the trivial surface interaction model. More...
#include <TrivialInteractionData.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> | |
| TrivialInteractionData< W, M > & | operator= (TrivialInteractionData< W2, M2 > const &other) |
| Assign from another set of data. | |
Public Attributes | |
| SurfaceItems< TrivialInteractionMode > | modes |
Data for the trivial surface interaction model.