preCICE v3.2.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Namespaces | Functions
Meshes.hpp File Reference
#include "Eigen/Core"
#include "Testing.hpp"
#include "mesh/Mesh.hpp"
#include "mesh/SharedPointer.hpp"
Include dependency graph for Meshes.hpp:
This graph shows which files directly or indirectly include this file:

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)