preCICE v3.1.2
|
#include <Eigen/Core>
#include <algorithm>
#include <memory>
#include "com/Extra.hpp"
#include "com/SharedPointer.hpp"
#include "m2n/M2N.hpp"
#include "mesh/Mesh.hpp"
#include "testing/TestContext.hpp"
#include "testing/Testing.hpp"
#include "utils/IntraComm.hpp"
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 (VertexEdgeMesh) | |
BOOST_AUTO_TEST_CASE (VertexEdgeTriangleMesh) | |
BOOST_AUTO_TEST_CASE (BroadcastVertexEdgeTriangleMesh) | |
BOOST_AUTO_TEST_CASE (OneTetraCommunication) | |
BOOST_AUTO_TEST_CASE (BroadcastTetra) | |
BOOST_AUTO_TEST_CASE | ( | BroadcastTetra | ) |
BOOST_AUTO_TEST_CASE | ( | BroadcastVertexEdgeTriangleMesh | ) |
BOOST_AUTO_TEST_CASE | ( | OneTetraCommunication | ) |
BOOST_AUTO_TEST_CASE | ( | VertexEdgeMesh | ) |
BOOST_AUTO_TEST_CASE | ( | VertexEdgeTriangleMesh | ) |