Index: /issm/trunk-jpl/test/NightlyRun/test3019.py
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test3019.py	(revision 21017)
+++ /issm/trunk-jpl/test/NightlyRun/test3019.py	(revision 21018)
@@ -42,4 +42,7 @@
 #recover jacobian: 
 jac_forward=md.results.TransientSolution[0].AutodiffJacobian
+print md.mesh.numberofvertices
+print jac_forward.shape
+print jac_reverse.shape
 
 #Fields and tolerances to track changes
