]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Add information on software support
authorGuido Kanschat <dr.guido.kanschat@gmail.com>
Thu, 26 Aug 2004 08:26:01 +0000 (08:26 +0000)
committerGuido Kanschat <dr.guido.kanschat@gmail.com>
Thu, 26 Aug 2004 08:26:01 +0000 (08:26 +0000)
Wolfgang, can you improve this a bit?

git-svn-id: https://svn.dealii.org/trunk@9585 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/readme.html

index ef1982a4ce3c16ee42a7da1d0951ce65ebc91b22..d85318c2d05eda5df4b4f6fbc182e04fc54265c6 100644 (file)
     </p>
 
 
+    <a name="optional-software">
+    <h4>Optional Software Support</h4>
+
+    <p> <acronym>deal.II</acronym> comes with built-in support for an
+    increasing number of external software packages. These packages are
+    sometimes detected automatically, sometimes they must be enabled explicitly
+    during configuration by adding the option <tt>--with-package</tt>.
+    </p>
+
+    <p>These supported software packages comprise (the following list contains
+    trademarks belonging to their owners):
+    </p>
+
+    <dl>
+    <dt>TECPLOT</dt>
+    <dd>Autodetected if one of the variables <tt>$TECHOME</tt>,
+    <tt>$TEC80HOME</tt> or <tt>$TEC90HOME</tt> points to a valid installation
+    of the tecio library. If enabled, allows data output in TECPLOT format.
+    </dd>
+
+    <dt>UMFPACK</dt>
+    <dd>Enabled by <tt>--with-umfpack</tt>. Right now, only the included
+    version in the contrib directory is supported, but pre-installed versions
+    will be supported soon by using an argument to this option. Enabling
+    UMFPACK adds the class <tt>SparseDirectUMFPACK</tt> to the library.
+    Implies <tt>--with-blas</tt>
+    </dd>
+
+    <dt>Petsc</dt>
+    <dd></dd>
+
+    <dt>Metis</dt>
+    <dd></dd>
+
+    <dt>BLAS</dt>
+    <dd>Enabled by <tt>--with-blas=blasname</tt>. Requires
+    <tt>libblasname.a/so</tt> in your linkers seach path. It will add the
+    library and required FORTRAN libraries to the linker calls. BLAS
+    subroutines are not used within <acronym>deal.II</acronym>.
+     </dd>
+    </dl>
+
     <a name="compiler-flags">
     <h4>Compiler flags</h4>
 

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.