|
ESyS-Particle
2.3.4
|
#include <ParticleCollectionPy.h>


Public Types | |
| typedef ParticleCollection< SimpleSpherePy > | Inherited |
| typedef Inherited::ParticlePoolPtr | ParticlePoolPtr |
| typedef IteratorPy< ParticleCollection< SimpleSpherePy >::ParticleIterator > | ParticleIteratorPy |
Public Types inherited from esys::lsm::ParticleCollection< SimpleSpherePy > | |
| typedef SimpleSpherePy | Particle |
| typedef boost::object_pool< Particle > | ParticlePool |
| typedef boost::shared_ptr< ParticlePool > | ParticlePoolPtr |
Friends | |
| class | ParticleCollectionPyPickleSuite |
Additional Inherited Members | |
Protected Member Functions inherited from esys::lsm::ParticleCollection< SimpleSpherePy > | |
| void | noCheckInsertRef (Particle &p) |
| typedef IteratorPy<ParticleCollection<SimpleSpherePy>::ParticleIterator> esys::lsm::ParticleCollectionPy::ParticleIteratorPy |
| typedef Inherited::ParticlePoolPtr esys::lsm::ParticleCollectionPy::ParticlePoolPtr |
| esys::lsm::ParticleCollectionPy::ParticleCollectionPy | ( | ) |
| esys::lsm::ParticleCollectionPy::ParticleCollectionPy | ( | const Inherited & | particleCollection | ) |
| esys::lsm::ParticleCollectionPy::ParticleCollectionPy | ( | const ParticleCollectionPy & | particleCollection | ) |
| esys::lsm::ParticleCollectionPy::ParticleCollectionPy | ( | ParticlePoolPtr | particlePoolPtr | ) |
| SimpleSpherePy & esys::lsm::ParticleCollectionPy::createParticlePy | ( | const SimpleSpherePy & | p | ) |
References esys::lsm::ParticleCollection< TmplParticle >::createParticle().
Referenced by esys::lsm::exportParticleCollection().


| BoundingBoxPy esys::lsm::ParticleCollectionPy::getParticleBBoxPy | ( | ) | const |
| ParticleCollectionPy::ParticleIteratorPy esys::lsm::ParticleCollectionPy::getParticleIteratorPy | ( | ) |
References esys::lsm::ParticleCollection< SimpleSpherePy >::rotate().
Referenced by esys::lsm::exportParticleCollection().


| void esys::lsm::ParticleCollectionPy::translateByPy | ( | const Vec3Py & | translation | ) |
References esys::lsm::ParticleCollection< SimpleSpherePy >::translateBy().
Referenced by esys::lsm::exportParticleCollection().


|
friend |