Reference documentation for deal.II version GIT relicensing-216-gcda843ca70 2024-03-28 12:20:02+00:00
\(\newcommand{\dealvcentcolon}{\mathrel{\mathop{:}}}\) \(\newcommand{\dealcoloneq}{\dealvcentcolon\mathrel{\mkern-1.2mu}=}\) \(\newcommand{\jump}[1]{\left[\!\left[ #1 \right]\!\right]}\) \(\newcommand{\average}[1]{\left\{\!\left\{ #1 \right\}\!\right\}}\)
Loading...
Searching...
No Matches
Particles::PropertyPool< dim, spacedim > Member List

This is the complete list of members for Particles::PropertyPool< dim, spacedim >, including all inherited members.

clear()Particles::PropertyPool< dim, spacedim >
currently_available_handlesParticles::PropertyPool< dim, spacedim >private
deregister_particle(Handle &handle)Particles::PropertyPool< dim, spacedim >
get_id(const Handle handle) constParticles::PropertyPool< dim, spacedim >inline
get_location(const Handle handle) constParticles::PropertyPool< dim, spacedim >inline
get_location(const Handle handle)Particles::PropertyPool< dim, spacedim >inline
get_properties(const Handle handle)Particles::PropertyPool< dim, spacedim >inline
get_reference_location(const Handle handle) constParticles::PropertyPool< dim, spacedim >inline
Handle typedefParticles::PropertyPool< dim, spacedim >
idsParticles::PropertyPool< dim, spacedim >private
invalid_handleParticles::PropertyPool< dim, spacedim >static
locationsParticles::PropertyPool< dim, spacedim >private
n_propertiesParticles::PropertyPool< dim, spacedim >private
n_properties_per_slot() constParticles::PropertyPool< dim, spacedim >
n_registered_slots() constParticles::PropertyPool< dim, spacedim >
n_slots() constParticles::PropertyPool< dim, spacedim >inline
propertiesParticles::PropertyPool< dim, spacedim >private
PropertyPool(const unsigned int n_properties_per_slot)Particles::PropertyPool< dim, spacedim >
reference_locationsParticles::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 >