|
preCICE v3.3.0
|
#include "Eigen/Core"#include "Testing.hpp"#include "mesh/Mesh.hpp"#include "mesh/SharedPointer.hpp"Go to the source code of this file.
Namespaces | |
| namespace | precice |
| Main namespace of the precice library. | |
| namespace | precice::testing |
| contains the testing framework. | |
Functions | |
| void | precice::testing::addDummyVertices (size_t nVertices, mesh::Mesh &mesh) |
| auto | precice::testing::makeDummy2DMesh (size_t nVertices) |
| auto | precice::testing::makeDummy3DMesh (size_t nVertices) |