preCICE v3.2.0
Loading...
Searching...
No Matches
CommunicateMeshTest.cpp File Reference
#include <Eigen/Core>
#include <algorithm>
#include <memory>
#include "com/Extra.hpp"
#include "com/SharedPointer.hpp"
#include "m2n/M2N.hpp"
#include "mesh/Mesh.hpp"
#include "testing/TestContext.hpp"
#include "testing/Testing.hpp"
#include "utils/IntraComm.hpp"
Include dependency graph for CommunicateMeshTest.cpp:

Go to the source code of this file.

Namespaces

namespace  precice
 Main namespace of the precice library.
namespace  precice::mesh
 provides Mesh, Data and primitives.

Functions

 PRECICE_TEST_SETUP ("A"_on(1_rank), "B"_on(1_rank), Require::Events) BOOST_AUTO_TEST_CASE(VertexEdgeMesh)
 PRECICE_TEST_SETUP (""_on(2_ranks).setupIntraComm(), Require::Events) BOOST_AUTO_TEST_CASE(BroadcastVertexEdgeTriangleMesh)

Function Documentation

◆ PRECICE_TEST_SETUP() [1/2]

PRECICE_TEST_SETUP ( "" _on2_ranks).setupIntraComm(,
Require::Events  )

Definition at line 102 of file CommunicateMeshTest.cpp.

Here is the call graph for this function:

◆ PRECICE_TEST_SETUP() [2/2]

PRECICE_TEST_SETUP ( "A" _on1_rank,
"B" _on1_rank,
Require::Events  )

Definition at line 27 of file CommunicateMeshTest.cpp.

Here is the call graph for this function: