|
preCICE v3.3.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) | |
| cplscheme::PtrCouplingData | makeCouplingData (mesh::PtrData data, mesh::PtrMesh mesh, bool exchangeSubsteps) |
| 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.
|
inline |
Definition at line 10 of file helper.hpp.