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

coquille

parent dfa7e2b1
No related branches found
No related tags found
No related merge requests found
...@@ -96,13 +96,13 @@ Formulation { ...@@ -96,13 +96,13 @@ Formulation {
Equation { Equation {
Galerkin { [ Dof{Grad u} , {Grad u} ] ; Integral { [ Dof{Grad u} , {Grad u} ] ;
In Domaine ; Jacobian Jvol ; Integration Integ ; } In Domaine ; Jacobian Jvol ; Integration Integ ; }
Galerkin { [ -beta[] , {u} ] ; Integral { [ -beta[] , {u} ] ;
In Source ; Jacobian Jvol ; Integration Integ ; } In Source ; Jacobian Jvol ; Integration Integ ; }
Galerkin { [ -gamma[] , {u} ] ; Integral { [ -gamma[] , {u} ] ;
In Neumann ; Jacobian Jvol ; Integration Integ ; } In Neumann ; Jacobian Jvol ; Integration Integ ; }
} }
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment