aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2017-10-14 12:40:51 -0700
committerDavid Seifert <soap@gentoo.org>2017-10-14 12:40:51 -0700
commit9185fe6eceba00773c1bff591c322dec33a8e9de (patch)
treee8aa8944c6adf3e868e8978ac0249afeae5cd226
parentsci-libs/dealii: update live ebuild (diff)
downloadsci-9185fe6e.tar.gz
sci-9185fe6e.tar.bz2
sci-9185fe6e.zip
profiles: update use.local.desc for sci-libs/dealii flags
-rw-r--r--profiles/use.local.desc3
1 files changed, 3 insertions, 0 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index f5dcc29e0..306ae2d81 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -151,7 +151,9 @@ sci-libs/clfft:client - Build a command line clFFT client program.
sci-libs/clrng:client - Build a command line clRNG client program.
sci-libs/dealii:adolc - Adds support for ADOL-C (sci-libs/adolc)
sci-libs/dealii:arpack - Adds support for ARPACK (sci-libs/arpack)
+sci-libs/dealii:assimp - Add support for assimp (media-libs/assimp)
sci-libs/dealii:c++11 - Compile the library with -std=c++11
+sci-libs/dealii:cuda - Add support for cuda assimp (dev-util/nvidia-cuda-sdk)
sci-libs/dealii:debug - Build an additional debug library with extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see <http://www.gentoo.org/proj/en/qa/backtraces.xml>
sci-libs/dealii:mesh_converter - Build and install the mesh_converter executable
sci-libs/dealii:metis - Add support for metis (sci-libs/metis)
@@ -164,6 +166,7 @@ sci-libs/dealii:parameter_gui - Build and install the parameter_gui executable
sci-libs/dealii:petsc - Add support for petsc (sci-mathematics/petsc)
sci-libs/dealii:slepc - Add support for slepc (sci-mathematics/slepc)
sci-libs/dealii:sparse - Add support for suitesparse (sci-libs/suitesparse)
+sci-libs/dealii:sundials - Add support for sundials assimp (sci-libs/sundials)
sci-libs/dealii:tbb - Add threading support with the help of the tbb library (dev-cpp/tbb)
sci-libs/dealii:trilinos - Add support for trilinos (sci-libs/trilinos)
sci-libs/etsf_io:pic - Compile Position Independent Code