OpenWalnut  1.5.0dev
Public Member Functions | List of all members
WDataSetScalarTest Class Reference

Tests for the data set type containing only scalars. More...

#include <WDataSetScalar_test.h>

+ Inheritance diagram for WDataSetScalarTest:
+ Collaboration diagram for WDataSetScalarTest:

Public Member Functions

void setUp ()
 Setup logger and other stuff for each test. More...
 
void testInterpolate (void)
 Test if the interpolate function works reasonable. More...
 
void testInterpolateInRotatedGrid (void)
 Test if the interpolate function works also for rotated grids reasonable. More...
 
void testTranslatedGridInterpolation ()
 Check whether interpolation works for a translated dataset. More...
 

Detailed Description

Tests for the data set type containing only scalars.

Definition at line 40 of file WDataSetScalar_test.h.

Member Function Documentation

◆ setUp()

void WDataSetScalarTest::setUp ( )
inline

Setup logger and other stuff for each test.

Definition at line 46 of file WDataSetScalar_test.h.

References WLogger::startup().

+ Here is the call graph for this function:

◆ testInterpolate()

void WDataSetScalarTest::testInterpolate ( void  )
inline

Test if the interpolate function works reasonable.

Definition at line 54 of file WDataSetScalar_test.h.

◆ testInterpolateInRotatedGrid()

void WDataSetScalarTest::testInterpolateInRotatedGrid ( void  )
inline

Test if the interpolate function works also for rotated grids reasonable.

Definition at line 94 of file WDataSetScalar_test.h.

References WMatrix< T >::makeIdentity().

+ Here is the call graph for this function:

◆ testTranslatedGridInterpolation()

void WDataSetScalarTest::testTranslatedGridInterpolation ( )
inline

Check whether interpolation works for a translated dataset.

Definition at line 143 of file WDataSetScalar_test.h.

References WMatrix< T >::makeIdentity().

+ Here is the call graph for this function:

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