8 #ifndef UTILS_WARPXALGORITHMSELECTION_H_ 9 #define UTILS_WARPXALGORITHMSELECTION_H_ 11 #include <AMReX_BaseFwd.H> 107 Absorbing_SilverMueller = 5,
146 #endif // UTILS_WARPXALGORITHMSELECTION_H_ Definition: WarpXAlgorithmSelection.H:88
particles cross domain boundary leave with damped j
Definition: WarpXAlgorithmSelection.H:21
Definition: WarpXAlgorithmSelection.H:56
Definition: WarpXAlgorithmSelection.H:79
int GetAlgorithmInteger(amrex::ParmParse &pp, const char *pp_search_key)
Definition: WarpXAlgorithmSelection.cpp:110
Definition: WarpXAlgorithmSelection.H:39
particles crossing domain boundary are removed
Definition: WarpXAlgorithmSelection.H:99
int GetFieldBCTypeInteger(std::string BCType)
Definition: WarpXAlgorithmSelection.cpp:166
Definition: WarpXAlgorithmSelection.H:72
Definition: WarpXAlgorithmSelection.H:124
struct to select algorithm for macroscopic Maxwell solver LaxWendroff (semi-implicit) represents sigm...
Definition: WarpXAlgorithmSelection.H:32
struct to determine the computational medium, i.e., vacuum or material/macroscopic default is vacuum...
Definition: WarpXAlgorithmSelection.H:19
Definition: WarpXAlgorithmSelection.H:48
Definition: WarpXAlgorithmSelection.H:64
Definition: WarpXAlgorithmSelection.H:22
Definition: WarpX_PEC.H:20
ParticleBoundaryType
Definition: WarpXAlgorithmSelection.H:115
ParticleBoundaryType GetParticleBCTypeInteger(std::string BCType)
Definition: WarpXAlgorithmSelection.cpp:183