WarpX
Namespaces | Enumerations | Functions
SpeciesPhysicalProperties.H File Reference
#include "Utils/WarpXConst.H"
#include <AMReX_REAL.H>
#include <AMReX_AmrCore.H>
#include <map>
#include <limits>

Go to the source code of this file.

Namespaces

 species
 

Enumerations

enum  PhysicalSpecies {
  PhysicalSpecies::unspecified =0, PhysicalSpecies::electron, PhysicalSpecies::positron, PhysicalSpecies::photon,
  PhysicalSpecies::hydrogen
}
 

Functions

AMREX_FORCE_INLINE PhysicalSpecies species::from_string (std::string species)
 
AMREX_FORCE_INLINE amrex::Real species::get_charge (PhysicalSpecies ps)
 
AMREX_FORCE_INLINE amrex::Real species::get_mass (PhysicalSpecies ps)
 

Enumeration Type Documentation

◆ PhysicalSpecies

enum PhysicalSpecies
strong
Enumerator
unspecified 
electron 
positron 
photon 
hydrogen