|
ESyS-Particle
2.3.4
|
#include <RandomBoxPacker.hpp>

Public Types | |
| typedef TmplParticle | Particle |
Public Member Functions | |
| PlaneComparer (const SimpleParticle &particle) | |
| bool | operator() (const Plane3D &plane1, const Plane3D &plane2) const |
| PlaneComparer (const Particle &particle) | |
| bool | operator() (const Plane3D &plane1, const Plane3D &plane2) const |
Private Attributes | |
| const SimpleParticle * | m_pParticle |
| const Particle * | m_pParticle |
| typedef TmplParticle esys::lsm::PlaneComparer< TmplParticle >::Particle |
|
inline |
|
inline |
|
inline |
References SimpleParticle::getPos(), esys::lsm::PlaneComparer< TmplParticle >::m_pParticle, and Plane3D::sep().

|
inline |
References SimpleParticle::getPos(), esys::lsm::PlaneComparer< TmplParticle >::m_pParticle, and Plane3D::sep().

|
private |
Referenced by esys::lsm::PlaneComparer< TmplParticle >::operator()().
|
private |