|
preCICE v3.3.0
|
#include <Eigen/Core>#include <string>#include <tuple>#include "math/constants.hpp"#include "testing/TestContext.hpp"#include "testing/Testing.hpp"#include "xml/ValueParser.hpp"#include "xml/XMLAttribute.hpp"#include "xml/XMLTag.hpp"Go to the source code of this file.
Classes | |
| struct | CallbackHost |
Functions | |
| BOOST_AUTO_TEST_CASE (AttributeConcatenation) | |
| BOOST_AUTO_TEST_CASE (VectorAttributes) | |
| std::string | getPathToSources () |
| Returns the base path to the sources. | |
| BOOST_AUTO_TEST_CASE | ( | AttributeConcatenation | ) |
| BOOST_AUTO_TEST_CASE | ( | VectorAttributes | ) |
| std::string precice::testing::getPathToSources | ( | ) |
Returns the base path to the sources.
Definition at line 33 of file Testing.cpp.