Reference documentation for deal.II version 9.2.0
\(\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\}}\)
Classes | Namespaces | Macros | Typedefs
particle.h File Reference
#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 >
 

Macro Definition Documentation

◆ DEAL_II_PARTICLE_INDEX_MPI_TYPE

#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.