- 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.
-
- 06 Feb, 2015 1 commit
-
-
Kirill Terekhov authored
Removed option to compile projects. Added MPI libraries and flags to be exported for cmake.
-
- 12 Jan, 2015 3 commits
-
-
Kirill Terekhov authored
Now build directory and install directory of inmost should work equally well with find_package(inmost)
-
Kirill Terekhov authored
Tested automatic inmost with parmetis+zoltan+trilinos libraries linkage with external CMake project through find_package(inmost). Removed external dependency on io.hpp. Removed unnecessary link_directories calls from scripts in examples.
-
Kirill Terekhov authored
Adding CMake installation scripts for library and examples. find_package(inmost) was not tested.
-