Loading [MathJax]/extensions/TeX/newcommand.js
 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\}}
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Typedefs
Particles::internal Namespace Reference

Typedefs

using LevelInd = std::pair< int, int >
 

Typedef Documentation

◆ LevelInd

using Particles::internal::LevelInd = typedef std::pair<int, int>

Internal alias of cell level/index pair.

Definition at line 92 of file particle.h.