HArD::Core2D
Hybrid Arbitrary Degree::Core 2D - Library to implement 2D schemes with edge and cell polynomials as unknowns
Loading...
Searching...
No Matches
src
Mesh
mesh.hpp
Go to the documentation of this file.
1
#include <
Mesh2D.hpp
>
2
#include <
Polytope2D.hpp
>
3
#include <
MeshReaderTyp2.hpp
>
4
#include <
MeshBuilder2D.hpp
>
5
6
namespace
HArDCore2D
7
{
8
using
Mesh2D::Vertex
;
9
using
Mesh2D::Edge
;
10
using
Mesh2D::Face
;
11
using
Mesh2D::Cell
;
12
using
Mesh2D::Mesh
;
13
// using Mesh2D::VectorRd; // defined in basis.hpp
14
// using Mesh2D::VectorZd; // defined in basis.hpp
15
// using Mesh2D::Simplex; // not required in HArDCore namespace
16
// using Mesh2D::Simplices; // not required in HArDCore namespace
17
using
Mesh2D::MeshReaderTyp2
;
18
using
Mesh2D::MeshBuilder
;
19
}
Mesh2D.hpp
MeshBuilder2D.hpp
MeshReaderTyp2.hpp
Polytope2D.hpp
Mesh2D::MeshBuilder
The MeshBuilder class provides build tools to create a full mesh with all connectivities.
Definition
MeshBuilder2D.hpp:172
Mesh2D::MeshReaderTyp2
The MeshReaderTyp2 class provides functions to read a typ2 mesh file.
Definition
MeshReaderTyp2.hpp:28
Mesh2D::Mesh
Definition
Mesh2D.hpp:26
Mesh2D::Polytope
A Vertex is a Polytope with object_dim = 0.
Definition
Polytope2D.hpp:54
HArDCore2D
Definition
ddr-klplate.hpp:27
Generated by
1.9.8