preCICE v3.1.2
Loading...
Searching...
No Matches
Namespaces | Functions
ScaleActionTest.cpp File Reference
#include <Eigen/Core>
#include <algorithm>
#include <list>
#include <memory>
#include <string>
#include "action/Action.hpp"
#include "action/ScaleByAreaAction.hpp"
#include "action/SharedPointer.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 ScaleActionTest.cpp:

Go to the source code of this file.

Namespaces

namespace  precice
 Main namespace of the precice library.
 
namespace  precice::mesh
 provides Mesh, Data and primitives.
 

Functions

 BOOST_AUTO_TEST_CASE (DivideByArea2D)
 
 BOOST_AUTO_TEST_CASE (DivideByArea3D)
 
 BOOST_AUTO_TEST_CASE (Configuration)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/3]

BOOST_AUTO_TEST_CASE ( Configuration )

Definition at line 111 of file ScaleActionTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [2/3]

BOOST_AUTO_TEST_CASE ( DivideByArea2D )

Definition at line 29 of file ScaleActionTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [3/3]

BOOST_AUTO_TEST_CASE ( DivideByArea3D )

Definition at line 63 of file ScaleActionTest.cpp.

Here is the call graph for this function: