Celeritas 0.6.0-dev.116+3fbab5e0
Loading...
Searching...
No Matches
Namespaces | Functions
CoreTrackData.cc File Reference
#include "CoreTrackData.hh"
#include "corecel/data/CollectionBuilder.hh"

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 &params, 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)