Reference documentation for deal.II version 9.1.0-pre
List of all members
internal::TriaAccessorImplementation::PresentLevelType< dim, dim > Struct Template Reference

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

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 117 of file tria_accessor.h.


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