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

Function Documentation

◆ BOOST_AUTO_TEST_CASE()

BOOST_AUTO_TEST_CASE ( ExportDataWithGradient3D )

Definition at line 193 of file ExportVTUTest.cpp.

Here is the call graph for this function:

◆ PRECICE_TEST_SETUP() [1/3]

PRECICE_TEST_SETUP ( "" _on1_rank).setupIntraComm()

Definition at line 26 of file ExportVTUTest.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 ExportVTUTest.cpp.

Here is the call graph for this function:

◆ PRECICE_TEST_SETUP() [3/3]

PRECICE_TEST_SETUP ( "" _on4_ranks).setupIntraComm()

Definition at line 243 of file ExportVTUTest.cpp.

Here is the call graph for this function: