OPAL (Object Oriented Parallel Accelerator Library)
2024.1
OPAL
|
#include "AbstractObjects/Definition.h"
#include "Algorithms/BoostMatrix.h"
#include "Algorithms/PartData.h"
#include "Algorithms/Vektor.h"
#include "Attributes/Attributes.h"
#include "Distribution/SigmaGenerator.h"
#include <gsl/gsl_histogram.h>
#include <gsl/gsl_qrng.h>
#include <gsl/gsl_rng.h>
#include <fstream>
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
class | PartBunchBase< T, Dim > |
class | Distribution |
class | Distribution::BinomialBehaviorSplitter |
class | Distribution::MDependentBehavior |
class | Distribution::GaussianLikeBehavior |
Namespaces | |
Attrib | |
Attrib::Distribution | |
Attrib::Legacy | |
Attrib::Legacy::Distribution | |
Functions | |
Inform & | operator<< (Inform &os, const Distribution &d) |
|
strong |
Enumerator | |
---|---|
NODIST | |
FROMFILE | |
GAUSS | |
BINOMIAL | |
FLATTOP | |
MULTIGAUSS | |
GUNGAUSSFLATTOPTH | |
ASTRAFLATTOPTH | |
MATCHEDGAUSS |
Definition at line 50 of file Distribution.h.
|
inline |
Definition at line 496 of file Distribution.h.
References Distribution::printInfo().