ESyS-Particle
4.0.1
|
Compares distance of 2 particles to a 3rd particle. More...
#include <SimpleParticle.h>
Public Member Functions | |
ParticleComparer (const SimpleParticle &) | |
bool | operator() (const SimpleParticle &, const SimpleParticle &) const |
bool | operator() (const SimpleParticle *, const SimpleParticle *) const |
Compares distance of 2 particles to a 3rd particle.
$Date$ $Revision$
|
inline |
Construct a comparison object for distances to a given particle.
particle |
|
inline |
p1 | |
p2 |
|
inline |
p1 | |
p2 |