Celeritas 0.6.0-rc.2.17+develop.70a89938
|
Namespaces | |
namespace | celeritas::optical |
Physics classes used inside the optical physics loop. | |
Functions | |
template<MemSpace M> | |
void | celeritas::optical::resize (CoreStateData< Ownership::value, M > *state, HostCRef< CoreParamsData > const ¶ms, StreamId stream_id, size_type size) |
Resize states in host code. | |
template void | celeritas::optical::resize< MemSpace::host > (CoreStateData< Ownership::value, MemSpace::host > *, HostCRef< CoreParamsData > const &, StreamId, size_type) |
template void | celeritas::optical::resize< MemSpace::device > (CoreStateData< Ownership::value, MemSpace::device > *, HostCRef< CoreParamsData > const &, StreamId, size_type) |