1. 10 Jun, 2015 2 commits
    • Kirill Terekhov's avatar
      Merge remote-tracking branch 'origin/master' · bee269a9
      Kirill Terekhov authored
      Conflicts:
      	solver_bcgsl.hpp
      bee269a9
    • Kirill Terekhov's avatar
      Updates and bugfixes · 95a568f0
      Kirill Terekhov authored
      Added 2-clause bsd license for cmake files requested in cmake script for
      petsc.
      Introduced cmake option for Mondriaan matrix partitioning package for
      solvers.
      Changed reading of solver's parameters database to fix uninitialized
      access reported by dr.memory.
      Fixed bug in svdnxn with static std::vector allocation.
      Added features to OldDrawGrid example.
      Added solutions to problems described in issue #13.
      95a568f0
  2. 08 Jun, 2015 1 commit
  3. 15 May, 2015 1 commit
  4. 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
  5. 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
  6. 21 Mar, 2015 1 commit
  7. 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
  8. 13 Mar, 2015 2 commits
  9. 04 Mar, 2015 2 commits
  10. 11 Feb, 2015 1 commit
  11. 10 Feb, 2015 1 commit
  12. 09 Feb, 2015 5 commits
  13. 07 Feb, 2015 1 commit
  14. 06 Feb, 2015 4 commits
  15. 05 Feb, 2015 6 commits
  16. 04 Feb, 2015 1 commit
  17. 03 Feb, 2015 1 commit
  18. 02 Feb, 2015 2 commits
  19. 01 Feb, 2015 1 commit
  20. 31 Jan, 2015 4 commits