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