![]() |
Reference documentation for deal.II version GIT f6a5d312c9 2023-10-04 08:50:02+00:00
|
#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 93 of file tria_accessor.h.
|
default |
Default constructor.
|
inline |
Dummy constructor. Only level zero is allowed.
Definition at line 103 of file tria_accessor.h.
|
inline |
Dummy conversion operator. Returns level zero.
Definition at line 112 of file tria_accessor.h.
|
inline |
Definition at line 118 of file tria_accessor.h.
|
inline |
Definition at line 124 of file tria_accessor.h.