|
preCICE v3.3.0
|
#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) | |
| cplscheme::PtrCouplingData | makeCouplingData (mesh::PtrData data, mesh::PtrMesh mesh, bool exchangeSubsteps) |
| BOOST_AUTO_TEST_CASE | ( | DeserializeValues | ) |
| BOOST_AUTO_TEST_CASE | ( | DeserializeValuesAndGradients | ) |
Definition at line 189 of file SerializedStamplesTest.cpp.
| BOOST_AUTO_TEST_CASE | ( | SerializeValues | ) |
| BOOST_AUTO_TEST_CASE | ( | SerializeValuesAndGradients | ) |
Definition at line 123 of file SerializedStamplesTest.cpp.
|
inline |
Definition at line 10 of file helper.hpp.