Reference documentation for deal.II version 9.6.0
|
#include <deal.II/base/config.h>
#include <deal.II/base/array_view.h>
#include <deal.II/base/point.h>
Go to the source code of this file.
Classes | |
class | Particles::PropertyPool< dim, spacedim > |
Namespaces | |
namespace | types |
namespace | Particles |
Macros | |
#define | DEAL_II_PARTICLE_INDEX_MPI_TYPE MPI_UNSIGNED |
Typedefs | |
using | types::particle_index = unsigned 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 71 of file property_pool.h.