- 11 Jan, 2015 1 commit
-
-
Kirill Terekhov authored
Added support of Trilinos: AztecOO, ML, Ifpack, Belos. Added Petsc divergence reasons. Described parameters, some parameters unified with Trilinos.
-
- 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.
-
- 25 Nov, 2014 1 commit
-
-
Kirill Terekhov authored
Cleaned bugs; added features.
-
- 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)
-
- 18 Jul, 2014 1 commit
-
-
Kirill Terekhov authored
some changes
-
- 19 Mar, 2014 1 commit
-
-
Kirill Terekhov authored
-