Skip to content

Commit

Permalink
Update Stub Files
Browse files Browse the repository at this point in the history
  • Loading branch information
ax3l authored and github-actions[bot] committed Feb 7, 2025
1 parent c504a8d commit 09ae1f4
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/python/impactx/impactx_pybind/__init__.pyi
Original file line number Diff line number Diff line change
Expand Up @@ -504,12 +504,6 @@ class ImpactXParticleContainer(
A matplotlib figure with containing the plot.
For MPI-parallel ranks, the figure is only created on the root_rank.
"""
def redistribute(
self, arg0: int, arg1: int, arg2: int, arg3: int, arg4: bool
) -> None:
"""
Redistribute particles in the current mesh in x, y, z
"""
def reduced_beam_characteristics(self) -> dict[str, float]:
"""
Expand Down

0 comments on commit 09ae1f4

Please sign in to comment.