preCICE v3.2.0
Loading...
Searching...
No Matches
SerializedStamplesTest.cpp File Reference
Include dependency graph for SerializedStamplesTest.cpp:

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)

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/4]

BOOST_AUTO_TEST_CASE ( DeserializeValues )

Definition at line 64 of file SerializedStamplesTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [2/4]

BOOST_AUTO_TEST_CASE ( DeserializeValuesAndGradients )

Definition at line 189 of file SerializedStamplesTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [3/4]

BOOST_AUTO_TEST_CASE ( SerializeValues )

Definition at line 20 of file SerializedStamplesTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [4/4]

BOOST_AUTO_TEST_CASE ( SerializeValuesAndGradients )

Definition at line 123 of file SerializedStamplesTest.cpp.

Here is the call graph for this function:

◆ makeCouplingData()

cplscheme::PtrCouplingData precice::testing::makeCouplingData ( mesh::PtrData data,
mesh::PtrMesh mesh,
bool exchangeSubsteps )
inline

Definition at line 10 of file helper.hpp.