Celeritas  0.5.0-56+6b053cd
Namespaces | Typedefs
celeritas/optical/action/ActionInterface.hh File Reference
#include "corecel/sys/ActionInterface.hh"
#include "celeritas/Types.hh"
This graph shows which files directly or indirectly include this file:

Namespaces

 celeritas::optical
 Physics classes used inside the optical physics loop.
 

Typedefs

using celeritas::optical::OpticalBeginRunActionInterface = BeginRunActionInterface< CoreParams, CoreState >
 Interface called at beginning of the core stepping loop.
 
using celeritas::optical::OpticalStepActionInterface = StepActionInterface< CoreParams, CoreState >
 Action interface for core stepping loop.