Go to the source code of this file.
enum used to store the type of coarse-graining function used
Enumerator |
---|
HeavisideSphere |
|
Gaussian |
|
Polynomial |
|
Definition at line 27 of file StatisticsPoint.h.
template<StatType T>
std::ostream& operator<< |
( |
std::ostream & |
os, |
|
|
const StatisticsPoint< T > & |
stat |
|
) |
| |
Output statistical variables to ostream.
Definition at line 1048 of file StatisticsPoint.hcc.
Vec3D get_Position() const
returns Position
int mirrorParticle
indicates that a position is a (fake) particles used for periodic walls
std::string write() const
Outputs statistical variables in computer-readable format.