Celeritas 0.6.0-dev.116+3fbab5e0
Loading...
Searching...
No Matches
Namespaces | Typedefs
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

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