WarpX
Loading...
Searching...
No Matches
ParticleBoundaries.H File Reference
#include "Utils/WarpXAlgorithmSelection.H"
#include <AMReX_AmrCore.H>
#include <AMReX_Array.H>
#include <AMReX_Config.H>
#include <AMReX_Parser.H>
#include <utility>

Go to the source code of this file.

Classes

struct  ParticleBoundaries
 
struct  ParticleBoundaries::ParticleBoundariesData
 

Namespaces

namespace  warpx
 
namespace  warpx::particles
 

Functions

std::pair< amrex::Array< ParticleBoundaryType, 3 >, amrex::Array< ParticleBoundaryType, 3 > > warpx::particles::parse_particle_boundaries (const amrex::Array< bool, 3 > &is_field_boundary_periodic)
 Reads the particle boundary conditions from the input file.