|
WarpX
|
Namespaces | |
| namespace | deposition |
| namespace | detail |
Functions | |
| std::pair< amrex::Array< ParticleBoundaryType, 3 >, amrex::Array< ParticleBoundaryType, 3 > > | parse_particle_boundaries (const amrex::Array< bool, 3 > &is_field_boundary_periodic) |
| Reads the particle boundary conditions from the input file. | |
| 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.
| [in] | is_field_boundary_periodic | a bool array indicating if field boundary conditions are periodic in each direction |