FemViewer::Vec< T, N > Class Template Reference

#include <Common.h>

Collaboration diagram for FemViewer::Vec< T, N >:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 Vec ()
 Vec (T x)
 Vec (const T *x)

Public Attributes

T data [N]

template<typename T, uint32_t N>
class FemViewer::Vec< T, N >


Constructor & Destructor Documentation

template<typename T, uint32_t N>
FemViewer::Vec< T, N >::Vec (  )  [inline]
template<typename T, uint32_t N>
FemViewer::Vec< T, N >::Vec ( T  x  )  [inline]
template<typename T, uint32_t N>
FemViewer::Vec< T, N >::Vec ( const T x  )  [inline]

Member Data Documentation

template<typename T, uint32_t N>
T FemViewer::Vec< T, N >::data[N]

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 3 Jun 2020 for ModFEM by  doxygen 1.6.1