Celeritas  0.5.0-56+6b053cd
Public Types | Public Member Functions | Public Attributes | List of all members
celeritas::GeoMaterialParamsData< W, M > Struct Template Reference

Shared data for mapping geometry to materials. More...

#include <GeoMaterialData.hh>

Public Types

template<class T >
using VolumeItems = celeritas::Collection< T, W, M, VolumeId >
 

Public Member Functions

CELER_FUNCTION operator bool () const
 True if assigned.
 
template<Ownership W2, MemSpace M2>
GeoMaterialParamsDataoperator= (GeoMaterialParamsData< W2, M2 > const &other)
 Assign from another set of data.
 

Public Attributes

VolumeItems< MaterialIdmaterials
 

Detailed Description

template<Ownership W, MemSpace M>
struct celeritas::GeoMaterialParamsData< W, M >

Shared data for mapping geometry to materials.


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