NGSolve  5.3
Public Member Functions
ngstd::IndirectArray< T, INDEX_ARRAY > Class Template Reference
Inheritance diagram for ngstd::IndirectArray< T, INDEX_ARRAY >:
Inheritance graph
[legend]
Collaboration diagram for ngstd::IndirectArray< T, INDEX_ARRAY >:
Collaboration graph
[legend]

List of all members.

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)

template<typename T, typename INDEX_ARRAY>
class ngstd::IndirectArray< T, INDEX_ARRAY >


The documentation for this class was generated from the following file: