preCICE v3.1.2
|
#include <Eigen/Core>
#include <memory>
#include <vector>
#include "com/SharedPointer.hpp"
#include "m2n/DistributedCommunication.hpp"
#include "m2n/M2N.hpp"
#include "mesh/Mesh.hpp"
#include "mesh/SharedPointer.hpp"
#include "testing/TestContext.hpp"
#include "testing/Testing.hpp"
Go to the source code of this file.
Functions | |
BOOST_AUTO_TEST_CASE (GatherScatterTest) | |
BOOST_AUTO_TEST_CASE | ( | GatherScatterTest | ) |
Definition at line 19 of file GatherScatterCommunicationTest.cpp.