Celeritas
0.5.0-56+6b053cd
|
#include <vector>
#include "corecel/Macros.hh"
#include "corecel/Types.hh"
#include "corecel/data/Collection.hh"
#include "corecel/data/CollectionAlgorithms.hh"
#include "corecel/data/CollectionBuilder.hh"
#include "celeritas/Quantities.hh"
#include "celeritas/Types.hh"
Classes | |
struct | celeritas::optical::SimStateData< W, M > |
Storage for dynamic simulation data. More... | |
Namespaces | |
celeritas::optical | |
Physics classes used inside the optical physics loop. | |
Functions | |
template<MemSpace M> | |
void | celeritas::optical::resize (SimStateData< Ownership::value, M > *data, size_type size) |
Resize simulation states and set alive to be false. | |