preCICE v3.1.2
Loading...
Searching...
No Matches
Functions
SummationActionTest.cpp File Reference
#include <Eigen/Core>
#include <algorithm>
#include <list>
#include <memory>
#include <string>
#include <vector>
#include "action/Action.hpp"
#include "action/SharedPointer.hpp"
#include "action/SummationAction.hpp"
#include "action/config/ActionConfiguration.hpp"
#include "logging/Logger.hpp"
#include "mesh/Data.hpp"
#include "mesh/Mesh.hpp"
#include "mesh/SharedPointer.hpp"
#include "mesh/config/DataConfiguration.hpp"
#include "mesh/config/MeshConfiguration.hpp"
#include "testing/TestContext.hpp"
#include "testing/Testing.hpp"
#include "xml/XMLTag.hpp"
Include dependency graph for SummationActionTest.cpp:

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (SummationOneDimensional)
 
 BOOST_AUTO_TEST_CASE (SummationThreeDimensional)
 
 BOOST_AUTO_TEST_CASE (SummationThreeDimensionalSubcycling)
 
 BOOST_AUTO_TEST_CASE (Configuration)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/4]

BOOST_AUTO_TEST_CASE ( Configuration )

Definition at line 267 of file SummationActionTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [2/4]

BOOST_AUTO_TEST_CASE ( SummationOneDimensional )

Definition at line 26 of file SummationActionTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [3/4]

BOOST_AUTO_TEST_CASE ( SummationThreeDimensional )

Definition at line 76 of file SummationActionTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [4/4]

BOOST_AUTO_TEST_CASE ( SummationThreeDimensionalSubcycling )

Definition at line 145 of file SummationActionTest.cpp.

Here is the call graph for this function: