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

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (Initialize)
 BOOST_AUTO_TEST_CASE (Initialization)
 BOOST_AUTO_TEST_CASE (InitializationVector)
 BOOST_AUTO_TEST_CASE (Clear)
 BOOST_AUTO_TEST_CASE (Move)
 BOOST_AUTO_TEST_CASE (GetTimesAndValues)
 BOOST_AUTO_TEST_CASE (ExtrapolateDataZerothOrder)
 BOOST_AUTO_TEST_CASE (InterpolateDataZerothDegree)
 BOOST_AUTO_TEST_CASE (InterpolateDataFirstDegree)
 BOOST_AUTO_TEST_CASE (InterpolateDataSecondDegree)
 BOOST_AUTO_TEST_CASE (InterpolateDataFirstDegreeVector)
 BOOST_AUTO_TEST_CASE (PiecewiseInterpolateDataZerothDegree)
 BOOST_AUTO_TEST_CASE (PiecewiseInterpolateDataFirstDegree)
 BOOST_AUTO_TEST_CASE (PiecewiseInterpolateDataSecondDegree)
 BOOST_AUTO_TEST_CASE (PiecewiseInterpolateDataThirdDegree)

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/15]

BOOST_AUTO_TEST_CASE ( Clear )

Definition at line 70 of file WaveformTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [2/15]

BOOST_AUTO_TEST_CASE ( ExtrapolateDataZerothOrder )

Definition at line 151 of file WaveformTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [3/15]

BOOST_AUTO_TEST_CASE ( GetTimesAndValues )

Definition at line 125 of file WaveformTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [4/15]

BOOST_AUTO_TEST_CASE ( Initialization )

Definition at line 31 of file WaveformTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [5/15]

BOOST_AUTO_TEST_CASE ( InitializationVector )

Definition at line 49 of file WaveformTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [6/15]

BOOST_AUTO_TEST_CASE ( Initialize )

Definition at line 14 of file WaveformTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [7/15]

BOOST_AUTO_TEST_CASE ( InterpolateDataFirstDegree )

Definition at line 246 of file WaveformTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [8/15]

BOOST_AUTO_TEST_CASE ( InterpolateDataFirstDegreeVector )

Definition at line 360 of file WaveformTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [9/15]

BOOST_AUTO_TEST_CASE ( InterpolateDataSecondDegree )

Definition at line 291 of file WaveformTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [10/15]

BOOST_AUTO_TEST_CASE ( InterpolateDataZerothDegree )

Definition at line 202 of file WaveformTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [11/15]

BOOST_AUTO_TEST_CASE ( Move )

Definition at line 92 of file WaveformTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [12/15]

BOOST_AUTO_TEST_CASE ( PiecewiseInterpolateDataFirstDegree )

Definition at line 483 of file WaveformTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [13/15]

BOOST_AUTO_TEST_CASE ( PiecewiseInterpolateDataSecondDegree )

Definition at line 550 of file WaveformTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [14/15]

BOOST_AUTO_TEST_CASE ( PiecewiseInterpolateDataThirdDegree )

Definition at line 576 of file WaveformTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [15/15]

BOOST_AUTO_TEST_CASE ( PiecewiseInterpolateDataZerothDegree )

Definition at line 414 of file WaveformTest.cpp.

Here is the call graph for this function: