1. 22 Sep, 2015 1 commit
  2. 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
  3. 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
  4. 26 Jun, 2015 3 commits
  5. 22 Jun, 2015 1 commit
  6. 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
  7. 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
  8. 13 Jun, 2015 1 commit
  9. 11 Jun, 2015 2 commits
  10. 10 Jun, 2015 3 commits
  11. 08 Jun, 2015 1 commit
  12. 15 May, 2015 1 commit
  13. 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
  14. 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
  15. 21 Mar, 2015 1 commit
  16. 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
  17. 13 Mar, 2015 2 commits
  18. 04 Mar, 2015 2 commits
  19. 11 Feb, 2015 1 commit
  20. 10 Feb, 2015 1 commit
  21. 09 Feb, 2015 5 commits
  22. 07 Feb, 2015 1 commit
  23. 06 Feb, 2015 4 commits
  24. 05 Feb, 2015 2 commits