Public Member Functions | |
| type () | |
| type (const int level) | |
| operator int () const | |
| void | operator++ () const |
| void | operator-- () const |
Definition at line 64 of file tria_accessor.h.
| internal::TriaAccessor::PresentLevelType< structdim, dim >::type::type | ( | ) | [inline] |
Default constructor.
Definition at line 69 of file tria_accessor.h.
| internal::TriaAccessor::PresentLevelType< structdim, dim >::type::type | ( | const int | level ) | [inline] |
Dummy constructor. Only level zero is allowed.
Definition at line 77 of file tria_accessor.h.
References Assert, and StandardExceptions::ExcInternalError().
| internal::TriaAccessor::PresentLevelType< structdim, dim >::type::operator int | ( | ) | const [inline] |
Dummy conversion operator. Returns level zero.
Definition at line 87 of file tria_accessor.h.
| void internal::TriaAccessor::PresentLevelType< structdim, dim >::type::operator++ | ( | ) | const [inline] |
Definition at line 92 of file tria_accessor.h.
References Assert, and StandardExceptions::ExcInternalError().
| void internal::TriaAccessor::PresentLevelType< structdim, dim >::type::operator-- | ( | ) | const [inline] |
Definition at line 97 of file tria_accessor.h.
References Assert, and StandardExceptions::ExcInternalError().
documentation generated on Fri Feb 3 2012 06:04:14 by
doxygen
1.7.2