#include <PackerPy.h>
|
| | CubicBoxPackerPy (double radius, const BoundingBoxPy &bBox, const boost::python::list &periodicDimensions, double tolerance) |
| |
| | CubicBoxPacker (ParticleGeneratorPtr particleGeneratorPtr, ParticlePoolPtr particlePoolPtr, NTablePtr nTablePtr, const BoundingBox &bBox, const BoolVector &periodicDimensions, double tolerance, double cubicPackRadius) |
| |
| virtual | ~CubicBoxPacker () |
| |
| Particle | getCandidateParticle (const Vec3 &point) |
| |
| Particle | getCandidateParticle (const Vec3 &point, double radius) |
| |
| double | getCubicPackingRadius () const |
| |
| const ParticleGenerator & | getParticleGenerator () const |
| |
| ParticleGenerator & | getParticleGenerator () |
| |
| void | setParticleGenerator (ParticleGenerator &particleGenerator) |
| |
| void | setParticleGenerator (ParticleGeneratorPtr particleGenerator) |
| |
| void | generateCubicPacking () |
| |
| virtual void | generate () |
| |
◆ Inherited
◆ CubicBoxPackerPy()
| esys::lsm::CubicBoxPackerPy::CubicBoxPackerPy |
( |
double |
radius, |
|
|
const BoundingBoxPy & |
bBox, |
|
|
const boost::python::list & |
periodicDimensions, |
|
|
double |
tolerance |
|
) |
| |
The documentation for this class was generated from the following files: