NGSolve
5.3
|
Public Member Functions | |
INLINE | IndirectArray (FlatArray< T > aba, const INDEX_ARRAY &aia) |
INLINE int | Size () const |
INLINE T | operator[] (int i) const |
INLINE T & | operator[] (int i) |
INLINE IndirectArray | operator= (const T &val) |
template<typename T2 > | |
INLINE IndirectArray | operator= (const BaseArrayObject< T2 > &a2) |