Namespaces | |
namespace | Generators |
namespace | internal |
namespace | Utilities |
Classes | |
class | DataOut |
class | Particle |
class | ParticleAccessor |
class | ParticleHandler |
class | ParticleIterator |
class | PropertyPool |
Variables | |
template<int dim, int spacedim> | |
PropertyPool< dim, spacedim > | Particle< dim, spacedim >::global_property_pool |
template<int dim, int spacedim> | |
const PropertyPool< dim, spacedim >::Handle | PropertyPool< dim, spacedim >::invalid_handle = static_cast<Handle>(-1) |
A namespace that contains all classes that are related to the particle implementation, in particular the fundamental Particle class.
PropertyPool<dim, spacedim> Particles::Particle< dim, spacedim >::global_property_pool |
Definition at line 24 of file particle.cc.
const PropertyPool<dim,spacedim>::Handle Particles::PropertyPool< dim, spacedim >::invalid_handle = static_cast<Handle>(-1) |
Definition at line 26 of file property_pool.cc.