[cig-commits] r13848 - cs/cigma/trunk/tests/data/qr

luis at geodynamics.org luis at geodynamics.org
Mon Jan 12 14:10:19 PST 2009


Author: luis
Date: 2009-01-12 14:10:19 -0800 (Mon, 12 Jan 2009)
New Revision: 13848

Modified:
   cs/cigma/trunk/tests/data/qr/tet4_ord3.dat
Log:
Fix test "quick.sh -t 1002" (Quadrature::check_points() should return true).

We can't use FiatQuadrature.tet_qr(3) directly. We need to transform
the integration rule to the domain used by cigma::tet4.

Modified: cs/cigma/trunk/tests/data/qr/tet4_ord3.dat
===================================================================
--- cs/cigma/trunk/tests/data/qr/tet4_ord3.dat	2009-01-12 22:10:17 UTC (rev 13847)
+++ cs/cigma/trunk/tests/data/qr/tet4_ord3.dat	2009-01-12 22:10:19 UTC (rev 13848)
@@ -1,9 +1,9 @@
 8 4
-0.29583885   -0.68663473 -0.72789005 -0.75497035
-0.12821632   -0.83720867 -0.85864055  0.08830369
-0.16925605   -0.86832263  0.13186633 -0.75497035
-0.07335544   -0.93159441 -0.4120024   0.08830369
-0.29583885    0.16949513 -0.72789005 -0.75497035
-0.12821632   -0.39245447 -0.85864055  0.08830369
-0.16925605   -0.50857335  0.13186633 -0.75497035
-0.07335544   -0.74470688 -0.4120024   0.08830369
+0.0369798563589     0.156682637337  0.136054976803  0.122514822655
+0.0160270405985     0.0813956670147 0.0706797241594 0.544151844011
+0.0211570064545     0.06583868706   0.565933165073  0.122514822655
+0.00916942992148    0.0342027932368 0.293998800632  0.544151844011
+0.0369798563589     0.584747563205  0.136054976803  0.122514822655
+0.0160270405985     0.303772764815  0.0706797241594 0.544151844011
+0.0211570064545     0.245713325212  0.565933165073  0.122514822655
+0.00916942992148    0.12764656212   0.293998800632  0.544151844011



More information about the CIG-COMMITS mailing list