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

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< TrivialInteractionModemodes
 

Detailed Description

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

Data for the trivial surface interaction model.


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