Skip to content
Snippets Groups Projects
Forked from ogs / ogs
Source project has a limited visibility.
  • Tom Fischer's avatar
    6033e3f1
    [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
    History
    [file SimpleTests/MeshTests/CollapseMeshNodes.cpp]
    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
Code owners
Assign users and groups as approvers for specific file changes. Learn more.