|
NGSolve
5.3
|
Public Member Functions | |
| INLINE | ArrayIterator (FlatArray< TELEM, TSIZE > aar, TSIZE ai) |
| INLINE ArrayIterator | operator++ (int) |
| INLINE ArrayIterator | operator++ () |
| INLINE TELEM | operator* () const |
| INLINE TELEM & | operator* () |
| INLINE bool | operator!= (ArrayIterator d2) |
1.7.6.1