preCICE v3.1.1
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
precice::testing::ParallelCouplingSchemeFixture Struct Reference

#include <ParallelCouplingSchemeFixture.hpp>

Static Public Member Functions

static bool isImplicitCouplingScheme (cplscheme::ParallelCouplingScheme &cplscheme)
 
static cplscheme::CouplingDatagetReceiveData (cplscheme::ParallelCouplingScheme &cplscheme, int dataID)
 
static cplscheme::CouplingDatagetSendData (cplscheme::ParallelCouplingScheme &cplscheme, int dataID)
 
static void setTimeWindows (cplscheme::ParallelCouplingScheme &cplscheme, int timeWindows)
 
static void storeIteration (cplscheme::ParallelCouplingScheme &cplscheme)
 
static void initializeAcceleration (cplscheme::ParallelCouplingScheme &cplscheme)
 
static void moveToNextWindow (cplscheme::ParallelCouplingScheme &cplscheme)
 

Detailed Description

Definition at line 12 of file ParallelCouplingSchemeFixture.hpp.

Member Function Documentation

◆ getReceiveData()

cplscheme::CouplingData * precice::testing::ParallelCouplingSchemeFixture::getReceiveData ( cplscheme::ParallelCouplingScheme & cplscheme,
int dataID )
static

Definition at line 12 of file ParallelCouplingSchemeFixture.cpp.

Here is the call graph for this function:

◆ getSendData()

cplscheme::CouplingData * precice::testing::ParallelCouplingSchemeFixture::getSendData ( cplscheme::ParallelCouplingScheme & cplscheme,
int dataID )
static

Definition at line 17 of file ParallelCouplingSchemeFixture.cpp.

Here is the call graph for this function:

◆ initializeAcceleration()

void precice::testing::ParallelCouplingSchemeFixture::initializeAcceleration ( cplscheme::ParallelCouplingScheme & cplscheme)
static

Definition at line 32 of file ParallelCouplingSchemeFixture.cpp.

Here is the call graph for this function:

◆ isImplicitCouplingScheme()

bool precice::testing::ParallelCouplingSchemeFixture::isImplicitCouplingScheme ( cplscheme::ParallelCouplingScheme & cplscheme)
static

Definition at line 7 of file ParallelCouplingSchemeFixture.cpp.

Here is the call graph for this function:

◆ moveToNextWindow()

void precice::testing::ParallelCouplingSchemeFixture::moveToNextWindow ( cplscheme::ParallelCouplingScheme & cplscheme)
static

Definition at line 39 of file ParallelCouplingSchemeFixture.cpp.

◆ setTimeWindows()

void precice::testing::ParallelCouplingSchemeFixture::setTimeWindows ( cplscheme::ParallelCouplingScheme & cplscheme,
int timeWindows )
static

Definition at line 22 of file ParallelCouplingSchemeFixture.cpp.

Here is the call graph for this function:

◆ storeIteration()

void precice::testing::ParallelCouplingSchemeFixture::storeIteration ( cplscheme::ParallelCouplingScheme & cplscheme)
static

Definition at line 27 of file ParallelCouplingSchemeFixture.cpp.

Here is the call graph for this function:

The documentation for this struct was generated from the following files: