Skip to content
Snippets Groups Projects
This project is mirrored from https://gitlab.opengeosys.org/ogs/ogs.git. Pull mirroring updated .
  1. Jan 01, 2021
  2. Jan 03, 2020
  3. Sep 12, 2019
    • Dmitri Naumov's avatar
      Add \file for in all files w/o it. · af7e4029
      Dmitri Naumov authored
      Fixes multiple copyright messages in the doxygen docu.
      
      ag '\\file' -L --ignore=ThirdParty *Lib |xargs  sed -i 's/\(.*\)\\copyright/\1\\file\n\1\\copyright/'
      af7e4029
  4. Jan 06, 2019
  5. Sep 17, 2018
  6. Jan 02, 2018
  7. Jan 10, 2017
  8. Jan 09, 2017
  9. Jan 13, 2016
  10. Jun 09, 2015
  11. May 07, 2015
  12. Feb 09, 2015
  13. Jan 20, 2015
  14. Sep 03, 2014
  15. Jan 11, 2013
  16. Oct 17, 2012
  17. Oct 10, 2012
  18. Sep 27, 2012
  19. Sep 26, 2012
  20. Sep 25, 2012
  21. Sep 19, 2012
  22. Sep 12, 2012
  23. Aug 30, 2012
  24. Aug 23, 2012
  25. Aug 22, 2012
  26. 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
  27. Jun 28, 2012
  28. May 11, 2012
  29. May 08, 2012
Loading