![]() |
OpenWalnut
1.5.0dev
|
A class that tests the WTensorFunc template. More...
#include <WTensorBase_test.h>
Inheritance diagram for WTensorFuncTest:
Collaboration diagram for WTensorFuncTest:Public Member Functions | |
| void | testAccessOperatorErrors () |
| Test operator () error conditions. More... | |
| void | testAccessOperator () |
| Test if operator () returns the correct elements. More... | |
| void | testAccessOperatorSymmetry () |
| Test if operator () keeps the symmetry of a WTensorBaseSym intact. More... | |
A class that tests the WTensorFunc template.
Definition at line 1957 of file WTensorBase_test.h.
|
inline |
Test if operator () returns the correct elements.
Definition at line 2022 of file WTensorBase_test.h.
|
inline |
Test operator () error conditions.
Definition at line 1963 of file WTensorBase_test.h.
|
inline |
Test if operator () keeps the symmetry of a WTensorBaseSym intact.
Definition at line 2056 of file WTensorBase_test.h.