1. 24 Nov, 2015 3 commits
  2. 21 Oct, 2015 1 commit
  3. 22 Sep, 2015 2 commits
  4. 21 Aug, 2015 1 commit
    • Kirill Terekhov's avatar
      Features · da034104
      Kirill Terekhov authored
      BCGStab(L) solver: perturbation of r_tilde to avoid breakdown.
      Possibility to annotate matrix.
      da034104
  5. 25 Jul, 2015 1 commit
    • Kirill Terekhov's avatar
      Bug fix and features · 63eee555
      Kirill Terekhov authored
      Fixed element removal algorithm during modification.
      Added features to RowMerger algorithm.
      Changed reported number of iterations for BiCGStab(L)
      63eee555
  6. 26 Jun, 2015 3 commits
  7. 22 Jun, 2015 1 commit
  8. 19 Jun, 2015 1 commit
    • Kirill Terekhov's avatar
      Fix · aae43be4
      Kirill Terekhov authored
      Fix a problem in internal file format reading with MPI introduced in
      previous commit.
      aae43be4
  9. 17 Jun, 2015 1 commit
    • Kirill Terekhov's avatar
      Fixes and improvements · e347bbcb
      Kirill Terekhov authored
      Improved automatic finalization of xml tags in debugging files when
      execution is halted.
      Fixed that internal file format may be read incorrectly.
      e347bbcb
  10. 13 Jun, 2015 1 commit
  11. 11 Jun, 2015 2 commits
  12. 10 Jun, 2015 3 commits
  13. 08 Jun, 2015 1 commit
  14. 15 May, 2015 1 commit
  15. 18 Apr, 2015 2 commits
    • Kirill Terekhov's avatar
      Fix installation script · 821a833b
      Kirill Terekhov authored
      Fix introduced problem with installation script.
      821a833b
    • Kirill Terekhov's avatar
      Sync changes · 446c073f
      Kirill Terekhov authored
      Fixed bug in auto-differentiation that would calculate incorrect weights
      for derivatives in ad_val().
      Adapted several geometrical and adjacency retrieval algorithms to handle
      broken conformity of the grid during modification, more attention to the
      problem is needed.
      Added visual studio debugger helpers.
      Fixed several issues with openmp support.
      Added openmp parallelization of BiCGStab(L) solver.
      Fixed issues that files overwritten with MPI_File* functionality may
      contain previous information.
      Fixed a bug in OctreeCutcell, added another example for it.
      Fixed a bug in collective operations in mesh class.
      446c073f
  16. 28 Mar, 2015 1 commit
    • Kirill Terekhov's avatar
      Sync changes · 04aaeaca
      Kirill Terekhov authored
      Restored OctreeCutcell example;
      Added FixEdgeOrder, CheckEdgeOrder algorithms to check of consistency of
      2d elements;
      Element::Connect now uses FixEdgeOrder for faces;
      Automatic grid dimension detection for vtk;
      Fixed bug that sets may contain invalid links to elements even after
      ApplyModification;
      Corrected condition estimator in ddpqiluc;
      Switched off pseudoinverse in bicgstab(l) since svd algorithm is bad.
      04aaeaca
  17. 21 Mar, 2015 1 commit
  18. 19 Mar, 2015 1 commit
    • Kirill Terekhov's avatar
      Improvements · 82230d19
      Kirill Terekhov authored
      Pseudoinverse for polynomial matrix in bicgstab(l) to improve stability
      (as in petsc);
      Added RowMerger class for sum of sparse rows.
      82230d19
  19. 13 Mar, 2015 2 commits
  20. 04 Mar, 2015 2 commits
  21. 11 Feb, 2015 1 commit
  22. 10 Feb, 2015 1 commit
  23. 09 Feb, 2015 5 commits
  24. 07 Feb, 2015 1 commit
  25. 06 Feb, 2015 1 commit