Public Member Functions inherited from esys::lsm::ParticleCollectionPy |
| | ParticleCollectionPy (const Inherited &particleCollection) |
| | ParticleCollectionPy (const ParticleCollectionPy &particleCollection) |
| void | rotatePy (const Vec3Py &rotation, const Vec3Py &pt) |
| void | translateByPy (const Vec3Py &translation) |
Public Member Functions inherited from esys::lsm::ParticleCollection< SimpleSpherePy > |
| | ParticleCollection (ParticlePoolPtr particlePoolPtr) |
| ParticleConstIterator | getParticleIterator () const |
| void | translateBy (const Vec3 &vec) |
| void | rotate (const Vec3 &rotation, const Vec3 &posn) |
| void | incrementIdBy (typename Particle::Id idIncr) |