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

Go to the source code of this file.

Classes

class  precice::mesh::Triangle
 Triangle of a mesh, defined by three vertices. 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 &os, const Triangle &t)