Reference documentation for deal.II version 9.5.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\}}\)
Loading...
Searching...
No Matches
Classes | Namespaces | Macros | Typedefs
property_pool.h File Reference
#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
 

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 72 of file property_pool.h.