preCICE v3.1.2
|
#include <Eigen/Core>
#include <algorithm>
#include "Edge.hpp"
#include "math/differences.hpp"
#include "precice/impl/Types.hpp"
#include "utils/EigenIO.hpp"
Go to the source code of this file.
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) |