]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Added CGAL in html docs.
authorLuca Heltai <luca.heltai@sissa.it>
Fri, 29 Apr 2022 06:38:47 +0000 (09:38 +0300)
committerLuca Heltai <luca.heltai@sissa.it>
Fri, 29 Apr 2022 06:38:47 +0000 (09:38 +0300)
doc/readme.html
doc/users/cmake_dealii.html

index 1b0c0580f658efec979b74163bacb04fd088d0d6..094edc61828e5e896c14175d4d5d4534d0782e38 100644 (file)
             </p>
         </dd>
 
+        <dt><a name="CGAL" />
+            <a href="https://www.cgal.org/" target="_top">CGAL</a>
+        </dt>
+        <dd>
+            <p>
+                <a href="https://www.cgal.org/" target="_top">CGAL</a>
+                is a software project that provides easy access to
+                efficient and reliable geometric algorithms in the form of a C++
+                library. CGAL is used in various areas needing geometric
+                computation, such as geographic information systems, computer
+                aided design, molecular biology, medical imaging, computer
+                graphics, and robotics.
+
+                The library offers data structures and algorithms like
+                triangulations, Voronoi diagrams, Boolean operations on polygons
+                and polyhedra, point set processing, arrangements of curves,
+                surface and volume mesh generation, geometry processing, alpha
+                shapes, convex hull algorithms, shape reconstruction, AABB and
+                KD trees.
+
+                The CGAL Wrappers use c++17 features. In order to use CGAL, add
+                <code>-DCGAL_DIR=/path/to/cgal</code> to the deal.II CMake call,
+                and make sure that <code>DEAL_II_HAVE_CXX17</code> is enabled.
+            </p>
+        </dd>
+
 
         <dt><a name="CUDA"></a><a href="https://developer.nvidia.com/cuda-zone">CUDA</a></dt>
         <dd>
index ff4b7bde95e592ed597e20194b3e53f3c3b1330a..5d41771f913cd351d51e30710718e60e466c50c9 100644 (file)
@@ -456,6 +456,7 @@ DEAL_II_WITH_ADOLC
 DEAL_II_WITH_ARPACK
 DEAL_II_WITH_ASSIMP
 DEAL_II_WITH_BOOST
+DEAL_II_WITH_CGAL
 DEAL_II_WITH_COMPLEX_VALUES
 DEAL_II_WITH_CUDA
 DEAL_II_WITH_GINKGO

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.