OpenWalnut  1.2.5
Public Member Functions
WTensorSymTest Class Reference

Test class for the WTensorSym template. More...

#include <WTensorSym_test.h>

+ Inheritance diagram for WTensorSymTest:

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 testCastToVariousTypes ()
 Test casts to Data_T, WValue or WMatrix, depending on the order of the Tensor.

Detailed Description

Test class for the WTensorSym template.

Definition at line 38 of file WTensorSym_test.h.


Member Function Documentation

Test access operator ().

Definition at line 44 of file WTensorSym_test.h.

Test access operator [].

Definition at line 77 of file WTensorSym_test.h.

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

Definition at line 172 of file WTensorSym_test.h.

Test copy constructor.

Definition at line 140 of file WTensorSym_test.h.

Test copy operator.

Definition at line 154 of file WTensorSym_test.h.

Test the standard constructor.

Definition at line 100 of file WTensorSym_test.h.


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