]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix html address. Add a TODO to update to the most recent version.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 4 Aug 2008 20:08:45 +0000 (20:08 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 4 Aug 2008 20:08:45 +0000 (20:08 +0000)
git-svn-id: https://svn.dealii.org/trunk@16485 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/base/include/base/function_parser.h
deal.II/doc/license.html
deal.II/doc/news/5.1.0-vs-5.2.0.html
deal.II/doc/news/news.html
deal.II/doc/readme.html

index 81692c5b8512f3fa4abbea8a47dfe1130bfde32f..a46319ed1504c4d4c6f130058de335b4efd53e88 100644 (file)
@@ -15,6 +15,9 @@
 #ifndef __deal2__function_parser_h
 #define __deal2__function_parser_h
 
+
+//TODO: Update to latest version of fparser library from http://warp.povusers.org/FunctionParser/
+
 #include <base/config.h>
 #include <base/exceptions.h>
 #include <base/function.h>
@@ -38,7 +41,7 @@ template <typename> class Vector;
 /**
  * This class implements a function object that gets its value by parsing a
  * string describing this function. It is a wrapper class for the fparser
- * library (see http://warp.povusers.org/FunctionParse/). This class
+ * library (see http://warp.povusers.org/FunctionParser/). This class
  * lets you evaluate strings such as "sqrt(1-x^2+y^2)" for given values of
  * 'x' and 'y'. Some of the information contained here is copied verbatim
  * from the fparser.txt file that comes with the fparser library. Please refer
@@ -75,7 +78,7 @@ template <typename> class Vector;
                            constants); 
   @endverbatim
  * 
- * See http://warp.povusers.org/FunctionParse/ for an
+ * See http://warp.povusers.org/FunctionParser/ for an
  * explanation on how the underlying library works. 
  *
  
index d95854659e0b25c4c193048c76df1a1c809f1ff7..f6efbff3c4234ea3b1cd23ec2e79dde9226b175a 100644 (file)
          target="_top">UMFPACK</a>. For the license, see <a
         href="http://www.cise.ufl.edu/research/sparse/umfpack/"
         target="_top">UMFPACK</a>.
-    <li> <a href="http://warp.povusers.org/FunctionParse/"
+    <li> <a href="http://warp.povusers.org/FunctionParser/"
          target="_top">FunctionParser</a>. For the license see <a
-        href="http://warp.povusers.org/FunctionParse/"
+        href="http://warp.povusers.org/FunctionParser/"
         target="_top">FunctionParser</a>.
   </ul>
 
index 52ccf8180288d27cf88f3845a9911bcdb16c5a41..3cdc5d76c6d9b36ef17196232b7af0136b9d935a 100644 (file)
@@ -511,8 +511,8 @@ inconvenience this causes.
   <li> <p>
        New: Class <code class="class">FunctionParser</code>. Wrapper
        class for the fparser library (see 
-       <a href="http://warp.povusers.org/FunctionParse/">
-       http://warp.povusers.org/FunctionParse/</a>).
+       <a href="http://warp.povusers.org/FunctionParser/">
+       http://warp.povusers.org/FunctionParser/</a>).
        <br> 
        (Luca Heltai, 2005/03/07).
        </p>
index 18b8192c106f489b5eba96d136203ffd52d6a766..4f6077c2ee77d695b7d2962e0944e30d1f18d040 100644 (file)
       <dd>
           Luca Heltai has contributed code that integrates a third
           party <a
-          href="http://warp.povusers.org/FunctionParse/">function
+          href="http://warp.povusers.org/FunctionParser/">function
          parser library</a>) that takes a string describing a
          mathematical function, and returns an object that can be used in
          all places where function objects are used in deal.II.
index 1fc2a2f007c7944a455fa4885f6ba76deb24b0c9..d7f6772e387c1d396d1d0719a5c47344a47c38d7 100644 (file)
     <dt>FunctionParser</dt>
     <dd>
       There is a wrapper for the 
-      <a href="http://warp.povusers.org/FunctionParse/">FunctionParser</a>
+      <a href="http://warp.povusers.org/FunctionParser/">FunctionParser</a>
       library, which  has its own license; if you want to use it with deal.II, 
       please read it and make sure that you agree with it. 
       You can find the license of FunctionParser 
-      <a href="http://warp.povusers.org/FunctionParse/">here</a>. We
+      <a href="http://warp.povusers.org/FunctionParser/">here</a>. We
       include FunctionParser in the deal.II distributions courtesy of its author, 
       <a href="http://www.students.tut.fi/~warp/">Juha Nieminen</a>.
     </dd>    
     yourself. They are, of course, covered by their own licenses. In addition,
     deal.II comes with a copy of <a
     href="http://www.cise.ufl.edu/research/sparse/umfpack/">UMFPACK</a> and one of 
-    <a href="http://warp.povusers.org/FunctionParse/">FunctionParser</a>,
+    <a href="http://warp.povusers.org/FunctionParser/">FunctionParser</a>,
     courtesy of their authors. UMFPACK and FunctionParser are covered by their 
     own licenses; please refer to their webpages to read them.
 

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.