preCICE v3.1.2
Loading...
Searching...
No Matches
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)
 
 BOOST_AUTO_TEST_CASE (ScalarDataNoConnectivityParallel)
 
 BOOST_AUTO_TEST_CASE (VectorDataNoConnectivityParallel)
 
 BOOST_AUTO_TEST_CASE (ScalarDataEdgeConnectivityParallel)
 
 BOOST_AUTO_TEST_CASE (VectorDataEdgeConnectivityParallel)
 
 BOOST_AUTO_TEST_CASE (ScalarDataFaceConnectivityParallel)
 
 BOOST_AUTO_TEST_CASE (VectorDataFaceConnectivityParallel)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/17]

BOOST_AUTO_TEST_CASE ( MeshChangeFaceConnectivity )

Definition at line 747 of file WatchIntegralTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [2/17]

BOOST_AUTO_TEST_CASE ( ScalarDataEdgeConnectivity )

Definition at line 175 of file WatchIntegralTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [3/17]

BOOST_AUTO_TEST_CASE ( ScalarDataEdgeConnectivityNoScale )

Definition at line 238 of file WatchIntegralTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [4/17]

BOOST_AUTO_TEST_CASE ( ScalarDataEdgeConnectivityParallel )

Definition at line 1014 of file WatchIntegralTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [5/17]

BOOST_AUTO_TEST_CASE ( ScalarDataFaceConnectivity )

Definition at line 443 of file WatchIntegralTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [6/17]

BOOST_AUTO_TEST_CASE ( ScalarDataFaceConnectivityNoScale )

Definition at line 515 of file WatchIntegralTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [7/17]

BOOST_AUTO_TEST_CASE ( ScalarDataFaceConnectivityParallel )

Definition at line 1240 of file WatchIntegralTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [8/17]

BOOST_AUTO_TEST_CASE ( ScalarDataNoConnectivity )

Definition at line 41 of file WatchIntegralTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [9/17]

BOOST_AUTO_TEST_CASE ( ScalarDataNoConnectivityParallel )

Definition at line 816 of file WatchIntegralTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [10/17]

BOOST_AUTO_TEST_CASE ( VectorDataEdgeConnectivity )

Definition at line 301 of file WatchIntegralTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [11/17]

BOOST_AUTO_TEST_CASE ( VectorDataEdgeConnectivityNoScale )

Definition at line 372 of file WatchIntegralTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [12/17]

BOOST_AUTO_TEST_CASE ( VectorDataEdgeConnectivityParallel )

Definition at line 1119 of file WatchIntegralTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [13/17]

BOOST_AUTO_TEST_CASE ( VectorDataFaceConnectivity )

Definition at line 587 of file WatchIntegralTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [14/17]

BOOST_AUTO_TEST_CASE ( VectorDataFaceConnectivityNoScale )

Definition at line 667 of file WatchIntegralTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [15/17]

BOOST_AUTO_TEST_CASE ( VectorDataFaceConnectivityParallel )

Definition at line 1343 of file WatchIntegralTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [16/17]

BOOST_AUTO_TEST_CASE ( VectorDataNoConnectivity )

Definition at line 104 of file WatchIntegralTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [17/17]

BOOST_AUTO_TEST_CASE ( VectorDataNoConnectivityParallel )

Definition at line 907 of file WatchIntegralTest.cpp.

Here is the call graph for this function: