Skip to content

Commit

Permalink
Update particle_containers.py
Browse files Browse the repository at this point in the history
  • Loading branch information
EyaDammak authored Mar 1, 2024
1 parent ed5fad6 commit ecc5d84
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Python/pywarpx/particle_containers.py
Original file line number Diff line number Diff line change
Expand Up @@ -761,6 +761,9 @@ def get_particle_boundary_buffer(self, species_name, boundary, comp_name, level)
The data for the arrays are not copied, but share the underlying
memory buffer with WarpX. The arrays are fully writeable.
Here an example of a simple case of particle-boundary interaction (reflection):
https://warpx.readthedocs.io/en/latest/usage/workflows/python_extend.html
Parameters
----------
Expand Down

0 comments on commit ecc5d84

Please sign in to comment.