preCICE v3.2.0
Loading...
Searching...
No Matches
AccelerationSerialTest.cpp File Reference
Include dependency graph for AccelerationSerialTest.cpp:

Go to the source code of this file.

Classes

struct  AccelerationSerialTestsFixture

Functions

void testIQNIMVJPP (bool exchangeSubsteps)
 BOOST_AUTO_TEST_CASE (testIQNIMVJPPWithSubsteps)
 BOOST_AUTO_TEST_CASE (testIQNIMVJPPWithoutSubsteps)
void testVIQNPP (bool exchangeSubsteps)
 BOOST_AUTO_TEST_CASE (testVIQNPPWithSubsteps)
 BOOST_AUTO_TEST_CASE (testVIQNPPWithoutSubsteps)
 BOOST_AUTO_TEST_CASE (testConstantUnderrelaxationWithSubsteps)
 BOOST_AUTO_TEST_CASE (testAitkenUnderrelaxationWithoutSubsteps)
 BOOST_AUTO_TEST_CASE (testAitkenUnderrelaxationWithPreconditioner)
 BOOST_AUTO_TEST_CASE (testConstantUnderrelaxationWithGradientWithSubsteps)
 BOOST_AUTO_TEST_CASE (testConstantUnderrelaxationWithoutSubsteps)
 BOOST_AUTO_TEST_CASE (testConstantUnderrelaxationWithGradientWithoutSubsteps)
cplscheme::PtrCouplingData makeCouplingData (mesh::PtrData data, mesh::PtrMesh mesh, bool exchangeSubsteps)

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/10]

BOOST_AUTO_TEST_CASE ( testAitkenUnderrelaxationWithoutSubsteps )

Definition at line 297 of file AccelerationSerialTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [2/10]

BOOST_AUTO_TEST_CASE ( testAitkenUnderrelaxationWithPreconditioner )

Definition at line 359 of file AccelerationSerialTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [3/10]

BOOST_AUTO_TEST_CASE ( testConstantUnderrelaxationWithGradientWithoutSubsteps )

Definition at line 636 of file AccelerationSerialTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [4/10]

BOOST_AUTO_TEST_CASE ( testConstantUnderrelaxationWithGradientWithSubsteps )

Definition at line 476 of file AccelerationSerialTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [5/10]

BOOST_AUTO_TEST_CASE ( testConstantUnderrelaxationWithoutSubsteps )

Definition at line 574 of file AccelerationSerialTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [6/10]

BOOST_AUTO_TEST_CASE ( testConstantUnderrelaxationWithSubsteps )

Definition at line 235 of file AccelerationSerialTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [7/10]

BOOST_AUTO_TEST_CASE ( testIQNIMVJPPWithoutSubsteps )

Definition at line 129 of file AccelerationSerialTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [8/10]

BOOST_AUTO_TEST_CASE ( testIQNIMVJPPWithSubsteps )

Definition at line 122 of file AccelerationSerialTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [9/10]

BOOST_AUTO_TEST_CASE ( testVIQNPPWithoutSubsteps )

Definition at line 228 of file AccelerationSerialTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [10/10]

BOOST_AUTO_TEST_CASE ( testVIQNPPWithSubsteps )

Definition at line 221 of file AccelerationSerialTest.cpp.

Here is the call graph for this function:

◆ makeCouplingData()

cplscheme::PtrCouplingData precice::testing::makeCouplingData ( mesh::PtrData data,
mesh::PtrMesh mesh,
bool exchangeSubsteps )
inline

Definition at line 10 of file helper.hpp.

◆ testIQNIMVJPP()

void testIQNIMVJPP ( bool exchangeSubsteps)

Definition at line 39 of file AccelerationSerialTest.cpp.

Here is the call graph for this function:

◆ testVIQNPP()

void testVIQNPP ( bool exchangeSubsteps)

Definition at line 135 of file AccelerationSerialTest.cpp.

Here is the call graph for this function: