-
- Downloads
[umfpack] Added buildsystem tests for UMFPack.
This patch adds test for both CMake and autotools as the build system. UMFPack is used by several dune modules (e.g. fem and istl) the only common required module by both is common. Therefore we add the test here to make it usable for all modules. BTW: These tests are taken from Dominics branch of dune-istl. Therefore he deserves the credit for them.
Showing
- cmake/modules/AddUMFPackFlags.cmake 18 additions, 0 deletionscmake/modules/AddUMFPackFlags.cmake
- cmake/modules/CMakeLists.txt 2 additions, 0 deletionscmake/modules/CMakeLists.txt
- cmake/modules/FindUMFPack.cmake 112 additions, 0 deletionscmake/modules/FindUMFPack.cmake
- cmake/modules/Makefile.am 2 additions, 0 deletionscmake/modules/Makefile.am
- m4/CMakeLists.txt 1 addition, 0 deletionsm4/CMakeLists.txt
- m4/Makefile.am 1 addition, 0 deletionsm4/Makefile.am
- m4/umfpack.m4 141 additions, 0 deletionsm4/umfpack.m4
Loading
Please register or sign in to comment