NGSolve
5.3
|
Public Member Functions | |
INLINE | AOWrapperIterator (const AO &aao, int ai) |
INLINE AOWrapperIterator | operator++ (int) |
INLINE AOWrapperIterator | operator++ () |
INLINE auto | operator* () const -> decltype(ao[ind]) |
INLINE auto | operator* ()-> decltype(ao[ind]) |
INLINE bool | operator!= (AOWrapperIterator d2) |