preCICE v3.1.2
Loading...
Searching...
No Matches
Namespaces | Functions
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

 BOOST_AUTO_TEST_CASE (VertexEdgeMesh)
 
 BOOST_AUTO_TEST_CASE (VertexEdgeTriangleMesh)
 
 BOOST_AUTO_TEST_CASE (BroadcastVertexEdgeTriangleMesh)
 
 BOOST_AUTO_TEST_CASE (OneTetraCommunication)
 
 BOOST_AUTO_TEST_CASE (BroadcastTetra)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/5]

BOOST_AUTO_TEST_CASE ( BroadcastTetra )

Definition at line 168 of file CommunicateMeshTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [2/5]

BOOST_AUTO_TEST_CASE ( BroadcastVertexEdgeTriangleMesh )

Definition at line 100 of file CommunicateMeshTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [3/5]

BOOST_AUTO_TEST_CASE ( OneTetraCommunication )

Definition at line 136 of file CommunicateMeshTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [4/5]

BOOST_AUTO_TEST_CASE ( VertexEdgeMesh )

Definition at line 27 of file CommunicateMeshTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [5/5]

BOOST_AUTO_TEST_CASE ( VertexEdgeTriangleMesh )

Definition at line 62 of file CommunicateMeshTest.cpp.

Here is the call graph for this function: