<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>Hi,</p>
<p><br>
</p>
<p>I need to compute the barycentric coordinates of a point.</p>
<p>Before reinventing the wheel, is there something already implemented within Dune? I have looked inside dune-grid and dune-geometry but I haven't found anything.</p>
<p><br>
</p>
<p>If nothing is implemented, do you think would be useful to add this feature to Dune (I think it should be added as a method of Dune::Geometry)? </p>
<p>Obviously I will implement such a method.</p>
<p><br>
</p>
<p>Cheers,</p>
<p>Marco</p>
</div>
</body>
</html>