preCICE v3.2.0
|
#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"
Go to the source code of this file.
Classes | |
struct | TimeGridsTestsFixture |
Functions | |
BOOST_AUTO_TEST_CASE (TestMoveAndScaleTimeGrids) | |
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.