preCICE v3.1.2
Loading...
Searching...
No Matches
Classes | Functions
ParallelTests.cpp File Reference
#include <Eigen/Core>
#include <algorithm>
#include <memory>
#include <mpi.h>
#include <string>
#include <vector>
#include "com/Communication.hpp"
#include "com/SharedPointer.hpp"
#include "logging/LogMacros.hpp"
#include "math/constants.hpp"
#include "math/geometry.hpp"
#include "mesh/Mesh.hpp"
#include "precice/Participant.hpp"
#include "precice/config/Configuration.hpp"
#include "precice/impl/ParticipantImpl.hpp"
#include "precice/impl/Types.hpp"
#include "testing/TestContext.hpp"
#include "testing/Testing.hpp"
#include "utils/IntraComm.hpp"
#include "utils/Parallel.hpp"
Include dependency graph for ParallelTests.cpp:

Go to the source code of this file.

Classes

struct  ParallelTestFixture
 

Functions

void multiCouplingThreeSolversParallelControl (const std::string configFile, const TestContext &context)
 

Function Documentation

◆ multiCouplingThreeSolversParallelControl()

void multiCouplingThreeSolversParallelControl ( const std::string configFile,
const TestContext & context )

Definition at line 42 of file ParallelTests.cpp.

Here is the call graph for this function: