<ol>
<li> <p>
- New: Long requested but never implemented before in the library: there
- is now a function <code
- <class="member">GridToold::find_active_cell_around_point</code> that,
- given a point, finds the active cell in which this point lies.
+ New: Long requested but never implemented before in the
+ library: there is now a function <code
+ <class="member">GridTool::find_active_cell_around_point</code>
+ that, given a point, finds the active cell in which this point
+ lies.
<br>
(WB 2003/10/30)
</p>
- <li> <p>
- Changed: The <code
- <class="member">SolutionTransfer::interpolate</code>
- <br>
- (Brent Bailey, WB 2003/10/22 and RH 2003/10/24)
- </p>
-
<li> <p>
New: <code class="class">MGCoarseGridHouseholder</code>
implements a coarse grid solver using QR-factorization.