|
preCICE v3.3.0
|
#include <Eigen/Core>#include <array>#include <iostream>#include "math/differences.hpp"#include "mesh/Vertex.hpp"#include "precice/impl/Types.hpp"#include "utils/assertion.hpp"Go to the source code of this file.
Classes | |
| class | precice::mesh::Edge |
| Linear edge of a mesh, defined by two Vertex objects. More... | |
Namespaces | |
| namespace | precice |
| Main namespace of the precice library. | |
| namespace | precice::mesh |
| provides Mesh, Data and primitives. | |
Functions | |
| std::ostream & | precice::mesh::operator<< (std::ostream &stream, const Edge &edge) |