preCICE v3.2.0
Loading...
Searching...
No Matches
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 15 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 33 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 102 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 220 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 149 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 56 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 347 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 416 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 444 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 276 of file WaveformTest.cpp.

Here is the call graph for this function: