Celeritas 0.6.0-47+develop.b3cbb238
Loading...
Searching...
No Matches
Classes | Functions
OffloadData.hh File Reference
#include "corecel/Macros.hh"
#include "corecel/Types.hh"
#include "corecel/data/Collection.hh"
#include "corecel/data/CollectionBuilder.hh"
#include "celeritas/Quantities.hh"
#include "celeritas/Types.hh"
This graph shows which files directly or indirectly include this file:

Classes

struct  celeritas::OpticalOffloadCounters< T >
 Current sizes of the buffers of distribution data. More...
 
struct  celeritas::OpticalAccumStats
 Cumulative statistics of optical tracking. More...
 
struct  celeritas::OffloadPreStepData
 Pre-step data needed to generate optical photon distributions. More...
 
struct  celeritas::OffloadStepStateData< W, M >
 Pre-step data that is cached and used to generate optical distributions. More...
 

Functions

template<MemSpace M>
void celeritas::resize (OffloadStepStateData< Ownership::value, M > *state, StreamId, size_type size)
 Resize optical step states.