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

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...