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

Go to the source code of this file.

Classes

struct  SerialImplicitCouplingSchemeFixture

Functions

void runCoupling (CouplingScheme &cplScheme, const std::string &nameParticipant, const mesh::MeshConfiguration &meshConfig, const std::vector< int > &validIterations)
void runCouplingWithSubcycling (CouplingScheme &cplScheme, const std::string &nameParticipant, const mesh::MeshConfiguration &meshConfig, const std::vector< int > &validIterations)
 BOOST_AUTO_TEST_CASE (testParseConfigurationWithRelaxation)
 PRECICE_TEST_SETUP ("Participant0"_on(1_rank), "Participant1"_on(1_rank), Require::Events) BOOST_AUTO_TEST_CASE(testAbsConvergenceMeasureSynchronized)
 Test that runs on 2 processors.

Function Documentation

◆ BOOST_AUTO_TEST_CASE()

BOOST_AUTO_TEST_CASE ( testParseConfigurationWithRelaxation )

Definition at line 442 of file SerialImplicitCouplingSchemeTest.cpp.

Here is the call graph for this function:

◆ PRECICE_TEST_SETUP()

PRECICE_TEST_SETUP ( "Participant0" _on1_rank,
"Participant1" _on1_rank,
Require::Events  )

Test that runs on 2 processors.

Definition at line 467 of file SerialImplicitCouplingSchemeTest.cpp.

Here is the call graph for this function:

◆ runCoupling()

void runCoupling ( CouplingScheme & cplScheme,
const std::string & nameParticipant,
const mesh::MeshConfiguration & meshConfig,
const std::vector< int > & validIterations )

Definition at line 47 of file SerialImplicitCouplingSchemeTest.cpp.

Here is the call graph for this function:

◆ runCouplingWithSubcycling()

void runCouplingWithSubcycling ( CouplingScheme & cplScheme,
const std::string & nameParticipant,
const mesh::MeshConfiguration & meshConfig,
const std::vector< int > & validIterations )

Definition at line 222 of file SerialImplicitCouplingSchemeTest.cpp.

Here is the call graph for this function: