Skip to content
Snippets Groups Projects
  1. Nov 07, 2012
  2. Nov 03, 2012
  3. Sep 19, 2012
  4. Aug 10, 2012
    • Tom Fischer's avatar
      [file SimpleTests/MeshTests/CollapseMeshNodes.cpp] · 6033e3f1
      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
      6033e3f1
  5. Jun 28, 2012
  6. May 10, 2012
    • Tom Fischer's avatar
      moved code to namespace BaseLib in files: · 1a976d3c
      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
      1a976d3c
  7. Jan 20, 2012
  8. Jan 19, 2012
  9. Jan 06, 2012
  10. Jan 02, 2012
Loading