|
Celeritas 0.7.0-dev.169+develop.bdc0041f6
|
#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) |