- 07 Jan, 2015 1 commit
-
-
Alexander Danilov authored
Fixed MPI_Gather* api with sequential write
-
- 28 Dec, 2014 1 commit
-
-
Kirill Terekhov authored
Various fixes
-
- 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)
-
- 06 Aug, 2014 1 commit
-
-
Kirill Terekhov authored
Fix crush - not properly freeing communicators.
-
- 18 Jul, 2014 1 commit
-
-
Kirill Terekhov authored
some changes
-
- 19 Mar, 2014 1 commit
-
-
Kirill Terekhov authored
-