|
WarpX
|
Classes | |
| struct | CommonLaserParameters |
| class | FieldFunctionLaserProfile |
| class | FromFileLaserProfile |
| class | GaussianLaserProfile |
| class | ILaserProfile |
Variables | |
| const std::map< std::string, std::function< std::unique_ptr< ILaserProfile >()> > | laser_profiles_dictionary |
| const std::map<std::string,std::function<std::unique_ptr<ILaserProfile>()>> WarpXLaserProfiles::laser_profiles_dictionary |
Maps laser profile names to lambdas returing unique pointers to the corresponding laser profile objects.