![]() |
deal.II version 9.7.0
|
#include <deal.II/grid/tria_accessor.h>
Definition at line 98 of file tria_accessor.h.
Public Member Functions | |
| type ()=default | |
| type (const int level) | |
| operator int () const | |
| void | operator++ () const |
| void | operator-- () const |
|
default |
Default constructor.
|
inline |
Dummy constructor. Only level zero is allowed.
Definition at line 108 of file tria_accessor.h.
|
inline |
Dummy conversion operator. Returns level zero.
Definition at line 117 of file tria_accessor.h.
|
inline |
Definition at line 123 of file tria_accessor.h.
|
inline |
Definition at line 129 of file tria_accessor.h.