#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"
Go to the source code of this file.
◆ BOOST_AUTO_TEST_CASE() [1/11]
| BOOST_AUTO_TEST_CASE |
( |
MeshChangeFaceConnectivity | | ) |
|
◆ BOOST_AUTO_TEST_CASE() [2/11]
| BOOST_AUTO_TEST_CASE |
( |
ScalarDataEdgeConnectivity | | ) |
|
◆ BOOST_AUTO_TEST_CASE() [3/11]
| BOOST_AUTO_TEST_CASE |
( |
ScalarDataEdgeConnectivityNoScale | | ) |
|
◆ BOOST_AUTO_TEST_CASE() [4/11]
| BOOST_AUTO_TEST_CASE |
( |
ScalarDataFaceConnectivity | | ) |
|
◆ BOOST_AUTO_TEST_CASE() [5/11]
| BOOST_AUTO_TEST_CASE |
( |
ScalarDataFaceConnectivityNoScale | | ) |
|
◆ BOOST_AUTO_TEST_CASE() [6/11]
| BOOST_AUTO_TEST_CASE |
( |
ScalarDataNoConnectivity | | ) |
|
◆ BOOST_AUTO_TEST_CASE() [7/11]
| BOOST_AUTO_TEST_CASE |
( |
VectorDataEdgeConnectivity | | ) |
|
◆ BOOST_AUTO_TEST_CASE() [8/11]
| BOOST_AUTO_TEST_CASE |
( |
VectorDataEdgeConnectivityNoScale | | ) |
|
◆ BOOST_AUTO_TEST_CASE() [9/11]
| BOOST_AUTO_TEST_CASE |
( |
VectorDataFaceConnectivity | | ) |
|
◆ BOOST_AUTO_TEST_CASE() [10/11]
| BOOST_AUTO_TEST_CASE |
( |
VectorDataFaceConnectivityNoScale | | ) |
|
◆ BOOST_AUTO_TEST_CASE() [11/11]
| BOOST_AUTO_TEST_CASE |
( |
VectorDataNoConnectivity | | ) |
|
◆ PRECICE_TEST_SETUP()
| PRECICE_TEST_SETUP |
( |
"" | _on4_ranks).setupIntraComm( | ) |
|