Skip to content
Snippets Groups Projects
Commit 6033e3f1 authored by Tom Fischer's avatar Tom Fischer
Browse files

[file SimpleTests/MeshTests/CollapseMeshNodes.cpp]

- added (a not yet finished version) CollapseMeshNodes programme
- changes in SimpleTests/MeshTests/CMakeLists.txt

[MeshCoarsener]
- new class used by CollapseMeshNodes
- can be used to make mesh nodes unique within a small epsilon radius

[MeshIO]
- added writing functionality for old mesh format

[GeoLib::Grid]
- changed interface (method getPointsWithinCube() -> getVecsOfGridCellsIntersectingCube())
- corrected documentation

[all mesh elements]
- added method clone()
- added method getType()
- removed attribute type from abstract base class Element
parent 32a313d8
No related branches found
No related tags found
Loading
Showing
with 214 additions and 74 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment