eigen/cmake
2014-07-09 16:54:15 +02:00
..
EigenConfigureTesting.cmake Fix bug #738: use the "current" version of cmake project directories to ease the inclusion of Eigen within other projects. 2014-06-06 11:06:44 +02:00
EigenDetermineOSVersion.cmake determine windows version from major.minor only, the patch number is irrelevant. 2012-01-23 21:56:46 +01:00
EigenDetermineVSServicePack.cmake Fixed MSVC dashboard (Experimental/Continuous) build scripts. 2013-02-27 15:54:27 +01:00
EigenTesting.cmake bug #891: Determine sizeof(void*) via CMAKE variable instead of test program 2014-10-14 14:14:25 +02:00
FindAdolc.cmake
FindBLAS.cmake
FindCholmod.cmake Determine version of Metis library. Apparently, at least version 5.x is needed for Eigen/MetisSupport. 2014-07-09 16:54:15 +02:00
FindEigen2.cmake
FindEigen3.cmake
FindFFTW.cmake Determine version of Metis library. Apparently, at least version 5.x is needed for Eigen/MetisSupport. 2014-07-09 16:54:15 +02:00
FindGLEW.cmake
FindGMP.cmake
FindGoogleHash.cmake
FindGSL.cmake
FindLAPACK.cmake
FindMetis.cmake Determine version of Metis library. Apparently, at least version 5.x is needed for Eigen/MetisSupport. 2014-07-09 16:54:15 +02:00
FindMPFR.cmake
FindPastix.cmake Adding an interface to PaStiX, the multithreaded and distributed linear solver 2012-03-08 18:59:08 +01:00
FindScotch.cmake Adding an interface to PaStiX, the multithreaded and distributed linear solver 2012-03-08 18:59:08 +01:00
FindSPQR.cmake Improve SuiteSparse cmake scripts 2013-06-12 10:12:05 +02:00
FindStandardMathLibrary.cmake
FindSuperLU.cmake add support for solving with sparse right hand side 2013-01-25 18:17:17 +01:00
FindUmfpack.cmake Improve SuiteSparse cmake scripts 2013-06-12 10:12:05 +02:00
language_support.cmake bug #867: forward the cmake generator when testing support for fortran. (was already fixed in the default branch) 2014-08-28 09:15:33 +02:00
RegexUtils.cmake