HArD::Core2D
Hybrid Arbitrary Degree::Core 2D - Library to implement 2D schemes with edge and cell polynomials as unknowns
Classes | Namespaces | Functions
MeshBuilder2D.hpp File Reference
#include <memory>
#include <MeshReaderTyp2.hpp>
#include <Polytope2D.hpp>
#include <Mesh2D.hpp>
Include dependency graph for MeshBuilder2D.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Mesh2D::MeshBuilder
 The MeshBuilder class provides build tools to create a full mesh with all connectivities. More...
 

Namespaces

 Mesh2D
 

Functions

double Mesh2D::shortest_distance (VectorRd p, VectorRd A, VectorRd B)
 
Simplices< 2 > Mesh2D::simplexify (std::vector< VectorRd > vertices)