preCICE v3.2.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Namespaces | Functions
WatchIntegralTest.cpp File Reference
#include <Eigen/Core>
#include <algorithm>
#include <istream>
#include <iterator>
#include <memory>
#include <string>
#include <vector>
#include "../impl/WatchIntegral.hpp"
#include "mesh/Data.hpp"
#include "mesh/Mesh.hpp"
#include "mesh/SharedPointer.hpp"
#include "precice/impl/SharedPointer.hpp"
#include "testing/TestContext.hpp"
#include "testing/Testing.hpp"
#include "utils/IntraComm.hpp"
#include "utils/assertion.hpp"
Include dependency graph for WatchIntegralTest.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

 BOOST_AUTO_TEST_CASE (ScalarDataNoConnectivity)
 
 BOOST_AUTO_TEST_CASE (VectorDataNoConnectivity)
 
 BOOST_AUTO_TEST_CASE (ScalarDataEdgeConnectivity)
 
 BOOST_AUTO_TEST_CASE (ScalarDataEdgeConnectivityNoScale)
 
 BOOST_AUTO_TEST_CASE (VectorDataEdgeConnectivity)
 
 BOOST_AUTO_TEST_CASE (VectorDataEdgeConnectivityNoScale)
 
 BOOST_AUTO_TEST_CASE (ScalarDataFaceConnectivity)
 
 BOOST_AUTO_TEST_CASE (ScalarDataFaceConnectivityNoScale)
 
 BOOST_AUTO_TEST_CASE (VectorDataFaceConnectivity)
 
 BOOST_AUTO_TEST_CASE (VectorDataFaceConnectivityNoScale)
 
 BOOST_AUTO_TEST_CASE (MeshChangeFaceConnectivity)
 
 PRECICE_TEST_SETUP (""_on(4_ranks).setupIntraComm()) BOOST_AUTO_TEST_CASE(ScalarDataNoConnectivityParallel)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/11]

BOOST_AUTO_TEST_CASE ( MeshChangeFaceConnectivity )

Definition at line 579 of file WatchIntegralTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [2/11]

BOOST_AUTO_TEST_CASE ( ScalarDataEdgeConnectivity )

Definition at line 140 of file WatchIntegralTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [3/11]

BOOST_AUTO_TEST_CASE ( ScalarDataEdgeConnectivityNoScale )

Definition at line 190 of file WatchIntegralTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [4/11]

BOOST_AUTO_TEST_CASE ( ScalarDataFaceConnectivity )

Definition at line 347 of file WatchIntegralTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [5/11]

BOOST_AUTO_TEST_CASE ( ScalarDataFaceConnectivityNoScale )

Definition at line 405 of file WatchIntegralTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [6/11]

BOOST_AUTO_TEST_CASE ( ScalarDataNoConnectivity )

Definition at line 42 of file WatchIntegralTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [7/11]

BOOST_AUTO_TEST_CASE ( VectorDataEdgeConnectivity )

Definition at line 241 of file WatchIntegralTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [8/11]

BOOST_AUTO_TEST_CASE ( VectorDataEdgeConnectivityNoScale )

Definition at line 294 of file WatchIntegralTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [9/11]

BOOST_AUTO_TEST_CASE ( VectorDataFaceConnectivity )

Definition at line 463 of file WatchIntegralTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [10/11]

BOOST_AUTO_TEST_CASE ( VectorDataFaceConnectivityNoScale )

Definition at line 521 of file WatchIntegralTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [11/11]

BOOST_AUTO_TEST_CASE ( VectorDataNoConnectivity )

Definition at line 91 of file WatchIntegralTest.cpp.

Here is the call graph for this function:

◆ PRECICE_TEST_SETUP()

PRECICE_TEST_SETUP ( "" _on4_ranks).setupIntraComm()

Definition at line 636 of file WatchIntegralTest.cpp.

Here is the call graph for this function: