Skip to content
Snippets Groups Projects
This project is mirrored from https://gitlab.opengeosys.org/ogs/ogs.git. Pull mirroring updated .
  1. Oct 09, 2014
  2. Sep 25, 2014
  3. Sep 24, 2014
  4. Sep 03, 2014
  5. Aug 10, 2014
  6. Mar 26, 2014
  7. Mar 25, 2014
  8. Mar 18, 2014
  9. Mar 14, 2014
  10. Mar 11, 2014
  11. Mar 07, 2014
  12. Feb 14, 2014
  13. Feb 13, 2014
  14. Aug 30, 2013
  15. Aug 15, 2013
  16. Apr 03, 2013
  17. Jan 10, 2013
  18. Jan 02, 2013
  19. Dec 20, 2012
  20. Oct 23, 2012
  21. Oct 11, 2012
  22. Oct 10, 2012
  23. Sep 19, 2012
  24. Sep 12, 2012
  25. Sep 03, 2012
  26. Aug 30, 2012
  27. Aug 23, 2012
  28. Aug 17, 2012
  29. Aug 10, 2012
    • Tom Fischer's avatar
      [class Element] · d63a82e6
      Tom Fischer authored
      - optimized addNeighbor()
      
      [Mesh]
      - optimized setNeighborInformationForElements()
      d63a82e6
    • 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
    • Karsten Rink's avatar
      added first version to find and store neighbours of all elements during mesh... · e0147442
      Karsten Rink authored
      added first version to find and store neighbours of all elements during mesh initialisation (work in progress)
      e0147442
  30. Jun 28, 2012
Loading