Loading [MathJax]/extensions/TeX/newcommand.js
 deal.II version GIT relicensing-3137-g2eb5e32b94 2025-04-24 18:00:00+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\}}
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
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 75 of file property_pool.h.