Generators for filling containers with particles in various distributions (uniform, grid, gaussian, closest packed, ...), used by tests, benchmarks, and md-flexible's particle-object generation. More...
Namespaces | |
| namespace | ClosestPackingGenerator |
| Generator for grids of particles. | |
| namespace | GaussianGenerator |
| Generator class for gaussian distributions. | |
| namespace | GridGenerator |
| Generator for grids of particles. | |
| namespace | UniformGenerator |
| Generator class for uniform distributions. | |
Classes | |
| class | PseudoContainer |
| Wrapper class for things like std::vector to be used in templated methods that take an AutoPas or ParticleContainer. More... | |
Generators for filling containers with particles in various distributions (uniform, grid, gaussian, closest packed, ...), used by tests, benchmarks, and md-flexible's particle-object generation.