Skip to content
Snippets Groups Projects
Commit ae890d01 authored by Guillaume Demesy's avatar Guillaume Demesy
Browse files

more Gauss points?

parent 02a39836
No related branches found
No related tags found
1 merge request!1Debug curved mesh
...@@ -151,7 +151,7 @@ Integration { ...@@ -151,7 +151,7 @@ Integration {
Case { Case {
{ GeoElement Point ; NumberOfPoints 1 ; } { GeoElement Point ; NumberOfPoints 1 ; }
{ GeoElement Line2 ; NumberOfPoints 4 ; } { GeoElement Line2 ; NumberOfPoints 4 ; }
{ GeoElement Triangle2; NumberOfPoints 6 ; } { GeoElement Triangle2; NumberOfPoints 12 ; }
} }
} }
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment