|
Celeritas 0.7.0-dev.172+develop.fe2a0acd4
|
#include "corecel/Types.hh"#include "corecel/cont/Range.hh"#include "corecel/data/Collection.hh"#include "corecel/data/CollectionAlgorithms.hh"#include "corecel/data/CollectionBuilder.hh"#include "corecel/sys/Device.hh"#include "corecel/sys/ThreadId.hh"#include "celeritas/Types.hh"#include "TrackInitializer.hh"
Classes | |
| struct | celeritas::optical::TrackInitStateData< W, M > |
| Storage for dynamic data used to initialize new optical photon tracks. More... | |
Functions | |
| template<MemSpace M> | |
| void | celeritas::optical::resize (TrackInitStateData< Ownership::value, M > *data, StreamId stream, size_type size) |
| Resize and initialize data. | |
| void celeritas::optical::resize | ( | TrackInitStateData< Ownership::value, M > * | data, |
| StreamId | stream, | ||
| size_type | size | ||
| ) |
Resize and initialize data.
Here size is the number of track states, and the "capacity" is the maximum number of initializers that can be buffered.