WarpX
|
Classes | |
struct | CommonLaserParameters |
class | ILaserProfile |
class | GaussianLaserProfile |
class | FieldFunctionLaserProfile |
class | FromFileLaserProfile |
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.