Reference documentation for deal.II version 8.1.0
Classes
internal::TriaAccessor::PresentLevelType< structdim, dim > Struct Template Reference

#include <tria_accessor.h>

Classes

struct  type
 

Detailed Description

template<int structdim, int dim>
struct internal::TriaAccessor::PresentLevelType< structdim, 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 64 of file tria_accessor.h.


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