Celeritas 0.6.0-rc.2.17+develop.70a89938
|
#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 ¶ms, 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 ¶ms, StreamId, size_type) |
template void | celeritas::resize (ParticleTallyStateData< Ownership::value, MemSpace::device > *state, HostCRef< ParticleTallyParamsData > const ¶ms, StreamId, size_type) |