<li> <p>
New: Finite elements got a function <code
- class="member">get_interpolation_matrix</class>, with which they can
+ class="member">get_interpolation_matrix</code>, with which they can
compute interpolations between different finite elements. Most will use
this to compute interpolations between finite elements of the same kind
but different polynomial degrees. The <code
<li> <p>
New: Finite elements got a function <code
- class="member">get_name</class>, which can be used to identify a finite
+ class="member">get_name</code>, which can be used to identify a finite
element by its name.
<br>
(WB 2003/06/09)
<li> <p>
New: Raviart-Thomas elements are now implemented in the <code
- class="class">FE_RaviartThomas</class> class.
+ class="class">FE_RaviartThomas</code> class.
<br>
(WB 2003/06/09)
</p>