]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Add information for testing
authorDaniel Arndt <daniel.arndt@iwr.uni-heidelberg.de>
Sun, 9 Apr 2017 18:01:18 +0000 (20:01 +0200)
committerDaniel Arndt <daniel.arndt@iwr.uni-heidelberg.de>
Sun, 9 Apr 2017 18:01:18 +0000 (20:01 +0200)
doc/external-libs/arpack.html

index 7f261ec1a4562e4e5d72d52f9a57686d243b7c84..b69e82f42a223dfd9517ab0bd374738154b2e0f2 100644 (file)
       the <code>-fPIC</code> flag from the scheme.
     </p>
 
+    <p>
+      Try to run one of the examples and compare the output.
+      How the output should look like is stated in the README
+      that can be found in the <code>EXAMPLES</code> directory.
+    </p>
+
+    <p>
+      If that output you produced looks like it should you can
+      proceed to compile <acronym>deal.II</acronym> with
+      <acronym>ARPACK</acronym>.
+    </p>
+
     <h3>How to compile and install <acronym>ARPACK-NG</acronym></h3>
 
     <p>
         ../
 
         make
-        make install
       </pre>
 
       You will need to adjust the path into which you want to install ARPACK-NG
-      in the CMAKE_INSTALL_PREFIX line. If you do not have MPI installed you
+      in the CMAKE_INSTALL_PREFIX line. If you do not have MPI installed, you
       should use <code>-DMPI=OFF</code> instead.
     </p>
 
-    <h3>Test the installation</h3>
-
-    <p>
-      After installing <acronym>ARPACK</acronym> or <acronym>ARPACK-NG</acronym>
-      try to run one of the examples and compare the output.
-      How the output should look like is stated in the README
-      that can be found in the <code>EXAMPLES</code> directory.
-    </p>
-
     <p>
-      If that output you produced looks like it should you can
-      proceed to compile <acronym>deal.II</acronym> with
-      <acronym>ARPACK</acronym>.
+      Afterwards run
+      <pre>
+        make check
+        make test
+        make install
+      </pre>
+      to test that the build of <acronym>ARPACK-NG</acronym> works correctly
+      and to install the library finally.
     </p>
 
     <h2>Interfacing <acronym>deal.II</acronym>

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.