|
WarpX
|
#include <LaserProfiles.H>
Public Attributes | |
| amrex::Real | wavelength |
| amrex::Real | e_max |
| central wavelength | |
| amrex::Vector< amrex::Real > | p_X |
| maximum electric field at peak | |
| amrex::Vector< amrex::Real > | nvec |
Common laser profile parameters
Parameters for each laser profile as shared among all laser profile classes.
| amrex::Real WarpXLaserProfiles::CommonLaserParameters::e_max |
central wavelength
| amrex::Vector<amrex::Real> WarpXLaserProfiles::CommonLaserParameters::nvec |
| amrex::Vector<amrex::Real> WarpXLaserProfiles::CommonLaserParameters::p_X |
maximum electric field at peak
| amrex::Real WarpXLaserProfiles::CommonLaserParameters::wavelength |