- 13 Mar, 2015 2 commits
-
-
Kirill Terekhov authored
-
Kirill Terekhov authored
Synchronizing various changes
-
- 04 Mar, 2015 2 commits
-
-
Alexander Danilov authored
-
Igor Konshin authored
Added simple code to test solvers and tune parameters for on-the-fly generated matrices for 3D Poisson equation. Wiki page for this test: https://github.com/INMOST-DEV/INMOST/wiki/5402-Poisson-Equation
-
- 11 Feb, 2015 1 commit
-
-
Kirill Terekhov authored
Don't write markers in internal mesh format. Fixed bug in EndModification.
-
- 10 Feb, 2015 1 commit
-
-
Kirill Terekhov authored
-
- 09 Feb, 2015 5 commits
-
-
Kirill Terekhov authored
-
Kirill Terekhov authored
Finished documentation for class Cell. Added algorithm for 2d case of Cell::Inside. Allowed to change mesh for reference_array class.
-
Alexander Danilov authored
-
Kirill Terekhov authored
-
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.
-
- 07 Feb, 2015 1 commit
-
-
Kirill Terekhov authored
-
- 06 Feb, 2015 4 commits
-
-
Alexander Danilov authored
There is no need to clear working arrays
-
Kirill Terekhov authored
-
Kirill Terekhov authored
-
Kirill Terekhov authored
Removed option to compile projects. Added MPI libraries and flags to be exported for cmake.
-
- 05 Feb, 2015 6 commits
-
-
Alexander Danilov authored
-
Alexander Danilov authored
-
Kirill Terekhov authored
-
Kirill Terekhov authored
-
-
Kirill Terekhov authored
Fix error in solver option name Fix newer version of autodiff
-
- 04 Feb, 2015 1 commit
-
-
Alexander Danilov authored
-
- 03 Feb, 2015 1 commit
-
-
Alexander Danilov authored
-
- 02 Feb, 2015 2 commits
-
-
Alexander Danilov authored
-
Alexander Danilov authored
Remove full path names from include files. Enable DOT for better depgraph visualization.
-
- 01 Feb, 2015 1 commit
-
-
Alexander Danilov authored
Handle situations with no Fortran compiler and no BLAS library. Logic is moved upwards from ILU2 project, otherwise examples and tests will not link with fortran libraries.
-
- 31 Jan, 2015 5 commits
-
-
Alexander Danilov authored
Added missing files from ani3D-3.0/aniILU. Update SOLVER_ANI code.
-
Alexander Danilov authored
-
Kirill Terekhov authored
-
Kirill Terekhov authored
Maybe fixes VS2005/VS2008 compilation. Should fix old gcc.
-
Igor Konshin authored
Update INMOST description
-
- 30 Jan, 2015 2 commits
-
-
Igor Konshin authored
-
Kirill Terekhov authored
Replaced russian comments in doxygen. Examples with OpenGL would not lead to error in cmake if no library is found.
-
- 29 Jan, 2015 4 commits
-
-
Alexander Danilov authored
Disable OldDrawGrid and DrawMatrix examples.
-
Alexander Danilov authored
Added link to online doxygen-generated documentation.
-
Alexander Danilov authored
Added simple Partitioner test. Initial mesh is partitioned using one of available partiioners. Then number of cell elements and connected components is computed. Wiki page for this test: https://github.com/INMOST-DEV/INMOST/wiki/5301-Partitioner-Components
-
Kirill Terekhov authored
Fixed incorrect writing of sets data. Returned ||Ax-b|| norm to solver.
-
- 27 Jan, 2015 1 commit
-
-
Kirill Terekhov authored
Changed default parameters. Fixed bug for trilinos-aztec, when non-converged solution was accepted. Enchanced dropping rules in INNER_MLILUC solver.
-
- 22 Jan, 2015 1 commit
-
-
Kirill Terekhov authored
Now internal solver uses ||Ax-b||/||b|| instead of ||Ax-b||.
-