|
WarpX
|
Functions | |
| void | set_to_periodic_if_field_boundary_is_periodic (amrex::Array< ParticleBoundaryType, 3 > &particle_boundary_lo, amrex::Array< ParticleBoundaryType, 3 > &particle_boundary_hi, const amrex::Array< bool, 3 > &is_field_boundary_periodic) |
| void | check_consistency (const amrex::Array< ParticleBoundaryType, 3 > &particle_boundary_lo, const amrex::Array< ParticleBoundaryType, 3 > &particle_boundary_hi, const amrex::Array< bool, 3 > &is_field_boundary_periodic) |
| void warpx::particles::detail::check_consistency | ( | const amrex::Array< ParticleBoundaryType, 3 > & | particle_boundary_lo, |
| const amrex::Array< ParticleBoundaryType, 3 > & | particle_boundary_hi, | ||
| const amrex::Array< bool, 3 > & | is_field_boundary_periodic ) |
| void warpx::particles::detail::set_to_periodic_if_field_boundary_is_periodic | ( | amrex::Array< ParticleBoundaryType, 3 > & | particle_boundary_lo, |
| amrex::Array< ParticleBoundaryType, 3 > & | particle_boundary_hi, | ||
| const amrex::Array< bool, 3 > & | is_field_boundary_periodic ) |