omega_h
Reliable mesh adaptation
Public Member Functions | List of all members
r3d::Vector< n > Struct Template Reference
Inheritance diagram for r3d::Vector< n >:
r3d::Few< Real, n >

Public Member Functions

 Vector (std::initializer_list< Real > l)
 
R3D_INLINE void operator= (Vector< n > const &rhs) volatile
 
R3D_INLINE Vector (Vector< n > const &rhs)
 
R3D_INLINE Vector (const volatile Vector< n > &rhs)
 
- Public Member Functions inherited from r3d::Few< Real, n >
R3D_INLINE Real * data ()
 
R3D_INLINE Real const * data () const
 
R3D_INLINE Real volatile * data () volatile
 
R3D_INLINE Real const volatile * data () const volatile
 
R3D_INLINE Real & operator[] (Int i)
 
R3D_INLINE Real const & operator[] (Int i) const
 
R3D_INLINE Real volatile & operator[] (Int i) volatile
 
R3D_INLINE Real const volatile & operator[] (Int i) const volatile
 
 Few (std::initializer_list< Real > l)
 
R3D_INLINE Few (Few< Real, n > const &rhs)
 
R3D_INLINE Few (Few< Real, n > const volatile &rhs)
 
R3D_INLINE void operator= (Few< Real, n > const &rhs) volatile
 
R3D_INLINE void operator= (Few< Real, n > const &rhs)
 
R3D_INLINE void operator= (Few< Real, n > const volatile &rhs)
 

Additional Inherited Members

- Public Types inherited from r3d::Few< Real, n >
enum  
 

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