preCICE v3.2.0
Loading...
Searching...
No Matches
FilterTest.cpp File Reference
#include <Eigen/Core>
#include <iosfwd>
#include <string>
#include "logging/Logger.hpp"
#include "mesh/Filter.hpp"
#include "mesh/Mesh.hpp"
#include "testing/TestContext.hpp"
#include "testing/Testing.hpp"
Include dependency graph for FilterTest.cpp:

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (Vertices2D)
 BOOST_AUTO_TEST_CASE (Vertices3D)
 BOOST_AUTO_TEST_CASE (Edges)
 BOOST_AUTO_TEST_CASE (Triangles)
 BOOST_AUTO_TEST_CASE (Tetrahedra)

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/5]

BOOST_AUTO_TEST_CASE ( Edges )

Definition at line 65 of file FilterTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [2/5]

BOOST_AUTO_TEST_CASE ( Tetrahedra )

Definition at line 130 of file FilterTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [3/5]

BOOST_AUTO_TEST_CASE ( Triangles )

Definition at line 98 of file FilterTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [4/5]

BOOST_AUTO_TEST_CASE ( Vertices2D )

Definition at line 17 of file FilterTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [5/5]

BOOST_AUTO_TEST_CASE ( Vertices3D )

Definition at line 41 of file FilterTest.cpp.

Here is the call graph for this function: