Hipace
Classes | Enumerations
GetInitialDensity.H File Reference
#include <AMReX.H>
#include <AMReX_REAL.H>
#include <AMReX_RealVect.H>
#include "utils/Parser.H"

Go to the source code of this file.

Classes

struct  GetInitialDensity
 Functor gets the initial density for beam particles for a given position. More...
 

Enumerations

enum class  BeamProfileType { Gaussian , Flattop , Parsed }
 Beam profile type, currently only Gaussian or Flattop or Parsed. More...
 

Enumeration Type Documentation

◆ BeamProfileType

enum BeamProfileType
strong

Beam profile type, currently only Gaussian or Flattop or Parsed.

Enumerator
Gaussian 
Flattop 
Parsed