Index: /issm/trunk/src/c/objects/Elements/Penta.cpp
===================================================================
--- /issm/trunk/src/c/objects/Elements/Penta.cpp	(revision 5924)
+++ /issm/trunk/src/c/objects/Elements/Penta.cpp	(revision 5925)
@@ -5102,5 +5102,5 @@
 
 	/*Get dof list: */
-	GetDofList(&doflist,NoneApproximationEnum,GsetEnum);
+	GetDofList(&doflist,StokesApproximationEnum,GsetEnum);
 
 	/*Use the dof list to index into the solution vector: */
