Index: /issm/trunk/src/c/objects/Loads/Numericalflux.cpp
===================================================================
--- /issm/trunk/src/c/objects/Loads/Numericalflux.cpp	(revision 6032)
+++ /issm/trunk/src/c/objects/Loads/Numericalflux.cpp	(revision 6033)
@@ -814,5 +814,5 @@
 	}
 	else{
-		ElementVector* pe=new ElementVector(nodes,NUMVERTICES_BOUNDARY,this->parameters);
+		pe=new ElementVector(nodes,NUMVERTICES_BOUNDARY,this->parameters);
 	}
 
