preCICE v3.2.0
Loading...
Searching...
No Matches
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 11 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.

◆ getSendData()

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

Definition at line 17 of file ParallelCouplingSchemeFixture.cpp.

◆ initializeAcceleration()

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

Definition at line 32 of file ParallelCouplingSchemeFixture.cpp.

◆ isImplicitCouplingScheme()

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

Definition at line 7 of file ParallelCouplingSchemeFixture.cpp.

◆ 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.

◆ storeIteration()

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

Definition at line 27 of file ParallelCouplingSchemeFixture.cpp.


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