[Dune] Multilinear geometry local(global) method bug?

Aleksejs Fomins aleksejs.fomins at lspr.ch
Fri Sep 12 10:34:32 CEST 2014


Dear Dune,

In the Multilinear Geometry class method local(global) currently
implements Newton's method. The current termination condition for the
method is

while( dx.two_norm2() > tolerance );

Which means that currently the square of the estimated quadratic error
of local coordinate is compared with the error tolerance. Is this
intentional?

Regards,
Aleksejs

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 551 bytes
Desc: OpenPGP digital signature
URL: <https://lists.dune-project.org/pipermail/dune/attachments/20140912/55ad81a1/attachment.sig>


More information about the Dune mailing list