preCICE v3.2.0
Loading...
Searching...
No Matches
EdgeTest.cpp File Reference
#include <Eigen/Core>
#include <Eigen/src/Core/Matrix.h>
#include <iosfwd>
#include <string>
#include "logging/Logger.hpp"
#include "mesh/Edge.hpp"
#include "mesh/Vertex.hpp"
#include "testing/TestContext.hpp"
#include "testing/Testing.hpp"
Include dependency graph for EdgeTest.cpp:

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (Edges)
 BOOST_AUTO_TEST_CASE (Dimensions2D)
 BOOST_AUTO_TEST_CASE (Dimensions2DX)
 BOOST_AUTO_TEST_CASE (Dimensions2DY)
 BOOST_AUTO_TEST_CASE (Dimensions3DX)
 BOOST_AUTO_TEST_CASE (Dimensions3DY)
 BOOST_AUTO_TEST_CASE (Dimensions3DZ)
 BOOST_AUTO_TEST_CASE (Dimensions3D)
 BOOST_AUTO_TEST_CASE (EdgeEquality)
 BOOST_AUTO_TEST_CASE (EdgeWKTPrint)
 BOOST_AUTO_TEST_CASE (EdgeConnectedTo)

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/11]

BOOST_AUTO_TEST_CASE ( Dimensions2D )

Definition at line 40 of file EdgeTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [2/11]

BOOST_AUTO_TEST_CASE ( Dimensions2DX )

Definition at line 56 of file EdgeTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [3/11]

BOOST_AUTO_TEST_CASE ( Dimensions2DY )

Definition at line 72 of file EdgeTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [4/11]

BOOST_AUTO_TEST_CASE ( Dimensions3D )

Definition at line 136 of file EdgeTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [5/11]

BOOST_AUTO_TEST_CASE ( Dimensions3DX )

Definition at line 88 of file EdgeTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [6/11]

BOOST_AUTO_TEST_CASE ( Dimensions3DY )

Definition at line 104 of file EdgeTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [7/11]

BOOST_AUTO_TEST_CASE ( Dimensions3DZ )

Definition at line 120 of file EdgeTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [8/11]

BOOST_AUTO_TEST_CASE ( EdgeConnectedTo )

Definition at line 188 of file EdgeTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [9/11]

BOOST_AUTO_TEST_CASE ( EdgeEquality )

Definition at line 152 of file EdgeTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [10/11]

BOOST_AUTO_TEST_CASE ( Edges )

Definition at line 19 of file EdgeTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [11/11]

BOOST_AUTO_TEST_CASE ( EdgeWKTPrint )

Definition at line 168 of file EdgeTest.cpp.

Here is the call graph for this function: