Skip to content
Snippets Groups Projects
This project is mirrored from https://gitlab.opengeosys.org/ogs/ogs.git. Pull mirroring updated .
  1. May 17, 2016
  2. Jan 13, 2016
  3. Feb 09, 2015
  4. Jan 20, 2015
  5. Oct 17, 2014
  6. Oct 16, 2014
  7. Oct 13, 2014
  8. Oct 10, 2014
  9. Oct 09, 2014
  10. Sep 30, 2014
  11. Sep 03, 2014
  12. Apr 01, 2014
  13. Mar 27, 2014
  14. Mar 26, 2014
  15. Mar 18, 2014
  16. Mar 14, 2014
  17. Aug 15, 2013
  18. Apr 19, 2013
  19. Jan 10, 2013
  20. Jan 02, 2013
  21. Sep 19, 2012
  22. 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
  23. Aug 08, 2012
  24. Jun 28, 2012
  25. May 09, 2012
  26. May 08, 2012
  27. May 07, 2012
Loading