preCICE v3.2.0
Loading...
Searching...
No Matches
ExportVTKTest.cpp File Reference
#include <Eigen/Core>
#include <algorithm>
#include <filesystem>
#include <string>
#include "io/Export.hpp"
#include "io/ExportVTK.hpp"
#include "mesh/Mesh.hpp"
#include "mesh/SharedPointer.hpp"
#include "testing/TestContext.hpp"
#include "testing/Testing.hpp"
Include dependency graph for ExportVTKTest.cpp:

Go to the source code of this file.

Namespaces

namespace  precice
 Main namespace of the precice library.
namespace  precice::mesh
 provides Mesh, Data and primitives.

Functions

 PRECICE_TEST_SETUP (""_on(1_rank).setupIntraComm()) BOOST_AUTO_TEST_CASE(ExportScalar)
 BOOST_AUTO_TEST_CASE (ExportDataWithGradient)
 BOOST_AUTO_TEST_CASE (ExportPolygonalMesh)
 BOOST_AUTO_TEST_CASE (ExportTriangulatedMesh)
 BOOST_AUTO_TEST_CASE (ExportTetrahedron)

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/4]

BOOST_AUTO_TEST_CASE ( ExportDataWithGradient )

Definition at line 68 of file ExportVTKTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [2/4]

BOOST_AUTO_TEST_CASE ( ExportPolygonalMesh )

Definition at line 98 of file ExportVTKTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [3/4]

BOOST_AUTO_TEST_CASE ( ExportTetrahedron )

Definition at line 139 of file ExportVTKTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [4/4]

BOOST_AUTO_TEST_CASE ( ExportTriangulatedMesh )

Definition at line 118 of file ExportVTKTest.cpp.

Here is the call graph for this function:

◆ PRECICE_TEST_SETUP()

PRECICE_TEST_SETUP ( "" _on1_rank).setupIntraComm()

Definition at line 23 of file ExportVTKTest.cpp.

Here is the call graph for this function: