preCICE v3.1.2
Loading...
Searching...
No Matches
Functions
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 38 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 53 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 68 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 128 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 83 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 98 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 113 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 177 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 143 of file EdgeTest.cpp.

◆ 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 158 of file EdgeTest.cpp.

Here is the call graph for this function: