preCICE v3.2.0
Loading...
Searching...
No Matches
BoundingBoxTest.cpp File Reference
#include <Eigen/Core>
#include <algorithm>
#include <vector>
#include "logging/Logger.hpp"
#include "mesh/BoundingBox.hpp"
#include "mesh/Vertex.hpp"
#include "testing/TestContext.hpp"
#include "testing/Testing.hpp"
Include dependency graph for BoundingBoxTest.cpp:

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (Constructor)
 BOOST_AUTO_TEST_CASE (ExpandByBoundingBox)
 BOOST_AUTO_TEST_CASE (ExpandByVertex)
 BOOST_AUTO_TEST_CASE (ExpandByRadius)
 BOOST_AUTO_TEST_CASE (Scaling)
 BOOST_AUTO_TEST_CASE (CenterOfGravity)
 BOOST_AUTO_TEST_CASE (MinMaxCorner)
 BOOST_AUTO_TEST_CASE (EdgeLength)
 BOOST_AUTO_TEST_CASE (Area)
 BOOST_AUTO_TEST_CASE (Overlapping)
 BOOST_AUTO_TEST_CASE (Comparison)
 BOOST_AUTO_TEST_CASE (Contains)
 BOOST_AUTO_TEST_CASE (DefaultCase)
 BOOST_AUTO_TEST_CASE (EmptyCase)

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/14]

BOOST_AUTO_TEST_CASE ( Area )

Definition at line 224 of file BoundingBoxTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [2/14]

BOOST_AUTO_TEST_CASE ( CenterOfGravity )

Definition at line 152 of file BoundingBoxTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [3/14]

BOOST_AUTO_TEST_CASE ( Comparison )

Definition at line 305 of file BoundingBoxTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [4/14]

BOOST_AUTO_TEST_CASE ( Constructor )

Definition at line 17 of file BoundingBoxTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [5/14]

BOOST_AUTO_TEST_CASE ( Contains )

Definition at line 336 of file BoundingBoxTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [6/14]

BOOST_AUTO_TEST_CASE ( DefaultCase )

Definition at line 377 of file BoundingBoxTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [7/14]

BOOST_AUTO_TEST_CASE ( EdgeLength )

Definition at line 198 of file BoundingBoxTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [8/14]

BOOST_AUTO_TEST_CASE ( EmptyCase )

Definition at line 400 of file BoundingBoxTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [9/14]

BOOST_AUTO_TEST_CASE ( ExpandByBoundingBox )

Definition at line 45 of file BoundingBoxTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [10/14]

BOOST_AUTO_TEST_CASE ( ExpandByRadius )

Definition at line 100 of file BoundingBoxTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [11/14]

BOOST_AUTO_TEST_CASE ( ExpandByVertex )

Definition at line 74 of file BoundingBoxTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [12/14]

BOOST_AUTO_TEST_CASE ( MinMaxCorner )

Definition at line 173 of file BoundingBoxTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [13/14]

BOOST_AUTO_TEST_CASE ( Overlapping )

Definition at line 274 of file BoundingBoxTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [14/14]

BOOST_AUTO_TEST_CASE ( Scaling )

Definition at line 126 of file BoundingBoxTest.cpp.

Here is the call graph for this function: