[Dune] [#571] MonomLocalInterpolation.interpolate() is extremly unstable

Dune dune at dune-project.org
Sun Jun 28 16:40:28 CEST 2009


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

A new Flyspray task has been opened.  Details are below. 

User who did this - Carsten Gräser (Carsten) 

Attached to Project - Dune
Summary - MonomLocalInterpolation.interpolate() is extremly unstable
Task Type - Bug Report
Category - Localfunctions
Status - New
Assigned To - 
Operating System - Unspecified / All
Severity - Low
Priority - Normal
Reported Version - SVN
Due in Version - Undecided
Due Date - Undecided
Details - The method used to compute the weights in interpolate() is extremly unstable (and slow).

Even for 1d polynomials of order 9 the error in terms of the max norm of the coefficient vector goes up to ~0.6 if the coefficients range between -100 and 100. For order 11 the matrix seems even to be (numerically) singular. See results of testfem.cc. You may also try higher order polynomials and compare the speed with Pk3D.

Perhaps it's more stable (and efficient) to compute the monomial coefficients from the Newton- or Lagrange-interpolation.

More information can be found at the following URL:
http://www.dune-project.org/flyspray/index.php?do=details&task_id=571

You are receiving this message because you have requested it from the Flyspray bugtracking system.  If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.




More information about the Dune mailing list