Index: /issm/trunk-jpl/src/ad/todo
===================================================================
--- /issm/trunk-jpl/src/ad/todo	(revision 11118)
+++ /issm/trunk-jpl/src/ad/todo	(revision 11119)
@@ -1,6 +1,2 @@
-ad/test for numerical accuracy: 
--send instructions for compiling the serial code.
--polish the validation.sh run.
-
 Externalpackages: out into astrid-r1b
 
@@ -9,2 +5,9 @@
 
 Switch to metis 5.0
+
+Wrap MatSet and MatAssembly.
+Wrapper around Petsc data types and Petsc calls to separate derivative data 
+and normal data understood by Petsc.
+
+Preprocessing configuration of the data type wrappers to petsc or adouble or double* 
+
Index: /issm/trunk-jpl/src/ad/wrappers.txt
===================================================================
--- /issm/trunk-jpl/src/ad/wrappers.txt	(revision 11118)
+++ /issm/trunk-jpl/src/ad/wrappers.txt	(revision 11119)
@@ -110,4 +110,5 @@
 MatAssemblyBegin
 MatAssemblyEnd
+MatSetValues
 MatCompress
 MatNorm
