]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Extend several functions in VectorTools to work on arbitrary Mappings.
authorhartmann <hartmann@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 27 Mar 2001 11:54:22 +0000 (11:54 +0000)
committerhartmann <hartmann@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 27 Mar 2001 11:54:22 +0000 (11:54 +0000)
git-svn-id: https://svn.dealii.org/trunk@4298 0785d39b-7218-0410-832d-ea1e28bc413d

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

index e3675419f1a468e74d70148b47fe79c567998d93..290a397a391e04d0c1868e894ad44f05e866b03c 100644 (file)
@@ -281,6 +281,26 @@ documentation, etc</a>.
 
 <ol>
   <li> <p>
+       New: The static <code class="member">interpolate</code>, <code
+       class="member">create_right_hand_side</code>, <code
+       class="member">interpolate_boundary_values</code>, <code
+       class="member">integrate_difference</code> and <code
+       class="member">compute_mean_value</code> member functions of
+       the class <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. 
+       <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
+       implicitely use a mapping of the class <code
+       class="class">MappingQ1</code>.
+       <br>
+       (RH 2001/03/27)
+
+  <li> <p>
+       </p>
        New: <code class="class">Boundary</code> and derived classes
        now have a function <code
        class="member">get_tangents_at_vertices</code> that returns a

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.