Celeritas  0.5.0-56+6b053cd
Classes | Namespaces | Functions
optical/SimData.hh File Reference
#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"
This graph shows which files directly or indirectly include this file:

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.