WarpX
Classes | Namespaces | Enumerations | Variables
WarpXParticleContainer.H File Reference
#include "Parser/WarpXParserWrapper.H"
#include "Utils/WarpXConst.H"
#include "SpeciesPhysicalProperties.H"
#include "Evolve/WarpXDtType.H"
#include "Particles/Resampling/Resampling.H"
#include "ElementaryProcess/QEDInternals/QuantumSyncEngineWrapper.H"
#include "ElementaryProcess/QEDInternals/BreitWheelerEngineWrapper.H"
#include <AMReX_Particles.H>
#include <AMReX_AmrCore.H>
#include <memory>

Go to the source code of this file.

Classes

struct  PIdx
 
struct  DiagIdx
 
struct  TmpIdx
 
class  WarpXParIter
 
class  WarpXParticleContainer
 

Namespaces

 ParticleStringNames
 

Enumerations

enum  ParticleBC { ParticleBC::none =0, ParticleBC::absorbing }
 
enum  ConvertDirection { ConvertDirection::WarpX_to_SI, ConvertDirection::SI_to_WarpX }
 

Variables

const std::map< std::string, int > ParticleStringNames::to_index
 

Enumeration Type Documentation

◆ ConvertDirection

enum ConvertDirection
strong
Enumerator
WarpX_to_SI 
SI_to_WarpX 

◆ ParticleBC

enum ParticleBC
strong
Enumerator
none 
absorbing