Celeritas 0.6.0-47+develop.b3cbb238
Loading...
Searching...
No Matches
Public Types | Public Member Functions | Public Attributes | List of all members
celeritas::OffloadStepStateData< W, M > Struct Template Reference

Pre-step data that is cached and used to generate optical distributions. More...

#include <OffloadData.hh>

Public Types

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

Public Member Functions

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

Public Attributes

StateItems< OffloadPreStepDatastep
 

Detailed Description

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

Pre-step data that is cached and used to generate optical distributions.


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