ESyS-Particle  2.3.4
esys::lsm::SimpleSphereCollectionPy Class Reference

#include <SimpleSphereCollectionPy.h>

Inheritance diagram for esys::lsm::SimpleSphereCollectionPy:
Collaboration diagram for esys::lsm::SimpleSphereCollectionPy:

Public Types

typedef ParticleCollection< SimpleSpherePyInherited
 
typedef Inherited::ParticlePoolPtr ParticlePoolPtr
 
typedef IteratorPy< ParticleCollection< SimpleSpherePy >::ParticleIteratorSimpleSphereIteratorPy
 
- Public Types inherited from esys::lsm::ParticleCollection< SimpleSpherePy >
typedef SimpleSpherePy Particle
 
typedef boost::object_pool< ParticleParticlePool
 
typedef boost::shared_ptr< ParticlePoolParticlePoolPtr
 

Public Member Functions

 SimpleSphereCollectionPy ()
 
 SimpleSphereCollectionPy (const Inherited &particleCollection)
 
 SimpleSphereCollectionPy (const SimpleSphereCollectionPy &ssphereCollection)
 
 SimpleSphereCollectionPy (ParticlePoolPtr particlePoolPtr)
 
BoundingBoxPy getParticleBBoxPy () const
 
SimpleSphereIteratorPy getSimpleSphereIteratorPy ()
 
SimpleSpherePycreateParticlePy (const SimpleSpherePy &p)
 
void rotatePy (const Vec3Py &rotation, const Vec3Py &pt)
 
void translateByPy (const Vec3Py &translation)
 
- Public Member Functions inherited from esys::lsm::ParticleCollection< SimpleSpherePy >
 ParticleCollection ()
 
 ParticleCollection (ParticlePoolPtr particlePoolPtr)
 
 ParticleCollection (const ParticleCollection &p)
 
ParticleCollectionoperator= (const ParticleCollection &p)
 
virtual ~ParticleCollection ()
 
int getNumParticles () const
 
BoundingBox getParticleBBox () const
 
ParticleIterator getParticleIterator ()
 
ParticleConstIterator getParticleIterator () const
 
void translateBy (const Vec3 &vec)
 
void rotate (const Vec3 &rotation, const Vec3 &posn)
 
void incrementIdBy (typename Particle::Id idIncr)
 
void insertRef (Particle &p)
 
ParticlecreateParticle (const Particle &p)
 

Friends

class SimpleSphereCollectionPyPickleSuite
 

Additional Inherited Members

- Protected Member Functions inherited from esys::lsm::ParticleCollection< SimpleSpherePy >
void noCheckInsertRef (Particle &p)
 

Member Typedef Documentation

◆ Inherited

◆ ParticlePoolPtr

typedef Inherited::ParticlePoolPtr esys::lsm::SimpleSphereCollectionPy::ParticlePoolPtr

◆ SimpleSphereIteratorPy

Constructor & Destructor Documentation

◆ SimpleSphereCollectionPy() [1/4]

esys::lsm::SimpleSphereCollectionPy::SimpleSphereCollectionPy ( )

◆ SimpleSphereCollectionPy() [2/4]

esys::lsm::SimpleSphereCollectionPy::SimpleSphereCollectionPy ( const Inherited particleCollection)

◆ SimpleSphereCollectionPy() [3/4]

esys::lsm::SimpleSphereCollectionPy::SimpleSphereCollectionPy ( const SimpleSphereCollectionPy ssphereCollection)

◆ SimpleSphereCollectionPy() [4/4]

esys::lsm::SimpleSphereCollectionPy::SimpleSphereCollectionPy ( ParticlePoolPtr  particlePoolPtr)

Member Function Documentation

◆ createParticlePy()

SimpleSpherePy & esys::lsm::SimpleSphereCollectionPy::createParticlePy ( const SimpleSpherePy p)

References esys::lsm::ParticleCollection< TmplParticle >::createParticle().

Referenced by esys::lsm::exportSimpleSphereCollection().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ getParticleBBoxPy()

BoundingBoxPy esys::lsm::SimpleSphereCollectionPy::getParticleBBoxPy ( ) const

Referenced by esys::lsm::exportSimpleSphereCollection().

Here is the caller graph for this function:

◆ getSimpleSphereIteratorPy()

SimpleSphereCollectionPy::SimpleSphereIteratorPy esys::lsm::SimpleSphereCollectionPy::getSimpleSphereIteratorPy ( )

Referenced by esys::lsm::exportSimpleSphereCollection().

Here is the caller graph for this function:

◆ rotatePy()

void esys::lsm::SimpleSphereCollectionPy::rotatePy ( const Vec3Py rotation,
const Vec3Py pt 
)

References esys::lsm::ParticleCollection< SimpleSpherePy >::rotate().

Referenced by esys::lsm::exportSimpleSphereCollection().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ translateByPy()

void esys::lsm::SimpleSphereCollectionPy::translateByPy ( const Vec3Py translation)

References esys::lsm::ParticleCollection< SimpleSpherePy >::translateBy().

Referenced by esys::lsm::exportSimpleSphereCollection().

Here is the call graph for this function:
Here is the caller graph for this function:

Friends And Related Function Documentation

◆ SimpleSphereCollectionPyPickleSuite


The documentation for this class was generated from the following files: