1. 12 Oct, 2017 5 commits
  2. 11 Oct, 2017 1 commit
  3. 08 Oct, 2017 1 commit
  4. 29 Sep, 2017 2 commits
  5. 27 Sep, 2017 1 commit
  6. 25 Sep, 2017 2 commits
  7. 12 Sep, 2017 2 commits
  8. 11 Sep, 2017 1 commit
  9. 09 Sep, 2017 1 commit
  10. 07 Sep, 2017 1 commit
  11. 06 Sep, 2017 2 commits
  12. 29 Aug, 2017 2 commits
  13. 26 Aug, 2017 2 commits
  14. 24 Aug, 2017 2 commits
  15. 16 Aug, 2017 1 commit
  16. 15 Aug, 2017 1 commit
  17. 14 Aug, 2017 4 commits
  18. 10 Aug, 2017 1 commit
  19. 09 Aug, 2017 3 commits
    • Kirill Terekhov's avatar
      Updates · a26f6451
      Kirill Terekhov authored
      Update geometric algorithms, improve SplitNonplanar tool, introduce
      CollapseDegenerate tool (currently only deletes cells).
      a26f6451
    • Kirill Terekhov's avatar
      Another fix for partitioner · 00f3e3ce
      Kirill Terekhov authored
      00f3e3ce
    • Kirill Terekhov's avatar
      Fix partitioner · 9711c523
      Kirill Terekhov authored
      Fix algorithm that redistributes parts of the graph when certain
      processors do not have any cells. Required for parmetis to work.
      9711c523
  20. 08 Aug, 2017 1 commit
  21. 05 Aug, 2017 1 commit
    • Kirill Terekhov's avatar
      Fixes and updates · 6a0126bc
      Kirill Terekhov authored
      Replace algorithms for computation of barycenter, volume, area, normal.
      Unit test for algorithms. Separate algorithm for computation of
      orientation of faces.
      
      Swap algorithm for variables for a faster matrix inversion algorithm.
      Minor optimization for Matrix::Solve, more general templates for
      multiplication.
      
      Add a grid tool to split non-planar faces.
      6a0126bc
  22. 29 Jul, 2017 1 commit
    • Kirill Terekhov's avatar
      Some fixes and updates · f23b08df
      Kirill Terekhov authored
      Matrix of integers in inmost_dense.h.
      
      Fix some warnings in grdecl reader in mesh_ecl_file.cpp.
      
      Fix for mean value calculation over faces in geometry.cpp.
      
      Added base64 encoding/decoding for future binary vtu reader.
      
      Some improvements for input handling on mac in OldDrawGrid example.
      f23b08df
  23. 13 Jul, 2017 1 commit
  24. 23 Jun, 2017 1 commit