|
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) |
|