[Dune] Custom FindSuperLUDist for v3.3

Aleksejs Fomins aleksejs.fomins at lspr.ch
Wed May 13 11:20:20 CEST 2015


Dear Dune,

Thanks to some help from the community I was able to write a CMake routine for finding SuperLUDist v3.3

The above two files enable finding the module, and adding appropriate flags. A flag "-DHAVE_SUPERLU_DIST" can be used in the user code to determine of the library has been found.

If anybody needs this, you are welcome to use it.

Regards,
Aleksejs

P.S. This script is 90% copy-paste from FindMetis.cmake found in dune-common/cmake/modules/, and thus is used in the same way
-------------- next part --------------
A non-text attachment was scrubbed...
Name: AddSUPERLUDISTFlags.cmake
Type: text/x-cmake
Size: 1075 bytes
Desc: not available
URL: <https://lists.dune-project.org/pipermail/dune/attachments/20150513/2243cb35/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: FindSUPERLUDIST.cmake
Type: text/x-cmake
Size: 3516 bytes
Desc: not available
URL: <https://lists.dune-project.org/pipermail/dune/attachments/20150513/2243cb35/attachment-0001.bin>


More information about the Dune mailing list