Celeritas  0.5.0-56+6b053cd
Classes | Functions
ParticleTallyData.hh File Reference
#include "corecel/Macros.hh"
#include "corecel/data/Collection.hh"
This graph shows which files directly or indirectly include this file:

Classes

struct  celeritas::ParticleTallyParamsData< W, M >
 Shared diagnostic attributes. More...
 
struct  celeritas::ParticleTallyStateData< W, M >
 State data for accumulating results for each particle type. More...
 

Functions

template<MemSpace M>
void celeritas::resize (ParticleTallyStateData< Ownership::value, M > *state, HostCRef< ParticleTallyParamsData > const &params, StreamId, size_type)
 Resize based on number of bins and particle types.