Celeritas
0.5.0-56+6b053cd
|
#include "corecel/data/Collection.hh"
#include "corecel/data/CollectionAlgorithms.hh"
#include "corecel/data/CollectionBuilder.hh"
#include "celeritas/Types.hh"
Classes | |
struct | celeritas::StatusCheckParamsData< W, M > |
Status check parameters. More... | |
struct | celeritas::StatusCheckStateData< W, M > |
Store the previous state and action IDs. More... | |
Functions | |
template<MemSpace M> | |
void | celeritas::resize (StatusCheckStateData< Ownership::value, M > *data, HostCRef< StatusCheckParamsData > const &, StreamId, size_type size) |
Resize simulation states and set alive to be false. | |