- 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)
-
- 12 Nov, 2014 1 commit
-
-
Kirill Terekhov authored
Moving connections, markers, geometric type, sparse data from Storage class to TagManager class by using standard handling of mesh data.
-
- 11 Nov, 2014 1 commit
-
-
Kirill Nikitin authored
Fix few compile warnings and a small bug in Element::Mean.
-
- 10 Nov, 2014 1 commit
-
-
Kirill Nikitin authored
Added MPI_Allreduce wrapper with MPI_MAX operation.
-
- 24 Oct, 2014 1 commit
-
-
Kirill Terekhov authored
Attempt to get rid of undefined reference error for static const class variable on gcc compiler
-
- 18 Jul, 2014 1 commit
-
-
Kirill Terekhov authored
some changes
-
- 19 Mar, 2014 1 commit
-
-
Kirill Terekhov authored
-