Module rusty_kernel_tools::particle_container[][src]

Expand description

This module defines a simple container structure to store source particles and target particles in a convenient way.

Structs

The basic data structure for sources and targets that are owned.

Traits

Functions

Create a new particle container that does not take over ownership.

Create a new particle container and transfer ownership to it.