Skip to content
Snippets Groups Projects
Commit e20459ff authored by fontchas5's avatar fontchas5
Browse files

ras

parent 4da6d47d
No related branches found
No related tags found
No related merge requests found
...@@ -202,7 +202,7 @@ $$\iiint\_K f({\bf x})\\,\text{d}{\bf x} = \iiint\_{K\_r} f\left({\bf x}({\bf u ...@@ -202,7 +202,7 @@ $$\iiint\_K f({\bf x})\\,\text{d}{\bf x} = \iiint\_{K\_r} f\left({\bf x}({\bf u
Ci-dessous, vous trouverez une petite application permettant de calculer le Jacobien d'un triangle quelconque (avec l'aimable autorisation de son auteur [B. Thierry](https://bthierry.pages.math.cnrs.fr/)) : Ci-dessous, vous trouverez une petite application permettant de calculer le Jacobien d'un triangle quelconque (avec l'aimable autorisation de son auteur [B. Thierry](https://bthierry.pages.math.cnrs.fr/)) :
{{< rawhtml >}} {{< rawhtml >}}
<div style="position: relative; text-align:center; max-width:600px; margin-right: auto;margin-left: auto;"> <div style="position: relative; text-align:center; max-width:800px; margin-right: auto;margin-left: auto;">
<iframe id="iframe-jacobian" src='../../../app/jacobian/index.html' scrolling="no" width="100%"></iframe> <iframe id="iframe-jacobian" src='../../../app/jacobian/index.html' scrolling="no" width="100%"></iframe>
<p><strong>Déplacez les sommets du triangle pour modifier la valeur du Jacobien.</strong> Quand il est négatif cela signifie que le triangle est "retourné" par rapport au triangle de référence</p> <p><strong>Déplacez les sommets du triangle pour modifier la valeur du Jacobien.</strong> Quand il est négatif cela signifie que le triangle est "retourné" par rapport au triangle de référence</p>
</div> </div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment