]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Functions of KellyErrorEstimator and DerivativeApproximation are extended to work...
authorRalf Hartmann <Ralf.Hartmann@dlr.de>
Thu, 5 Apr 2001 17:27:56 +0000 (17:27 +0000)
committerRalf Hartmann <Ralf.Hartmann@dlr.de>
Thu, 5 Apr 2001 17:27:56 +0000 (17:27 +0000)
git-svn-id: https://svn.dealii.org/trunk@4385 0785d39b-7218-0410-832d-ea1e28bc413d

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

index e529b8d7b3c72f7a5133c922c18dab27819e33f1..292b9fadb438403c775b1a0fe0c7c96518dfb071 100644 (file)
@@ -318,16 +318,32 @@ documentation, etc</a>.
 
 <ol>
   <li> <p>
-       New: The static <code class="member">create_mass_matrix</code>,
+       New: The following functions are extended to work
+       on arbitrary mappings:
+       <br>
+       The static <code class="member">create_mass_matrix</code>,
        <code class="member">create_boundary_mass_matrix</code> and
        <code class="member">create_laplace_matrix</code> member
-       functions of the class <code class="class">MatrixCreator</code>
-       and the static <code class="member">project</code> and <code
+       functions of the class <code class="class">MatrixCreator</code>,
+       <br>
+       the static <code class="member">project</code> and <code
        class="member">project_boundary_values</code> member functions
-       of <code class="class">VectorTools</code> are extended to work
-       on arbitrary mappings. All these functions now take a <code
-       class="class">Mapping</code> object as additional argument.
+       of the class <code class="class">VectorTools</code>,
+       <br>
+       the two versions of the static <code
+       class="member">estimate</code> member functions of the class
+       <code class="class">KellyErrorEstimator</code>,
        <br>
+       and the static <code class="member">approximate_gradient</code>
+       and <code class="member">approximate_second_derivative</code>
+       member functions of the class <code
+       class="class">DerivativeApproximation</code>.
+       </p>
+
+       <p>
+       All these functions now take a <code
+       class="class">Mapping</code> object as additional argument.
+       <br>      
        For backward compatibility there exist second versions of
        each of these functions that still don't have a <code
        class="class">Mapping</code> argument. These functions
@@ -559,9 +575,9 @@ documentation, etc</a>.
   <li> <p>
        New: The constructor of the <code class="class">FEValues</code>
        and <code class="class">FE(Sub)FaceValues</code> classes now
-       take a pointer to <code class="class">Mapping</code> object as
-       additional argument. This is the new possibility to combine a
-       <code class="class">FiniteElement</code> with an arbitrary
+       take a reference of a <code class="class">Mapping</code> object
+       as additional argument. This is the new possibility to combine
+       <code class="class">FiniteElement</code> with an arbitrary
        <code class="class">Mapping</code>, see also <a
        href="#new_fe_mapping_design">New FE and Mapping Design</a>.
        </p>

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.