![]() |
|
#include "DPMBase.h"#include "Math/Matrix.h"#include "Math/MatrixSymmetric.h"#include <string.h>#include <fstream>#include <math.h>#include "Species/LinearViscoelasticSpecies.h"#include "Math/NormalisedPolynomial.h"#include "StatisticsPoint.h"#include "StatisticsPoint.hcc"#include "StatisticsVector.hcc"Go to the source code of this file.
Classes | |
| class | StatisticsVector< T > |
| This class is used to extract statistical data from MD simulations. More... | |
Enumerations | |
| enum | StatType { O , X , Y , Z , XY , XZ , YZ , XYZ , RAZ , RZ , AZ , RA , R , A } |
| Creates averaged statistics (only valid if density field is homogenous along averaged direction) More... | |
| enum StatType |