SPH
|
#include "quantities/Storage.h"
Go to the source code of this file.
Namespaces | |
Post | |
Functions | |
Outcome | Post::compareParticles (const Storage &test, const Storage &ref, const Float eps=1.e-6_f) |
Compares particle positions and state quantities of two storages. More... | |
Outcome | Post::compareLargeSpheres (const Storage &test, const Storage &ref, const Float fraction, const Float maxDeviation, const Float eps=1.e-6_f) |
Compares the positions, velocities and radii of the largest particles in given states. More... | |