Celeritas 0.7.0-dev.246+develop.67e9bdac
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
celeritas::OffloadStateData< StepDataT, W, M > Struct Template Reference

State data that is cached and used to generate optical distributions. More...

#include <OffloadData.hh>

Public Member Functions

size_type size () const
 Number of states.
 
 operator bool () const
 Whether all data are assigned and valid.
 
template<Ownership W2, MemSpace M2>
OffloadStateDataoperator= (OffloadStateData< StepDataT, W2, M2 > &other)
 Assign from another set of data.
 

Public Attributes

StateCollection< StepDataT, W, Mstep
 

Detailed Description

template<class StepDataT, Ownership W, MemSpace M>
struct celeritas::OffloadStateData< StepDataT, W, M >

State data that is cached and used to generate optical distributions.


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