![]() |
deal.II version GIT relicensing-2848-g5241f990fb 2025-03-16 19:30:00+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 98 of file tria_accessor.h.
|
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.