- 07 Sep, 2018 1 commit
-
-
Kirill Terekhov authored
-
- 26 Dec, 2016 2 commits
-
-
Dmitry Bagaev authored
-
Dmitry Bagaev authored
-
- 02 Dec, 2016 1 commit
-
-
Kirill Terekhov authored
Remove dependence on mesh in Automatizator Fix few warnings on llvm-g++ in container.hpp Add converter from elasticity tensor into matrix Added separate hessian_variable that enables hessian calculation
-
- 01 Dec, 2016 1 commit
-
-
Dmitry Bagaev authored
-
- 20 Nov, 2016 1 commit
-
-
Dmitry Bagaev authored
1) Parameters parsing in inner solvers 2) Parameters parsing in trillions solvers 3) Added xml parsing test 4) Trilinos without mpi support will not compile, disable trillions solvers if compiling without mpi
-
- 28 Oct, 2016 1 commit
-
-
Dmitry Bagaev authored
-
- 19 Mar, 2016 1 commit
-
-
Kirill Terekhov authored
Fixed NaN output into vtk files. Added support for SuperLU (serial) solver.
-
- 24 Nov, 2015 1 commit
-
-
Alexander Danilov authored
-
- 23 Nov, 2015 2 commits
-
-
Kirill Terekhov authored
-
Kirill Terekhov authored
-
- 09 Jun, 2015 1 commit
-
-
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.
-
- 17 Apr, 2015 1 commit
-
-
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.
-
- 12 Mar, 2015 1 commit
-
-
Kirill Terekhov authored
Synchronizing various changes
-
- 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.
-
- 19 Jan, 2015 1 commit
-
-
Alexander Danilov authored
-
- 16 Jan, 2015 2 commits
-
-
Kirill Terekhov authored
solver_test000 now provides nonzero initial solution
-
Kirill Terekhov authored
Added early exit for internal BiCGStab(l). Added test example based on #6. Resolved #6 for internal solvers.
-