preCICE
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)
 BOOST_AUTO_TEST_CASE (testILSQR1WithSecondaryData)
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/11]

BOOST_AUTO_TEST_CASE ( testAitkenUnderrelaxationWithoutSubsteps )

Definition at line 379 of file AccelerationSerialTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [2/11]

BOOST_AUTO_TEST_CASE ( testAitkenUnderrelaxationWithPreconditioner )

Definition at line 441 of file AccelerationSerialTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [3/11]

BOOST_AUTO_TEST_CASE ( testConstantUnderrelaxationWithGradientWithoutSubsteps )

Definition at line 718 of file AccelerationSerialTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [4/11]

BOOST_AUTO_TEST_CASE ( testConstantUnderrelaxationWithGradientWithSubsteps )

Definition at line 558 of file AccelerationSerialTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [5/11]

BOOST_AUTO_TEST_CASE ( testConstantUnderrelaxationWithoutSubsteps )

Definition at line 656 of file AccelerationSerialTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [6/11]

BOOST_AUTO_TEST_CASE ( testConstantUnderrelaxationWithSubsteps )

Definition at line 317 of file AccelerationSerialTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [7/11]

BOOST_AUTO_TEST_CASE ( testILSQR1WithSecondaryData )

Definition at line 139 of file AccelerationSerialTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [8/11]

BOOST_AUTO_TEST_CASE ( testIQNIMVJPPWithoutSubsteps )

Definition at line 131 of file AccelerationSerialTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [9/11]

BOOST_AUTO_TEST_CASE ( testIQNIMVJPPWithSubsteps )

Definition at line 124 of file AccelerationSerialTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [10/11]

BOOST_AUTO_TEST_CASE ( testVIQNPPWithoutSubsteps )

Definition at line 310 of file AccelerationSerialTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [11/11]

BOOST_AUTO_TEST_CASE ( testVIQNPPWithSubsteps )

Definition at line 303 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 41 of file AccelerationSerialTest.cpp.

Here is the call graph for this function:

◆ testVIQNPP()

void testVIQNPP ( bool exchangeSubsteps)

Definition at line 217 of file AccelerationSerialTest.cpp.

Here is the call graph for this function: