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