| clear() | Particles::PropertyPool< dim, spacedim > | |
| currently_available_handles | Particles::PropertyPool< dim, spacedim > | private |
| deregister_particle(Handle &handle) | Particles::PropertyPool< dim, spacedim > | |
| get_id(const Handle handle) const | Particles::PropertyPool< dim, spacedim > | inline |
| get_location(const Handle handle) const | Particles::PropertyPool< dim, spacedim > | inline |
| get_properties(const Handle handle) | Particles::PropertyPool< dim, spacedim > | inline |
| get_reference_location(const Handle handle) const | Particles::PropertyPool< dim, spacedim > | inline |
| Handle typedef | Particles::PropertyPool< dim, spacedim > | |
| ids | Particles::PropertyPool< dim, spacedim > | private |
| invalid_handle | Particles::PropertyPool< dim, spacedim > | static |
| locations | Particles::PropertyPool< dim, spacedim > | private |
| n_properties | Particles::PropertyPool< dim, spacedim > | private |
| n_properties_per_slot() const | Particles::PropertyPool< dim, spacedim > | |
| n_registered_slots() const | Particles::PropertyPool< dim, spacedim > | |
| n_slots() const | Particles::PropertyPool< dim, spacedim > | inline |
| properties | Particles::PropertyPool< dim, spacedim > | private |
| PropertyPool(const unsigned int n_properties_per_slot) | Particles::PropertyPool< dim, spacedim > | |
| reference_locations | Particles::PropertyPool< dim, spacedim > | private |
| register_particle() | Particles::PropertyPool< dim, spacedim > | |
| reserve(const std::size_t size) | Particles::PropertyPool< dim, spacedim > | |
| set_id(const Handle handle, const types::particle_index &new_id) | Particles::PropertyPool< dim, spacedim > | inline |
| set_location(const Handle handle, const Point< spacedim > &new_location) | Particles::PropertyPool< dim, spacedim > | inline |
| set_reference_location(const Handle handle, const Point< dim > &new_reference_location) | Particles::PropertyPool< dim, spacedim > | inline |
| sort_memory_slots(const std::vector< Handle > &handles_to_sort) | Particles::PropertyPool< dim, spacedim > | |
| ~PropertyPool() | Particles::PropertyPool< dim, spacedim > | |