OpenWalnut  1.4.0
Public Member Functions
WTensorFuncTest Class Reference

A class that tests the WTensorFunc template. More...

#include <WTensorBase_test.h>

+ Inheritance diagram for WTensorFuncTest:

List of all members.

Public Member Functions

void testAccessOperatorErrors ()
 Test operator () error conditions.
void testAccessOperator ()
 Test if operator () returns the correct elements.
void testAccessOperatorSymmetry ()
 Test if operator () keeps the symmetry of a WTensorBaseSym intact.

Detailed Description

A class that tests the WTensorFunc template.

Definition at line 1957 of file WTensorBase_test.h.


Member Function Documentation

Test if operator () returns the correct elements.

Definition at line 2022 of file WTensorBase_test.h.

References WTensorBase< order, dim, Data_T >::m_data.

Test operator () error conditions.

Definition at line 1963 of file WTensorBase_test.h.

Test if operator () keeps the symmetry of a WTensorBaseSym intact.

Definition at line 2056 of file WTensorBase_test.h.

References WTensorBaseSym< order, dim, Data_T >::m_data.


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