TensorEngine< D, T, Symmetric > Class Template Reference

TensorEngine definitions for a Symmetric Tensor. More...

#include <Tensor.h>

Collaboration diagram for TensorEngine< D, T, Symmetric >:

Collaboration graph
[legend]

List of all members.

Public Types

enum  { dimensions = 2 }
enum  { d = D }
typedef T Element_t
typedef Symmetric EngineTag_t
typedef T & ElementRef_t
typedef const T & ConstElementRef_t
typedef T & CTElementRef_t
typedef const T & CTConstElementRef_t
typedef TensorEngine< D, T,
Symmetric
This_t

Public Member Functions

 TensorEngine ()
 TensorEngine (const TensorEngine< D, T, Symmetric > &x)
template<class X >
 TensorEngine (const X &x)
 TensorEngine (const T &x)
template<class X1 , class X2 , class X3 >
 TensorEngine (const X1 &x1, const X2 &x2, const X3 &x3)
template<class X1 , class X2 , class X3 , class X4 , class X5 , class X6 >
 TensorEngine (const X1 &x1, const X2 &x2, const X3 &x3, const X4 &x4, const X5 &x5, const X6 &x6)
 ~TensorEngine ()
This_toperator= (const This_t &x)
template<class V >
This_toperator= (const V &x)
template<int I, int J>
CTConstElementRef_t getIJ () const
template<int I, int J>
CTElementRef_t getIJ ()
ConstElementRef_t operator() (int i, int j) const
ElementRef_t operator() (int i, int j)
ConstElementRef_t operator() (int i) const
ElementRef_t operator() (int i)
const T * data () const
T * data ()
void reverseBytes ()


Detailed Description

template<int D, class T>
class TensorEngine< D, T, Symmetric >

TensorEngine definitions for a Symmetric Tensor.

Member Typedef Documentation

template<int D, class T >
typedef T TensorEngine< D, T, Symmetric >::Element_t

template<int D, class T >
typedef Symmetric TensorEngine< D, T, Symmetric >::EngineTag_t

template<int D, class T >
typedef T& TensorEngine< D, T, Symmetric >::ElementRef_t

template<int D, class T >
typedef const T& TensorEngine< D, T, Symmetric >::ConstElementRef_t

template<int D, class T >
typedef T& TensorEngine< D, T, Symmetric >::CTElementRef_t

template<int D, class T >
typedef const T& TensorEngine< D, T, Symmetric >::CTConstElementRef_t

template<int D, class T >
typedef TensorEngine<D,T,Symmetric> TensorEngine< D, T, Symmetric >::This_t


Member Enumeration Documentation

template<int D, class T >
anonymous enum

Enumerator:
dimensions 

template<int D, class T >
anonymous enum

Enumerator:
d 


Constructor & Destructor Documentation

template<int D, class T >
TensorEngine< D, T, Symmetric >::TensorEngine (  )  [inline]

References CTAssert.

template<int D, class T >
TensorEngine< D, T, Symmetric >::TensorEngine ( const TensorEngine< D, T, Symmetric > &  x  )  [inline]

template<int D, class T >
template<class X >
TensorEngine< D, T, Symmetric >::TensorEngine ( const X &  x  )  [inline, explicit]

template<int D, class T >
TensorEngine< D, T, Symmetric >::TensorEngine ( const T &  x  )  [inline, explicit]

template<int D, class T >
template<class X1 , class X2 , class X3 >
TensorEngine< D, T, Symmetric >::TensorEngine ( const X1 &  x1,
const X2 &  x2,
const X3 &  x3 
) [inline]

References CTAssert.

template<int D, class T >
template<class X1 , class X2 , class X3 , class X4 , class X5 , class X6 >
TensorEngine< D, T, Symmetric >::TensorEngine ( const X1 &  x1,
const X2 &  x2,
const X3 &  x3,
const X4 &  x4,
const X5 &  x5,
const X6 &  x6 
) [inline]

References CTAssert.

template<int D, class T >
TensorEngine< D, T, Symmetric >::~TensorEngine (  )  [inline]


Member Function Documentation

template<int D, class T >
This_t& TensorEngine< D, T, Symmetric >::operator= ( const This_t x  )  [inline]

template<int D, class T >
template<class V >
This_t& TensorEngine< D, T, Symmetric >::operator= ( const V &  x  )  [inline]

template<int D, class T >
template<int I, int J>
CTConstElementRef_t TensorEngine< D, T, Symmetric >::getIJ (  )  const [inline]

References CTAssert.

template<int D, class T >
template<int I, int J>
CTElementRef_t TensorEngine< D, T, Symmetric >::getIJ (  )  [inline]

References CTAssert.

template<int D, class T >
ConstElementRef_t TensorEngine< D, T, Symmetric >::operator() ( int  i,
int  j 
) const [inline]

References PBoundAssert.

template<int D, class T >
ElementRef_t TensorEngine< D, T, Symmetric >::operator() ( int  i,
int  j 
) [inline]

References PBoundAssert.

template<int D, class T >
ConstElementRef_t TensorEngine< D, T, Symmetric >::operator() ( int  i  )  const [inline]

References PBoundAssert.

template<int D, class T >
ElementRef_t TensorEngine< D, T, Symmetric >::operator() ( int  i  )  [inline]

References PBoundAssert.

template<int D, class T >
const T* TensorEngine< D, T, Symmetric >::data (  )  const [inline]

template<int D, class T >
T* TensorEngine< D, T, Symmetric >::data (  )  [inline]

template<int D, class T >
void TensorEngine< D, T, Symmetric >::reverseBytes (  )  [inline]

References reverseBytes().


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

Generated on Wed Mar 16 06:20:39 2011 for FreePOOMA by  doxygen 1.5.9