orbit.bunch_utils#
Functions#
|
Collects attributes from a PyOrbit Bunch across all MPI ranks and returns it as a dictionary. |
|
Saves the collected bunch attributes to a specified directory. |
|
Loads the bunch attributes from a specified directory containing NumPy binary files. |
Classes#
This routine adds id numbers to particle in a bunch. |
|
A dictionary containing the attributes of a PyOrbit::Bunch object. |
|
A dictionary containing the attributes of the synchronous particle. |
|
|
Protocol for file handlers to read/write bunch data. |
|
Handler implementing the FileHandler protocol for NumPy binary files. |
Class Inheritance Diagram#
