preCICE v3.2.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Functions
TimeGridsTest.cpp File Reference
#include <Eigen/Core>
#include <Eigen/Dense>
#include <Eigen/src/Core/Matrix.h>
#include "acceleration/SharedPointer.hpp"
#include "acceleration/test/helper.hpp"
#include "cplscheme/CouplingData.hpp"
#include "cplscheme/SharedPointer.hpp"
#include "mesh/Mesh.hpp"
#include "testing/TestContext.hpp"
#include "testing/Testing.hpp"
#include "time/TimeGrids.hpp"
Include dependency graph for TimeGridsTest.cpp:

Go to the source code of this file.

Classes

struct  TimeGridsTestsFixture
 

Functions

 BOOST_AUTO_TEST_CASE (TestMoveAndScaleTimeGrids)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE()

BOOST_AUTO_TEST_CASE ( TestMoveAndScaleTimeGrids )

Test that the time grids contain the correct gridpoints

Test that the time grids contain the correct gridpoints

Definition at line 31 of file TimeGridsTest.cpp.

Here is the call graph for this function: