preCICE v3.2.0
Loading...
Searching...
No Matches
ExportVTPTest.cpp File Reference
#include <Eigen/Core>
#include <algorithm>
#include <map>
#include <string>
#include "com/SharedPointer.hpp"
#include "io/Export.hpp"
#include "io/ExportVTP.hpp"
#include "mesh/Mesh.hpp"
#include "testing/TestContext.hpp"
#include "testing/Testing.hpp"
#include "utils/Parallel.hpp"
Include dependency graph for ExportVTPTest.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 (ExportVector)
 BOOST_AUTO_TEST_CASE (ExportMissing)
 PRECICE_TEST_SETUP (""_on(2_ranks).setupIntraComm()) BOOST_AUTO_TEST_CASE(ExportScalarParallel)
 BOOST_AUTO_TEST_CASE (ExportDataWithGradient2D)
 BOOST_AUTO_TEST_CASE (ExportDataWithGradient3D)
 PRECICE_TEST_SETUP (""_on(4_ranks).setupIntraComm()) BOOST_AUTO_TEST_CASE(ExportPolygonalMesh)

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/5]

BOOST_AUTO_TEST_CASE ( ExportDataWithGradient2D )

Definition at line 169 of file ExportVTPTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [2/5]

BOOST_AUTO_TEST_CASE ( ExportDataWithGradient3D )

Definition at line 199 of file ExportVTPTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [3/5]

BOOST_AUTO_TEST_CASE ( ExportMissing )

Definition at line 57 of file ExportVTPTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [4/5]

BOOST_AUTO_TEST_CASE ( ExportScalar )

Definition at line 27 of file ExportVTPTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [5/5]

BOOST_AUTO_TEST_CASE ( ExportVector )

Definition at line 42 of file ExportVTPTest.cpp.

Here is the call graph for this function:

◆ PRECICE_TEST_SETUP() [1/3]

PRECICE_TEST_SETUP ( "" _on1_rank).setupIntraComm()

Definition at line 228 of file ExportVTPTest.cpp.

Here is the call graph for this function:

◆ PRECICE_TEST_SETUP() [2/3]

PRECICE_TEST_SETUP ( "" _on2_ranks).setupIntraComm()

Definition at line 70 of file ExportVTPTest.cpp.

Here is the call graph for this function:

◆ PRECICE_TEST_SETUP() [3/3]

PRECICE_TEST_SETUP ( "" _on4_ranks).setupIntraComm()

Definition at line 248 of file ExportVTPTest.cpp.

Here is the call graph for this function: