diff --git a/ElectromagneticScattering/scattering.pro b/ElectromagneticScattering/scattering.pro index 609cbcc0275b86dd54c2aff88e62758f4543616a..8768a0c1d6ba0932935c3c89b4f333b9a693ae0d 100644 --- a/ElectromagneticScattering/scattering.pro +++ b/ElectromagneticScattering/scattering.pro @@ -242,11 +242,8 @@ Integration { Case { { GeoElement Point ; NumberOfPoints 1 ; } { GeoElement Line2 ; NumberOfPoints 4 ; } - { GeoElement Triangle2 ; NumberOfPoints 6 ; } - { GeoElement Tetrahedron2 ; NumberOfPoints 15 ; } - // { GeoElement Line2 ; NumberOfPoints 4 ; } - // { GeoElement Triangle2 ; NumberOfPoints 6 ; } - // { GeoElement Tetrahedron2 ; NumberOfPoints 15 ; } + { GeoElement Triangle2 ; NumberOfPoints 12 ; } + { GeoElement Tetrahedron2 ; NumberOfPoints 17 ; } } } }