![]() |
Reference documentation for deal.II version 9.2.0
|
#include <deal.II/base/config.h>#include <deal.II/base/array_view.h>#include <deal.II/base/point.h>#include <deal.II/base/types.h>#include <deal.II/particles/property_pool.h>#include <cstdint>Go to the source code of this file.
Classes | |
| class | Particles::Particle< dim, spacedim > |
Namespaces | |
| types | |
| Particles | |
| Particles::internal | |
Macros | |
| #define | DEAL_II_PARTICLE_INDEX_MPI_TYPE MPI_UNSIGNED |
Typedefs | |
| using | types::particle_index = unsigned int |
| using | Particles::internal::LevelInd = std::pair< int, int > |
| #define DEAL_II_PARTICLE_INDEX_MPI_TYPE MPI_UNSIGNED |
An identifier that denotes the MPI type associated with types::global_dof_index.
Definition at line 76 of file particle.h.