Skip to content
Snippets Groups Projects
Commit 341c08a6 authored by Lars Bilke's avatar Lars Bilke
Browse files

Merge branch 'master' of https://github.com/ufz/ogs

* 'master' of https://github.com/ufz/ogs: (308 commits)
  fix a compiling error in MSVC
  Small fix for the ninja build system.
  fix compiling errors in MSVC
  Fix NumLibFemIsoTests.
  Fixed indentation.
  [MeshLib] Fixed unused variable warnings.
  recovery two files that are corrected in one PR by Tom
  Remov more warnings when g++ is used
  [TetGenInterface] Made two methods const.
  [TetGenInterface] Removed unused code.
  [TetGenInterface] alloca is not part of standard.
  [TetGenInterface] parseElements(): const method.
  [TetGenInterface] Narrowed scope of pos_beg and pos_end.
  [TetGenInterface] Var "id" is not used.
  Style: Removed spaces, tabs at the end of line.
  fixed indentation
  added functionality for writing tetgen poly files
  added read method for tetgen geometries
  catching comments or empty lines inbetween nodes or elements
  removed class variables for nodes and elements and did some small optimisations
  ...
parents 5459cd30 e36835fc
No related branches found
No related tags found
No related merge requests found
Showing
with 619 additions and 261 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment