ESyS-Particle  4.0.1
Public Types | Public Member Functions | List of all members
esys::lsm::CubicBlock< TmplParticle > Class Template Reference
Inheritance diagram for esys::lsm::CubicBlock< TmplParticle >:
Inheritance graph
[legend]
Collaboration diagram for esys::lsm::CubicBlock< TmplParticle >:
Collaboration graph
[legend]

Public Types

typedef ClosePackBlock
< CubicBlockIterator,
TmplParticle > 
Inherited
- Public Types inherited from esys::lsm::ClosePackBlock< CubicBlockIterator, TmplParticle >
typedef ParticleCollection
< TmplParticle >::Particle 
Particle
typedef CubicBlockIterator ClosePackIterator
typedef
ClosePackBlockGenerator
< CubicBlockIterator, Particle > 
BlockGenerator
- Public Types inherited from esys::lsm::ParticleCollection< TmplParticle >
typedef TmplParticle Particle
typedef boost::object_pool
< Particle > 
ParticlePool
typedef boost::shared_ptr
< ParticlePool > 
ParticlePoolPtr

Public Member Functions

 CubicBlock (unsigned int numX, unsigned int numY, unsigned int numZ, double radius=0.5, ClosePackOrientation orientation=DEFAULT_ORIENT)
- Public Member Functions inherited from esys::lsm::ClosePackBlock< CubicBlockIterator, TmplParticle >
 ClosePackBlock (unsigned int numX, unsigned int numY, unsigned int numZ, double radius=0.5, ClosePackOrientation orientation=DEFAULT_ORIENT)
double getRadius () const
- Public Member Functions inherited from esys::lsm::ParticleCollection< TmplParticle >
 ParticleCollection (ParticlePoolPtr particlePoolPtr)
 ParticleCollection (const ParticleCollection &p)
ParticleCollectionoperator= (const ParticleCollection &p)
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)
Particle & createParticle (const Particle &p)

Additional Inherited Members

- Protected Member Functions inherited from esys::lsm::ClosePackBlock< CubicBlockIterator, TmplParticle >
void createParticles ()

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