OpenWalnut  1.4.0
Public Member Functions
WTensorTest Class Reference

Test class for the WTensor template. More...

#include <WTensor_test.h>

+ Inheritance diagram for WTensorTest:

List of all members.

Public Member Functions

void testAccessOperator1 ()
 Test access operator ().
void testAccessOperator2 ()
 Test access operator [].
void testStandardConstructor ()
 Test the standard constructor.
void testCopyConstructor ()
 Test copy constructor.
void testCopyOperator ()
 Test copy operator.
void testCopyFromTensorSym ()
 Test if all the WTensorSym->WTensor copy operators and copy constructors compile.
void testCastToVariousTypes ()
 Test casts to Data_T, WValue or WMatrix, depending on the order of the Tensor.

Detailed Description

Test class for the WTensor template.

Definition at line 37 of file WTensor_test.h.


Member Function Documentation

Test access operator ().

Definition at line 43 of file WTensor_test.h.

Test access operator [].

Definition at line 68 of file WTensor_test.h.

Test casts to Data_T, WValue or WMatrix, depending on the order of the Tensor.

Definition at line 232 of file WTensor_test.h.

Test copy constructor.

Definition at line 143 of file WTensor_test.h.

Test if all the WTensorSym->WTensor copy operators and copy constructors compile.

Definition at line 175 of file WTensor_test.h.

void WTensorTest::testCopyOperator ( ) [inline]

Test copy operator.

Definition at line 157 of file WTensor_test.h.

Test the standard constructor.

Definition at line 100 of file WTensor_test.h.


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