]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Update web address of the function parser library.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 4 Aug 2008 20:07:08 +0000 (20:07 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 4 Aug 2008 20:07:08 +0000 (20:07 +0000)
git-svn-id: https://svn.dealii.org/trunk@16484 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 7a754ed495557163b8e92628b29346d478ee0169..81692c5b8512f3fa4abbea8a47dfe1130bfde32f 100644 (file)
@@ -38,7 +38,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://www.students.tut.fi/~warp/FunctionParser/). This class
+ * library (see http://warp.povusers.org/FunctionParse/). 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 +75,7 @@ template <typename> class Vector;
                            constants); 
   @endverbatim
  * 
- * See http://www.students.tut.fi/~warp/FunctionParser/ for an
+ * See http://warp.povusers.org/FunctionParse/ for an
  * explanation on how the underlying library works. 
  *
  
index bbb9e363a77c413ea320d15f8469203dd1789eb5..d95854659e0b25c4c193048c76df1a1c809f1ff7 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://www.students.tut.fi/~warp/FunctionParser/"
+    <li> <a href="http://warp.povusers.org/FunctionParse/"
          target="_top">FunctionParser</a>. For the license see <a
-        href="http://www.students.tut.fi/~warp/FunctionParser/"
+        href="http://warp.povusers.org/FunctionParse/"
         target="_top">FunctionParser</a>.
   </ul>
 
index 12fe9661430dbd297d4d0bfc661ed2ce9e8a8cd8..52ccf8180288d27cf88f3845a9911bcdb16c5a41 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://www.students.tut.fi/~warp/FunctionParser/">
-       http://www.students.tut.fi/~warp/FunctionParser/</a>).
+       <a href="http://warp.povusers.org/FunctionParse/">
+       http://warp.povusers.org/FunctionParse/</a>).
        <br> 
        (Luca Heltai, 2005/03/07).
        </p>
index 9ee54a982c2fa9b960b566ce7a1e9e05846c501a..18b8192c106f489b5eba96d136203ffd52d6a766 100644 (file)
       <dd>
           Luca Heltai has contributed code that integrates a third
           party <a
-          href="http://www.students.tut.fi/~warp/FunctionParser/">function
+          href="http://warp.povusers.org/FunctionParse/">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 bab29adefd987304100a201de9f1eb114a5c5562..1fc2a2f007c7944a455fa4885f6ba76deb24b0c9 100644 (file)
     <dt>FunctionParser</dt>
     <dd>
       There is a wrapper for the 
-      <a href="http://www.students.tut.fi/~warp/FunctionParser/">FunctionParser</a>
+      <a href="http://warp.povusers.org/FunctionParse/">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://www.students.tut.fi/~warp/FunctionParser/">here</a>. We
+      <a href="http://warp.povusers.org/FunctionParse/">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://www.students.tut.fi/~warp/FunctionParser/">FunctionParser</a>,
+    <a href="http://warp.povusers.org/FunctionParse/">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.