Reference documentation for deal.II version 9.6.0
|
#include <deal.II/grid/tria_accessor.h>
Public Types | |
using | type = int |
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 137 of file tria_accessor.h.
using internal::TriaAccessorImplementation::PresentLevelType< dim, dim >::type = int |
Definition at line 139 of file tria_accessor.h.