preCICE
Loading...
Searching...
No Matches
EdgeTest.cpp File Reference
#include <Eigen/Core>
#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 39 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 55 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 71 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 135 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 87 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 103 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 119 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 187 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 151 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 18 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 167 of file EdgeTest.cpp.

Here is the call graph for this function: