OpenWalnut  1.3.1
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:

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...
 

Detailed Description

Tests for the data set type containing only scalars.

Definition at line 39 of file WDataSetScalar_test.h.

Member Function Documentation

void WDataSetScalarTest::setUp ( )
inline

Setup logger and other stuff for each test.

Definition at line 45 of file WDataSetScalar_test.h.

References WLogger::startup().

void WDataSetScalarTest::testInterpolate ( void  )
inline

Test if the interpolate function works reasonable.

Definition at line 53 of file WDataSetScalar_test.h.

References WDataSetScalar::interpolate().

void WDataSetScalarTest::testInterpolateInRotatedGrid ( void  )
inline

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

Definition at line 93 of file WDataSetScalar_test.h.

References WDataSetScalar::interpolate(), and WMatrix< typename >::makeIdentity().


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