|
Celeritas 0.7.0-dev.170+develop.df22d2a88
|
#include "corecel/Macros.hh"#include "corecel/data/Collection.hh"#include "corecel/data/CollectionBuilder.hh"#include "corecel/grid/NonuniformGridData.hh"#include "corecel/sys/ThreadId.hh"#include "celeritas/Types.hh"#include "Types.hh"
Classes | |
| struct | celeritas::optical::PhysicsParamsScalars |
| Scalar quantities used by optical physics. More... | |
| struct | celeritas::optical::PhysicsParamsData< W, M > |
| Persistent shared optical physics data. More... | |
| struct | celeritas::optical::PhysicsStateData< W, M > |
| Dynamic optical physics state data. More... | |
Typedefs | |
| using | celeritas::optical::ValueGrid = NonuniformGridRecord |
| using | celeritas::optical::ValueGridId = OpaqueId< ValueGrid > |
Functions | |
| template<MemSpace M> | |
| void | celeritas::optical::resize (PhysicsStateData< Ownership::value, M > *state, size_type size) |
| Resize the state in host code. | |