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

Physics grids for the UNIFIED reflection model. More...

#include <DielectricInteractionData.hh>

Public Types

Type aliases
template<class T >
using UnifiedModeArray = EnumArray< ReflectionMode, T >
 
template<class T >
using Items = Collection< T, W, M >
 
using SurfaceGrids = Collection< NonuniformGridRecord, W, M, SubModelId >
 

Public Member Functions

CELER_FUNCTION SubModelId::size_type size () const
 Number of supported surfaces.
 
CELER_FUNCTION operator bool () const
 Whether data is assigned and valid.
 
template<Ownership W2, MemSpace M2>
UnifiedReflectionData< W, M > & operator= (UnifiedReflectionData< W2, M2 > const &other)
 Assign from another set of data.
 

Public Attributes

UnifiedModeArray< SurfaceGridsreflection_grids
 
Items< real_typereals
 Backend storage.
 

Detailed Description

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

Physics grids for the UNIFIED reflection model.


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