preCICE
Loading...
Searching...
No Matches
CompositionalCouplingSchemeTest.cpp File Reference
#include <Eigen/Core>
#include <algorithm>
#include <cmath>
#include <memory>
#include <string>
#include <vector>
#include "../CompositionalCouplingScheme.hpp"
#include "../Constants.hpp"
#include "../SharedPointer.hpp"
#include "../config/CouplingSchemeConfiguration.hpp"
#include "DummyCouplingScheme.hpp"
#include "cplscheme/CouplingScheme.hpp"
#include "m2n/M2N.hpp"
#include "m2n/SharedPointer.hpp"
#include "m2n/config/M2NConfiguration.hpp"
#include "mesh/Data.hpp"
#include "mesh/Mesh.hpp"
#include "mesh/SharedPointer.hpp"
#include "mesh/config/DataConfiguration.hpp"
#include "mesh/config/MeshConfiguration.hpp"
#include "precice/config/ParticipantConfiguration.hpp"
#include "testing/TestContext.hpp"
#include "testing/Testing.hpp"
#include "xml/XMLTag.hpp"
Include dependency graph for CompositionalCouplingSchemeTest.cpp:

Go to the source code of this file.

Classes

struct  CompositionalCouplingSchemeFixture

Functions

 BOOST_AUTO_TEST_CASE (testDummySchemeCompositionExplicit2)
 BOOST_AUTO_TEST_CASE (testDummySchemeCompositionExplicit3)
 BOOST_AUTO_TEST_CASE (testDummySchemeCompositionExplicit1Implicit2)
 BOOST_AUTO_TEST_CASE (testDummySchemeCompositionImplicit2Explicit1)
 BOOST_AUTO_TEST_CASE (testDummySchemeCompositionExplicit1Implicit3)
 BOOST_AUTO_TEST_CASE (testDummySchemeCompositionImplicit3Explicit1)
 PRECICE_TEST_SETUP ("Participant0"_on(1_rank), "Participant1"_on(1_rank), "Participant2"_on(1_rank), Require::Events) BOOST_AUTO_TEST_CASE(testExplicitSchemeComposition1)
 Test that runs on 3 processors.

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/6]

BOOST_AUTO_TEST_CASE ( testDummySchemeCompositionExplicit1Implicit2 )

Definition at line 296 of file CompositionalCouplingSchemeTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [2/6]

BOOST_AUTO_TEST_CASE ( testDummySchemeCompositionExplicit1Implicit3 )

Definition at line 376 of file CompositionalCouplingSchemeTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [3/6]

BOOST_AUTO_TEST_CASE ( testDummySchemeCompositionExplicit2 )

Definition at line 234 of file CompositionalCouplingSchemeTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [4/6]

BOOST_AUTO_TEST_CASE ( testDummySchemeCompositionExplicit3 )

Definition at line 262 of file CompositionalCouplingSchemeTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [5/6]

BOOST_AUTO_TEST_CASE ( testDummySchemeCompositionImplicit2Explicit1 )

Definition at line 340 of file CompositionalCouplingSchemeTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [6/6]

BOOST_AUTO_TEST_CASE ( testDummySchemeCompositionImplicit3Explicit1 )

Definition at line 414 of file CompositionalCouplingSchemeTest.cpp.

Here is the call graph for this function:

◆ PRECICE_TEST_SETUP()

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

Test that runs on 3 processors.

Definition at line 453 of file CompositionalCouplingSchemeTest.cpp.

Here is the call graph for this function: