Reference documentation for deal.II version 8.1.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
Public Types | List of all members
internal::TriaAccessor::PresentLevelType< dim, dim > Struct Template Reference

#include <tria_accessor.h>

Public Types

typedef int type
 

Detailed Description

template<int dim>
struct internal::TriaAccessor::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: