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

Mie scattering data. More...

#include <MieData.hh>

Public Types

template<class T >
using Items = Collection< T, W, M >
 
template<class T >
using OpticalMaterialItems = Collection< T, W, M, OptMatId >
 

Public Member Functions

CELER_FUNCTION operator bool () const
 Whether all data are assigned and valid.
 
template<Ownership W2, MemSpace M2>
MieDataoperator= (MieData< W2, M2 > const &other)
 Assign from another set of data.
 

Public Attributes

OpticalMaterialItems< MieMaterialDatamie_record
 

Detailed Description

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

Mie scattering data.


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