preCICE v3.1.2
|
#include <Eigen/Core>
#include <string>
#include "mesh/Data.hpp"
#include "mesh/Mesh.hpp"
#include "mesh/Vertex.hpp"
#include "precice/impl/ReadDataContext.hpp"
#include "precice/impl/WriteDataContext.hpp"
#include "testing/DataContextFixture.hpp"
#include "testing/TestContext.hpp"
#include "testing/Testing.hpp"
Go to the source code of this file.
Functions | |
BOOST_AUTO_TEST_CASE (testDataContextWriteMapping) | |
BOOST_AUTO_TEST_CASE (testDataContextMultipleWriteMapping) | |
BOOST_AUTO_TEST_CASE (testDataContextWriteBuffer) | |
BOOST_AUTO_TEST_CASE (testDataContextReadMapping) | |
BOOST_AUTO_TEST_CASE | ( | testDataContextMultipleWriteMapping | ) |
BOOST_AUTO_TEST_CASE | ( | testDataContextReadMapping | ) |
BOOST_AUTO_TEST_CASE | ( | testDataContextWriteBuffer | ) |
BOOST_AUTO_TEST_CASE | ( | testDataContextWriteMapping | ) |