1. 19 Mar, 2016 1 commit
    • Kirill Terekhov's avatar
      Features · c9109b2d
      Kirill Terekhov authored
      Fixed NaN output into vtk files.
      
      Added support for SuperLU (serial) solver.
      c9109b2d
  2. 01 Dec, 2015 1 commit
    • Kirill Terekhov's avatar
      Added functionality and fixed issues. · 50d10e74
      Kirill Terekhov authored
      Fixes for GCC.
      
      Moved functionality to operate with dense matrices as INMOST service.
      
      Added possibility to exchange data of type DATA_VARIABLE in parallel.
      
      Added possibility to include external content in xml format.
      
      Moved overloaded operators for variables from namespace INMOST into
      global scope to prevent possible ambiguities in compilers.
      
      Added perturbation algorithm for BCGS solver.
      50d10e74
  3. 24 Nov, 2015 3 commits