preCICE v3.1.2
Loading...
Searching...
No Matches
Functions
WaveformTest.cpp File Reference
#include <Eigen/Core>
#include "testing/TestContext.hpp"
#include "testing/Testing.hpp"
#include "testing/WaveformFixture.hpp"
#include "time/Time.hpp"
#include "time/Waveform.hpp"
Include dependency graph for WaveformTest.cpp:

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (testInitialization)
 
 BOOST_AUTO_TEST_CASE (testInitializationVector)
 
 BOOST_AUTO_TEST_CASE (testInterpolateDataZerothDegree)
 
 BOOST_AUTO_TEST_CASE (testInterpolateDataFirstDegree)
 
 BOOST_AUTO_TEST_CASE (testInterpolateDataSecondDegree)
 
 BOOST_AUTO_TEST_CASE (testInterpolateDataFirstDegreeVector)
 
 BOOST_AUTO_TEST_CASE (testPiecewiseInterpolateDataZerothDegree)
 
 BOOST_AUTO_TEST_CASE (testPiecewiseInterpolateDataFirstDegree)
 
 BOOST_AUTO_TEST_CASE (testPiecewiseInterpolateDataSecondDegree)
 
 BOOST_AUTO_TEST_CASE (testPiecewiseInterpolateDataThirdDegree)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/10]

BOOST_AUTO_TEST_CASE ( testInitialization )

Definition at line 14 of file WaveformTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [2/10]

BOOST_AUTO_TEST_CASE ( testInitializationVector )

Definition at line 31 of file WaveformTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [3/10]

BOOST_AUTO_TEST_CASE ( testInterpolateDataFirstDegree )

Definition at line 98 of file WaveformTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [4/10]

BOOST_AUTO_TEST_CASE ( testInterpolateDataFirstDegreeVector )

Definition at line 214 of file WaveformTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [5/10]

BOOST_AUTO_TEST_CASE ( testInterpolateDataSecondDegree )

Definition at line 144 of file WaveformTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [6/10]

BOOST_AUTO_TEST_CASE ( testInterpolateDataZerothDegree )

Definition at line 53 of file WaveformTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [7/10]

BOOST_AUTO_TEST_CASE ( testPiecewiseInterpolateDataFirstDegree )

Definition at line 339 of file WaveformTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [8/10]

BOOST_AUTO_TEST_CASE ( testPiecewiseInterpolateDataSecondDegree )

Definition at line 407 of file WaveformTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [9/10]

BOOST_AUTO_TEST_CASE ( testPiecewiseInterpolateDataThirdDegree )

Definition at line 434 of file WaveformTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [10/10]

BOOST_AUTO_TEST_CASE ( testPiecewiseInterpolateDataZerothDegree )

Definition at line 269 of file WaveformTest.cpp.

Here is the call graph for this function: