![]() |
deal.II version 9.7.0
|
#include <deal.II/grid/tria_accessor.h>
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 143 of file tria_accessor.h.

Public Types | |
| using | type = int |
| using internal::TriaAccessorImplementation::PresentLevelType< dim, dim >::type = int |
Definition at line 145 of file tria_accessor.h.