Celeritas 0.6.0-dev.116+3fbab5e0
Loading...
Searching...
No Matches
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)