<div dir="ltr">Area of a unit triangle is (1x1)/2 I would guess. </div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Oct 27, 2022 at 11:32 AM Yann Jobic <<a href="mailto:yann.jobic@univ-amu.fr">yann.jobic@univ-amu.fr</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hello,<br>
<br>
I'm trying to understand how to use the lowlevel Petsc Finit Element <br>
Framework. I've got few questions about it.<br>
<br>
1) I'm checking the determinant of the Jacobian transformation from real <br>
space to the parametric one. The source code is in :<br>
<a href="https://petsc.org/main/src/dm/impls/plex/plexgeometry.c.html#DMPlexComputeTriangleGeometry_Internal" rel="noreferrer" target="_blank">https://petsc.org/main/src/dm/impls/plex/plexgeometry.c.html#DMPlexComputeTriangleGeometry_Internal</a><br>
I don't quite understand the 0.5 factor in front of it.<br>
Geometrically, it should be the ratio of the area/volume of the reel <br>
element over the referenced one. It's not the case here no ?<br>
It seems that, for other elements, this factor still applies.<br>
What this factor represent ?<br>
<br>
2) I only checked triangle elements here. The ordering of the test <br>
functions and its derivatives is different it seems, with also the 0.5 <br>
factor. Am i mistaken ?<br>
<br>
I could not find any informations about it in the user-doc. Maybe it's <br>
written somewhere else ?<br>
<br>
Many Thanks,<br>
<br>
Best regards,<br>
<br>
Yann<br>
</blockquote></div>