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

List of all members.

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 ()

template<typename T>
class ngstd::AOWrapper< T >


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