]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
templatized vector args.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 16 May 2000 09:06:40 +0000 (09:06 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 16 May 2000 09:06:40 +0000 (09:06 +0000)
git-svn-id: https://svn.dealii.org/trunk@2862 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/news/2000/c-3-0.html

index aa81e189ee86d414d3cb3484473471fb8fc4139f..9585c4e294423e19093a525c274a28cbc442e31a 100644 (file)
@@ -40,7 +40,7 @@
        </p>
 
   <li> <p>
-       There is now a function <code class="member">invert
+       New: There is now a function <code class="member">invert
        (Tensor<2,dim>)</code> that returns the inverse of a tensor of
        rank 2.
        <br>
        <br>
        (WB 2000/05/15)
        </p>
+
+  <li> <p>
+       New: many functions are now templatized on the data type of the
+       vector they take or return. They thus now support
+       <code class="class">Vector&lt;float&gt;</code>, but also
+       <code class="class">BlockVector&lt;...&gt;</code>. An
+       incomplete and growing list of functions that were treated in
+       this way is:
+       <code class="member">DoFAccess::get_dof_values</code>,
+       <code class="member">DoFAccess::set_dof_values</code>,
+       <code class="member">DoFAccess::get_interpolated_dof_values</code>,
+       <code class="member">DoFAccess::set_dof_values_by_interpolation</code>,
+       <code class="member">FEValues::get_function_values</code>,
+       <code class="member">FEValues::get_function_grads</code>,
+       <code class="member">FEValues::get_function_2nd_derivatives</code>.
+       <br>
+       (WB 2000/05/16)
+       </p>
 </ol>
 
 <hr>

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.