Index: /issm/trunk/src/c/objects/Elements/Penta.cpp
===================================================================
--- /issm/trunk/src/c/objects/Elements/Penta.cpp	(revision 4354)
+++ /issm/trunk/src/c/objects/Elements/Penta.cpp	(revision 4355)
@@ -79,5 +79,4 @@
 	this->inputs=new Inputs();
 	this->results=new Results();
-
 }
 /*}}}*/
@@ -272,4 +271,5 @@
 	return sizeof(id)
 		+hnodes_size
+		+sizeof(numanalyses)
 		+hmatice.MarshallSize()
 		+hmatpar.MarshallSize()
