NGSolve  4.9
Public Member Functions
ngstd::IndirectArray< T, INDEX_ARRAY > Class Template Reference
Inheritance diagram for ngstd::IndirectArray< T, INDEX_ARRAY >:
ngstd::BaseArrayObject< IndirectArray< T, INDEX_ARRAY > >

List of all members.

Public Member Functions

 IndirectArray (const FlatArray< T > &aba, const INDEX_ARRAY &aia)
int Size () const
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)

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


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