ESyS-Particle
4.0.1
|
Public Types | |
typedef CircularNeighbourTable < SimpleParticle > | NTable |
typedef boost::object_pool < SimpleParticle > | ParticlePool |
Public Member Functions | |
ParticleGenerator (NTable &nTable, ParticlePool &particlePool) | |
virtual void | generate ()=0 |
Protected Member Functions | |
NTable & | getNTable () |
const NTable & | getNTable () const |
ParticlePool & | getParticlePool () |
const ParticlePool & | getParticlePool () const |