]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix MatrixFree graph 9719/head
authorPeter Munch <peterrmuench@gmail.com>
Mon, 23 Mar 2020 15:38:56 +0000 (16:38 +0100)
committerPeter Munch <peterrmuench@gmail.com>
Tue, 24 Mar 2020 09:19:46 +0000 (10:19 +0100)
doc/doxygen/headers/matrixfree.h

index e7e75ef9f167fce0f27b0c727e440c8a26e8be87..c98bb818da1cf7dfacda34a531b5cc5b96b63872 100644 (file)
@@ -40,7 +40,7 @@ digraph G
   dh         [label="DoFHandler",       URL="\ref dofs"];
   subgraph linalglibs {
     rank="same";
-    simd     [label="SIMD",     URL="\ref CUDAWrappers", fontname="FreeSans",fontsize=12,
+    simd     [label="SIMD", fontname="FreeSans",fontsize=12,
               shape=record,height=0.2,width=0.4,
               color="gray", fontcolor="gray", fillcolor="white", style="filled"];
     fevalues [label="FEEvaluation"];
@@ -81,12 +81,7 @@ digraph G
   subgraph misclibs {
   systems    [label="Operators"];
   }
-  simd        -> fevalues [dir="none", color="transparent"];
-  fevalues    -> mf       [dir="none", color="transparent"];
-  mf          -> cuda     [dir="none", color="transparent"];
-  cuda        -> tbb      [dir="none", color="transparent"];
   opencascade -> manifold [dir="none"];
-  gmg         -> solvers  [dir="none", style="dashed", color="black"];
 
   node [fontname="FreeSans",fontsize=12,
         shape=ellipse,height=0.2,width=0.4,

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.