- Nov 07, 2012
-
-
Karsten Rink authored
-
- Nov 03, 2012
-
-
Dmitri Naumov authored
-
- Sep 19, 2012
-
-
Lars Bilke authored
-
Lars Bilke authored
-
- Aug 10, 2012
-
-
Tom Fischer authored
- 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
-
- Jun 28, 2012
-
-
Lars Bilke authored
-
Lars Bilke authored
-
Lars Bilke authored
This reverts commit 05677165. Conflicts: FileIO/XmlIO/XmlGspInterface.cpp README.md
-
Lars Bilke authored
-
Lars Bilke authored
-
Lars Bilke authored
-
Lars Bilke authored
-
- May 10, 2012
-
-
Tom Fischer authored
- FileFinder.h - FileTools.h - TimeMeasurementBase.h - quicksort.h changes due to namespace changes in: - PointVec.cpp - Polygon.cpp - AdjMat.cpp - CRSMatrixReordered.cpp
-
- Jan 20, 2012
-
-
Tom Fischer authored
implemented new class CRSMatrixReorderedOpenMP which uses Nested Dissection reordering and OpenMP for matrix vector multiplication
-
- Jan 19, 2012
-
-
Tom Fischer authored
-
Tom Fischer authored
-
- Jan 06, 2012
-
-
Tom Fischer authored
-
Tom Fischer authored
added more documentation to quicksort added class CRSMatrixReordered first version of nested dissection based on metis is now working
-
- Jan 02, 2012
-
-
Tom Fischer authored
-
Tom Fischer authored
added another version of quicksort algorithm corrected documentation in class SparseMatrixBase
-