|
preCICE v3.3.0
|
#include <array>#include <iostream>#include <tuple>#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::Tetrahedron |
| Tetrahedron of a mesh, defined by 4 vertices. 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 &os, const Tetrahedron &t) |