]> https://gitweb.dealii.org/ - dealii.git/commitdiff
New AutoDerivativeFunction class.
authorRalf Hartmann <Ralf.Hartmann@dlr.de>
Tue, 15 May 2001 16:23:10 +0000 (16:23 +0000)
committerRalf Hartmann <Ralf.Hartmann@dlr.de>
Tue, 15 May 2001 16:23:10 +0000 (16:23 +0000)
git-svn-id: https://svn.dealii.org/trunk@4612 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/news/2001/c-3-1.html

index 18d3cbc4b4dd08f5b34d4abb3c740081a0c6ad0d..4c263461c6e97fdae85d0f4f21cc4c05990b3fcc 100644 (file)
@@ -125,9 +125,25 @@ documentation, etc</a>.
 <h3>base</h3>
 
 <ol>
+  <li> <p>
+       New: There is now a new <code
+       class="class">AutoDerivativeFunction</code> class that
+       automatically computes the gradient of a function by employing
+       numerical difference quotients. This only, if the user function
+       does not provide the gradient function himself. This class can
+       replace the <code class="class">Function</code> class as base
+       class for user defined <code class="class">Function</code>
+       classes.
+       <br>
+       This new class can be used if the user only implements the
+       <code class="member">value</code> function but wants to call
+       also the <code class="member">gradient</code> functions.
+       <br>
+       (RH 2001/05/15)
+
   <li> <p>
        New: The <code class="class">Quadrature</code> class now has a
-       conctructor that only accepts quadrature points and sets the
+       constructor that only accepts quadrature points and sets the
        weights to invalid values.
        <br>
        (GK 2001/04/26)

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.