Celeritas  0.5.0-56+6b053cd
Functions
ParticleTallyData.cc File Reference
#include "ParticleTallyData.hh"
#include "corecel/Assert.hh"
#include "corecel/data/CollectionAlgorithms.hh"
#include "corecel/data/CollectionBuilder.hh"

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.
 
template void celeritas::resize (ParticleTallyStateData< Ownership::value, MemSpace::host > *state, HostCRef< ParticleTallyParamsData > const &params, StreamId, size_type)
 
template void celeritas::resize (ParticleTallyStateData< Ownership::value, MemSpace::device > *state, HostCRef< ParticleTallyParamsData > const &params, StreamId, size_type)