sci-physics/SU2: 7.2.0 version bump

Parmetis has free-non-comm licence type and as configure.ac
has explicit configuration option for this therefore
the USE="parmetis" introduced with forced removing of parmetis
enabling from meson.build file in scr-prepare phase.

Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
This commit is contained in:
Sergey Torokhov
2021-08-31 17:01:55 +03:00
parent 45a78f0f32
commit 2ad0e8d212
3 changed files with 135 additions and 0 deletions

View File

@@ -10,6 +10,7 @@
<flag name="mkl">Enable Intel MKL support</flag>
<flag name="mpp">Enable Mutation++ library support</flag>
<flag name="openblas">Enable OpenBLAS support</flag>
<flag name="parmetis">Enable Parmetis support (Metis support is always on)</flag>
<flag name="tecio">Enable TECIO support</flag>
<flag name="tutorials">Install Tutorials files</flag>
</use>