WarpX
Loading...
Searching...
No Matches
ScatteringProcess.H File Reference
#include "Utils/WarpXAlgorithmSelection.H"
#include <AMReX_GpuContainers.H>
#include <AMReX_Math.H>
#include <AMReX_REAL.H>
#include <AMReX_RandomEngine.H>
#include <AMReX_Vector.H>
#include <string>

Go to the source code of this file.

Classes

class  ScatteringProcess
struct  ScatteringProcess::Executor

Enumerations

enum class  ScatteringProcessType {
  INVALID , ELASTIC , TWOPRODUCT_REACTION , CHARGE_EXCHANGE ,
  EXCITATION , IONIZATION
}

Enumeration Type Documentation

◆ ScatteringProcessType

enum class ScatteringProcessType
strong
Enumerator
INVALID 
ELASTIC 
TWOPRODUCT_REACTION 
CHARGE_EXCHANGE 
EXCITATION 
IONIZATION