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

Dynamic optical surface physics state data. More...

#include <SurfacePhysicsData.hh>

Public Types

Type aliases
template<class T >
using StateItems = StateCollection< T, W, M >
 

Public Member Functions

CELER_FUNCTION operator bool () const
 Whether data is assigned.
 
CELER_FUNCTION size_type size () const
 State size.
 
template<Ownership W2, MemSpace M2>
SurfacePhysicsStateData< W, M > & operator= (SurfacePhysicsStateData< W2, M2 > &other)
 Assign from another set of data.
 

Public Attributes

StateItems< SurfaceIdsurface
 
StateItems< SubsurfaceDirectionsurface_orientation
 
StateItems< Real3global_normal
 
StateItems< OptMatIdpre_volume_material
 
StateItems< OptMatIdpost_volume_material
 
StateItems< SurfaceTrackPositionsurface_position
 
StateItems< Real3facet_normal
 

Detailed Description

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

Dynamic optical surface physics state data.


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