]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Enable python bindings. 10863/head
authorLuca Heltai <luca.heltai@sissa.it>
Mon, 31 Aug 2020 12:58:24 +0000 (14:58 +0200)
committerLuca Heltai <luca.heltai@sissa.it>
Mon, 31 Aug 2020 12:58:24 +0000 (14:58 +0200)
contrib/docker/Dockerfile

index 7818713597cd72e17c4292e6e3f34ba079c1a0b8..3e8797921991972872a48cf5546b9c90f2a768ff 100644 (file)
@@ -8,9 +8,10 @@ RUN cd /usr/src \
     && cd dealii && mkdir build && cd build \
     && cmake -GNinja \
     -DCMAKE_PREFIX_PATH="/usr/lib/x86_64-linux-gnu/hdf5/openmpi;/usr/include/hdf5/openmpi" \
+    -DDEAL_II_COMPILE_EXAMPLES=OFF \
+    -DDEAL_II_COMPONENT_PYTHON_BINDINGS=ON \
     -DDEAL_II_WITH_MPI=ON \
     -DDEAL_II_WITH_SIMPLEX_SUPPORT=ON \
-    -DDEAL_II_COMPILE_EXAMPLES=OFF \
     .. \  
     && ninja install \
     && cd ../ && rm -rf .git build

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.