Index: /issm/branches/trunk-larour-NatGeoScience2016/src/c/classes/Elements/Tria.cpp
===================================================================
--- /issm/branches/trunk-larour-NatGeoScience2016/src/c/classes/Elements/Tria.cpp	(revision 21375)
+++ /issm/branches/trunk-larour-NatGeoScience2016/src/c/classes/Elements/Tria.cpp	(revision 21376)
@@ -3748,5 +3748,5 @@
 			IssmDouble Ig=0;
 			gauss->GaussPoint(ig);
-			deltathickness_input->GetInputValue(&Ig);
+			deltathickness_input->GetInputValue(&Ig,gauss);
 			I+=Ig*gauss->weight;
 			total_weight+=gauss->weight;
