preCICE v3.1.2
|
#include "com/SerializedStamples.hpp"
#include "com/tests/helper.hpp"
#include "cplscheme/CouplingData.hpp"
#include "cplscheme/SharedPointer.hpp"
#include "mesh/Mesh.hpp"
#include "mesh/SharedPointer.hpp"
#include "testing/TestContext.hpp"
#include "testing/Testing.hpp"
#include "utils/EigenHelperFunctions.hpp"
Go to the source code of this file.
Functions | |
BOOST_AUTO_TEST_CASE (SerializeValues) | |
BOOST_AUTO_TEST_CASE (DeserializeValues) | |
BOOST_AUTO_TEST_CASE (SerializeValuesAndGradients) | |
BOOST_AUTO_TEST_CASE (DeserializeValuesAndGradients) | |
BOOST_AUTO_TEST_CASE | ( | DeserializeValues | ) |
BOOST_AUTO_TEST_CASE | ( | DeserializeValuesAndGradients | ) |
Definition at line 170 of file SerializedStamplesTest.cpp.
BOOST_AUTO_TEST_CASE | ( | SerializeValues | ) |
BOOST_AUTO_TEST_CASE | ( | SerializeValuesAndGradients | ) |
Definition at line 110 of file SerializedStamplesTest.cpp.