Skip to content
Snippets Groups Projects
Commit 9666beaa authored by Christoph Grüninger's avatar Christoph Grüninger
Browse files

[!767] Get rid off fortran compiler usage for Lapack/Blas.

Merge branch 'features/no-fortran' into 'master'

ref:core/dune-common\> FindLAPACK and FindBLAS check for the name mangling
with added underline as a fallback, anyway. Hence there is no need for using a
Fortran compiler. With this commit we now simply add another check for a
LAPACK function to see whether it has an underline added and adapt the
existing macro in config.h accordingly.

Closes [#184]

See merge request [!767]

  [#184]: gitlab.dune-project.org/NoneNone/issues/184
  [!767]: gitlab.dune-project.org/core/dune-common/merge_requests/767


Closes #184
parents 46ca5e99 3dfeff22
No related branches found
No related tags found
Loading
Checking pipeline status
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment