Celeritas
0.5.0-56+6b053cd
|
#include <utility>
#include "corecel/Config.hh"
#include "corecel/Assert.hh"
#include "corecel/Types.hh"
#include "corecel/sys/MultiExceptionHandler.hh"
#include "corecel/sys/ThreadId.hh"
#include "celeritas/optical/CoreState.hh"
Namespaces | |
celeritas::optical | |
Physics classes used inside the optical physics loop. | |
Functions | |
template<class F > | |
void | celeritas::optical::launch_action (CoreState< MemSpace::host > &state, F &&execute_thread) |
Helper function to run an action in parallel on CPU over all states. More... | |