Skip to content
Snippets Groups Projects
  1. Nov 07, 2012
  2. Nov 03, 2012
  3. Oct 17, 2012
  4. Sep 19, 2012
  5. Sep 18, 2012
  6. Sep 12, 2012
  7. Aug 30, 2012
  8. Aug 22, 2012
  9. Aug 20, 2012
  10. 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
  11. Jul 13, 2012
  12. Jul 03, 2012
    • Tom Fischer's avatar
      [CRSMatrixPThreads] · 26242cc0
      Tom Fischer authored
      - added method to calculate a balanced workload
      
      [new file SimpleTests/MatrixTests/MatVecMultPthreads.cpp]
      - test matrix vector multiplication employing pthreads and balanced work
      
      [files MathLib/LinAlg/Sparse/amuxCRS.{cpp,h}]
      - implemented matrix vector multiplication employing pthreads that better balances the work
      26242cc0
  13. Jun 28, 2012
  14. May 25, 2012
  15. May 23, 2012
  16. May 22, 2012
  17. May 21, 2012
  18. May 14, 2012
  19. May 10, 2012
  20. May 09, 2012
  21. May 08, 2012
  22. May 02, 2012
Loading