- 16 Nov, 2020 1 commit
-
-
Kirill Terekhov authored
-
- 03 Sep, 2020 1 commit
-
-
Kirill Terekhov authored
-
- 02 Sep, 2020 1 commit
-
-
Kirill Terekhov authored
Don't ask to create ghost layers after modification if there was none, comment redundant code in K-means clustering
-
- 29 Aug, 2020 1 commit
-
-
Kirill Terekhov authored
-
- 30 Jan, 2020 1 commit
-
-
Kirill Terekhov authored
-
- 29 Aug, 2019 1 commit
-
-
Kirill Terekhov authored
-
- 22 Apr, 2019 1 commit
-
-
Kirill Terekhov authored
Restore cluster centres in K-means clustering Introduce some weighting strategy for K-means clustering based on 4-th coordinate
-
- 20 Apr, 2019 1 commit
-
-
Kirill Terekhov authored
-
- 14 May, 2018 1 commit
-
-
Kirill Terekhov authored
-
- 13 May, 2018 2 commits
-
-
Kirill Terekhov authored
-
Kirill Terekhov authored
-
- 10 May, 2018 1 commit
-
-
Kirill Terekhov authored
-
- 07 May, 2018 2 commits
-
-
Kirill Terekhov authored
not tested yet
-
Kirill Terekhov authored
-
- 28 Mar, 2018 1 commit
-
-
igor authored
-
- 15 Dec, 2017 1 commit
-
-
Kirill Terekhov authored
-
- 09 Aug, 2017 2 commits
-
-
Kirill Terekhov authored
-
Kirill Terekhov authored
Fix algorithm that redistributes parts of the graph when certain processors do not have any cells. Required for parmetis to work.
-
- 11 Jan, 2016 1 commit
-
-
Kirill Terekhov authored
Fix for possibility of race condition in point-to-point MPI communications. Fixes for warnings produced by clang.
-
- 24 Nov, 2015 1 commit
-
-
Kirill Terekhov authored
-
- 10 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.
-
- 08 Jan, 2015 2 commits
-
-
Kirill Terekhov authored
Zoltan partitioner now works. Please refer to wiki for compilation with Zoltan on windows.
-
Kirill Terekhov authored
Works on windows with parmetis-4.0.3. Added feature: INMOST can provide memory usage per element to ParMETIS.
-
- 21 Nov, 2014 1 commit
-
-
Kirill Terekhov authored
Fixes for gcc and intel compilers. gcc-4.1 clean with -Wall -Wextra intel 11.1 clean with -Wcheck -w1 msvc2010 gives one unrelated warning
-
- 20 Nov, 2014 1 commit
-
-
Kirill Terekhov authored
Huge update involving update of underlying data representation and elements management. Different interaction with iterators. New ElementSet representation. Some annotation for documentation is added. New data structures. Examples require update. (check examples/CMakeLists.txt)
-
- 19 Mar, 2014 1 commit
-
-
Kirill Terekhov authored
-