preCICE v3.1.2
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
Edge.hpp File Reference
#include <Eigen/Core>
#include <array>
#include <iostream>
#include "math/differences.hpp"
#include "mesh/Vertex.hpp"
#include "precice/impl/Types.hpp"
#include "utils/assertion.hpp"
Include dependency graph for Edge.hpp:
This graph shows which files directly or indirectly include this file:

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::ostreamprecice::mesh::operator<< (std::ostream &stream, const Edge &edge)