1. 22 Mar, 2017 1 commit
  2. 03 Jan, 2017 1 commit
  3. 27 Dec, 2016 1 commit
  4. 28 Sep, 2016 1 commit
  5. 12 May, 2016 1 commit
  6. 24 Nov, 2015 1 commit
  7. 18 Apr, 2015 1 commit
    • 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
  8. 13 Mar, 2015 1 commit
  9. 09 Feb, 2015 1 commit
    • Kirill Terekhov's avatar
      Various improvements · d04675b5
      Kirill Terekhov authored
      Made database file case insensitive.
      Tinkered dropping rules in INNER_MLILUC.
      Added rule for git to ignore svn presence.
      Added google analytics pixel to main page.
      d04675b5
  10. 07 Feb, 2015 1 commit
  11. 17 Jan, 2015 1 commit
    • Kirill Terekhov's avatar
      Commit for #6 · 3511b71c
      Kirill Terekhov authored
      Added early exit for internal BiCGStab(l). Added test example based on
      #6. Resolved #6 for internal solvers.
      3511b71c
  12. 19 Mar, 2014 3 commits