preCICE v3.2.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Functions
PreconditionerTest.cpp File Reference
#include <Eigen/Core>
#include <algorithm>
#include <cstddef>
#include <vector>
#include "acceleration/impl/ConstantPreconditioner.hpp"
#include "acceleration/impl/Preconditioner.hpp"
#include "acceleration/impl/ResidualPreconditioner.hpp"
#include "acceleration/impl/ResidualSumPreconditioner.hpp"
#include "acceleration/impl/ValuePreconditioner.hpp"
#include "cplscheme/SharedPointer.hpp"
#include "testing/TestContext.hpp"
#include "testing/Testing.hpp"
Include dependency graph for PreconditionerTest.cpp:

Go to the source code of this file.

Classes

struct  ResPreconditionerFixture
 

Functions

 BOOST_AUTO_TEST_CASE (testResPreconditioner)
 
 BOOST_AUTO_TEST_CASE (testResSumPreconditioner)
 
 BOOST_AUTO_TEST_CASE (testResSumPreconditionerUpdate)
 
 BOOST_AUTO_TEST_CASE (testValuePreconditioner)
 
 BOOST_AUTO_TEST_CASE (testConstPreconditioner)
 
 BOOST_AUTO_TEST_CASE (testPreconditionerLargerDataSize)
 
 BOOST_AUTO_TEST_CASE (testPreconditionerLargerResSize)
 
 BOOST_AUTO_TEST_CASE (testMultilpleMeshes)
 
 PRECICE_TEST_SETUP (""_on(4_ranks).setupIntraComm()) BOOST_AUTO_TEST_CASE(testParallelMatrixScaling)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/8]

BOOST_AUTO_TEST_CASE ( testConstPreconditioner )

Definition at line 311 of file PreconditionerTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [2/8]

BOOST_AUTO_TEST_CASE ( testMultilpleMeshes )

Definition at line 415 of file PreconditionerTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [3/8]

BOOST_AUTO_TEST_CASE ( testPreconditionerLargerDataSize )

Definition at line 347 of file PreconditionerTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [4/8]

BOOST_AUTO_TEST_CASE ( testPreconditionerLargerResSize )

Definition at line 381 of file PreconditionerTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [5/8]

BOOST_AUTO_TEST_CASE ( testResPreconditioner )

Definition at line 145 of file PreconditionerTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [6/8]

BOOST_AUTO_TEST_CASE ( testResSumPreconditioner )

Definition at line 177 of file PreconditionerTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [7/8]

BOOST_AUTO_TEST_CASE ( testResSumPreconditionerUpdate )

Definition at line 211 of file PreconditionerTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [8/8]

BOOST_AUTO_TEST_CASE ( testValuePreconditioner )

Definition at line 274 of file PreconditionerTest.cpp.

Here is the call graph for this function:

◆ PRECICE_TEST_SETUP()

PRECICE_TEST_SETUP ( "" _on4_ranks).setupIntraComm()

Definition at line 446 of file PreconditionerTest.cpp.

Here is the call graph for this function: