NGSolve
5.3
|
Public Member Functions | |
INLINE | AOWrapper (const T &aar) |
INLINE | operator const T & () const |
INLINE int | Size () const |
INLINE auto | operator[] (int i)-> decltype(ar[i]) |
INLINE auto | operator[] (int i) const -> decltype(ar[i]) |
INLINE AOWrapperIterator < AOWrapper > | begin () |
INLINE AOWrapperIterator < AOWrapper > | end () |