OpenWalnut  1.4.0
Public Member Functions
WDataSetScalarTest Class Reference

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

#include <WDataSetScalar_test.h>

+ Inheritance diagram for WDataSetScalarTest:

List of all members.

Public Member Functions

void setUp ()
 Setup logger and other stuff for each test.
void testInterpolate (void)
 Test if the interpolate function works reasonable.
void testInterpolateInRotatedGrid (void)
 Test if the interpolate function works also for rotated grids reasonable.

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 ( void  ) [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().

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< T >::makeIdentity().


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