Celeritas  0.5.0-56+6b053cd
Classes | Functions
StatusCheckData.hh File Reference
#include "corecel/data/Collection.hh"
#include "corecel/data/CollectionAlgorithms.hh"
#include "corecel/data/CollectionBuilder.hh"
#include "celeritas/Types.hh"
This graph shows which files directly or indirectly include this file:

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.