[cig-commits] r19826 - short/3D/PyLith/trunk

brad at geodynamics.org brad at geodynamics.org
Tue Mar 20 09:23:37 PDT 2012


Author: brad
Date: 2012-03-20 09:23:37 -0700 (Tue, 20 Mar 2012)
New Revision: 19826

Modified:
   short/3D/PyLith/trunk/TODO
Log:
Updated TODO.

Modified: short/3D/PyLith/trunk/TODO
===================================================================
--- short/3D/PyLith/trunk/TODO	2012-03-20 16:05:52 UTC (rev 19825)
+++ short/3D/PyLith/trunk/TODO	2012-03-20 16:23:37 UTC (rev 19826)
@@ -11,7 +11,17 @@
     pylith step02.cfg ../../../share/debug_malloc.cfg
     pylith step04.cfg ../../../share/debug_malloc.cfg
 
+* Point interpolation
 
+  Fails in parallel.
+
+  Test case:
+    cd examples/3d/hex8
+    pylith step19.cfg --nodes=1 # OK
+    pylith step19.cfg --nodes=2 # ERROR
+      [0]PETSC ERROR: Petsc has generated inconsistent data!
+      [0]PETSC ERROR: Invalid number of points located 9 should be 8! 
+
 ======================================================================
 CURRENT ISSUES/PRIORITIES
 ======================================================================



More information about the CIG-COMMITS mailing list