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
Public Types | List of all members
internal::TriaAccessorImplementation::PresentLevelType< dim, dim > Struct Template Reference

#include <deal.II/grid/tria_accessor.h>

Public Types

using type = int
 

Detailed Description

template<int dim>
struct internal::TriaAccessorImplementation::PresentLevelType< dim, dim >

Implementation of a type with which to store the level of an accessor object. We only need it for the case that structdim == dim. Otherwise, an empty object is sufficient.

Definition at line 138 of file tria_accessor.h.

Member Typedef Documentation

◆ type

template<int dim>
using internal::TriaAccessorImplementation::PresentLevelType< dim, dim >::type = int

Definition at line 140 of file tria_accessor.h.


The documentation for this struct was generated from the following file: