Expand description
This module defines a simple container structure to store source particles and target particles in a convenient way.
Structs§
- Particle
Container - The basic data structure for sources and targets that are owned.
- Particle
Container View
Traits§
Functions§
- make_
particle_ container - Create a new particle container that does not take over ownership.
- make_
particle_ container_ owned - Create a new particle container and transfer ownership to it.