package HumanoidAnimation.Skeleton;

import org.web3d.x3d.jsail.Core.*;
import org.web3d.x3d.jsail.fields.*;
import org.web3d.x3d.jsail.Geometry3D.*;
import org.web3d.x3d.jsail.Grouping.*;
import org.web3d.x3d.jsail.Navigation.*;
import org.web3d.x3d.jsail.PointingDeviceSensor.*;
import org.web3d.x3d.jsail.Rendering.*;
import org.web3d.x3d.jsail.Shape.*;

// Javadoc metadata annotations follow, see below for X3DJSAIL Java source code.
/**
 * <p> parietal bones are two bones in skull which form sides and roof of neurocranium. </p>
 <p> Related links:  source l_parietal.java, <a href="https://www.web3d.org/x3d/content/examples/X3dResources.html" target="_blank">X3D Resources</a>, <a href="https://www.web3d.org/x3d/content/examples/X3dSceneAuthoringHints.html" target="_blank">X3D Scene Authoring Hints</a>, and <a href="https://www.web3d.org/x3d/content/X3dTooltips.html" target="_blank">X3D Tooltips</a>. </p>
	<table style="color:black; border:0px solid; border-spacing:10px 0px;">
        <caption>Scene Meta Information</caption>
		<tr style="background-color:silver; border-color:silver;">
			<td style="text-align:center; padding:10px 0px;"><i>meta tags</i></td>
			<td style="text-align:left;   padding:10px 0px;">HumanoidAnimation.Skeleton.l_parietal&nbsp; Document Metadata </td>
		</tr>

		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> title </i> </td>
			<td> <a href="https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Skeleton/l_parietal.x3d">l_parietal.x3d</a> </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> description </i> </td>
			<td> parietal bones are two bones in skull which form sides and roof of neurocranium </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> creator </i> </td>
			<td> Joe Williams, John Carlson, Damon Hernandez, Don Brutzman </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> translator </i> </td>
			<td> Don Brutzman </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> created </i> </td>
			<td> 5 December 2013 </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> translated </i> </td>
			<td> 5 March 2026 </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> modified </i> </td>
			<td> 8 March 2026 </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> reference </i> </td>
			<td> <a href="https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Skeleton/originals/parietl.x3d">originals/parietl.x3d</a> </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> reference </i> </td>
			<td> <a href="https://en.wikipedia.org/wiki/Parietal_bone" target="_blank">https://en.wikipedia.org/wiki/Parietal_bone</a> </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> reference </i> </td>
			<td> <a href="https://en.wikipedia.org/wiki/List_of_bones_of_the_human_skeleton" target="_blank">https://en.wikipedia.org/wiki/List_of_bones_of_the_human_skeleton</a> </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> reference </i> </td>
			<td> usage examples <a href="https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Medical" target="_blank">https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Medical</a> </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> generator </i> </td>
			<td> X3D-Edit 4.0, <a href="https://www.web3d.org/x3d/tools/X3D-Edit" target="_blank">https://www.web3d.org/x3d/tools/X3D-Edit</a> </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> generator </i> </td>
			<td> X3D Tidy, <a href="https://www.web3d.org/x3d/stylesheets/X3dTidy.html" target="_blank">https://www.web3d.org/x3d/stylesheets/X3dTidy.html</a> </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> identifier </i> </td>
			<td> <a href="https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Skeleton/l_parietal.x3d" target="_blank">https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Skeleton/l_parietal.x3d</a> </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> license </i> </td>
			<td> <a href="https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Skeleton/../license.html">../license.html</a> </td>
		</tr>
		<tr style="background-color:silver; border-color:silver;">
			<td style="text-align:center;" colspan="2">  &nbsp; </td>
		</tr>
	</table>

	<p>
		This program uses the
		<a href="https://www.web3d.org/specifications/java/X3DJSAIL.html" target="_blank">X3D Java Scene Access Interface Library (X3DJSAIL)</a>.
		It has been produced using the 
		<a href="https://www.web3d.org/x3d/stylesheets/X3dToJava.xslt" target="_blank">X3dToJava.xslt</a>
		stylesheet
	       (<a href="https://sourceforge.net/p/x3d/code/HEAD/tree/www.web3d.org/x3d/stylesheets/X3dToJava.xslt" target="_blank">version control</a>)
                which is used to create Java source code from an original <code>.x3d</code> model.
	</p>

	* @author Joe Williams, John Carlson, Damon Hernandez, Don Brutzman
 */

public class l_parietal
{
	/** Default constructor to create this object. */
	public l_parietal ()
	{
	  initialize();
	}

	/** Create and initialize the X3D model for this object. */
	public final void initialize()
	{
            try { // catch-all
  x3dModel = new X3D().setProfile(X3D.PROFILE_INTERACTIVE).setVersion(X3D.VERSION_4_0)
  .setHead(new head()
    .addMeta(new meta().setName(meta.NAME_TITLE      ).setContent("l_parietal.x3d"))
    .addMeta(new meta().setName(meta.NAME_DESCRIPTION).setContent("parietal bones are two bones in skull which form sides and roof of neurocranium"))
    .addMeta(new meta().setName(meta.NAME_CREATOR    ).setContent("Joe Williams, John Carlson, Damon Hernandez, Don Brutzman"))
    .addMeta(new meta().setName(meta.NAME_TRANSLATOR ).setContent("Don Brutzman"))
    .addMeta(new meta().setName(meta.NAME_CREATED    ).setContent("5 December 2013"))
    .addMeta(new meta().setName(meta.NAME_TRANSLATED ).setContent("5 March 2026"))
    .addMeta(new meta().setName(meta.NAME_MODIFIED   ).setContent("8 March 2026"))
    .addMeta(new meta().setName(meta.NAME_REFERENCE  ).setContent("originals/parietl.x3d"))
    .addMeta(new meta().setName(meta.NAME_REFERENCE  ).setContent("https://en.wikipedia.org/wiki/Parietal_bone"))
    .addMeta(new meta().setName(meta.NAME_REFERENCE  ).setContent("https://en.wikipedia.org/wiki/List_of_bones_of_the_human_skeleton"))
    .addMeta(new meta().setName(meta.NAME_REFERENCE  ).setContent("usage examples https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Medical"))
    .addMeta(new meta().setName(meta.NAME_GENERATOR  ).setContent("X3D-Edit 4.0, https://www.web3d.org/x3d/tools/X3D-Edit"))
    .addMeta(new meta().setName(meta.NAME_GENERATOR  ).setContent("X3D Tidy, https://www.web3d.org/x3d/stylesheets/X3dTidy.html"))
    .addMeta(new meta().setName(meta.NAME_IDENTIFIER ).setContent("https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Skeleton/l_parietal.x3d"))
    .addMeta(new meta().setName(meta.NAME_LICENSE    ).setContent("../license.html")))
  .setScene(new Scene()
    .addChild(new WorldInfo().setTitle("l_parietal.x3d"))
    .addComments(" user hovering reveals description, user selection/deselection temporarily binds/unbinds a hidden close-up viewpoint ")
    .addChild(new TouchSensor("UserTouchSensor").setDescription("bone l_parietal"))
    .addChild(new Transform("parietl").setTranslation(0.0325,1.7122,-0.0298)
      .addChild(new Viewpoint("HiddenViewpoint").setNearDistance(0.001).setPosition(0.0,0.0,0.3)
        .setNavigationInfo(new NavigationInfo().setTransitionType(new String[] {"ANIMATE"}).setType(new String[] {"EXAMINE"})))
      .addChild(new ROUTE().setFromNode("UserTouchSensor").setFromField("isActive").setToNode("HiddenViewpoint").setToField("set_bind"))
      .addChild(new Shape()
        .setAppearance(new Appearance()
          .setMaterial(new Material("BoneMaterial").setAmbientIntensity(0.965).setDiffuseColor(1.0,0.9765,0.8667).setShininess(0.05).setSpecularColor(0.349,0.349,0.349)))
        .setGeometry(new IndexedFaceSet("parietl_geometry").setDEF("parietl_geometry").setCreaseAngle(1.571).setCoordIndex(getparietl_geometry_5_24_coordIndex())
          .setCoord(new Coordinate("parietl_coordinate").setPoint(getparietl_coordinate_6_24_point()))))));
            }
            catch (Exception ex)
            {       
                System.err.println ("*** Further hints on X3DJSAIL errors and exceptions at");
                System.err.println ("*** https://www.web3d.org/specifications/java/X3DJSAIL.html");
                throw (ex);
            }
	}
	// end of initialize() method


		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=1 */
		private int[] getparietl_geometry_5_24_coordIndex_1()
		{
			int[] value = {0,1,2,-1,3,4,5,-1,6,7,8,-1,9,10,11,-1,12,13,14,-1,15,13,16,-1,17,18,19,-1,20,21,22,-1,23,24,25,-1,26,27,28,-1,29,30,31,-1,32,29,33,-1,34,35,36,-1,37,38,39,-1,40,41,42,-1,43,44,45,-1,46,47,48,-1,49,50,51,-1,52,46,48,-1,53,54,55,-1,56,57,58,-1,59,60,61,-1,62,63,64,-1,65,56,66,-1,67,68,69,-1,70,71,72,-1,73,74,75,-1,76,77,78,-1,79,80,81,-1,78,82,83,-1,84,85,86,-1,85,87,86,-1,88,89,90,-1,91,35,34,-1,92,74,93,-1,94,95,96,-1,97,98,45,-1,99,100,101,-1,102,99,43,-1,34,36,103,-1,104,74,105,-1,106,107,108,-1,109,110,111,-1,107,106,112,-1,113,114,115,-1,116,117,118,-1,119,120,121,-1,122,123,124,-1,125,126,127,-1,128,129,130,-1,131,132,127,-1,122,133,126,-1,134,135,136,-1,137,138,139,-1,140,141,142,-1,134,140,143,-1,142,143,140,-1,144,145,146,-1,144,147,145,-1,148,149,150,-1,151,152,153,-1,154,155,156,-1,157,158,159,-1,154,156,160,-1,161,162,163,-1,162,164,165,-1,166,167,168,-1,5,169,170,-1,171,167,172,-1,173,174,175,-1,174,176,175,-1,13,177,178,-1,179,180,181,-1,182,183,184,-1,185,13,178,-1,186,187,188,-1,189,184,190,-1,178,191,9,-1,185,16,13,-1,192,193,194,-1,195,196,197,-1,198,199,200,-1,201,202,203,-1,204,205,201,-1,206,207,208,-1,199,209,200,-1,210,202,211,-1,212,213,214,-1,215,216,217,-1,218,219,220,-1,221,214,222,-1,223,224,225,-1,226,227,228,-1,229,230,228,-1,225,231,232,-1,233,234,218,-1,235,236,237,-1,238,239,240,-1,241,242,243,-1,244,245,246,-1,247,248,249,-1,250,251,252,-1,253,254,255,-1,256,257,258,-1,259,260,261,-1,262,263,246,-1,264,265,266,-1,267,268,269,-1,269,270,267,-1,68,67,72,-1,271,272,273,-1,274,275,276,-1,277,278,279,-1,280,281,282,-1,283,284,285,-1,283,286,287,-1,288,289,290,-1,291,292,293,-1,294,295,296,-1,297,298,299,-1,300,301,302,-1,303,304,305,-1,306,307,308,-1,307,309,310,-1,308,311,312,-1,308,313,314,-1,315,292,291,-1,316,317,298,-1,318,291,319,-1,320,321,322,-1,323,324,325,-1,326,229,327,-1,327,328,329,-1,330,331,76,-1,96,44,22,-1,332,333,334,-1,24,335,336,-1,337,335,24,-1,338,339,340,-1,341,342,343,-1,344,345,346,-1,347,348,349,-1,350,351,352,-1,353,354,355,-1,31,356,357,-1,358,359,360,-1,361,362,363,-1,364,365,366,-1,47,367,368,-1,369,40,370,-1,371,372,281,-1,336,373,374,-1,375,376,377,-1,337,378,335,-1,379,380,381,-1,382,373,336,-1,383,384,385,-1,386,387,286,-1,388,389,390,-1,97,391,392,-1,393,296,394,-1,395,396,294,-1,397,398,399,-1,400,401,402,-1,403,404,119,-1,405,406,407,-1,408,409,410,-1,411,84,412,-1,32,54,413,-1,356,414,415,-1,416,417,418,-1,419,420,421,-1,286,422,287,-1,342,341,423,-1,424,425,426,-1,427,315,428,-1,429,430,63,-1,431,50,432,-1,341,343,433,-1,434,435,436,-1,437,438,439,-1,135,326,327,-1,440,441,442,-1,224,443,231,-1,444,445,446,-1,225,447,448,-1,448,449,450,-1,451,452,453,-1,454,443,224,-1,455,456,457,-1,210,458,459,-1,203,460,461,-1,462,463,464,-1,445,444,465,-1,466,467,468,-1,469,203,461,-1,470,151,471,-1,472,473,474,-1,475,476,477,-1,478,479,480,-1,481,482,483,-1,484,485,486,-1,487,488,489,-1,490,491,492,-1,493,494,495,-1,496,497,498,-1,499,500,501,-1,502,503,504,-1,505,506,507,-1,508,509,510,-1,511,512,513,-1,514,515,516,-1,517,518,519,-1,520,521,522,-1,523,524,525,-1,526,527,528,-1,529,530,531,-1,532,533,534,-1,535,536,537,-1,538,490,539,-1,540,493,541,-1,542,543,544,-1,517,545,546,-1,547,548,549,-1,550,551,552,-1,553,554,555,-1,556,557,558,-1,559,560,561,-1,562,563,564,-1,565,566,567,-1,568,567,569,-1,570,571,572,-1,573,574,575,-1,576,535,537,-1,577,578,579,-1,580,581,582,-1,583,584,585,-1,586,587,588,-1,589,590,591,-1,592,593,594,-1,592,595,593,-1,596,597,598,-1,599,600,601,-1,491,316,602,-1,603,604,481,-1,605,606,607,-1,608,575,609,-1,610,611,612,-1,613,614,615,-1,616,617,618,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=2 */
		private int[] getparietl_geometry_5_24_coordIndex_2()
		{
			int[] value = {619,123,620,-1,621,622,623,-1,516,515,624,-1,481,604,625,-1,626,627,628,-1,629,630,631,-1,632,572,571,-1,633,634,75,-1,635,520,636,-1,637,638,639,-1,564,640,641,-1,642,643,644,-1,645,646,647,-1,648,649,650,-1,651,652,653,-1,654,551,550,-1,655,656,657,-1,658,659,82,-1,660,661,662,-1,663,664,665,-1,666,667,547,-1,668,669,670,-1,671,672,493,-1,559,673,674,-1,675,676,677,-1,678,479,679,-1,680,681,682,-1,683,684,685,-1,686,687,688,-1,500,689,560,-1,690,691,692,-1,693,694,677,-1,695,524,523,-1,514,516,696,-1,697,698,699,-1,700,701,702,-1,703,704,705,-1,706,707,708,-1,556,576,709,-1,710,711,712,-1,713,714,715,-1,716,717,718,-1,719,720,721,-1,722,723,724,-1,725,698,697,-1,726,727,551,-1,728,729,578,-1,730,670,556,-1,693,731,732,-1,682,681,532,-1,733,720,719,-1,569,498,734,-1,735,736,685,-1,667,666,701,-1,737,738,739,-1,740,741,742,-1,743,744,745,-1,622,746,747,-1,612,748,749,-1,750,751,752,-1,753,616,754,-1,738,755,753,-1,756,757,758,-1,80,759,760,-1,761,762,763,-1,764,765,766,-1,615,767,747,-1,619,768,769,-1,770,771,772,-1,773,774,775,-1,776,777,778,-1,779,602,780,-1,781,782,783,-1,784,785,786,-1,787,788,789,-1,790,791,792,-1,793,794,795,-1,796,797,798,-1,799,800,801,-1,802,803,804,-1,805,806,807,-1,808,809,810,-1,811,812,813,-1,814,150,815,-1,816,817,818,-1,819,820,821,-1,822,823,824,-1,825,826,827,-1,827,828,825,-1,829,830,831,-1,832,833,834,-1,835,836,837,-1,838,839,840,-1,841,842,843,-1,843,844,841,-1,845,846,847,-1,255,254,848,-1,849,18,17,-1,850,851,852,-1,853,854,855,-1,856,857,858,-1,859,860,861,-1,862,863,864,-1,865,866,867,-1,868,869,870,-1,871,858,863,-1,872,873,874,-1,875,876,877,-1,878,879,880,-1,881,882,883,-1,884,885,886,-1,887,888,889,-1,890,814,891,-1,892,821,893,-1,894,819,895,-1,896,897,898,-1,899,900,901,-1,902,903,853,-1,903,904,853,-1,905,906,907,-1,908,909,910,-1,911,912,913,-1,914,915,916,-1,917,918,919,-1,920,794,921,-1,785,922,923,-1,924,925,926,-1,927,928,929,-1,929,930,931,-1,932,933,934,-1,935,936,937,-1,938,939,940,-1,748,941,942,-1,863,943,944,-1,943,945,944,-1,946,947,948,-1,839,838,949,-1,950,951,952,-1,749,748,953,-1,954,955,956,-1,957,958,959,-1,960,961,962,-1,963,964,944,-1,965,966,967,-1,968,969,970,-1,971,972,943,-1,16,0,2,-1,973,974,975,-1,16,2,15,-1,976,977,978,-1,979,980,981,-1,982,983,984,-1,985,986,987,-1,988,989,990,-1,991,989,992,-1,993,994,995,-1,996,997,998,-1,982,999,1000,-1,1001,1002,1003,-1,1004,1005,1006,-1,1004,1006,1007,-1,1008,1009,1010,-1,1011,981,1012,-1,1013,1003,1014,-1,1011,1015,1005,-1,984,1016,1009,-1,1016,1017,1009,-1,1018,1019,1020,-1,1021,1022,1023,-1,1024,1025,988,-1,1026,1027,1028,-1,1029,1030,1031,-1,1032,1033,1034,-1,1035,1036,1037,-1,976,1007,1038,-1,987,1032,1029,-1,1025,1039,1040,-1,1033,1041,1034,-1,1028,992,1042,-1,1043,1044,1045,-1,1046,1047,1048,-1,1049,1050,1047,-1,1051,1052,1047,-1,1053,1054,1051,-1,1055,1051,1056,-1,1057,1058,1059,-1,1060,1061,1062,-1,1063,1058,1057,-1,1063,1064,1054,-1,1065,1066,1055,-1,1067,1061,1068,-1,1069,1062,1067,-1,1070,1071,1072,-1,1073,1074,1075,-1,1076,1077,1078,-1,1076,1079,1080,-1,1081,1082,1083,-1,1084,1081,1085,-1,1086,1087,1088,-1,1089,1090,1091,-1,1092,1093,1094,-1,1095,1096,1097,-1,1098,1099,1100,-1,1101,1102,1103,-1,1104,1105,1106,-1,1107,1108,1109,-1,1064,1110,1052,-1,1076,1111,1079,-1,1112,1113,1114,-1,1115,1116,1117,-1,1118,1119,1120,-1,1121,1122,1123,-1,1124,1125,1126,-1,1124,1127,1128,-1,1080,1129,1130,-1,1085,1131,1132,-1,1133,1091,1134,-1,1135,1136,1137,-1,1127,1124,1095,-1,1138,1139,1140,-1,1141,1142,1143,-1,1125,1073,1075,-1,1144,1145,1117,-1,1146,1147,1148,-1,1111,1149,1079,-1,1050,1150,1048,-1,1049,1120,1119,-1,1057,1151,1152,-1,1122,1153,1123,-1,1125,1145,1073,-1,1122,1121,1154,-1,1155,1156,1157,-1,1158,1159,1160,-1,1161,1162,1163,-1,1164,1165,1166,-1,1167,1168,1169,-1,1170,1168,1171,-1,1172,1173,1174,-1,1175,1176,1177,-1,1176,1178,1179,-1,1174,1180,566,-1,1170,1181,1182,-1,1183,1184,1185,-1,1173,1172,1186,-1,1165,1159,1158,-1,1047,1164,1056,-1,1187,1188,1189,-1,1190,1191,1192,-1,1193,1194,1195,-1,1196,1197,1198,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=3 */
		private int[] getparietl_geometry_5_24_coordIndex_3()
		{
			int[] value = {1199,1200,980,-1,1201,1202,1203,-1,1204,1205,1206,-1,1207,1208,1209,-1,1190,1189,1188,-1,1210,1211,1212,-1,1213,1214,1215,-1,1216,990,1217,-1,1157,1218,1219,-1,1220,1221,1222,-1,1223,1224,1225,-1,1226,1227,1228,-1,1229,1230,1231,-1,1231,1232,1233,-1,1230,1234,1235,-1,1236,1237,1238,-1,1239,1240,1241,-1,1242,1243,1244,-1,990,1216,1245,-1,1246,1247,1248,-1,1249,1250,1251,-1,1242,1252,1253,-1,1254,1255,1256,-1,1257,1258,1259,-1,1260,1261,1262,-1,1226,1263,1264,-1,1265,1266,1267,-1,1203,1251,1268,-1,1269,1247,1270,-1,1271,1272,1273,-1,1108,1274,1275,-1,1276,1277,1278,-1,1279,1226,1280,-1,1281,1282,1089,-1,1244,1243,1283,-1,1284,1270,1285,-1,1269,1286,1287,-1,1229,1234,1230,-1,1204,1288,1289,-1,1280,1226,1290,-1,1291,1225,1224,-1,1241,1237,1236,-1,1292,1293,1294,-1,1295,1279,1296,-1,1297,1291,1224,-1,1298,1268,1251,-1,1247,1299,1270,-1,1300,1301,1270,-1,1217,1302,1303,-1,989,1302,990,-1,1189,1214,1213,-1,1273,1272,1214,-1,1304,1305,1306,-1,1307,1308,1309,-1,1273,1310,1311,-1,1271,1000,999,-1,1312,1264,1313,-1,1263,1072,993,-1,1197,1314,1315,-1,1289,1195,1205,-1,1209,1205,1311,-1,1189,1310,1273,-1,1316,1317,1318,-1,1319,1188,1187,-1,1214,1189,1273,-1,1197,1315,1198,-1,1320,1321,1322,-1,1323,1160,1324,-1,1325,1326,1327,-1,1328,1329,1330,-1,477,1331,1174,-1,1185,1184,1069,-1,1332,1333,1334,-1,1334,1335,1336,-1,1337,1328,1338,-1,1180,1339,1340,-1,1341,1342,1343,-1,1344,1345,1346,-1,1347,1169,1348,-1,1162,1349,1350,-1,1351,1352,1353,-1,1354,1341,1343,-1,1355,1356,1348,-1,1357,1358,1359,-1,1360,1361,1362,-1,1363,1364,1365,-1,1366,1367,1080,-1,1116,1115,1368,-1,1369,1096,1124,-1,1370,1119,1371,-1,1372,1369,1126,-1,1106,1373,1374,-1,1375,1376,1377,-1,1140,1139,1141,-1,1021,1023,994,-1,1378,1086,1379,-1,1154,1121,1380,-1,1381,1367,1382,-1,1115,1117,1128,-1,1128,1117,1145,-1,1119,1118,1371,-1,1370,1383,1384,-1,1220,1385,1386,-1,1315,1387,1388,-1,1082,1389,1390,-1,1108,1275,1391,-1,1109,1108,1392,-1,1106,1105,1373,-1,1393,1369,1372,-1,1372,1371,1118,-1,1358,1394,1395,-1,1103,1396,1397,-1,1398,1399,1400,-1,1393,1097,1096,-1,1401,1089,1091,-1,1402,1403,1404,-1,1405,1087,1378,-1,1087,1406,1407,-1,1389,1082,1408,-1,1078,1077,1409,-1,1410,1145,1144,-1,1061,1067,1062,-1,1411,1412,1068,-1,1413,1110,1064,-1,1414,1110,1413,-1,1152,1414,1415,-1,1057,1416,1417,-1,1060,1068,1061,-1,1413,1057,1415,-1,1412,1177,1067,-1,1412,1411,1056,-1,1064,1052,1054,-1,1052,1418,1047,-1,1357,1418,1151,-1,1419,1042,992,-1,978,1420,1421,-1,1422,1037,1423,-1,1044,1042,1419,-1,1034,1035,1037,-1,1424,1028,1042,-1,1038,1007,1425,-1,1426,1427,1041,-1,1030,1428,1031,-1,987,986,1033,-1,1033,986,1429,-1,1029,1430,1030,-1,1028,991,992,-1,1025,1431,998,-1,1022,1432,1036,-1,1023,1036,994,-1,1433,1003,1434,-1,1006,1005,1015,-1,984,1435,982,-1,1012,981,1436,-1,1004,1020,1019,-1,1434,1003,985,-1,1018,978,1421,-1,1008,1010,1437,-1,998,1438,1039,-1,1423,1439,1028,-1,988,992,989,-1,997,996,1211,-1,987,1440,1441,-1,1312,1313,1436,-1,974,1442,975,-1,1443,914,1444,-1,863,944,1445,-1,1446,1447,1448,-1,1449,1450,1451,-1,1452,1453,1454,-1,1455,1456,1457,-1,1458,1459,943,-1,1460,938,940,-1,956,1461,954,-1,1462,1463,1464,-1,942,953,748,-1,1465,1452,1466,-1,1467,1468,1459,-1,1469,857,951,-1,1470,959,1461,-1,1471,881,1472,-1,1473,824,1474,-1,873,1475,1476,-1,1477,843,1478,-1,1479,1480,1481,-1,1482,900,854,-1,1483,1484,1485,-1,1486,847,1487,-1,1488,1489,838,-1,1490,1491,1492,-1,832,896,898,-1,1493,1494,1495,-1,1493,1496,1494,-1,1497,1498,1499,-1,1500,890,891,-1,150,1501,148,-1,1502,1503,884,-1,885,1504,1505,-1,879,878,1506,-1,1507,1471,1508,-1,1509,1510,1511,-1,1512,1513,1514,-1,1515,1516,1517,-1,1518,1519,1515,-1,1520,1521,1522,-1,1523,1524,1525,-1,1526,1527,1528,-1,1529,1527,1526,-1,1530,1531,1532,-1,922,1533,923,-1,1240,1202,1534,-1,1535,888,1536,-1,971,863,862,-1,1257,861,860,-1,858,1537,1538,-1,1539,1540,1541,-1,924,1542,1543,-1,17,19,1539,-1,1489,847,1544,-1,1545,1475,1546,-1,825,1532,1547,-1,1548,1549,930,-1,1550,1551,1552,-1,1500,811,1553,-1,1466,1452,1554,-1,254,1541,848,-1,1555,1556,1557,-1,1558,1559,1560,-1,1444,1561,1443,-1,972,1562,943,-1,1563,1564,1565,-1,1566,1567,1568,-1,849,17,177,-1,1569,965,1570,-1,1571,947,1572,-1,1573,1574,1575,-1,1472,1508,1471,-1,1576,921,1577,-1,792,791,1578,-1,1579,1523,1580,-1,1581,1582,1583,-1,1584,922,1585,-1,1586,1587,241,-1,1588,261,1589,-1,124,123,1590,-1,1591,1592,1593,-1,1594,1595,1596,-1,1597,1598,1599,-1,1600,1601,1602,-1,584,587,586,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=4 */
		private int[] getparietl_geometry_5_24_coordIndex_4()
		{
			int[] value = {1603,1604,1605,-1,1606,1607,1608,-1,592,594,1609,-1,1610,1611,1612,-1,623,752,751,-1,1613,1614,1615,-1,734,1616,1617,-1,572,1618,1619,-1,1620,1621,1622,-1,1620,703,1621,-1,548,1623,699,-1,523,496,503,-1,1624,640,1625,-1,1626,643,642,-1,717,1627,718,-1,505,600,1628,-1,508,549,548,-1,1629,1630,1631,-1,695,1617,525,-1,742,1632,1633,-1,562,1634,1635,-1,480,642,478,-1,1636,733,1637,-1,715,714,1638,-1,647,646,609,-1,639,638,485,-1,1639,1640,1641,-1,1642,1628,576,-1,548,1643,1623,-1,725,1644,1645,-1,519,515,514,-1,1646,1647,518,-1,569,475,1648,-1,504,1619,1618,-1,1649,1650,1651,-1,1652,630,741,-1,1653,1654,1655,-1,1656,1657,1658,-1,1658,1659,1660,-1,1661,637,1662,-1,551,1663,552,-1,479,478,644,-1,1664,676,675,-1,1665,1666,1667,-1,1668,1669,1639,-1,493,559,494,-1,1670,1671,1672,-1,702,1673,1674,-1,1675,708,707,-1,1676,1677,685,-1,685,1678,1676,-1,666,1673,702,-1,1679,1680,1638,-1,517,546,1646,-1,1681,1682,675,-1,1683,1684,1685,-1,498,570,496,-1,1619,496,570,-1,1686,1687,1624,-1,1688,1689,1690,-1,1686,1691,1692,-1,628,1693,1694,-1,681,533,532,-1,625,1695,1696,-1,1697,1698,488,-1,1699,1700,1701,-1,1702,1703,1704,-1,612,1705,1706,-1,1611,1610,596,-1,1707,1708,941,-1,583,1709,1710,-1,753,635,636,-1,758,520,1711,-1,1712,1713,563,-1,1714,1715,1716,-1,1717,1718,1719,-1,1720,558,1721,-1,1720,730,558,-1,1610,1612,1722,-1,588,1723,586,-1,584,583,587,-1,1724,1725,717,-1,1726,1727,486,-1,567,498,569,-1,582,1728,1729,-1,1683,1730,1731,-1,738,1679,739,-1,1653,1638,1680,-1,1638,1653,1732,-1,1671,1659,1657,-1,645,1638,1732,-1,554,553,1733,-1,729,555,554,-1,1734,1623,1643,-1,1735,1736,544,-1,1737,1738,1739,-1,1740,1741,476,-1,581,580,1742,-1,1743,1728,582,-1,521,635,682,-1,672,671,1744,-1,1744,559,672,-1,1620,728,703,-1,1745,1637,719,-1,512,1746,1747,-1,505,507,1748,-1,527,1749,528,-1,725,1643,1644,-1,536,1750,1751,-1,1661,499,501,-1,624,1701,1752,-1,1753,1754,1645,-1,1726,1661,1755,-1,1756,603,1757,-1,1758,1759,1760,-1,1689,1761,1762,-1,1741,1763,1764,-1,1765,1766,1767,-1,1767,1768,1765,-1,1769,1770,1771,-1,223,1772,454,-1,1773,1774,1775,-1,188,187,1776,-1,152,151,470,-1,1777,1778,1779,-1,1769,1780,1770,-1,159,158,1781,-1,1782,1783,459,-1,447,232,1784,-1,1785,1786,1787,-1,1788,1789,1773,-1,209,1790,1778,-1,443,1784,232,-1,1791,1792,1793,-1,50,431,1794,-1,1795,424,1796,-1,422,385,1797,-1,20,386,21,-1,1798,1799,1800,-1,68,71,69,-1,1801,1802,347,-1,1803,1804,99,-1,426,425,1805,-1,1806,423,1807,-1,1807,21,1806,-1,1808,1809,1810,-1,39,1811,278,-1,1812,1800,1799,-1,1813,1814,1815,-1,1816,409,408,-1,1817,1818,1819,-1,402,1820,1821,-1,1822,1823,1824,-1,1825,1826,296,-1,1827,1828,391,-1,399,1828,1827,-1,1825,1829,1830,-1,1831,1832,390,-1,1833,1834,1835,-1,282,281,372,-1,376,375,1836,-1,1837,1838,1839,-1,1840,382,1841,-1,1809,1808,1842,-1,1843,1844,1845,-1,1846,46,1847,-1,1848,1849,1850,-1,1850,1849,274,-1,47,1851,278,-1,1852,1853,362,-1,1854,1855,28,-1,1856,1857,1858,-1,1859,1860,1861,-1,1862,1815,1814,-1,1863,1864,432,-1,1865,1866,60,-1,1867,60,59,-1,1868,410,112,-1,1869,1870,90,-1,1871,1872,1873,-1,403,1874,1875,-1,132,1876,1877,-1,1878,1843,1845,-1,1879,355,1880,-1,1879,1880,1814,-1,1881,136,1882,-1,404,1587,1883,-1,305,295,1884,-1,392,391,293,-1,319,291,1885,-1,1886,322,321,-1,321,1887,1888,-1,1889,1890,316,-1,1891,1892,309,-1,1893,303,305,-1,285,342,423,-1,305,1894,284,-1,285,284,1894,-1,1895,1896,1897,-1,1898,1899,781,-1,1900,1901,780,-1,1902,1903,384,-1,1903,1904,1905,-1,1906,1809,1907,-1,1878,1908,1909,-1,1844,1843,1910,-1,1911,1912,1913,-1,1914,1915,1916,-1,1917,1918,290,-1,1849,275,274,-1,1919,1858,1920,-1,1921,273,333,-1,1922,1923,411,-1,1924,1925,1926,-1,269,268,1927,-1,1928,264,1929,-1,1930,349,1871,-1,1931,782,1926,-1,1932,1933,744,-1,1934,1935,1936,-1,1937,1938,1939,-1,252,1871,1940,-1,1941,1942,1943,-1,1944,1945,1946,-1,1947,238,1944,-1,1877,1948,1949,-1,1950,1949,1948,-1,1877,1791,1951,-1,1793,1952,1953,-1,1954,1955,233,-1,326,230,229,-1,1956,1957,329,-1,215,217,226,-1,450,1958,1959,-1,458,1789,1782,-1,1790,1960,1779,-1,463,1961,1962,-1,469,1963,204,-1,207,1964,208,-1,195,200,1965,-1,1966,257,198,-1,1967,1968,1969,-1,1970,1971,1968,-1,1972,177,17,-1,1442,12,1973,-1,1970,1967,1974,-1,190,1975,1976,-1,1977,1978,441,-1,1979,1980,1981,-1,1982,1983,442,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=5 */
		private int[] getparietl_geometry_5_24_coordIndex_5()
		{
			int[] value = {1984,1776,1985,-1,169,8,170,-1,1985,1986,1987,-1,1988,1989,1990,-1,1499,1991,1,-1,168,171,325,-1,170,8,173,-1,1992,1993,1994,-1,163,165,1778,-1,1995,1996,1997,-1,1998,1999,1778,-1,1778,1999,163,-1,2000,2001,2002,-1,160,2003,154,-1,156,155,2004,-1,1996,2005,1997,-1,1984,172,1776,-1,2006,173,323,-1,2007,2008,2009,-1,134,141,140,-1,2010,1792,2011,-1,2012,1881,2013,-1,2014,461,2015,-1,131,1792,2016,-1,2011,1792,131,-1,2017,2018,2019,-1,2020,125,2021,-1,2022,2023,2018,-1,331,2024,77,-1,107,2025,109,-1,2026,763,2027,-1,352,115,348,-1,410,2028,2029,-1,2029,2025,410,-1,2030,2031,634,-1,2025,112,410,-1,2032,85,2033,-1,371,1842,25,-1,373,382,25,-1,372,371,25,-1,22,383,385,-1,422,387,22,-1,736,735,2034,-1,2035,99,2036,-1,2037,2036,2038,-1,736,2037,2039,-1,1822,1824,2040,-1,98,2041,102,-1,75,2042,2043,-1,2044,2045,58,-1,2046,2047,2048,-1,1816,2049,2050,-1,1794,1864,2051,-1,2052,2053,2054,-1,409,1816,2028,-1,2055,1470,2056,-1,2057,958,2058,-1,124,2059,2060,-1,633,80,79,-1,2061,1736,2062,-1,769,2063,619,-1,87,93,73,-1,2064,2065,2066,-1,2067,59,61,-1,353,355,64,-1,64,355,1879,-1,1860,55,2068,-1,1813,1861,2068,-1,36,35,360,-1,31,2069,27,-1,2070,1878,23,-1,1842,1808,2071,-1,2072,34,2073,-1,2074,380,2075,-1,1850,2076,2073,-1,2077,91,2078,-1,1811,38,48,-1,1855,2077,2078,-1,393,45,95,-1,393,95,396,-1,1878,1838,337,-1,1,1991,2079,-1,14,13,15,-1,2080,2081,10,-1,9,11,2082,-1,3,2083,4,-1,2,1,2084,-1,1,2079,973,-1,2085,2086,2087,-1,973,2084,1,-1,0,2088,1,-1,2089,2090,2091,-1,9,2092,2093,-1,2080,10,9,-1,2094,178,2093,-1,974,12,1442,-1,131,2095,132,-1,337,23,1878,-1,39,2096,37,-1,47,1811,48,-1,2078,26,28,-1,28,1855,2078,-1,2097,38,37,-1,37,23,2097,-1,2098,383,2099,-1,98,102,43,-1,2045,2044,2100,-1,48,38,2101,-1,1808,370,2071,-1,23,37,2070,-1,356,31,30,-1,360,2102,36,-1,1861,1860,2068,-1,2103,2104,2105,-1,64,63,353,-1,1879,2104,64,-1,2033,2106,2032,-1,2107,1879,2068,-1,87,73,86,-1,2106,67,69,-1,2043,73,75,-1,542,544,2108,-1,2109,2110,2101,-1,2111,957,2112,-1,2055,957,1470,-1,90,1870,88,-1,1816,2050,2028,-1,2049,2113,2050,-1,2046,2114,2047,-1,75,634,2042,-1,2041,427,102,-1,2038,1822,2040,-1,2115,2116,736,-1,2116,2117,736,-1,2038,2040,2037,-1,2037,2035,2036,-1,2035,43,99,-1,2034,2035,736,-1,22,385,422,-1,25,374,373,-1,1840,2118,372,-1,2096,2070,37,-1,2032,87,85,-1,2025,107,112,-1,634,2119,2030,-1,111,110,81,-1,2120,2047,2114,-1,410,409,2028,-1,115,2121,108,-1,2121,2122,108,-1,115,114,348,-1,114,113,2123,-1,118,77,2024,-1,331,77,76,-1,121,120,2124,-1,768,128,2017,-1,2020,126,125,-1,339,338,2095,-1,1882,2013,1881,-1,2125,1788,1775,-1,2013,2126,2012,-1,134,2127,141,-1,2128,142,141,-1,2129,2130,449,-1,2130,451,449,-1,325,324,168,-1,812,2007,2009,-1,2131,171,2132,-1,2133,152,2134,-1,153,2135,471,-1,2136,2137,160,-1,2138,1785,2139,-1,1995,1997,2140,-1,1999,155,161,-1,2141,2142,2143,-1,2144,1992,2145,-1,153,471,151,-1,173,2006,170,-1,168,167,171,-1,3,1,2088,-1,1,1497,1499,-1,2146,3,170,-1,2147,1982,442,-1,12,177,13,-1,181,1979,1981,-1,1977,441,440,-1,440,182,1977,-1,2148,2149,2080,-1,1970,1974,2150,-1,2150,186,1970,-1,17,2151,1972,-1,1968,1967,1970,-1,1962,1966,463,-1,210,1789,458,-1,1789,2152,1782,-1,2153,221,222,-1,1959,225,450,-1,217,227,226,-1,329,328,1956,-1,326,2154,230,-1,326,2155,2154,-1,2156,2157,2158,-1,233,2159,1954,-1,1877,2160,1791,-1,1877,1951,1948,-1,233,1955,234,-1,1944,240,2161,-1,1821,1947,1944,-1,1944,1946,1821,-1,1943,2162,1941,-1,2163,2164,2165,-1,2166,2167,2168,-1,2169,2170,407,-1,2171,253,255,-1,2172,2173,2174,-1,782,2175,1926,-1,1929,2176,1928,-1,1926,1922,1924,-1,1925,2177,1926,-1,2178,2179,2180,-1,2181,2182,70,-1,2183,2184,2185,-1,1856,2186,358,-1,1851,1916,278,-1,1906,2187,2188,-1,2189,369,1810,-1,1839,1909,2190,-1,2191,1909,1908,-1,2192,1897,2193,-1,2194,2189,2193,-1,1897,1905,2193,-1,2189,2195,2196,-1,283,287,1797,-1,264,1928,2168,-1,289,1915,290,-1,284,1893,305,-1,285,423,1806,-1,394,296,295,-1,2197,1890,2198,-1,1892,1891,1885,-1,2199,2200,491,-1,1888,1886,321,-1,321,2201,1887,-1,293,292,392,-1,300,317,316,-1,103,366,1850,-1,657,656,283,-1,1881,134,136,-1,1814,1813,1879,-1,1813,2068,1879,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=6 */
		private int[] getparietl_geometry_5_24_coordIndex_6()
		{
			int[] value = {1845,2191,1878,-1,403,2202,1874,-1,1871,1873,2203,-1,90,1940,1869,-1,1868,112,265,-1,59,2204,1867,-1,1865,60,1867,-1,432,49,1863,-1,1880,1862,1814,-1,1859,1861,2205,-1,1856,360,1857,-1,28,334,1854,-1,2206,1852,362,-1,278,1811,47,-1,1850,274,2076,-1,1850,2207,1848,-1,1846,2208,46,-1,1842,1907,1809,-1,1841,280,1840,-1,1839,2209,1837,-1,1836,2210,376,-1,372,2118,282,-1,1840,282,2118,-1,1840,280,282,-1,1835,397,1833,-1,1831,2211,1832,-1,1830,1826,1825,-1,399,398,1828,-1,1827,391,97,-1,296,393,1825,-1,1823,2212,1824,-1,1821,1946,402,-1,408,2213,1816,-1,1813,1815,2214,-1,1799,416,1812,-1,278,277,39,-1,1810,370,1808,-1,1805,433,426,-1,102,1803,99,-1,347,350,1801,-1,71,70,69,-1,361,2206,362,-1,1798,2102,1799,-1,386,1806,21,-1,1797,287,422,-1,1796,2215,1795,-1,50,1794,51,-1,1792,2010,1793,-1,443,232,231,-1,1778,165,209,-1,1788,2216,1789,-1,1785,2138,1786,-1,1784,2217,447,-1,459,458,1782,-1,1781,1963,159,-1,1769,466,1780,-1,1778,1790,1779,-1,470,2218,152,-1,1776,172,188,-1,1775,1788,1773,-1,454,224,223,-1,1771,1960,1769,-1,608,2219,575,-1,1689,1762,1690,-1,1692,2220,2221,-1,579,2222,577,-1,1756,2223,2224,-1,1630,2225,1631,-1,2226,1695,2227,-1,2228,578,577,-1,501,1755,1661,-1,2229,667,509,-1,741,740,1652,-1,503,502,2230,-1,1747,513,512,-1,2231,1753,2225,-1,1745,719,2232,-1,1620,555,728,-1,1744,560,559,-1,521,682,2233,-1,2234,581,1742,-1,2235,2236,681,-1,2237,2238,2239,-1,2240,652,1643,-1,697,1734,1643,-1,728,555,729,-1,729,554,1717,-1,1733,2241,554,-1,645,2242,1638,-1,1671,1657,1672,-1,1653,1680,1654,-1,2243,694,2244,-1,1729,580,582,-1,693,2245,718,-1,717,716,1724,-1,2246,2247,1650,-1,2248,612,611,-1,613,764,766,-1,1606,2249,1607,-1,2250,2251,2252,-1,1610,1722,2253,-1,730,556,558,-1,2254,649,557,-1,561,660,2255,-1,1712,563,562,-1,490,2199,491,-1,753,755,635,-1,1710,587,583,-1,1611,596,598,-1,619,2256,123,-1,2257,2258,589,-1,2259,2260,588,-1,2261,2262,2263,-1,1704,683,1702,-1,1702,2264,1703,-1,2265,2266,2228,-1,2267,2268,2269,-1,681,2236,533,-1,1686,1624,1691,-1,1686,1634,1687,-1,2233,1731,1730,-1,498,567,570,-1,1711,1685,563,-1,677,1681,675,-1,2270,2271,661,-1,1646,518,517,-1,2272,682,635,-1,723,1652,740,-1,714,1679,1638,-1,716,1637,1724,-1,651,1718,2273,-1,1746,2274,545,-1,666,702,701,-1,685,684,1678,-1,1699,2231,1700,-1,1896,290,1918,-1,2275,275,2184,-1,1675,2276,708,-1,2277,702,1674,-1,2278,1670,1672,-1,493,672,559,-1,1668,2279,1669,-1,710,1665,1667,-1,675,1682,1664,-1,644,679,479,-1,1623,1734,699,-1,551,727,1663,-1,1661,1662,499,-1,1658,1657,1659,-1,1658,2267,1656,-1,630,629,741,-1,1649,2246,1650,-1,1618,2280,504,-1,1648,568,569,-1,1646,2281,1647,-1,696,516,1752,-1,1645,2282,725,-1,548,2240,1643,-1,1628,709,576,-1,1639,1669,1640,-1,485,484,639,-1,609,2283,647,-1,1638,574,715,-1,1637,716,1636,-1,642,644,478,-1,1635,1712,562,-1,742,1633,2284,-1,524,695,525,-1,508,548,2285,-1,1642,505,1628,-1,1627,2286,718,-1,642,480,1626,-1,640,2287,1625,-1,2230,523,503,-1,2288,1654,1680,-1,699,2285,548,-1,2272,1745,682,-1,1667,711,710,-1,1617,475,734,-1,1617,695,475,-1,1750,1697,2289,-1,1613,2127,1614,-1,588,613,1723,-1,1610,2253,2290,-1,2291,2292,2293,-1,2294,2250,1706,-1,2295,2296,1707,-1,2297,662,754,-1,2298,756,2299,-1,2300,2301,777,-1,615,614,767,-1,591,2302,589,-1,1590,2059,124,-1,2303,775,774,-1,246,245,2304,-1,2305,2306,2307,-1,2308,1533,2309,-1,2310,788,787,-1,2311,1524,801,-1,2312,2313,1511,-1,2314,2315,2316,-1,1571,1572,2317,-1,2318,967,2319,-1,2320,2321,2322,-1,1481,1480,2323,-1,2324,2325,2326,-1,798,797,1509,-1,1568,2327,1566,-1,803,1528,804,-1,2328,2329,2330,-1,2331,1487,1489,-1,2332,905,2333,-1,925,1557,1558,-1,2334,1555,1557,-1,1541,2335,2151,-1,2336,2337,2338,-1,2339,818,817,-1,2340,2341,936,-1,1298,821,820,-1,825,1547,826,-1,2342,2343,2344,-1,2345,1560,1443,-1,924,926,1542,-1,1538,864,858,-1,871,863,1445,-1,923,971,862,-1,888,887,1536,-1,920,2346,2347,-1,1532,825,1530,-1,803,1526,1528,-1,1517,2348,1515,-1,2348,1518,1515,-1,1518,2349,1519,-1,879,1506,2350,-1,885,1505,886,-1,885,884,1575,-1,1575,2314,885,-1,2351,2352,2353,-1,813,2354,2320,-1,814,890,1569,-1,1500,1553,890,-1,1497,2355,1498,-1,2356,902,2357,-1,1486,1487,2358,-1,1486,2359,847,-1,912,817,2360,-1,1480,2361,2362,-1,1559,1556,2363,-1,254,193,2364,-1,1228,1537,2365,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=7 */
		private int[] getparietl_geometry_5_24_coordIndex_7()
		{
			int[] value = {2346,2366,2367,-1,2368,870,1537,-1,2369,2333,2370,-1,1478,2371,1477,-1,1476,2372,873,-1,2373,2374,2375,-1,1471,882,881,-1,910,2376,2369,-1,859,857,1469,-1,2377,1456,1455,-1,1464,2378,1462,-1,857,856,951,-1,968,1447,2379,-1,2380,2381,2382,-1,848,2383,255,-1,1707,2296,2384,-1,2385,2386,2387,-1,1465,1997,2388,-1,1470,957,959,-1,2389,2390,2387,-1,859,1469,2391,-1,1458,2392,1459,-1,1562,2393,943,-1,997,1438,998,-1,2394,981,1011,-1,1013,995,1036,-1,987,1441,1434,-1,1211,1210,997,-1,1432,1026,1439,-1,994,1036,995,-1,1040,1008,1437,-1,1421,1017,1018,-1,1312,981,980,-1,981,1312,1436,-1,1441,2395,1433,-1,1013,2396,995,-1,2397,1438,997,-1,985,1003,1002,-1,2394,1011,983,-1,1015,2398,1006,-1,1433,1434,1441,-1,1023,1022,1036,-1,1432,1037,1036,-1,1025,1024,1431,-1,1429,1041,1033,-1,1033,1032,987,-1,1428,1425,1031,-1,1041,1429,1426,-1,1425,1428,1038,-1,1040,1437,2399,-1,1042,1044,1424,-1,1034,1037,1422,-1,1044,1419,1045,-1,2400,2399,1420,-1,1422,1423,1424,-1,976,978,2401,-1,978,977,1420,-1,992,2400,1419,-1,1418,1357,1047,-1,1411,1055,1056,-1,1052,1051,1054,-1,1151,1418,1152,-1,1056,1175,1412,-1,1412,1175,1177,-1,1057,1059,1416,-1,2402,1062,1069,-1,1413,1415,1414,-1,1064,1063,1413,-1,1068,1065,1411,-1,1059,1058,1054,-1,1054,1053,1059,-1,1072,994,993,-1,1050,1048,1047,-1,1122,1077,1153,-1,1083,1082,1390,-1,1087,1407,1088,-1,1405,1378,2403,-1,2404,1112,2405,-1,1090,1405,2403,-1,2406,1094,1093,-1,1393,2407,1097,-1,1103,1102,2408,-1,1369,1393,1096,-1,1394,1393,1120,-1,1118,1393,1372,-1,2409,2410,2411,-1,1364,1363,2412,-1,1321,1320,2413,-1,2414,1377,2415,-1,1108,1391,1392,-1,1107,2416,2417,-1,1378,1087,1086,-1,2418,2419,2420,-1,1092,1222,1093,-1,1078,1409,1154,-1,1128,1127,1115,-1,1381,1129,1367,-1,1121,2421,1380,-1,1086,1143,1379,-1,2422,2423,1138,-1,994,1071,1021,-1,2424,1070,1388,-1,1139,2425,1141,-1,1377,2414,1375,-1,1374,2426,1106,-1,1126,1383,1372,-1,2427,1135,1137,-1,2428,2429,1131,-1,1124,1126,1369,-1,1116,1368,2427,-1,1080,1079,1366,-1,1365,2430,1363,-1,1360,2431,1361,-1,1357,1417,1358,-1,2432,2433,2434,-1,2435,2436,2437,-1,2438,2439,2407,-1,1183,1171,2440,-1,2441,1167,1347,-1,2442,2439,2441,-1,1348,1169,1355,-1,2443,2444,1333,-1,1332,1334,1336,-1,1334,2445,1335,-1,2446,1185,1069,-1,477,1174,566,-1,1330,1171,1328,-1,1178,1176,1166,-1,1046,1074,2447,-1,2411,2448,2408,-1,2449,2450,2451,-1,1318,1305,1310,-1,1187,2452,1319,-1,1318,2453,1316,-1,1205,1195,1311,-1,1289,1193,1195,-1,1314,1403,1315,-1,1263,1196,1072,-1,1272,2454,2455,-1,2456,1305,1304,-1,2457,1188,1319,-1,1272,2458,1214,-1,1189,1213,1187,-1,991,1287,989,-1,1217,1303,2459,-1,1269,1301,2085,-1,1300,1270,1284,-1,1219,1218,2460,-1,1156,1155,2461,-1,2462,2463,2464,-1,2465,2466,2467,-1,2365,2468,1260,-1,1294,2469,1292,-1,1241,1236,1239,-1,1241,2470,2471,-1,2472,2473,1238,-1,1303,2474,2459,-1,1269,2085,1286,-1,1219,2460,2475,-1,1244,1283,1246,-1,1282,1405,1089,-1,1281,1089,1113,-1,2476,1314,1197,-1,1274,1108,2477,-1,1105,991,2412,-1,2478,2479,1242,-1,2453,1189,1190,-1,1270,1301,1269,-1,1268,1201,1203,-1,893,2480,1276,-1,865,1228,1227,-1,2468,1223,1260,-1,1256,2481,1254,-1,1299,1247,1219,-1,2482,2483,1283,-1,1245,2484,990,-1,1155,1246,1283,-1,1242,2479,1243,-1,1238,2473,1236,-1,1235,2472,1238,-1,1235,1238,1230,-1,1233,1229,1231,-1,1226,1279,1227,-1,1271,1273,1194,-1,2467,2468,2485,-1,1261,1260,1223,-1,1291,2486,1225,-1,1219,1155,1157,-1,2487,2461,1155,-1,991,1269,1287,-1,1303,1287,1286,-1,990,1302,1217,-1,1187,2488,2452,-1,2455,1210,1212,-1,1206,1205,2489,-1,2490,1204,1206,-1,1204,1289,1205,-1,1307,2491,1308,-1,1272,1212,2458,-1,1271,2492,1000,-1,980,979,1199,-1,1196,1198,1072,-1,1272,2455,1212,-1,2453,1190,1192,-1,2453,1192,1316,-1,1266,2493,1267,-1,2494,2448,2411,-1,2495,2496,2497,-1,1047,2498,1164,-1,1186,1162,1173,-1,1162,1327,1173,-1,1185,2499,1183,-1,1182,2500,1170,-1,1160,2501,1339,-1,1179,2444,1176,-1,1176,2444,1177,-1,1175,1166,1176,-1,1167,1169,1347,-1,2502,2432,1354,-1,1764,2503,1343,-1,1163,2504,1161,-1,1326,2505,2506,-1,1342,2436,2507,-1,2508,1060,2509,-1,1159,2501,1160,-1,1183,2440,1184,-1,2436,1342,2510,-1,2511,2434,2433,-1,1154,1409,1122,-1,1125,1128,1145,-1,1415,1057,1152,-1,1049,1395,1120,-1,1102,2512,2513,-1,2514,1132,2515,-1,1075,1384,1125,-1,1141,2425,1142,-1,1138,1094,1139,-1,1124,1096,1095,-1,1379,2403,1378,-1,1133,1401,1091,-1,1132,1084,1085,-1,1080,1367,1129,-1,1124,1128,1125,-1,1129,1381,2516,-1,1366,1079,1149,-1,1081,2419,1085,-1,1136,1135,1398,-1,2517,1107,1109,-1,1112,1114,2405,-1,1406,2422,1407,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=8 */
		private int[] getparietl_geometry_5_24_coordIndex_8()
		{
			int[] value = {2517,2416,1107,-1,1386,2413,1320,-1,1136,1398,2518,-1,1118,1120,1393,-1,1395,1394,1120,-1,1322,2519,1100,-1,1398,1400,2518,-1,2518,1148,1147,-1,1092,1094,2514,-1,1089,1405,1090,-1,2423,1081,1084,-1,1081,1083,2419,-1,1130,1076,1080,-1,1076,1078,1111,-1,1077,1122,1409,-1,1070,1072,1198,-1,994,1072,1071,-1,2446,1069,1067,-1,1412,1067,1068,-1,1065,1055,1411,-1,1063,1054,1058,-1,1063,1057,1413,-1,1394,1066,1065,-1,1416,1059,2520,-1,1062,2402,1060,-1,1414,1152,1418,-1,1047,1056,1051,-1,1359,1047,1357,-1,1047,1359,1049,-1,1043,1045,1428,-1,2400,992,988,-1,1424,1423,1028,-1,1025,1040,2399,-1,1025,998,1039,-1,1029,1440,987,-1,1038,977,976,-1,1038,1428,1045,-1,1035,1034,1427,-1,1427,1034,1041,-1,1031,1440,1029,-1,1027,991,1028,-1,1431,996,998,-1,1007,976,2401,-1,1017,1010,1009,-1,1011,1005,2521,-1,1013,1014,2396,-1,1011,1012,1015,-1,1006,1425,1007,-1,1013,1001,1003,-1,2397,997,1210,-1,2396,993,995,-1,1026,1028,1439,-1,988,990,1024,-1,987,1434,985,-1,979,981,2394,-1,1435,2397,1210,-1,2171,1968,1971,-1,2522,2523,1458,-1,969,2524,970,-1,2056,1470,2525,-1,961,1467,2526,-1,1455,2527,2377,-1,2528,1936,2174,-1,2362,1485,1443,-1,2529,1454,2530,-1,2378,2531,2532,-1,2385,953,2533,-1,863,971,943,-1,2056,164,162,-1,939,2532,940,-1,1456,2380,1457,-1,2381,1460,962,-1,1489,1487,847,-1,2534,2354,2009,-1,931,927,929,-1,927,2535,928,-1,924,2536,925,-1,2537,851,2538,-1,1507,1508,2366,-1,856,871,1445,-1,2360,2369,2370,-1,1488,1492,2539,-1,2540,810,2541,-1,2542,2543,2544,-1,1545,1478,843,-1,843,842,1545,-1,1493,2545,2546,-1,807,2545,850,-1,1493,2547,1496,-1,2548,2549,2550,-1,894,895,2551,-1,2549,2552,2553,-1,814,815,891,-1,1574,1572,2554,-1,884,886,1502,-1,2555,881,883,-1,2349,2556,1519,-1,1566,2557,2558,-1,2559,2560,2561,-1,803,802,2562,-1,2563,2564,2565,-1,870,1538,1537,-1,865,867,1228,-1,858,864,863,-1,865,1293,866,-1,862,2566,923,-1,2449,585,2567,-1,858,871,856,-1,2568,788,2569,-1,2383,1542,926,-1,1560,1559,2570,-1,914,2571,915,-1,847,2359,845,-1,844,2572,841,-1,854,2573,1482,-1,822,2344,2343,-1,828,2563,825,-1,819,821,892,-1,895,2341,2340,-1,814,1501,150,-1,813,1553,811,-1,2574,919,918,-1,2575,848,919,-1,1485,914,1443,-1,2576,2541,810,-1,2577,853,855,-1,1533,1582,923,-1,831,2578,829,-1,804,1477,802,-1,2371,2579,802,-1,1477,2371,802,-1,2580,1506,2326,-1,880,2313,2312,-1,1577,921,2581,-1,2582,2583,2584,-1,2562,2568,2585,-1,1585,922,2586,-1,2587,2306,2305,-1,1918,2588,2589,-1,2590,2591,1758,-1,2592,2593,2594,-1,2595,2059,1590,-1,2290,2596,2257,-1,778,777,2597,-1,1596,2598,2599,-1,763,113,761,-1,2600,2301,2601,-1,617,2602,2603,-1,2604,2605,2600,-1,542,2035,2034,-1,1728,2606,2607,-1,753,754,662,-1,2608,2609,1709,-1,612,749,2610,-1,1705,1607,2249,-1,1463,2292,1464,-1,2159,260,1952,-1,2611,602,316,-1,2612,2261,779,-1,740,742,2284,-1,2284,2613,740,-1,701,700,667,-1,1628,2254,709,-1,734,475,569,-1,719,1637,733,-1,682,532,2233,-1,732,694,693,-1,670,669,556,-1,729,579,578,-1,726,2614,727,-1,725,2282,698,-1,724,2615,722,-1,719,721,2616,-1,718,1636,716,-1,715,2617,713,-1,712,1665,710,-1,556,669,576,-1,708,663,706,-1,703,705,1621,-1,700,702,2277,-1,697,699,1734,-1,519,514,696,-1,523,2230,695,-1,2618,693,677,-1,690,692,2619,-1,560,541,500,-1,688,2620,686,-1,683,685,1702,-1,1745,680,682,-1,679,1731,678,-1,676,2618,677,-1,674,494,559,-1,2621,671,493,-1,668,670,2622,-1,667,2229,547,-1,665,706,663,-1,289,2623,2624,-1,602,1699,491,-1,654,726,551,-1,1746,512,543,-1,2242,645,647,-1,732,2625,2626,-1,643,679,644,-1,641,562,564,-1,661,2288,662,-1,1713,1729,2627,-1,635,521,520,-1,1738,2238,2590,-1,2628,2629,604,-1,624,1752,516,-1,765,2630,2597,-1,775,776,2631,-1,620,768,619,-1,618,754,616,-1,1600,648,650,-1,1600,2632,648,-1,615,764,613,-1,612,1706,610,-1,575,2283,609,-1,2299,2633,2634,-1,616,753,636,-1,2255,660,2635,-1,545,1747,1746,-1,542,43,2035,-1,2256,2636,2637,-1,2294,2251,2250,-1,2292,2291,1609,-1,623,2638,752,-1,585,2639,583,-1,2267,1658,1660,-1,576,2640,535,-1,573,575,2219,-1,1619,570,572,-1,2641,2606,2642,-1,568,565,567,-1,713,2643,1679,-1,714,713,1679,-1,689,1662,2270,-1,2644,2241,1733,-1,2645,550,552,-1,547,549,2646,-1,547,726,548,-1,2645,1719,550,-1,2061,2647,22,-1,2648,674,2649,-1,707,706,665,-1,506,1696,2650,-1,1689,626,1761,-1,496,523,525,-1,525,497,496,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=9 */
		private int[] getparietl_geometry_5_24_coordIndex_9()
		{
			int[] value = {1724,755,1725,-1,1644,2651,1629,-1,697,1643,725,-1,699,2652,2285,-1,495,2226,493,-1,2653,1663,727,-1,1663,2653,2222,-1,2654,605,2655,-1,1741,527,1763,-1,474,2656,472,-1,471,2657,470,-1,461,2658,469,-1,466,468,1780,-1,211,1786,2138,-1,2138,2659,211,-1,2156,445,465,-1,1995,462,464,-1,460,2660,461,-1,459,2661,210,-1,455,457,2662,-1,451,2130,452,-1,450,225,448,-1,447,2217,448,-1,2663,444,446,-1,442,1983,440,-1,327,136,135,-1,437,2664,438,-1,434,436,2665,-1,433,1805,341,-1,50,49,432,-1,63,62,429,-1,428,2666,427,-1,426,1796,424,-1,341,1807,423,-1,286,387,422,-1,421,2667,419,-1,418,1812,416,-1,415,357,356,-1,413,2668,32,-1,412,2669,411,-1,408,410,1868,-1,407,2670,405,-1,119,2202,403,-1,402,1946,400,-1,1803,102,2671,-1,399,1833,397,-1,294,2672,395,-1,393,394,45,-1,97,392,98,-1,390,1832,388,-1,386,20,387,-1,384,1797,385,-1,336,1841,382,-1,379,2075,380,-1,378,2673,335,-1,375,377,2674,-1,336,374,25,-1,2675,371,281,-1,369,370,1810,-1,2191,1908,1878,-1,368,1851,47,-1,365,2676,366,-1,363,2677,361,-1,358,360,1856,-1,357,2678,31,-1,353,2679,354,-1,352,1801,350,-1,347,1802,348,-1,346,2169,344,-1,339,2680,340,-1,336,25,24,-1,332,334,28,-1,96,95,44,-1,323,325,2006,-1,343,2681,433,-1,298,2611,316,-1,308,312,313,-1,1890,300,316,-1,308,314,306,-1,307,310,308,-1,321,320,2682,-1,398,2683,2684,-1,305,1884,2685,-1,2686,2687,2178,-1,283,386,286,-1,283,656,284,-1,2192,1810,1809,-1,2688,1845,1844,-1,280,2689,281,-1,1841,2689,280,-1,1845,2690,2191,-1,2691,2289,779,-1,2185,2184,364,-1,2692,1917,2275,-1,2179,272,2693,-1,2694,1862,354,-1,71,68,72,-1,266,1929,264,-1,2695,2696,237,-1,1933,2697,744,-1,1938,2698,1939,-1,2699,2171,255,-1,2700,2162,1943,-1,262,2164,2163,-1,240,1944,238,-1,1945,241,243,-1,2701,2696,1944,-1,233,218,1956,-1,225,232,447,-1,225,224,231,-1,1957,1956,218,-1,225,1959,223,-1,216,215,223,-1,1957,218,220,-1,214,221,212,-1,2702,1787,1786,-1,464,198,195,-1,211,1774,210,-1,1964,2703,208,-1,200,195,198,-1,2704,2364,2705,-1,2706,2707,2708,-1,849,12,2709,-1,9,2093,178,-1,1977,182,2710,-1,1969,1974,1967,-1,178,2094,185,-1,1976,1975,2148,-1,182,440,183,-1,1962,2711,2712,-1,849,177,12,-1,1987,2713,1989,-1,170,3,5,-1,462,1995,2140,-1,162,165,163,-1,163,1999,161,-1,157,2714,158,-1,154,161,155,-1,2321,2351,2715,-1,143,2716,134,-1,2716,135,134,-1,122,126,2020,-1,127,126,131,-1,128,2717,129,-1,2020,2021,2718,-1,122,620,123,-1,2024,116,118,-1,116,2719,117,-1,108,113,115,-1,761,113,108,-1,634,2031,2042,-1,111,761,109,-1,108,2122,106,-1,2720,2721,2604,-1,44,95,45,-1,2037,736,2035,-1,99,101,2036,-1,2722,94,96,-1,73,2043,86,-1,56,2107,57,-1,2026,89,88,-1,2112,957,2055,-1,2723,1612,2724,-1,2637,2725,2256,-1,761,658,762,-1,73,93,74,-1,2726,2067,61,-1,2104,2727,64,-1,2728,53,55,-1,55,1860,2728,-1,1857,360,35,-1,38,1811,39,-1,23,25,2097,-1,45,98,43,-1,29,31,33,-1,23,337,24,-1,22,387,20,-1,21,96,22,-1,970,948,1453,-1,2709,12,974,-1,1973,12,14,-1,2080,2149,2081,-1,9,2082,2092,-1,3,2088,2083,-1,1244,1252,1242,-1,1037,1439,1423,-1,1439,1037,1432,-1,2729,399,2730,-1,2729,1833,399,-1,2729,1834,1833,-1,2729,2731,1834,-1,2647,2062,2071,-1,2061,2062,2647,-1,1837,2673,378,-1,1837,2210,2673,-1,377,2210,1837,-1,377,376,2210,-1,2045,91,34,-1,2100,91,2045,-1,1878,2732,1838,-1,1878,2733,2732,-1,435,2734,332,-1,435,434,2734,-1,2735,55,54,-1,2735,2736,55,-1,2068,57,2107,-1,2068,55,57,-1,2737,58,2735,-1,2737,2044,58,-1,92,2066,2065,-1,2066,92,2032,-1,2064,61,2103,-1,2726,61,2064,-1,2109,1736,2110,-1,2062,1736,2109,-1,2738,2720,66,-1,2738,2721,2720,-1,1722,2060,2059,-1,2060,1722,2739,-1,1613,1611,598,-1,1615,1611,1613,-1,957,2058,958,-1,2058,957,2111,-1,415,2740,2668,-1,2741,2740,415,-1,2214,2742,413,-1,2742,2214,1815,-1,425,96,1805,-1,424,96,425,-1,424,2722,96,-1,424,1795,2722,-1,2743,2037,2040,-1,2743,2744,2037,-1,2274,2034,735,-1,2274,1746,2034,-1,2119,2029,2030,-1,2119,2025,2029,-1,2113,2745,2746,-1,2113,2049,2745,-1,88,1873,1872,-1,1870,1873,88,-1,2719,1819,117,-1,2719,405,1819,-1,2030,2028,2052,-1,2029,2028,2030,-1,118,763,77,-1,2027,763,118,-1,348,2123,1872,-1,114,2123,348,-1,2747,2063,769,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=10 */
		private int[] getparietl_geometry_5_24_coordIndex_10()
		{
			int[] value = {2747,2124,2063,-1,2747,2019,2748,-1,2019,2747,2017,-1,2749,2018,130,-1,2018,2749,2022,-1,2750,2124,120,-1,2751,2124,2750,-1,338,439,2095,-1,338,437,439,-1,2202,2748,1874,-1,119,2748,2202,-1,2748,119,121,-1,138,2752,2012,-1,138,137,2752,-1,2658,2014,159,-1,2658,461,2014,-1,2012,1614,1881,-1,2752,1614,2012,-1,2753,2128,146,-1,2754,2128,2753,-1,454,2755,443,-1,454,1772,2755,-1,2756,456,455,-1,2757,456,2756,-1,2529,2141,1554,-1,2529,2758,2141,-1,2534,2008,2759,-1,2009,2008,2534,-1,2351,2131,2715,-1,2351,2353,2131,-1,323,175,2147,-1,323,173,175,-1,2145,1994,2760,-1,1992,1994,2145,-1,2135,1996,1995,-1,1996,2135,2133,-1,2136,159,2014,-1,2136,157,159,-1,2138,154,2003,-1,2139,154,2138,-1,164,2761,165,-1,2761,164,2388,-1,2133,2005,1996,-1,2133,2762,2005,-1,2134,2762,2133,-1,2134,2763,2762,-1,2763,2764,2765,-1,2134,2764,2763,-1,166,324,442,-1,166,168,324,-1,1497,3,2146,-1,1497,1,3,-1,1990,2132,1988,-1,1990,2131,2132,-1,2766,2705,2767,-1,2766,2704,2705,-1,2712,1966,1962,-1,2712,2768,1966,-1,1970,188,2708,-1,188,1970,186,-1,2707,2171,1971,-1,2707,253,2171,-1,1972,2335,2769,-1,1972,2151,2335,-1,1786,202,201,-1,202,1786,211,-1,2770,197,2771,-1,2218,197,2770,-1,1787,221,2153,-1,1787,2702,221,-1,2158,2155,326,-1,2158,2157,2155,-1,260,233,1932,-1,260,2159,233,-1,2772,2773,2774,-1,2773,2772,2701,-1,2775,2774,2773,-1,2776,2774,2775,-1,2777,2680,1876,-1,2777,340,2680,-1,438,340,2777,-1,438,2664,340,-1,243,1946,1945,-1,243,400,1946,-1,1943,2778,2779,-1,2778,1943,1942,-1,250,2780,2700,-1,2780,250,2781,-1,1928,251,2782,-1,251,1928,1930,-1,1937,2174,2173,-1,1937,1939,2174,-1,2783,1936,745,-1,2783,1934,1936,-1,1922,2175,1923,-1,2175,1922,1926,-1,2203,1940,1871,-1,1940,2203,1869,-1,782,264,2168,-1,264,782,1931,-1,2784,270,2213,-1,267,270,2784,-1,1919,1854,2179,-1,1854,1919,1920,-1,1854,272,2179,-1,272,1854,334,-1,2785,2786,2787,-1,2785,2788,2786,-1,2789,1862,2694,-1,2742,1862,2789,-1,2742,1815,1862,-1,2789,2790,2791,-1,2789,2787,2790,-1,2692,2686,1917,-1,2687,2686,2692,-1,2186,1858,1919,-1,1858,2186,1856,-1,2184,1849,364,-1,275,1849,2184,-1,1914,2275,1915,-1,275,2275,1914,-1,431,1864,1794,-1,1864,431,432,-1,1800,358,1798,-1,2677,1800,1812,-1,2677,358,1800,-1,2792,1901,655,-1,2792,780,1901,-1,1915,2624,1916,-1,1915,289,2624,-1,1912,2623,1913,-1,1912,2793,2623,-1,1809,2188,2192,-1,1809,1906,2188,-1,2189,419,2195,-1,2189,2194,419,-1,2190,1912,2794,-1,2793,1912,2190,-1,2690,2793,2190,-1,279,2793,2690,-1,2795,1909,1839,-1,1909,2795,2796,-1,2675,2689,1907,-1,2689,2675,281,-1,1844,2797,2688,-1,1844,1910,2797,-1,1904,2193,1905,-1,1904,2194,2193,-1,1904,1902,420,-1,1903,1902,1904,-1,2196,369,2189,-1,369,2196,2798,-1,781,2175,782,-1,2175,781,1899,-1,2685,1894,305,-1,2685,2799,1894,-1,1796,2681,2215,-1,1796,433,2681,-1,433,1796,426,-1,342,2681,343,-1,2799,2681,342,-1,391,2684,2800,-1,2684,1828,398,-1,2684,391,1828,-1,1890,301,300,-1,301,1890,2197,-1,2801,2802,657,-1,384,2801,1797,-1,2801,384,2802,-1,321,2803,2201,-1,2804,2803,321,-1,1892,2197,309,-1,301,2197,1892,-1,321,311,308,-1,311,321,2682,-1,2775,2805,2776,-1,2775,2806,2805,-1,2807,127,1949,-1,2807,2808,127,-1,2809,2808,2807,-1,2808,2809,2810,-1,349,1872,1871,-1,1872,349,348,-1,2122,266,106,-1,2122,1929,266,-1,2746,268,2120,-1,268,2746,1927,-1,85,411,1923,-1,84,411,85,-1,2182,2067,2726,-1,2182,2811,2067,-1,429,1866,1865,-1,1866,429,62,-1,63,2679,353,-1,2679,63,430,-1,1861,2214,2205,-1,1861,1813,2214,-1,2728,2812,53,-1,2813,2812,2728,-1,1921,434,2665,-1,434,1921,2734,-1,52,1847,46,-1,1847,52,276,-1,368,2208,1846,-1,2208,368,367,-1,1910,2814,2797,-1,2814,1910,1843,-1,377,2209,2674,-1,377,1837,2209,-1,2196,41,2798,-1,41,2196,42,-1,1884,2722,2685,-1,2722,1884,94,-1,2731,1835,1834,-1,1835,2731,2815,-1,2729,2683,2816,-1,2729,2730,2683,-1,1891,2036,1885,-1,1891,2038,2036,-1,1886,2817,2117,-1,1886,1888,2817,-1,330,2165,2164,-1,2818,2165,330,-1,2819,345,344,-1,2819,2820,345,-1,2821,250,2822,-1,2821,2781,250,-1,2120,267,2047,-1,267,2120,268,-1,2077,1858,1857,-1,1858,2077,1920,-1,40,2798,41,-1,40,369,2798,-1,100,319,101,-1,100,318,319,-1,2823,2682,2824,-1,2823,311,2682,-1,2019,400,243,-1,2019,401,400,-1,2165,2825,249,-1,2825,2165,2818,-1,2781,2826,2827,-1,2826,2781,2821,-1,2053,2177,2054,-1,2053,2828,2177,-1,59,2811,2204,-1,2067,2811,59,-1,42,2829,2074,-1,42,2196,2829,-1,1885,101,319,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=11 */
		private int[] getparietl_geometry_5_24_coordIndex_11()
		{
			int[] value = {101,1885,2036,-1,2777,439,438,-1,439,2777,2830,-1,339,2160,2680,-1,2016,2160,339,-1,2158,2663,446,-1,2158,2831,2663,-1,2832,1957,220,-1,2832,2013,1957,-1,1975,175,176,-1,1975,190,175,-1,1961,1994,179,-1,1961,2760,1994,-1,2152,1783,1782,-1,1783,2152,2833,-1,2714,1781,158,-1,2714,2834,1781,-1,455,2835,2756,-1,455,2662,2835,-1,2129,214,1958,-1,214,2129,147,-1,1999,208,155,-1,206,208,1999,-1,179,1993,180,-1,1994,1993,179,-1,2761,209,165,-1,200,209,2761,-1,2764,2836,2765,-1,2764,2771,2836,-1,1979,2837,1980,-1,2144,2837,1979,-1,473,186,474,-1,186,473,1985,-1,2130,1958,452,-1,1958,2130,2129,-1,2838,2839,2840,-1,2838,1965,2839,-1,1977,172,167,-1,172,1977,188,-1,628,530,1693,-1,627,530,628,-1,2591,2841,2842,-1,2841,2591,2843,-1,1667,499,711,-1,500,499,1667,-1,2844,2640,668,-1,2844,2845,2640,-1,1726,2224,1727,-1,1726,1755,2224,-1,1751,537,536,-1,1751,2846,537,-1,2847,2653,727,-1,2847,2848,2653,-1,1741,1749,527,-1,1749,1741,1740,-1,678,534,2849,-1,534,678,532,-1,643,1731,679,-1,1683,1731,643,-1,1715,2635,660,-1,1715,1714,2635,-1,671,2850,1744,-1,2850,671,2851,-1,581,1743,582,-1,581,2852,1743,-1,535,2845,2853,-1,535,2640,2845,-1,1738,2239,2238,-1,1737,2239,1738,-1,1756,1755,2628,-1,2224,1755,1756,-1,1754,2262,2854,-1,1754,2263,2262,-1,2855,715,2237,-1,2855,2617,715,-1,665,1675,707,-1,665,2856,1675,-1,1726,485,1661,-1,1726,486,485,-1,77,762,78,-1,77,763,762,-1,653,2240,654,-1,2240,653,652,-1,559,2255,2857,-1,559,561,2255,-1,690,1656,601,-1,690,1657,1656,-1,553,1620,2858,-1,553,555,1620,-1,2270,637,2271,-1,1662,637,2270,-1,2243,677,694,-1,2243,2643,677,-1,2643,739,1679,-1,2243,739,2643,-1,1730,1685,522,-1,1730,1683,1685,-1,1692,2859,1686,-1,1692,2221,2859,-1,2860,2226,495,-1,2860,2650,2226,-1,694,2626,2244,-1,732,2626,694,-1,1660,2278,692,-1,1660,1670,2278,-1,1729,1712,580,-1,1712,1729,1713,-1,1624,2861,1691,-1,1624,1625,2861,-1,2862,1688,2863,-1,2862,2864,1688,-1,591,610,1706,-1,2865,610,591,-1,761,2866,658,-1,761,111,2866,-1,653,1718,651,-1,653,1719,1718,-1,2254,1715,649,-1,2254,1716,1715,-1,561,661,660,-1,561,2270,661,-1,563,2627,1711,-1,1713,2627,563,-1,595,2252,2251,-1,595,592,2252,-1,1605,2295,1603,-1,1605,751,2295,-1,109,2119,110,-1,109,2025,2119,-1,590,775,2631,-1,590,773,775,-1,1705,2294,1706,-1,2294,1705,2249,-1,2867,623,622,-1,2638,623,2867,-1,1710,588,587,-1,588,1710,2259,-1,2110,2605,2868,-1,2110,2869,2605,-1,757,2870,2602,-1,2870,757,756,-1,2302,2257,589,-1,2302,2290,2257,-1,659,2866,771,-1,659,658,2866,-1,1594,2301,2600,-1,1594,1596,2301,-1,2261,602,779,-1,2261,1699,602,-1,1701,491,1699,-1,491,1701,492,-1,1697,779,2289,-1,1697,2612,779,-1,2228,2871,2265,-1,2872,2871,2228,-1,506,1642,2846,-1,505,1642,506,-1,2841,715,574,-1,2843,715,2841,-1,2873,731,2286,-1,731,2873,2874,-1,529,1635,1634,-1,529,531,1635,-1,2641,2875,1618,-1,2641,2876,2875,-1,2616,2232,719,-1,2877,2232,2616,-1,2876,2878,2879,-1,2876,2880,2878,-1,2288,753,662,-1,2288,738,753,-1,601,2881,599,-1,2881,601,1656,-1,2644,2882,2883,-1,2644,1733,2882,-1,519,2884,517,-1,2884,519,696,-1,2653,2885,2222,-1,2885,2653,2854,-1,1898,2181,1899,-1,2786,2181,1898,-1,2786,2788,2181,-1,606,2236,2886,-1,533,2236,606,-1,2883,665,664,-1,665,2883,2856,-1,2219,1653,2887,-1,2219,1732,1653,-1,560,540,541,-1,1744,540,560,-1,2648,2857,495,-1,2648,2888,2857,-1,1662,711,499,-1,712,711,1662,-1,2889,1691,2861,-1,2890,1691,2889,-1,2891,1676,1703,-1,1676,2891,2892,-1,1673,510,1674,-1,1673,2646,510,-1,2850,687,2893,-1,2850,688,687,-1,601,691,690,-1,601,1748,691,-1,1684,2220,1692,-1,1683,2220,1684,-1,1650,2879,1651,-1,2247,2879,1650,-1,2875,2894,2895,-1,2875,2876,2894,-1,1752,1629,696,-1,1752,1630,1629,-1,1675,1721,2276,-1,1675,668,1721,-1,2896,2897,2898,-1,2899,2897,2896,-1,2283,2242,647,-1,575,2242,2283,-1,678,2233,532,-1,2233,678,1731,-1,2900,1712,1635,-1,2900,2901,1712,-1,2880,2902,2878,-1,2902,2880,1762,-1,1616,498,497,-1,734,498,1616,-1,1678,1703,1676,-1,1678,1704,1703,-1,1655,2903,1727,-1,2904,2903,1655,-1,741,1632,742,-1,741,629,1632,-1,2905,1703,2281,-1,2905,2891,1703,-1,1697,536,1698,-1,1697,1750,536,-1,2687,2179,2178,-1,2687,1919,2179,-1,2291,598,597,-1,2291,2293,598,-1,767,2260,2867,-1,614,2260,767,-1,1706,2302,591,-1,2250,2302,1706,-1,1615,2752,2724,-1,1615,1614,2752,-1,2252,597,2250,-1,2252,2291,597,-1,1603,2248,1604,-1,1603,941,2248,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=12 */
		private int[] getparietl_geometry_5_24_coordIndex_12()
		{
			int[] value = {2567,586,2906,-1,585,586,2567,-1,585,584,586,-1,1723,766,2907,-1,1723,613,766,-1,2273,2908,1735,-1,1602,2908,2273,-1,1711,2633,758,-1,1711,2627,2633,-1,2604,2868,2605,-1,2868,2604,2721,-1,2908,1595,1594,-1,2909,1595,2908,-1,2910,2299,2911,-1,2912,2299,2910,-1,2298,2299,2912,-1,1595,2598,1596,-1,1595,2913,2598,-1,2601,2300,772,-1,2301,2300,2601,-1,2914,2915,2916,-1,1599,2915,2914,-1,2915,2496,2907,-1,2915,2917,2496,-1,1694,605,607,-1,1694,1693,605,-1,2918,1760,1759,-1,1760,2918,607,-1,2919,2920,2921,-1,2920,2919,2503,-1,2922,2923,2924,-1,2922,2925,2923,-1,2926,1759,2927,-1,2918,1759,2926,-1,2928,2929,2930,-1,2928,2931,2929,-1,2930,2932,2933,-1,2932,2930,2929,-1,2932,2167,245,-1,2934,2167,2932,-1,1589,744,743,-1,744,1589,261,-1,70,2935,2181,-1,2935,70,72,-1,2936,2930,2937,-1,2930,2936,2928,-1,2936,2938,2939,-1,2938,2936,2940,-1,2941,2306,2942,-1,2307,2306,2941,-1,1584,1533,922,-1,2309,1533,1584,-1,1581,2943,1582,-1,2944,2943,1581,-1,1524,1579,801,-1,1524,1523,1579,-1,1576,2313,921,-1,1511,2313,1576,-1,1472,2315,1508,-1,2316,2315,1472,-1,1573,1572,1574,-1,2317,1572,1573,-1,2318,965,967,-1,1570,965,2318,-1,2351,2320,2945,-1,2351,2321,2320,-1,881,2316,1472,-1,881,1504,2316,-1,2326,878,2324,-1,2326,1506,878,-1,1548,1551,2946,-1,2947,1551,1548,-1,790,1566,1515,-1,792,1566,790,-1,1522,1580,2310,-1,1522,876,1580,-1,802,789,2562,-1,802,874,789,-1,2569,972,2948,-1,2569,1562,972,-1,2949,2950,2951,-1,2949,2952,2950,-1,2308,2950,829,-1,2309,2950,2308,-1,1488,2331,1489,-1,1488,2539,2331,-1,2953,905,2332,-1,2954,905,2953,-1,2954,906,905,-1,1444,2955,1561,-1,2956,2955,1444,-1,1485,2571,914,-1,1484,2571,1485,-1,2363,2957,2958,-1,2959,2957,2363,-1,1558,1556,1559,-1,1557,1556,1558,-1,2151,1539,1541,-1,2151,17,1539,-1,919,2960,2575,-1,2574,2960,919,-1,2534,2355,2354,-1,2355,2534,1498,-1,2337,2961,2338,-1,2962,2961,2337,-1,929,2963,2947,-1,928,2963,929,-1,2964,2965,2955,-1,2965,2964,2966,-1,936,2967,937,-1,936,2341,2967,-1,1534,2968,2969,-1,1534,1201,2968,-1,1534,1202,1201,-1,784,2970,2971,-1,786,2970,784,-1,895,2972,2551,-1,2340,2972,895,-1,2537,2548,851,-1,898,2548,2537,-1,2973,2974,809,-1,2973,2975,2974,-1,927,2339,2535,-1,818,2339,927,-1,1561,912,2360,-1,912,1561,2955,-1,1480,2976,2361,-1,2976,1480,1479,-1,19,2977,2978,-1,2979,2977,19,-1,870,2980,868,-1,2368,2980,870,-1,1535,2317,888,-1,2317,1535,1571,-1,890,2322,1569,-1,2322,890,1553,-1,866,1292,2981,-1,866,1293,1292,-1,921,2346,920,-1,2346,921,2366,-1,1525,2522,2393,-1,2982,2522,1525,-1,869,2306,785,-1,869,868,2306,-1,2393,2569,1525,-1,2569,2393,1562,-1,2344,2941,2983,-1,2344,1473,2941,-1,837,2330,2984,-1,836,2330,837,-1,2330,836,2328,-1,2985,2951,2986,-1,2951,2985,2949,-1,1530,2944,1581,-1,1530,2565,2944,-1,1526,2564,1529,-1,2564,1526,2565,-1,1579,876,1565,-1,1580,876,1579,-1,1566,2987,1567,-1,2558,2987,1566,-1,2556,2373,1519,-1,2373,2988,2374,-1,2373,2989,2988,-1,2556,2989,2373,-1,2375,2990,2373,-1,2375,2991,2990,-1,2992,2991,2375,-1,2992,2993,2991,-1,1577,934,2994,-1,1577,2581,934,-1,1552,1509,1550,-1,1509,1552,798,-1,1573,884,889,-1,1575,884,1573,-1,2354,2945,2320,-1,2945,2354,2355,-1,1569,1501,814,-1,1570,1501,1569,-1,2995,896,832,-1,2995,2996,896,-1,2538,850,2545,-1,2538,851,850,-1,900,805,807,-1,900,899,805,-1,1546,1478,1545,-1,1546,2997,1478,-1,853,2573,854,-1,904,2573,853,-1,810,2998,2357,-1,2540,2998,810,-1,2333,840,2370,-1,2333,2999,840,-1,1556,2959,2363,-1,2959,1556,1555,-1,2383,925,1558,-1,2383,926,925,-1,3000,1257,860,-1,1258,1257,3000,-1,2550,1276,1278,-1,2549,1276,2550,-1,949,808,2577,-1,949,3001,808,-1,1512,3002,3003,-1,1512,1514,3002,-1,2988,3004,3005,-1,3004,2988,2989,-1,932,3003,909,-1,932,1512,3003,-1,1516,3006,1491,-1,1516,3007,3006,-1,3007,3008,3006,-1,3008,3007,3009,-1,877,3010,2998,-1,3010,877,1521,-1,2542,1520,2560,-1,2542,3011,1520,-1,1546,873,872,-1,1546,1475,873,-1,3012,1528,1527,-1,3012,2572,1528,-1,3013,826,3014,-1,827,826,3013,-1,3015,2564,3016,-1,3017,2564,3015,-1,3018,3019,2985,-1,3020,3019,3018,-1,3021,834,833,-1,3021,3022,834,-1,831,1494,1496,-1,831,830,1494,-1,2995,2328,2996,-1,2329,2328,2995,-1,2969,3023,894,-1,3023,2969,2968,-1,3024,3025,3026,-1,3024,800,3025,-1,3026,2975,3027,-1,3026,3025,2975,-1,3028,2578,2547,-1,3028,1532,2578,-1,836,2996,2328,-1,836,3029,2996,-1,1534,2344,1240,-1,1534,2342,2344,-1,1473,2307,2941,-1,1473,3030,2307,-1,933,2994,934,-1,933,2946,2994,-1,916,3031,2956,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=13 */
		private int[] getparietl_geometry_5_24_coordIndex_13()
		{
			int[] value = {3032,3031,916,-1,2553,2967,2341,-1,2967,2553,2552,-1,3033,2377,2527,-1,956,2377,3033,-1,956,955,2377,-1,2532,955,954,-1,2532,939,955,-1,3033,1461,956,-1,3033,1470,1461,-1,951,2384,1469,-1,950,2384,951,-1,941,3034,942,-1,941,1708,3034,-1,968,1449,1447,-1,968,970,1449,-1,2378,594,2531,-1,1464,594,2378,-1,938,1456,2377,-1,1460,1456,938,-1,2392,1467,1459,-1,2392,2526,1467,-1,1450,970,1453,-1,1450,1449,970,-1,2380,1460,2381,-1,1456,1460,2380,-1,162,2055,2056,-1,2055,162,161,-1,2768,257,1966,-1,2712,257,2768,-1,2712,2699,257,-1,2173,212,221,-1,2173,2172,212,-1,1606,2387,2390,-1,3035,2387,1606,-1,2385,2387,3035,-1,964,951,856,-1,952,951,964,-1,962,2526,2381,-1,2526,962,961,-1,1450,3033,1451,-1,1450,1470,3033,-1,1470,1450,2525,-1,2528,745,1936,-1,745,2528,743,-1,258,1560,2345,-1,258,255,1560,-1,2940,3036,2938,-1,2940,3037,3036,-1,3038,3039,3037,-1,3040,3039,3038,-1,3040,855,3039,-1,3040,839,855,-1,207,1938,205,-1,1938,207,2698,-1,2965,797,913,-1,797,2965,3041,-1,883,3042,2555,-1,3042,883,3043,-1,3044,3045,3046,-1,3044,3047,3045,-1,2350,3043,883,-1,3048,3043,2350,-1,917,812,918,-1,2007,812,917,-1,3049,149,3050,-1,3051,149,3049,-1,2960,891,1543,-1,1500,891,2960,-1,2093,5,4,-1,5,2093,2092,-1,2962,2536,148,-1,2962,2334,2536,-1,975,1973,3052,-1,1442,1973,975,-1,10,6,2089,-1,10,2081,6,-1,2395,1425,1006,-1,1031,1425,2395,-1,1010,1421,1437,-1,1010,1017,1421,-1,1436,993,2396,-1,1436,1313,993,-1,984,1011,2521,-1,984,983,1011,-1,1428,1430,1043,-1,1030,1430,1428,-1,1422,1044,1043,-1,1424,1044,1422,-1,1032,1430,1029,-1,1034,1430,1032,-1,2499,2446,1337,-1,2499,1185,2446,-1,1416,1066,1394,-1,1416,2520,1066,-1,1066,1051,1055,-1,2520,1051,1066,-1,1315,1402,1387,-1,1315,1403,1402,-1,3053,1094,2406,-1,3053,1139,1094,-1,2518,2494,1148,-1,2518,1400,2494,-1,1103,2448,1396,-1,2448,1103,2408,-1,1368,1097,1398,-1,1368,1095,1097,-1,1135,1368,1398,-1,1135,2427,1368,-1,1108,3054,2477,-1,1108,1107,3054,-1,2412,1373,1105,-1,1363,1373,2412,-1,1362,1321,2413,-1,1362,1361,1321,-1,1322,1361,2519,-1,1321,1361,1322,-1,1119,1384,1150,-1,1370,1384,1119,-1,1149,1380,3055,-1,1154,1380,1149,-1,3056,1083,1390,-1,1083,3056,3057,-1,1086,1141,1143,-1,1141,1086,1088,-1,3058,2403,1379,-1,2403,3058,1090,-1,3059,2404,3060,-1,2404,3059,1404,-1,1021,1070,2424,-1,1070,1021,1071,-1,1133,3061,3062,-1,1133,3063,3061,-1,3064,2416,2517,-1,3064,3053,2416,-1,2415,3065,1391,-1,2415,3066,3065,-1,1104,1375,2414,-1,1104,3067,1375,-1,1363,1374,1373,-1,1363,2430,1374,-1,3068,3069,1365,-1,3069,3068,3070,-1,3070,1432,1022,-1,1432,3070,3068,-1,1377,3066,2415,-1,3066,1377,1376,-1,2428,1362,2413,-1,1360,1362,2428,-1,2429,2413,1386,-1,2428,2413,2429,-1,3071,3072,3073,-1,3071,2519,3072,-1,1147,1136,2518,-1,1136,1147,1137,-1,1106,3067,1104,-1,1106,2426,3067,-1,3074,1142,3075,-1,1142,3074,3076,-1,2418,2431,1360,-1,2431,2418,2420,-1,3077,1382,3078,-1,2513,1382,3077,-1,2437,2510,1163,-1,2437,2436,2510,-1,2434,1354,2432,-1,1341,1354,2434,-1,2442,2502,1354,-1,3079,2502,2442,-1,3079,3080,2502,-1,2438,2441,2439,-1,2438,2508,2441,-1,2402,1184,2440,-1,2402,1069,1184,-1,1221,3081,3082,-1,1221,1320,3081,-1,2441,3079,2442,-1,3079,2441,1347,-1,2440,1060,2402,-1,2440,2509,1060,-1,1174,1324,1180,-1,1173,1324,1174,-1,2443,1177,2444,-1,1337,1177,2443,-1,2498,3083,1159,-1,2447,3083,2498,-1,2497,1593,3084,-1,2496,1593,2497,-1,1343,1741,1764,-1,1342,1741,1343,-1,2506,1178,1158,-1,2506,1179,1178,-1,1161,3085,3086,-1,2504,3085,1161,-1,1170,2443,1168,-1,2500,2443,1170,-1,1326,2433,2432,-1,2433,1326,1325,-1,1352,2445,1353,-1,1352,1335,2445,-1,3080,2505,2502,-1,3080,1334,2505,-1,1183,3087,1171,-1,1183,3088,3087,-1,1393,2438,2407,-1,1393,1394,2438,-1,3089,2906,3090,-1,3089,2567,2906,-1,3091,1082,3092,-1,1082,3091,1076,-1,2501,3083,3093,-1,3083,2501,1159,-1,3094,1077,3095,-1,3094,1410,1077,-1,1099,3096,3097,-1,3096,1099,1396,-1,2407,1343,2503,-1,1343,2407,2439,-1,1098,1396,1099,-1,1098,1397,1396,-1,2451,3098,3099,-1,2450,3098,2451,-1,1087,3100,1406,-1,1087,3101,3100,-1,1403,1113,1112,-1,1113,1403,1314,-1,1189,1318,1310,-1,1189,2453,1318,-1,1263,1313,1264,-1,1263,993,1313,-1,999,1272,1271,-1,1272,999,2454,-1,3102,1193,3103,-1,3102,1194,1193,-1,1309,3104,1307,-1,3104,1309,2471,-1,3105,1215,3106,-1,1215,3105,1213,-1,1286,2474,1303,-1,1286,3107,2474,-1,1301,2086,2085,-1,1301,1300,2086,-1,1283,2487,1155,-1,1283,2483,2487,-1,1285,1299,3108,-1,1285,1270,1299,-1,3109,1254,1253,-1,1254,3109,2463,-1,2467,1297,1224,-1,2467,2466,1297,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=14 */
		private int[] getparietl_geometry_5_24_coordIndex_14()
		{
			int[] value = {865,1294,1293,-1,1294,865,1227,-1,1199,1290,1200,-1,1199,3110,1290,-1,1105,1248,991,-1,1105,1265,1248,-1,1237,2471,1309,-1,1241,2471,1237,-1,2365,2485,2468,-1,2485,2365,3111,-1,1261,1225,3112,-1,1261,1223,1225,-1,1295,1307,3104,-1,1296,1307,1295,-1,1311,1305,1209,-1,1305,1311,1310,-1,1288,1231,1289,-1,1288,1232,1231,-1,3113,1236,2473,-1,3113,3114,1236,-1,3115,1431,1024,-1,3115,3116,1431,-1,1252,1246,1248,-1,1252,1244,1246,-1,1200,1226,1264,-1,1200,1290,1226,-1,1267,2477,1278,-1,1274,2477,1267,-1,2473,2464,3113,-1,2473,2462,2464,-1,1288,2482,3117,-1,1288,1204,2482,-1,2490,2482,1204,-1,2490,2483,2482,-1,1208,1218,3118,-1,1218,1208,2460,-1,2474,1191,2457,-1,2474,3107,1191,-1,1317,2086,1300,-1,1316,2086,1317,-1,3115,3105,3106,-1,3115,2484,3105,-1,3119,1233,1232,-1,3119,3120,1233,-1,1213,2488,1187,-1,3121,1213,3105,-1,3121,2488,1213,-1,1250,893,821,-1,1250,2480,893,-1,2473,1255,2462,-1,2473,2472,1255,-1,1199,1194,3110,-1,1194,1199,1271,-1,3106,3116,3115,-1,3106,3122,3116,-1,1306,1285,1304,-1,1285,1306,1284,-1,1235,2481,1256,-1,1235,1234,2481,-1,2488,1245,1216,-1,2488,3121,1245,-1,1284,1317,1300,-1,1284,1306,1317,-1,3122,1431,3116,-1,996,1431,3122,-1,3118,1157,3123,-1,3118,1218,1157,-1,1206,2461,2487,-1,1206,2489,2461,-1,3124,1234,1229,-1,2481,1234,3124,-1,1203,1249,1251,-1,1203,3114,1249,-1,1281,3125,1282,-1,1281,2486,3125,-1,2449,3089,2450,-1,2567,3089,2449,-1,2478,1253,1254,-1,1253,2478,1242,-1,1250,2464,2463,-1,2464,1250,1249,-1,3108,1219,2475,-1,3108,1299,1219,-1,1024,2484,3115,-1,2484,1024,990,-1,2479,3117,1243,-1,2479,3119,3117,-1,3118,2489,1205,-1,3123,2489,3118,-1,3123,3126,2489,-1,1262,3112,3127,-1,1262,1261,3112,-1,2468,1224,1223,-1,2467,1224,2468,-1,3104,1294,1295,-1,3104,2469,1294,-1,1280,3110,3128,-1,3110,1280,1290,-1,2476,1196,3127,-1,1196,2476,1197,-1,2449,2465,3129,-1,2465,2449,2466,-1,1277,1253,1252,-1,1253,1277,3109,-1,3107,2085,2087,-1,3107,1286,2085,-1,1303,989,1287,-1,1302,989,1303,-1,1212,3130,2458,-1,1212,1211,3130,-1,1208,1205,1209,-1,3118,1205,1208,-1,821,1251,1250,-1,1251,821,1298,-1,3099,3131,3125,-1,3098,3131,3099,-1,1398,2407,1399,-1,1398,1097,2407,-1,1396,3132,3096,-1,3132,1396,2448,-1,3095,1076,3091,-1,3095,1077,1076,-1,3093,1410,3094,-1,3093,3083,1410,-1,632,2501,3133,-1,2501,632,1339,-1,1345,3100,1346,-1,3100,1345,3134,-1,1081,3092,1082,-1,3092,1081,3134,-1,1353,3079,1351,-1,3080,3079,1353,-1,1330,1182,1181,-1,1330,1329,1182,-1,2502,1326,2432,-1,2505,1326,2502,-1,3085,1349,3086,-1,1349,3085,3135,-1,1353,1334,3080,-1,1353,2445,1334,-1,1355,1333,1332,-1,1355,1169,1333,-1,2500,1337,2443,-1,1182,1337,2500,-1,1329,1337,1182,-1,1328,1337,1329,-1,1338,2499,1337,-1,1338,3136,2499,-1,2511,2504,1163,-1,3135,2504,2511,-1,3135,3085,2504,-1,2447,1410,3083,-1,1410,2447,1074,-1,1178,1165,1158,-1,1178,1166,1165,-1,1186,1163,1162,-1,1186,2437,1163,-1,1323,1173,1327,-1,1323,1324,1173,-1,1341,2510,1342,-1,2510,1341,2434,-1,1162,1325,1327,-1,1350,1325,1162,-1,1320,1220,1386,-1,1221,1220,1320,-1,2508,1167,2441,-1,2508,2509,1167,-1,2434,1163,2510,-1,1163,2434,2511,-1,3137,3056,3138,-1,3137,3073,3056,-1,1392,3075,1109,-1,3074,3075,1392,-1,2426,3139,3067,-1,2426,3140,3139,-1,1075,1150,1384,-1,1075,1048,1150,-1,2513,2409,1102,-1,2513,3077,2409,-1,3137,1101,3141,-1,3137,3142,1101,-1,3072,2420,3057,-1,3072,2431,2420,-1,1385,2514,2515,-1,1092,2514,1385,-1,2429,1132,1131,-1,2429,2515,1132,-1,1022,2424,3070,-1,2424,1022,1021,-1,1027,1365,1364,-1,1365,1027,3068,-1,1149,1078,1154,-1,1078,1149,1111,-1,1147,1380,2421,-1,1146,1380,1147,-1,1153,1117,1123,-1,1144,1117,1153,-1,3067,3061,1375,-1,3067,3139,3061,-1,3066,3143,3065,-1,3066,3144,3143,-1,3064,1139,3053,-1,3064,2425,1139,-1,3145,3059,3146,-1,3145,3147,3059,-1,3144,3058,3143,-1,3144,1134,3058,-1,1095,1115,1127,-1,1095,1368,1115,-1,2424,1387,3148,-1,1387,2424,1388,-1,2405,3060,2404,-1,3060,2405,3149,-1,1090,1134,1091,-1,1090,3058,1134,-1,1129,1408,1130,-1,2516,1408,1129,-1,2423,1132,1138,-1,2423,1084,1132,-1,1390,3138,3056,-1,1390,1389,3138,-1,1121,3150,2421,-1,1123,3150,1121,-1,1150,1049,1119,-1,1050,1049,1150,-1,1222,1385,1220,-1,1092,1385,1222,-1,1074,1145,1410,-1,1074,1073,1145,-1,1266,2415,2493,-1,2415,1266,2414,-1,2411,1102,2409,-1,1102,2411,2408,-1,1103,3141,1101,-1,1103,1397,3141,-1,2493,1274,1267,-1,2493,1275,1274,-1,2422,1081,2423,-1,1406,1081,2422,-1,1198,1388,1070,-1,1198,1315,1388,-1,1418,1110,1414,-1,1418,1052,1110,-1,1437,1420,2399,-1,1421,1420,1437,-1,2400,1025,2399,-1,988,1025,2400,-1,977,1045,1419,-1,977,1038,1045,-1,2521,1016,984,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=15 */
		private int[] getparietl_geometry_5_24_coordIndex_15()
		{
			int[] value = {1019,1016,2521,-1,1009,1438,2397,-1,1438,1009,1008,-1,2398,2395,1006,-1,1433,2395,2398,-1,2455,1435,1210,-1,2455,2454,1435,-1,2454,982,1435,-1,2454,999,982,-1,1426,1013,1036,-1,1001,1013,1426,-1,1000,983,982,-1,1000,2492,983,-1,2090,11,2091,-1,2082,11,2090,-1,887,2957,1536,-1,2957,887,2323,-1,3050,148,2536,-1,148,3050,149,-1,1536,2959,2336,-1,1536,2957,2959,-1,2094,2088,185,-1,2094,2083,2088,-1,974,2079,2709,-1,973,2079,974,-1,1499,849,1991,-1,1499,18,849,-1,815,3049,924,-1,815,3051,3049,-1,2978,2007,917,-1,2008,2007,2978,-1,1506,3048,2350,-1,3048,1506,3032,-1,1481,3044,1503,-1,3047,3044,1481,-1,886,1479,1502,-1,1479,886,2976,-1,2966,3041,2965,-1,3041,2966,3151,-1,3152,839,3040,-1,3152,3153,839,-1,3037,3154,3036,-1,3039,3154,3037,-1,3155,3037,2940,-1,3155,3038,3037,-1,1968,2699,2712,-1,1968,2171,2699,-1,2174,3156,2528,-1,1939,3156,2174,-1,964,1445,944,-1,964,856,1445,-1,952,963,3157,-1,952,964,963,-1,2391,2296,750,-1,1469,2296,2391,-1,2296,1469,2384,-1,217,1934,227,-1,217,1935,1934,-1,2173,2702,1937,-1,221,2702,2173,-1,255,1558,1560,-1,1558,255,2383,-1,144,2058,2002,-1,144,2057,2058,-1,2347,1448,3158,-1,1446,1448,2347,-1,940,2531,3159,-1,2531,940,2532,-1,1453,2525,1450,-1,1453,1452,2525,-1,2381,2392,2382,-1,2381,2526,2392,-1,939,2377,955,-1,938,2377,939,-1,954,2378,2532,-1,954,1462,2378,-1,3160,968,2379,-1,968,3160,969,-1,2533,942,3034,-1,942,2533,953,-1,945,963,944,-1,3161,963,945,-1,1463,959,958,-1,1462,959,1463,-1,940,962,1460,-1,940,960,962,-1,1708,952,3034,-1,950,952,1708,-1,3158,3162,2382,-1,3162,3158,1448,-1,2538,3163,2537,-1,3163,2538,3164,-1,2376,909,3003,-1,2376,910,909,-1,2547,2546,3028,-1,2547,1493,2546,-1,1584,2986,2951,-1,1585,2986,1584,-1,882,2350,883,-1,879,2350,882,-1,3165,2551,2972,-1,2551,3165,3166,-1,2563,3167,3168,-1,2563,828,3167,-1,3169,2576,2974,-1,2576,3169,1564,-1,2991,2953,3170,-1,2953,2991,2993,-1,1268,2968,1201,-1,2968,1268,3023,-1,3171,1474,3172,-1,3171,835,1474,-1,3173,1495,3174,-1,3175,1495,3173,-1,3176,2329,2995,-1,3177,2329,3176,-1,3178,2949,3179,-1,3178,2952,2949,-1,827,3167,828,-1,3013,3167,827,-1,2564,3168,3016,-1,2564,2563,3168,-1,843,804,844,-1,1477,804,843,-1,2559,3180,2543,-1,2559,3181,3180,-1,2998,875,877,-1,875,2998,2540,-1,1563,2540,2541,-1,1563,875,2540,-1,2349,3182,3183,-1,2349,1518,3182,-1,1517,1491,1490,-1,1491,1517,1516,-1,1568,2358,2327,-1,1568,1486,2358,-1,2954,2375,906,-1,2992,2375,2954,-1,1514,3170,3002,-1,3170,1514,2991,-1,852,2548,2550,-1,851,2548,852,-1,1582,2948,923,-1,2943,2948,1582,-1,2315,3160,1508,-1,2315,3184,3160,-1,3000,2608,1258,-1,3000,2609,2608,-1,2364,1541,254,-1,2364,2335,1541,-1,916,1444,914,-1,916,2956,1444,-1,915,3032,916,-1,3048,3032,915,-1,2535,911,3185,-1,911,2535,2339,-1,3001,809,808,-1,3001,2973,809,-1,2544,1475,1545,-1,2543,1475,2544,-1,3180,1475,2543,-1,3180,1476,1475,-1,949,1489,3001,-1,1489,949,838,-1,1545,2573,904,-1,1545,842,2573,-1,899,3168,805,-1,899,3016,3168,-1,901,3186,899,-1,901,3012,3186,-1,3019,3187,3163,-1,3019,3020,3187,-1,896,3171,897,-1,896,3029,3171,-1,3029,896,2996,-1,3023,819,894,-1,820,819,3023,-1,2945,2352,2351,-1,2146,2352,2945,-1,889,2317,1573,-1,2317,889,888,-1,2582,1519,2373,-1,2584,1519,2582,-1,1515,2584,790,-1,1515,1519,2584,-1,825,2565,1530,-1,825,2563,2565,-1,2587,2984,2330,-1,2305,2984,2587,-1,2566,864,1538,-1,2566,862,864,-1,946,1572,947,-1,1572,946,2554,-1,2948,971,923,-1,971,2948,972,-1,2346,1446,2347,-1,2367,1446,2346,-1,2639,1258,2608,-1,2639,3129,1258,-1,785,2566,869,-1,923,2566,785,-1,1535,2319,1571,-1,1535,2338,2319,-1,3129,585,2449,-1,585,3129,2639,-1,866,2368,867,-1,866,2980,2368,-1,839,2577,855,-1,839,949,2577,-1,3039,852,3154,-1,3039,855,852,-1,3188,3054,3082,-1,3054,3188,3189,-1,3048,2571,3043,-1,3048,915,2571,-1,1561,2370,1443,-1,2360,2370,1561,-1,3003,2332,2376,-1,3003,3002,2332,-1,2537,832,898,-1,832,2537,3163,-1,1488,840,2999,-1,1488,838,840,-1,2340,935,2972,-1,935,2340,936,-1,1474,3030,1473,-1,1474,835,3030,-1,1585,3190,2986,-1,3190,1585,2586,-1,3163,833,832,-1,3163,3187,833,-1,3017,1529,2564,-1,1529,3017,3191,-1,822,3165,823,-1,822,2343,3165,-1,895,892,2341,-1,895,819,892,-1,912,2339,817,-1,2339,912,911,-1,797,1510,1509,-1,797,3041,1510,-1,1570,2961,1501,-1,2318,2961,1570,-1,1559,2958,2570,-1,2363,2958,1559,-1,2362,1483,1485,-1,2362,2361,1483,-1,2331,2358,1487,-1,3008,2358,2331,-1,809,2576,810,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=16 */
		private int[] getparietl_geometry_5_24_coordIndex_16()
		{
			int[] value = {809,2974,2576,-1,2577,902,853,-1,808,902,2577,-1,2970,3177,3022,-1,2329,2970,2330,-1,2329,3177,2970,-1,829,1583,2308,-1,829,1531,1583,-1,2952,3174,2950,-1,2952,3173,3174,-1,2579,874,802,-1,2579,872,874,-1,1521,876,1522,-1,1521,877,876,-1,875,1565,876,-1,875,1563,1565,-1,1512,934,1513,-1,1512,932,934,-1,1552,2947,2963,-1,1552,1551,2947,-1,3192,2326,2325,-1,2326,3192,2580,-1,2555,1504,881,-1,2555,1505,1504,-1,2582,794,2583,-1,795,794,2582,-1,789,2568,2562,-1,789,788,2568,-1,785,2587,786,-1,785,2306,2587,-1,2983,2942,2981,-1,2941,2942,2983,-1,2940,2937,3155,-1,2940,2936,2937,-1,2939,2928,2936,-1,2928,2939,2924,-1,236,1588,1589,-1,236,235,1588,-1,2588,1917,2686,-1,2588,1918,1917,-1,245,2933,2932,-1,245,236,2933,-1,2929,2934,2932,-1,2929,3193,2934,-1,2931,3193,2929,-1,2931,3194,3193,-1,3195,2927,3194,-1,2926,2927,3195,-1,2925,3195,2923,-1,2925,3196,3195,-1,3132,2921,3196,-1,2919,2921,3132,-1,2289,1918,2589,-1,2691,1918,2289,-1,2920,607,2918,-1,607,2920,1694,-1,607,2886,1760,-1,607,606,2886,-1,3197,772,2300,-1,3197,770,772,-1,773,2594,774,-1,2258,2594,773,-1,2258,2592,2594,-1,2593,82,659,-1,2593,2725,82,-1,747,2631,3198,-1,2865,2631,747,-1,766,2599,2916,-1,2599,766,765,-1,2598,2916,2599,-1,2914,2916,2598,-1,760,772,771,-1,2601,772,760,-1,634,79,2119,-1,634,633,79,-1,758,2299,756,-1,2633,2299,758,-1,2909,2913,1595,-1,2603,2913,2909,-1,1736,2869,2110,-1,1736,1735,2869,-1,2607,3133,2634,-1,2607,632,3133,-1,617,2909,618,-1,617,2603,2909,-1,544,2273,1735,-1,2273,544,543,-1,2290,2595,2596,-1,2290,2253,2595,-1,3199,2248,611,-1,2248,3199,1604,-1,2906,1723,2495,-1,586,1723,2906,-1,3200,2697,328,-1,3200,2783,2697,-1,1900,298,1893,-1,1900,2611,298,-1,2262,2612,3201,-1,2612,2262,2261,-1,2234,3202,2863,-1,2234,2613,3202,-1,2873,1627,3203,-1,2286,1627,2873,-1,2645,1663,2222,-1,2645,552,1663,-1,3204,713,2617,-1,713,3204,1681,-1,2895,1618,2875,-1,2895,2280,1618,-1,3205,2615,724,-1,3205,3206,2615,-1,2874,3203,2625,-1,2873,3203,2874,-1,2898,2904,2896,-1,2903,2904,2898,-1,1620,2265,2858,-1,2265,1620,2266,-1,579,2645,2222,-1,2645,579,729,-1,2852,1762,2880,-1,2852,1690,1762,-1,673,1668,674,-1,673,2279,1668,-1,3207,2858,2265,-1,2858,3207,3208,-1,1647,519,518,-1,515,519,1647,-1,1704,684,683,-1,684,1704,1678,-1,3209,2232,2877,-1,3210,2232,3209,-1,485,637,1661,-1,485,638,637,-1,2649,1640,3211,-1,2649,1641,1640,-1,484,3212,639,-1,484,486,3212,-1,704,728,578,-1,728,704,703,-1,2883,2871,2856,-1,2882,2871,2883,-1,2591,2238,2843,-1,2591,2590,2238,-1,650,1715,2297,-1,650,649,1715,-1,1944,2695,1945,-1,1944,2696,2695,-1,2178,2786,1898,-1,2180,2786,2178,-1,1753,1631,2225,-1,1645,1631,1753,-1,2691,1896,1918,-1,2691,2792,1896,-1,2858,3213,2882,-1,2858,3208,3213,-1,3214,2896,2904,-1,3214,2899,2896,-1,2241,649,648,-1,2241,557,649,-1,660,2297,1715,-1,2297,660,662,-1,724,740,3205,-1,740,724,723,-1,1680,738,2288,-1,1680,1679,738,-1,557,709,2254,-1,557,556,709,-1,2606,632,2607,-1,2606,572,632,-1,619,2636,2256,-1,2636,619,2063,-1,2855,3204,2617,-1,2618,3204,2855,-1,2227,493,2226,-1,2227,541,493,-1,668,2856,2844,-1,1675,2856,668,-1,509,2285,2652,-1,2285,509,508,-1,1591,2496,2917,-1,1593,2496,1591,-1,1596,777,2301,-1,1596,2599,777,-1,2595,2725,2593,-1,2595,1590,2725,-1,2602,616,757,-1,616,2602,617,-1,1609,1464,2292,-1,1464,1609,594,-1,765,615,2630,-1,765,764,615,-1,2638,2260,2259,-1,2867,2260,2638,-1,746,611,610,-1,746,3199,611,-1,3198,2597,2630,-1,778,2597,3198,-1,589,773,590,-1,589,2258,773,-1,2257,2592,2258,-1,2257,2596,2592,-1,1603,1707,941,-1,2295,1707,1603,-1,2108,43,542,-1,2108,44,43,-1,2072,48,2101,-1,2072,2073,48,-1,1636,2235,733,-1,1739,2235,1636,-1,564,2890,640,-1,564,1684,2890,-1,2241,2632,554,-1,2632,2241,648,-1,2252,1609,2291,-1,2252,592,1609,-1,2293,1463,958,-1,2293,2292,1463,-1,595,1606,593,-1,2249,1606,595,-1,767,622,747,-1,622,767,2867,-1,590,2865,591,-1,2631,2865,590,-1,2894,2902,1762,-1,2247,2902,2894,-1,2246,2902,2247,-1,681,733,2235,-1,680,733,681,-1,580,2901,1742,-1,2901,580,1712,-1,2641,2880,2876,-1,2880,2641,2642,-1,2848,2854,2653,-1,2848,1754,2854,-1,2853,536,535,-1,2853,1698,536,-1,539,1647,2264,-1,1647,539,3215,-1,2641,572,2606,-1,2641,1618,572,-1,2643,1681,677,-1,2643,713,1681,-1,560,2270,561,-1,2270,560,689,-1,2857,2635,2881,-1,2857,2255,2635,-1,3214,1655,3212,-1,3214,2904,1655,-1,654,548,726,-1,548,654,2240,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=17 */
		private int[] getparietl_geometry_5_24_coordIndex_17()
		{
			int[] value = {653,550,1719,-1,654,550,653,-1,1747,517,2884,-1,545,517,1747,-1,2109,38,2097,-1,2109,2101,38,-1,2618,1664,3204,-1,2618,676,1664,-1,1668,2649,674,-1,1668,1641,2649,-1,1668,1639,1641,-1,3216,2265,2871,-1,2265,3216,3207,-1,2237,2245,2855,-1,2245,2237,2239,-1,1701,3215,492,-1,3215,1701,624,-1,2854,3201,2885,-1,2262,3201,2854,-1,506,1751,1696,-1,506,2846,1751,-1,2841,573,1757,-1,2841,574,573,-1,2654,534,533,-1,2221,534,2654,-1,3217,626,1689,-1,3217,627,626,-1,1714,600,599,-1,1716,600,1714,-1,2288,2271,1654,-1,2288,661,2271,-1,2244,1725,737,-1,717,1725,2244,-1,1646,1677,1676,-1,546,1677,1646,-1,696,2651,2884,-1,1629,2651,696,-1,2849,479,678,-1,479,2849,480,-1,3206,2862,631,-1,2862,3206,2900,-1,501,541,2227,-1,541,501,500,-1,2848,698,2282,-1,2847,698,2848,-1,2269,2860,495,-1,2269,2268,2860,-1,2845,2872,3218,-1,2844,2872,2845,-1,487,2222,2885,-1,2222,487,577,-1,483,603,481,-1,603,483,2842,-1,2900,2864,2862,-1,2900,1635,2864,-1,3219,1998,3220,-1,1998,3219,3221,-1,2004,2834,2714,-1,2004,2703,2834,-1,2128,228,142,-1,2128,226,228,-1,1765,2150,1986,-1,1768,2150,1765,-1,1993,181,180,-1,181,1993,1992,-1,1965,2761,2839,-1,2761,1965,200,-1,3221,1999,1998,-1,1999,3221,206,-1,1785,2153,2000,-1,1787,2153,1785,-1,456,3222,457,-1,456,2757,3222,-1,2716,230,2154,-1,230,2716,143,-1,155,2703,2004,-1,208,2703,155,-1,1789,2833,2152,-1,2216,2833,1789,-1,3223,2711,1981,-1,2711,3223,2142,-1,3224,2154,2155,-1,3224,2716,2154,-1,441,166,442,-1,441,1978,166,-1,175,184,2147,-1,190,184,175,-1,219,2832,220,-1,2832,219,3225,-1,139,1793,2010,-1,1793,139,1954,-1,136,329,1882,-1,329,136,327,-1,2016,1791,2160,-1,1792,1791,2016,-1,306,2743,307,-1,2743,306,2744,-1,435,273,436,-1,27,273,435,-1,2745,1927,2746,-1,1927,2745,269,-1,3226,116,1941,-1,3226,2719,116,-1,2022,1947,2023,-1,1947,2022,238,-1,322,2117,2116,-1,1886,2117,322,-1,2039,314,313,-1,2037,314,2039,-1,295,94,1884,-1,295,95,94,-1,1907,371,2675,-1,371,1907,1842,-1,2182,69,70,-1,69,2182,2726,-1,3227,3228,86,-1,3227,3229,3228,-1,1940,89,252,-1,1940,90,89,-1,2719,406,405,-1,2719,3226,406,-1,249,2750,247,-1,249,2825,2750,-1,320,2116,2115,-1,320,322,2116,-1,2037,306,314,-1,2037,2744,306,-1,3230,389,388,-1,389,3230,3231,-1,3232,2684,3233,-1,2684,3232,2800,-1,1830,3231,3230,-1,1830,1829,3231,-1,421,1902,2098,-1,1902,421,420,-1,2074,381,380,-1,2074,2829,381,-1,335,2210,1836,-1,335,2673,2210,-1,1848,2676,365,-1,1848,2207,2676,-1,1853,418,417,-1,418,1853,1852,-1,2069,273,27,-1,273,2069,271,-1,53,413,54,-1,53,2812,413,-1,2031,1924,2042,-1,1924,2031,1925,-1,72,2106,2935,-1,72,67,2106,-1,106,265,112,-1,265,106,266,-1,115,2176,2121,-1,115,3234,2176,-1,1870,2203,1873,-1,1870,1869,2203,-1,1860,2813,2728,-1,1860,1859,2813,-1,130,239,2749,-1,130,240,239,-1,2776,2021,2774,-1,2021,2776,2805,-1,2718,2161,129,-1,2718,2773,2161,-1,2778,330,2164,-1,2778,331,330,-1,248,2165,249,-1,248,2163,2165,-1,283,2801,657,-1,283,1797,2801,-1,366,2207,1850,-1,366,2676,2207,-1,3235,309,307,-1,309,3235,2212,-1,302,1892,1885,-1,302,301,1892,-1,2804,308,3236,-1,2804,321,308,-1,2198,1889,3236,-1,2198,1890,1889,-1,293,297,299,-1,3237,297,293,-1,394,3237,2800,-1,3237,394,304,-1,2800,293,391,-1,2800,3237,293,-1,295,304,394,-1,295,305,304,-1,386,285,1806,-1,283,285,386,-1,284,655,1901,-1,656,655,284,-1,1810,2193,2189,-1,1810,2192,2193,-1,335,2674,2209,-1,1836,2674,335,-1,1836,375,2674,-1,336,2209,2794,-1,2209,336,335,-1,2794,1839,2190,-1,2794,2209,1839,-1,379,2195,419,-1,381,2195,379,-1,278,2624,279,-1,278,1916,2624,-1,1895,2192,2188,-1,1895,1897,2192,-1,2206,2677,1812,-1,2677,2206,361,-1,2186,1798,358,-1,2186,2183,1798,-1,2186,2184,2183,-1,2692,1919,2687,-1,1919,2692,2186,-1,2180,2787,2786,-1,2790,2787,2180,-1,2785,2811,2182,-1,2694,2811,2785,-1,413,2205,2214,-1,2812,2205,413,-1,2694,2204,2811,-1,354,2204,2694,-1,2679,2204,354,-1,2679,430,2204,-1,2693,2180,2179,-1,2693,2790,2180,-1,3238,2175,1899,-1,1923,2175,3238,-1,2176,1930,1928,-1,3234,1930,2176,-1,244,2695,237,-1,1586,2695,244,-1,2699,258,257,-1,2699,255,258,-1,2588,3239,2589,-1,2588,783,3239,-1,2819,2169,407,-1,2819,344,2169,-1,1817,407,406,-1,2819,407,1817,-1,251,2700,1943,-1,250,2700,251,-1,2779,2164,262,-1,2164,2779,2778,-1,1586,246,263,-1,1586,244,246,-1,404,1875,242,-1,404,403,1875,-1,2701,2161,2773,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=18 */
		private int[] getparietl_geometry_5_24_coordIndex_18()
		{
			int[] value = {2161,2701,1944,-1,1954,1952,1793,-1,1952,1954,2159,-1,2809,1949,1950,-1,1949,2809,2807,-1,261,1932,744,-1,1932,261,260,-1,446,2156,2158,-1,446,445,2156,-1,229,328,327,-1,229,3200,328,-1,3200,228,227,-1,229,228,3200,-1,213,1958,214,-1,1959,1958,213,-1,2835,457,3222,-1,2835,2662,457,-1,3222,222,2835,-1,2153,222,3222,-1,1966,464,463,-1,198,464,1966,-1,210,1773,1789,-1,210,1774,1773,-1,199,206,209,-1,199,207,206,-1,460,202,210,-1,202,460,203,-1,2705,193,192,-1,2705,2364,193,-1,2148,2767,1976,-1,2767,2148,2766,-1,2708,1977,2706,-1,2708,188,1977,-1,2656,1768,1767,-1,1768,2656,474,-1,189,1976,2767,-1,189,190,1976,-1,1981,1962,181,-1,1981,2711,1962,-1,2767,192,189,-1,2767,2705,192,-1,1972,178,177,-1,178,1972,191,-1,2352,325,2353,-1,2006,325,2352,-1,468,1770,1780,-1,3220,1770,468,-1,1771,1770,3220,-1,2216,2661,459,-1,2661,2216,1788,-1,2762,2761,2005,-1,2762,2839,2761,-1,2133,153,152,-1,153,2133,2135,-1,965,2715,966,-1,965,2321,2715,-1,1554,2140,1466,-1,1554,2141,2140,-1,149,815,150,-1,149,3051,815,-1,2216,1783,2833,-1,459,1783,2216,-1,2001,2757,2756,-1,2000,2757,2001,-1,2755,2754,2753,-1,2755,1772,2754,-1,145,2129,3240,-1,145,147,2129,-1,146,3240,2753,-1,146,145,3240,-1,144,2128,141,-1,144,146,2128,-1,3241,2127,1613,-1,3241,141,2127,-1,461,2661,2015,-1,461,2660,2661,-1,137,2724,2752,-1,137,2723,2724,-1,401,2018,2023,-1,401,2019,2018,-1,2818,3242,2825,-1,2818,330,3242,-1,2016,2095,131,-1,2016,339,2095,-1,2023,402,401,-1,2023,1820,402,-1,3242,2750,2825,-1,3242,2751,2750,-1,1872,2026,88,-1,2026,1872,2123,-1,2821,117,1819,-1,117,2821,2822,-1,405,2820,1819,-1,345,2820,405,-1,2120,2113,2746,-1,2113,2120,2114,-1,108,109,761,-1,109,108,107,-1,414,49,51,-1,1863,49,414,-1,2039,2823,736,-1,2039,3243,2823,-1,2823,2115,736,-1,2823,2824,2115,-1,102,2666,2671,-1,427,2666,102,-1,2647,383,22,-1,2647,2099,383,-1,3244,3245,3246,-1,3244,3247,3245,-1,1611,2724,1612,-1,2724,1611,1615,-1,78,658,82,-1,762,658,78,-1,2721,2072,2868,-1,2072,2721,2738,-1,2032,69,2066,-1,69,2032,2106,-1,406,3248,1817,-1,3248,406,3226,-1,3244,412,3228,-1,3244,3246,412,-1,65,2107,56,-1,2105,2107,65,-1,2727,2103,61,-1,2727,2104,2103,-1,414,3249,1863,-1,356,3249,414,-1,356,30,3249,-1,2208,47,46,-1,2208,367,47,-1,1838,378,337,-1,1838,1837,378,-1,3250,26,2078,-1,33,26,3250,-1,363,417,416,-1,362,417,363,-1,362,1853,417,-1,33,27,26,-1,33,31,27,-1,2071,2099,2647,-1,2071,370,2099,-1,169,6,8,-1,6,169,2089,-1,395,393,396,-1,395,1825,393,-1,96,341,1805,-1,21,341,96,-1,21,1807,341,-1,1857,91,2077,-1,35,91,1857,-1,3250,2044,2737,-1,3250,2100,2044,-1,2814,1878,2070,-1,2814,1843,1878,-1,416,359,363,-1,359,416,1799,-1,55,58,57,-1,55,2735,58,-1,55,2736,2735,-1,62,2727,1866,-1,64,2727,62,-1,105,2105,65,-1,2065,2105,105,-1,2827,2780,2781,-1,2827,1818,2780,-1,2827,3251,1818,-1,759,66,2720,-1,66,759,104,-1,2866,81,80,-1,81,2866,111,-1,2637,82,2725,-1,83,82,2637,-1,1612,2739,1722,-1,2739,1612,2723,-1,2293,1613,598,-1,1613,2293,3241,-1,2046,2053,2052,-1,2046,2048,2053,-1,413,3252,2668,-1,3252,413,2742,-1,74,2065,105,-1,74,92,2065,-1,1831,1825,395,-1,1831,1829,1825,-1,390,1829,1831,-1,390,3231,1829,-1,390,389,3231,-1,2117,3253,736,-1,2117,2817,3253,-1,25,1840,372,-1,25,382,1840,-1,760,2720,2604,-1,760,759,2720,-1,1819,2826,2821,-1,1819,3254,2826,-1,89,2027,2822,-1,89,2026,2027,-1,2637,3255,83,-1,2637,2636,3255,-1,2020,620,122,-1,2020,2717,620,-1,2751,2063,2124,-1,2636,2063,2751,-1,2717,768,620,-1,768,2717,128,-1,126,2011,131,-1,133,2011,126,-1,127,2810,125,-1,127,2808,2810,-1,2012,3256,138,-1,2126,3256,2012,-1,129,2020,2718,-1,2717,2020,129,-1,137,2010,2011,-1,139,2010,137,-1,465,2663,3257,-1,465,444,2663,-1,2755,1784,443,-1,2755,2217,1784,-1,2755,448,2217,-1,2139,2000,2002,-1,2139,1785,2000,-1,2758,2530,1990,-1,2530,2758,2529,-1,2759,1498,2534,-1,2759,3258,1498,-1,947,966,948,-1,947,967,966,-1,2760,2143,2145,-1,2760,462,2143,-1,2125,2137,2015,-1,2125,3259,2137,-1,2136,156,157,-1,160,156,2136,-1,1777,1998,1778,-1,1777,3220,1998,-1,1777,1771,3220,-1,2131,325,171,-1,325,2131,2353,-1,1987,1988,1985,-1,1989,1988,1987,-1,1988,1984,1985,-1,1984,1988,2132,-1,2704,3260,2769,-1,3260,2704,2766,-1,2710,2706,1977,-1,2710,194,2706,-1,1768,186,2150,-1,474,186,1768,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=19 */
		private int[] getparietl_geometry_5_24_coordIndex_19()
		{
			int[] value = {189,182,184,-1,2710,182,189,-1,9,3260,2080,-1,3260,9,191,-1,2708,1971,1970,-1,2708,2707,1971,-1,194,2707,2706,-1,194,193,2707,-1,2769,2364,2704,-1,2769,2335,2364,-1,195,3261,464,-1,197,3261,195,-1,2218,3261,197,-1,195,2838,196,-1,1965,2838,195,-1,2834,1964,1781,-1,2703,1964,2834,-1,204,203,469,-1,204,201,203,-1,1964,205,204,-1,205,1964,207,-1,1790,467,1960,-1,1790,3219,467,-1,1790,3221,3219,-1,1962,179,181,-1,1962,1961,179,-1,201,2702,1786,-1,201,205,2702,-1,213,217,216,-1,213,212,217,-1,218,3262,219,-1,218,234,3262,-1,450,452,1958,-1,450,453,452,-1,1951,2772,1948,-1,1951,1953,2772,-1,1951,1793,1953,-1,1951,1791,1793,-1,237,3263,235,-1,3263,237,2696,-1,242,1587,404,-1,242,241,1587,-1,2166,2779,2304,-1,2779,2166,2782,-1,1587,247,1883,-1,1587,248,247,-1,2162,2780,3248,-1,2700,2780,2162,-1,1930,252,251,-1,252,1930,1871,-1,256,1939,2698,-1,256,258,1939,-1,2783,744,2697,-1,2783,745,744,-1,1588,259,261,-1,235,259,1588,-1,259,235,3263,-1,2304,262,246,-1,2304,2779,262,-1,782,2167,783,-1,782,2168,2167,-1,2177,408,1868,-1,2177,2213,408,-1,2177,2784,2213,-1,2177,2828,2784,-1,411,3227,1922,-1,2669,3227,411,-1,2669,3229,3227,-1,2669,3264,3229,-1,2178,781,2686,-1,2178,1898,781,-1,273,334,333,-1,273,272,334,-1,2694,2787,2789,-1,2694,2785,2787,-1,2812,1859,2205,-1,2812,2813,1859,-1,2051,415,1794,-1,415,2051,2741,-1,2692,2184,2186,-1,2692,2275,2184,-1,1896,288,290,-1,1896,1895,288,-1,1921,436,273,-1,1921,2665,436,-1,2691,780,2792,-1,2691,779,780,-1,276,1914,1847,-1,276,275,1914,-1,279,2623,2793,-1,279,2624,2623,-1,288,2623,289,-1,2623,288,1913,-1,2690,2688,3265,-1,2690,1845,2688,-1,2187,1907,2689,-1,1907,2187,1906,-1,1804,428,318,-1,428,1804,1803,-1,2799,2215,2681,-1,2799,2685,2215,-1,398,2816,2683,-1,397,2816,398,-1,297,1893,298,-1,297,303,1893,-1,1830,1832,2211,-1,1830,388,1832,-1,1830,3230,388,-1,317,302,3266,-1,302,317,300,-1,2804,2199,2803,-1,2804,2200,2199,-1,309,2198,310,-1,2197,2198,309,-1,299,291,293,-1,299,3266,291,-1,309,1823,1891,-1,309,2212,1823,-1,2829,2195,381,-1,2196,2195,2829,-1,2144,3223,2837,-1,2144,2145,3223,-1,2712,1969,1968,-1,1969,2712,2711,-1,132,1949,127,-1,1949,132,1877,-1,415,51,1794,-1,51,415,414,-1,2806,2773,2718,-1,2806,2775,2773,-1,129,240,130,-1,129,2161,240,-1,270,1816,2213,-1,270,2049,1816,-1,1821,2023,1947,-1,1821,1820,2023,-1,2042,1922,2043,-1,1922,2042,1924,-1,2049,269,2745,-1,269,2049,270,-1,2935,2033,3238,-1,2935,2106,2033,-1,3267,3244,3268,-1,3267,3247,3244,-1,3249,2741,2051,-1,3249,30,2741,-1,2051,1863,3249,-1,1864,1863,2051,-1,31,271,2069,-1,31,2678,271,-1,2183,2102,1798,-1,2183,36,2102,-1,2185,36,2183,-1,2185,103,36,-1,2733,2795,2732,-1,2795,2733,2796,-1,1878,2796,2733,-1,2796,1878,1909,-1,384,2098,1902,-1,384,383,2098,-1,315,2041,292,-1,315,427,2041,-1,95,294,396,-1,294,95,295,-1,2038,1823,1822,-1,2038,1891,1823,-1,307,2040,3235,-1,307,2743,2040,-1,2749,238,2022,-1,2749,239,238,-1,1942,331,2778,-1,1942,2024,331,-1,346,2170,2169,-1,3269,2170,346,-1,2827,3254,3251,-1,3254,2827,2826,-1,2047,2784,2048,-1,2047,267,2784,-1,3264,3245,3270,-1,3264,3246,3245,-1,359,2677,363,-1,359,358,2677,-1,2667,379,419,-1,2667,2075,379,-1,2685,1795,2215,-1,1795,2685,2722,-1,318,99,1804,-1,318,100,99,-1,313,3243,2039,-1,312,3243,313,-1,2748,1875,1874,-1,2748,242,1875,-1,120,247,2750,-1,247,120,1883,-1,3251,1819,1818,-1,3251,3254,1819,-1,3228,3268,3244,-1,3268,3228,3229,-1,2664,338,340,-1,2664,437,338,-1,1954,138,1955,-1,138,1954,139,-1,1882,1957,2013,-1,1957,1882,329,-1,234,3271,3262,-1,3271,234,3256,-1,1977,166,1978,-1,167,166,1977,-1,174,2149,2148,-1,2149,174,7,-1,1982,440,1983,-1,1982,183,440,-1,1974,1986,2150,-1,1974,1987,1986,-1,465,2157,2156,-1,465,3257,2157,-1,451,450,449,-1,453,450,451,-1,143,228,230,-1,143,142,228,-1,226,2754,215,-1,2128,2754,226,-1,222,2756,2835,-1,2001,2756,222,-1,2660,210,2661,-1,2660,460,210,-1,181,2144,1979,-1,1992,2144,181,-1,3272,2771,2764,-1,2770,2771,3272,-1,2837,1981,1980,-1,1981,2837,3223,-1,1766,2656,1767,-1,1766,472,2656,-1,2001,214,147,-1,2001,222,214,-1,2218,3272,152,-1,2218,2770,3272,-1,1961,462,2760,-1,462,1961,463,-1,627,531,530,-1,3217,531,627,-1,2886,1738,2590,-1,2236,1738,2886,-1,2887,573,2219,-1,2887,2223,573,-1,704,2228,2266,-1,2228,704,578,-1,576,2846,1642,-1,2846,576,537,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=20 */
		private int[] getparietl_geometry_5_24_coordIndex_20()
		{
			int[] value = {2847,699,698,-1,699,2847,2652,-1,1740,504,1749,-1,504,1740,502,-1,631,2615,3206,-1,630,2615,631,-1,722,2615,630,-1,2264,2281,1703,-1,2264,1647,2281,-1,727,2652,2847,-1,727,2614,2652,-1,1644,513,2651,-1,1644,511,513,-1,637,3212,2271,-1,639,3212,637,-1,1673,547,2646,-1,547,1673,666,-1,2888,2279,673,-1,2279,2888,3211,-1,540,2621,493,-1,2621,540,2893,-1,501,2628,1755,-1,501,2629,2628,-1,527,1761,626,-1,526,1761,527,-1,530,2859,2655,-1,529,2859,530,-1,2650,1695,2226,-1,2650,1696,1695,-1,2853,3218,489,-1,2853,2845,3218,-1,2263,1753,2231,-1,2263,1754,1753,-1,2199,538,2803,-1,538,2199,490,-1,2640,669,668,-1,669,2640,576,-1,2268,691,1748,-1,2268,2267,691,-1,2893,3273,2621,-1,687,3273,2893,-1,687,686,3273,-1,502,476,475,-1,476,502,1740,-1,542,1746,543,-1,542,2034,1746,-1,546,2274,1677,-1,546,545,2274,-1,2241,558,557,-1,2644,558,2241,-1,2619,1657,690,-1,1657,2619,1672,-1,2882,553,2858,-1,2882,1733,553,-1,1640,2279,3211,-1,1669,2279,1640,-1,2243,737,739,-1,2243,2244,737,-1,522,2233,1730,-1,2233,522,521,-1,1684,563,1685,-1,1684,564,563,-1,1743,2606,1728,-1,1743,2642,2606,-1,529,1686,2859,-1,1634,1686,529,-1,507,2650,2860,-1,507,506,2650,-1,487,3218,577,-1,3218,487,489,-1,2244,1627,717,-1,2626,1627,2244,-1,740,2234,1742,-1,2234,740,2613,-1,2286,693,718,-1,2286,731,693,-1,631,2863,3202,-1,2862,2863,631,-1,2625,1627,2626,-1,1627,2625,3203,-1,2610,1608,612,-1,2610,3274,1608,-1,76,83,3255,-1,83,76,78,-1,3275,66,56,-1,66,2045,2738,-1,2045,66,3275,-1,512,652,651,-1,511,652,512,-1,2627,2634,2633,-1,2607,2634,2627,-1,2628,603,1756,-1,603,2628,604,-1,605,533,606,-1,605,2654,533,-1,595,2294,2249,-1,2251,2294,595,-1,596,2290,2302,-1,1610,2290,596,-1,771,3276,659,-1,771,770,3276,-1,775,3197,776,-1,775,2303,3197,-1,1608,1705,612,-1,1607,1705,1608,-1,751,621,623,-1,751,1605,621,-1,613,2260,614,-1,2260,613,588,-1,2600,2869,1594,-1,2600,2605,2869,-1,1601,754,618,-1,2297,754,1601,-1,2912,1597,2298,-1,2912,1598,1597,-1,2297,1600,650,-1,2297,1601,1600,-1,2614,509,2652,-1,2614,2229,509,-1,1758,2842,483,-1,1758,2591,2842,-1,2224,2887,1727,-1,2224,2223,2887,-1,718,1739,1636,-1,718,1737,1739,-1,1693,2655,605,-1,1693,530,2655,-1,3277,475,477,-1,475,3277,1648,-1,2097,2062,2109,-1,2097,2071,2062,-1,3278,2881,1656,-1,2857,2881,3278,-1,1717,2645,729,-1,1717,1719,2645,-1,2782,1943,2779,-1,2782,251,1943,-1,543,651,2273,-1,543,512,651,-1,2220,480,2849,-1,1626,480,2220,-1,3279,1620,1622,-1,2266,1620,3279,-1,2229,726,547,-1,2614,726,2229,-1,645,609,646,-1,645,608,609,-1,1744,2893,540,-1,1744,2850,2893,-1,2269,2857,3278,-1,495,2857,2269,-1,1687,562,641,-1,1634,562,1687,-1,1684,1691,2890,-1,1684,1692,1691,-1,736,1702,685,-1,1702,736,2201,-1,3273,671,2621,-1,671,3273,2851,-1,2278,2619,692,-1,2619,2278,1672,-1,3210,1745,2232,-1,680,1745,3210,-1,2878,2246,1649,-1,2878,2902,2246,-1,3207,3213,3208,-1,3207,3216,3213,-1,730,2622,670,-1,730,1720,2622,-1,1681,1664,1682,-1,1681,3204,1664,-1,2877,721,3209,-1,2877,2616,721,-1,2863,581,2234,-1,2863,1688,581,-1,1648,565,568,-1,1648,3277,565,-1,1646,2905,2281,-1,1646,3280,2905,-1,2882,3216,2871,-1,2882,3213,3216,-1,3281,3212,486,-1,3281,3214,3212,-1,2901,3206,3205,-1,2901,2900,3206,-1,2201,538,1702,-1,2201,2803,538,-1,328,1933,1956,-1,328,2697,1933,-1,2865,746,610,-1,2865,747,746,-1,752,2609,750,-1,1710,2609,752,-1,1709,2609,1710,-1,2060,2011,133,-1,2739,2011,2060,-1,2907,2495,1723,-1,2496,2495,2907,-1,758,636,520,-1,757,636,758,-1,757,616,636,-1,522,1711,520,-1,522,1685,1711,-1,2738,34,2072,-1,2738,2045,34,-1,2869,2908,1594,-1,2908,2869,1735,-1,2913,2602,2870,-1,2602,2913,2603,-1,2913,2914,2598,-1,2913,2870,2914,-1,2604,2601,760,-1,2604,2600,2601,-1,79,110,2119,-1,81,110,79,-1,1599,2917,2915,-1,1598,2917,1599,-1,2916,2907,766,-1,2916,2915,2907,-1,659,2594,2593,-1,3276,2594,659,-1,625,2289,481,-1,625,1750,2289,-1,1764,628,1694,-1,1764,1763,628,-1,1759,483,482,-1,483,1759,1758,-1,3097,2925,2922,-1,3096,2925,3097,-1,2921,2918,2926,-1,2921,2920,2918,-1,2924,2931,2928,-1,2923,2931,2924,-1,2927,482,3282,-1,2927,1759,482,-1,3282,2589,3239,-1,3282,482,2589,-1,236,3283,2933,-1,1589,3283,236,-1,2934,783,2167,-1,3239,783,2934,-1,1952,259,1953,-1,1952,260,259,-1,3081,2922,3284,-1,2922,3081,3097,-1,2933,2937,2930,-1,2933,3283,2937,-1,3188,2939,2938,-1,3188,3284,2939,-1,784,922,785,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=21 */
		private int[] getparietl_geometry_5_24_coordIndex_21()
		{
			int[] value = {2586,922,784,-1,2943,2585,2568,-1,2585,2943,2944,-1,790,2583,791,-1,2584,2583,790,-1,793,921,794,-1,2581,921,793,-1,1549,2946,933,-1,1548,2946,1549,-1,1513,2991,1514,-1,2991,1513,2990,-1,3169,800,799,-1,3169,3025,800,-1,1564,799,1565,-1,1564,3169,799,-1,803,2585,1526,-1,2562,2585,803,-1,2948,2568,2569,-1,2943,2568,2948,-1,2951,2309,1584,-1,2951,2950,2309,-1,805,3014,806,-1,3168,3014,805,-1,3168,3013,3014,-1,3168,3167,3013,-1,808,2357,902,-1,810,2357,808,-1,2956,2964,2955,-1,3031,2964,2956,-1,3285,2361,2976,-1,1483,2361,3285,-1,2570,1480,2362,-1,2958,1480,2570,-1,1553,2320,2322,-1,1553,813,2320,-1,2962,1501,2961,-1,2962,148,1501,-1,817,908,910,-1,817,816,908,-1,796,928,3286,-1,796,2963,928,-1,2969,2342,1534,-1,2342,2969,3166,-1,834,2995,832,-1,2995,834,3176,-1,2986,3018,2985,-1,3287,2986,3190,-1,2986,3287,3018,-1,2305,3030,2984,-1,3030,2305,2307,-1,3172,897,3171,-1,3172,2967,897,-1,3172,937,2967,-1,3288,3183,1492,-1,3289,3183,3288,-1,842,1482,2573,-1,841,1482,842,-1,3011,2356,3010,-1,2542,2356,3011,-1,2542,2544,2356,-1,846,1544,847,-1,3027,1544,846,-1,2369,817,910,-1,2369,2360,817,-1,2955,913,912,-1,2955,2965,913,-1,924,3050,2536,-1,3049,3050,924,-1,253,193,254,-1,193,253,2707,-1,3154,2550,3290,-1,3154,852,2550,-1,900,850,854,-1,850,900,807,-1,1538,869,2566,-1,870,869,1538,-1,859,858,857,-1,859,861,858,-1,3024,1578,2311,-1,3024,2557,1578,-1,2554,2315,1574,-1,2554,3184,2315,-1,2981,2980,866,-1,2942,2980,2981,-1,969,3184,2524,-1,3184,969,3160,-1,2523,2982,3291,-1,2522,2982,2523,-1,880,1507,2313,-1,880,1471,1507,-1,867,1537,1228,-1,1537,867,2368,-1,822,1473,2344,-1,824,1473,822,-1,2971,2586,784,-1,3190,2586,2971,-1,1531,2578,1532,-1,1531,829,2578,-1,2944,1526,2585,-1,1526,2944,2565,-1,787,874,2561,-1,789,874,787,-1,2560,1522,2561,-1,1522,2560,1520,-1,2311,800,3024,-1,801,800,2311,-1,2583,920,3291,-1,920,2583,794,-1,1513,2581,793,-1,1513,934,2581,-1,1576,2994,1550,-1,1576,1577,2994,-1,2312,1510,2324,-1,1511,1510,2312,-1,1503,889,884,-1,1503,887,889,-1,2553,892,893,-1,2553,2341,892,-1,1495,3164,1493,-1,1495,3179,3164,-1,1495,3178,3179,-1,1495,3175,3178,-1,2552,2548,898,-1,2549,2548,2552,-1,2545,3164,2538,-1,1493,3164,2545,-1,2546,807,806,-1,2545,807,2546,-1,3186,3016,899,-1,3292,3016,3186,-1,3292,3015,3016,-1,806,3028,2546,-1,3293,806,3014,-1,3293,3028,806,-1,2539,3008,2331,-1,2539,3006,3008,-1,1545,903,2544,-1,904,903,1545,-1,905,3289,3288,-1,905,3004,3289,-1,907,3004,905,-1,907,3005,3004,-1,905,2999,2333,-1,905,3288,2999,-1,848,1542,2383,-1,1542,848,2575,-1,2549,893,1276,-1,2549,2553,893,-1,931,1549,3294,-1,930,1549,931,-1,2992,2953,2993,-1,2992,2954,2953,-1,2374,3005,907,-1,2374,2988,3005,-1,3289,2989,2556,-1,3289,3004,2989,-1,2359,2987,845,-1,1567,2987,2359,-1,1490,2348,1517,-1,1490,3295,2348,-1,3025,2974,2975,-1,3025,3169,2974,-1,2543,2560,2559,-1,2560,2543,2542,-1,2579,1478,2997,-1,1478,2579,2371,-1,1529,3292,3186,-1,3292,1529,3191,-1,3293,1532,3028,-1,1547,1532,3293,-1,831,2547,2578,-1,1496,2547,831,-1,3020,3287,3187,-1,3018,3287,3020,-1,3172,824,937,-1,3172,1474,824,-1,3175,2952,3178,-1,3173,2952,3175,-1,3166,894,2551,-1,894,3166,2969,-1,3294,933,908,-1,3294,1549,933,-1,845,2558,846,-1,845,2987,2558,-1,1521,3011,3010,-1,3011,1521,1520,-1,830,1495,1494,-1,830,3174,1495,-1,2572,901,841,-1,2572,3012,901,-1,2983,1240,2344,-1,3296,1240,2983,-1,792,2557,1566,-1,1578,2557,792,-1,1268,820,3023,-1,1268,1298,820,-1,2390,593,1606,-1,593,2390,3159,-1,1447,1451,1448,-1,1451,1447,1449,-1,2386,2533,3157,-1,2385,2533,2386,-1,1707,950,1708,-1,1707,2384,950,-1,1465,164,2056,-1,2388,164,1465,-1,2367,1447,1446,-1,2367,2379,1447,-1,960,3159,2390,-1,940,3159,960,-1,1455,3162,2527,-1,1455,1457,3162,-1,1468,943,1459,-1,1468,945,943,-1,2393,1458,943,-1,1458,2393,2522,-1,2715,1454,966,-1,2715,2530,1454,-1,154,2055,161,-1,154,2112,2055,-1,2698,199,256,-1,207,199,2698,-1,217,2172,1935,-1,217,212,2172,-1,2057,141,3241,-1,141,2057,144,-1,3161,1468,2389,-1,945,1468,3161,-1,1448,2527,3162,-1,1451,2527,1448,-1,2527,1451,3033,-1,1554,1454,2529,-1,1452,1454,1554,-1,2366,2379,2367,-1,1508,2379,2366,-1,1508,3160,2379,-1,2528,3152,3297,-1,3156,3152,2528,-1,227,2783,3200,-1,1934,2783,227,-1,2938,3189,3188,-1,2938,3036,3189,-1,3297,3040,3038,-1,3152,3040,3297,-1,3189,2477,3054,-1,3290,2477,3189,-1,258,3156,1939,-1,3156,258,2345,-1,3153,840,839,-1,2370,840,3153,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=22 */
		private int[] getparietl_geometry_5_24_coordIndex_22()
		{
			int[] value = {2535,3286,928,-1,2535,3185,3286,-1,2580,2964,3031,-1,2580,3192,2964,-1,2976,1505,3285,-1,1505,2976,886,-1,2555,3285,1505,-1,3042,3285,2555,-1,797,911,913,-1,796,911,797,-1,2979,2759,2977,-1,3258,2759,2979,-1,1500,2574,811,-1,2960,2574,1500,-1,18,1498,19,-1,1499,1498,18,-1,15,2084,14,-1,2,2084,15,-1,4,2094,2093,-1,4,2083,2094,-1,2334,2337,1555,-1,2337,2334,2962,-1,1498,2979,19,-1,2979,1498,3258,-1,2089,11,10,-1,2091,11,2089,-1,1031,1441,1440,-1,2395,1441,1031,-1,986,1002,1429,-1,985,1002,986,-1,1015,1014,2398,-1,1015,1012,1014,-1,1003,2398,1014,-1,2398,1003,1433,-1,1364,991,1027,-1,1364,2412,991,-1,1036,1427,1426,-1,1036,1035,1427,-1,1394,1068,1060,-1,1394,1065,1068,-1,1408,1076,1130,-1,1082,1076,1408,-1,2494,1399,2448,-1,2494,1400,1399,-1,1322,1099,1320,-1,1099,1322,1100,-1,1410,1153,1077,-1,1410,1144,1153,-1,1265,2414,1266,-1,1105,2414,1265,-1,1104,2414,1105,-1,1358,1416,1394,-1,1358,1417,1416,-1,1397,3071,3141,-1,1397,1098,3071,-1,1383,1125,1384,-1,1383,1126,1125,-1,3055,1366,1149,-1,3078,1366,3055,-1,3057,2419,1083,-1,3057,2420,2419,-1,1140,1088,1407,-1,1088,1140,1141,-1,3062,1401,1133,-1,1401,3062,1114,-1,1404,3147,1402,-1,1404,3059,3147,-1,3148,3070,2424,-1,3148,3069,3070,-1,3062,3139,3149,-1,3139,3062,3061,-1,3142,3138,2516,-1,3142,3137,3138,-1,3075,2517,1109,-1,3064,2517,3075,-1,3065,1392,1391,-1,3074,1392,3065,-1,3146,2430,3145,-1,2430,3146,1374,-1,3078,3298,3077,-1,3078,3055,3298,-1,1148,3298,1146,-1,1148,2410,3298,-1,1026,3068,1027,-1,1026,1432,3068,-1,1376,3144,3066,-1,3144,1376,3063,-1,1360,1131,2418,-1,1360,2428,1131,-1,3073,3057,3056,-1,3073,3072,3057,-1,1102,3142,2512,-1,1102,1101,3142,-1,2513,1381,1382,-1,2513,2512,1381,-1,1358,1049,1359,-1,1395,1049,1358,-1,3069,3147,3145,-1,3069,3148,3147,-1,1142,1379,1143,-1,1379,1142,3076,-1,1138,2514,1094,-1,1132,2514,1138,-1,3150,1147,2421,-1,1137,1147,3150,-1,1348,1352,1351,-1,1348,1356,1352,-1,1406,3134,1081,-1,1406,3100,3134,-1,1161,1349,1162,-1,1161,3086,1349,-1,1342,476,1741,-1,476,1342,2507,-1,567,1180,1340,-1,566,1180,567,-1,2444,1334,1333,-1,2444,1179,1334,-1,1323,1158,1160,-1,1158,1323,2506,-1,1165,2498,1159,-1,1165,1164,2498,-1,2497,1345,3090,-1,1345,2497,3084,-1,2507,477,476,-1,477,2507,1331,-1,1179,2505,1334,-1,2505,1179,2506,-1,1180,1160,1339,-1,1180,1324,1160,-1,1325,2511,2433,-1,1325,1350,2511,-1,1168,1333,1169,-1,1168,2443,1333,-1,1172,2437,1186,-1,1172,2435,2437,-1,1356,1332,1336,-1,1332,1356,1355,-1,3135,1350,1349,-1,3135,2511,1350,-1,1394,2508,2438,-1,1394,1060,2508,-1,2495,3090,2906,-1,2495,2497,3090,-1,3092,1593,3091,-1,3092,3084,1593,-1,3093,3133,2501,-1,3093,2911,3133,-1,2910,3095,1592,-1,3095,2910,3094,-1,1320,3097,3081,-1,3097,1320,1099,-1,1399,2503,2919,-1,2503,1399,2407,-1,1405,3101,1087,-1,3101,1405,1282,-1,1113,2476,1281,-1,1113,1314,2476,-1,1317,1305,1318,-1,1317,1306,1305,-1,2492,1199,979,-1,1271,1199,2492,-1,1307,3103,2491,-1,1307,3102,3103,-1,2471,2469,3104,-1,2469,2471,2470,-1,2456,1209,1305,-1,2456,1207,1209,-1,3106,3130,3122,-1,3130,3106,1215,-1,2485,2465,2467,-1,2485,1259,2465,-1,1346,3098,1344,-1,3098,1346,3131,-1,3112,2486,1281,-1,3112,1225,2486,-1,1295,1227,1279,-1,1295,1294,1227,-1,3102,3110,1194,-1,3128,3110,3102,-1,1291,2451,3099,-1,1297,2451,1291,-1,1259,3129,2465,-1,1258,3129,1259,-1,3122,1211,996,-1,3122,3130,1211,-1,1308,1230,1238,-1,1230,1308,2491,-1,1241,3296,2470,-1,1241,1240,3296,-1,991,1247,1269,-1,1248,1247,991,-1,1254,3124,2478,-1,1254,2481,3124,-1,2480,1277,1276,-1,3109,1277,2480,-1,2451,2466,2449,-1,2451,1297,2466,-1,2365,1226,1228,-1,2365,1260,1226,-1,3114,2464,1249,-1,3113,2464,3114,-1,1232,3117,3119,-1,1232,1288,3117,-1,3123,1156,3126,-1,3123,1157,1156,-1,2490,2487,2483,-1,1206,2487,2490,-1,1217,1319,2452,-1,1217,2459,1319,-1,3107,1192,1191,-1,2087,1192,3107,-1,2489,1156,2461,-1,2489,3126,1156,-1,2087,1316,1192,-1,2086,1316,2087,-1,2491,1231,1230,-1,1231,2491,3103,-1,2478,3119,2479,-1,3124,3119,2478,-1,3124,3120,3119,-1,1309,1238,1237,-1,1308,1238,1309,-1,1239,3114,1203,-1,1236,3114,1239,-1,2456,2475,1207,-1,2475,2456,3108,-1,1216,2452,2488,-1,1217,2452,1216,-1,2457,2459,2474,-1,1319,2459,2457,-1,3108,1304,1285,-1,1304,3108,2456,-1,3121,2484,1245,-1,3105,2484,3121,-1,1207,2460,1208,-1,2460,1207,2475,-1,3120,1229,1233,-1,3120,3124,1229,-1,1255,1235,1256,-1,1235,1255,2472,-1,1248,1267,1252,-1,1248,1265,1267,-1,3082,1107,1221,-1,3082,3054,1107,-1,1226,1262,1263,-1,1226,1260,1262,-1,3101,1346,3100,-1,3101,3131,1346,-1,2480,2463,3109,-1,2463,2480,1250,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=23 */
		private int[] getparietl_geometry_5_24_coordIndex_23()
		{
			int[] value = {1243,2482,1283,-1,1243,3117,2482,-1,1203,1240,1239,-1,1203,1202,1240,-1,3103,1289,1231,-1,1289,3103,1193,-1,3127,1263,1262,-1,1263,3127,1196,-1,1344,2450,3089,-1,1344,3098,2450,-1,1296,3102,1307,-1,1296,3128,3102,-1,1279,3128,1296,-1,3128,1279,1280,-1,3127,1281,2476,-1,3127,3112,1281,-1,2486,3099,3125,-1,1291,3099,2486,-1,3111,1259,2485,-1,3111,1257,1259,-1,2463,1255,1254,-1,1255,2463,2462,-1,1277,1267,1278,-1,1252,1267,1277,-1,1246,1219,1247,-1,1246,1155,1219,-1,1188,1191,1190,-1,2457,1191,1188,-1,2470,1292,2469,-1,1292,2470,3296,-1,1273,1195,1194,-1,1311,1195,1273,-1,2458,1215,1214,-1,3130,1215,2458,-1,1264,980,1200,-1,1264,1312,980,-1,1282,3131,3101,-1,3131,1282,3125,-1,2448,2919,3132,-1,2919,2448,1399,-1,1592,3091,1593,-1,1592,3095,3091,-1,2911,3094,2910,-1,2911,3093,3094,-1,571,1339,632,-1,571,1340,1339,-1,3134,3084,3092,-1,3084,3134,1345,-1,2439,1354,1343,-1,1354,2439,2442,-1,1046,2498,1047,-1,1046,2447,2498,-1,2499,3088,1183,-1,3088,2499,3136,-1,3087,1328,1171,-1,3087,1338,1328,-1,3088,1338,3087,-1,3088,3136,1338,-1,1356,1335,1352,-1,1336,1335,1356,-1,1174,2435,1172,-1,1174,1331,2435,-1,1330,1170,1171,-1,1170,1330,1181,-1,1344,3090,1345,-1,3090,1344,3089,-1,1166,1056,1164,-1,1175,1056,1166,-1,1327,2506,1323,-1,1327,1326,2506,-1,570,1340,571,-1,567,1340,570,-1,1171,2509,2440,-1,1168,2509,1171,-1,1168,1167,2509,-1,1331,2436,2435,-1,2507,2436,1331,-1,1351,1347,1348,-1,1347,1351,3079,-1,1383,1371,1372,-1,1383,1370,1371,-1,3073,3141,3071,-1,3137,3141,3073,-1,2406,1222,2417,-1,2406,1093,1222,-1,3149,3140,3060,-1,3140,3149,3139,-1,1365,3145,2430,-1,1365,3069,3145,-1,1357,1057,1417,-1,1151,1057,1357,-1,2512,2516,1381,-1,2512,3142,2516,-1,2519,2431,3072,-1,2519,1361,2431,-1,1386,2515,2429,-1,1386,1385,2515,-1,1134,3063,1133,-1,1134,3144,3063,-1,2416,2406,2417,-1,2416,3053,2406,-1,1146,3055,1380,-1,1146,3298,3055,-1,3077,2410,2409,-1,3077,3298,2410,-1,3150,2427,1137,-1,1116,2427,3150,-1,3140,1374,3146,-1,3140,2426,1374,-1,1375,3063,1376,-1,3063,1375,3061,-1,3065,3076,3074,-1,3076,3065,3143,-1,3075,2425,3064,-1,2425,3075,1142,-1,3146,3060,3140,-1,3060,3146,3059,-1,3143,1379,3076,-1,1379,3143,3058,-1,1402,3148,1387,-1,3148,1402,3147,-1,3149,1114,3062,-1,1114,3149,2405,-1,2418,1085,2419,-1,2418,1131,1085,-1,1407,1138,1140,-1,1407,2422,1138,-1,1389,2516,3138,-1,1389,1408,2516,-1,3078,1367,1366,-1,3078,1382,1367,-1,1123,1116,3150,-1,1117,1116,1123,-1,2410,2494,2411,-1,2494,2410,1148,-1,1046,1075,1074,-1,1046,1048,1075,-1,1221,2417,1222,-1,2417,1221,1107,-1,2519,1098,1100,-1,3071,1098,2519,-1,1391,2493,2415,-1,2493,1391,1275,-1,1113,1401,1114,-1,1113,1089,1401,-1,1112,1404,1403,-1,1112,2404,1404,-1,1059,1051,2520,-1,1059,1053,1051,-1,1337,1067,1177,-1,2446,1067,1337,-1,1043,1034,1422,-1,1043,1430,1034,-1,1419,1420,977,-1,1420,1419,2400,-1,1019,1017,1016,-1,1019,1018,1017,-1,1012,2396,1014,-1,2396,1012,1436,-1,2397,984,1009,-1,2397,1435,984,-1,2521,1004,1019,-1,1004,2521,1005,-1,979,983,2492,-1,979,2394,983,-1,1020,978,1018,-1,978,1020,2401,-1,1040,1438,1008,-1,1039,1438,1040,-1,1004,2401,1020,-1,1007,2401,1004,-1,1429,1001,1426,-1,1429,1002,1001,-1,2082,5,2092,-1,2090,5,2082,-1,6,2149,7,-1,2149,6,2081,-1,918,811,2574,-1,811,918,812,-1,1555,2336,2959,-1,1555,2337,2336,-1,2088,16,185,-1,2088,0,16,-1,2084,1973,14,-1,2084,3052,1973,-1,1991,2709,2079,-1,1991,849,2709,-1,815,1543,891,-1,815,924,1543,-1,2977,2008,2978,-1,2759,2008,2977,-1,2964,3151,2966,-1,2964,3192,3151,-1,887,3045,2323,-1,887,3046,3045,-1,1481,1502,1479,-1,1481,1503,1502,-1,1506,3031,3032,-1,2580,3031,1506,-1,796,3185,911,-1,3286,3185,796,-1,1443,3153,2345,-1,1443,2370,3153,-1,3156,3153,3152,-1,3156,2345,3153,-1,3036,3290,3189,-1,3154,3290,3036,-1,3038,3299,3297,-1,3155,3299,3038,-1,205,1937,2702,-1,205,1938,1937,-1,743,3297,3299,-1,743,2528,3297,-1,2382,1458,3158,-1,1458,2382,2392,-1,860,2391,3000,-1,2391,860,859,-1,2389,2386,3161,-1,2387,2386,2389,-1,2139,2112,154,-1,2139,2111,2112,-1,3159,594,593,-1,2531,594,3159,-1,3157,3034,952,-1,3034,3157,2533,-1,3000,750,2609,-1,3000,2391,750,-1,198,256,199,-1,198,257,256,-1,2111,2002,2058,-1,2111,2139,2002,-1,2523,3158,1458,-1,3158,2523,2347,-1,1467,2389,1468,-1,1467,961,2389,-1,3162,2380,2382,-1,3162,1457,2380,-1,961,2390,2389,-1,961,960,2390,-1,1462,1461,959,-1,1462,954,1461,-1,2056,1452,1465,-1,2525,1452,2056,-1,749,2385,3035,-1,953,2385,749,-1,3161,3157,963,-1,3161,2386,3157,-1,2524,948,970,-1,948,2524,946,-1,1482,901,900,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=24 */
		private int[] getparietl_geometry_5_24_coordIndex_24()
		{
			int[] value = {1482,841,901,-1,2973,3027,2975,-1,2973,1544,3027,-1,2310,2561,1522,-1,787,2561,2310,-1,873,2561,874,-1,2561,3181,2559,-1,873,3181,2561,-1,873,2372,3181,-1,823,937,824,-1,823,935,937,-1,3177,834,3022,-1,3176,834,3177,-1,3191,3015,3292,-1,3015,3191,3017,-1,2358,3009,2327,-1,3009,2358,3008,-1,1483,3042,1484,-1,3285,3042,1483,-1,823,2972,935,-1,823,3165,2972,-1,3187,3021,833,-1,3187,3287,3021,-1,835,3029,836,-1,3171,3029,835,-1,2949,3019,3179,-1,3019,2949,2985,-1,3014,1547,3293,-1,826,1547,3014,-1,1527,3186,3012,-1,3186,1527,1529,-1,2572,804,1528,-1,804,2572,844,-1,872,2997,1546,-1,872,2579,2997,-1,1476,3181,2372,-1,1476,3180,3181,-1,2541,1564,1563,-1,2541,2576,1564,-1,1568,2359,1486,-1,2359,1568,1567,-1,2558,3027,846,-1,2558,3026,3027,-1,1518,3295,3182,-1,1518,2348,3295,-1,2556,3183,3289,-1,3183,2556,2349,-1,2375,907,906,-1,907,2375,2374,-1,908,932,909,-1,908,933,932,-1,1525,788,1523,-1,1525,2569,788,-1,2978,1539,19,-1,1540,1539,2978,-1,2575,1543,1542,-1,2960,1543,2575,-1,1540,917,919,-1,1540,2978,917,-1,2958,2323,1480,-1,2958,2957,2323,-1,2323,3047,1481,-1,3045,3047,2323,-1,3183,1490,1492,-1,3183,3295,1490,-1,3183,3182,3295,-1,3010,2357,2998,-1,2356,2357,3010,-1,1544,3001,1489,-1,1544,2973,3001,-1,2354,812,2009,-1,2354,813,812,-1,1536,2338,1535,-1,2336,2338,1536,-1,2355,2146,2945,-1,2146,2355,1497,-1,2314,1504,885,-1,1504,2314,2316,-1,3041,2324,1510,-1,3041,2325,2324,-1,2946,1550,2994,-1,1551,1550,2946,-1,3291,791,2583,-1,791,3291,2982,-1,2373,795,2582,-1,2373,2990,795,-1,1524,2982,1525,-1,2982,1524,791,-1,1581,1531,1530,-1,1531,1581,1583,-1,3021,3190,2971,-1,3287,3190,3021,-1,2313,2366,921,-1,1507,2366,2313,-1,1537,3111,2365,-1,858,3111,1537,-1,3291,2347,2523,-1,920,2347,3291,-1,2524,2554,946,-1,2554,2524,3184,-1,868,2942,2306,-1,868,2980,2942,-1,1471,879,882,-1,879,1471,880,-1,3026,2557,3024,-1,2557,3026,2558,-1,858,1257,3111,-1,861,1257,858,-1,855,850,852,-1,855,854,850,-1,1278,3290,2550,-1,2477,3290,1278,-1,1541,919,848,-1,919,1541,1540,-1,818,931,816,-1,931,818,927,-1,2376,2333,2369,-1,2333,2376,2332,-1,2544,902,2356,-1,2544,903,902,-1,2999,1492,1488,-1,3288,1492,2999,-1,897,2552,898,-1,897,2967,2552,-1,835,2984,3030,-1,837,2984,835,-1,3022,2971,2970,-1,3021,2971,3022,-1,3164,3019,3163,-1,3019,3164,3179,-1,3174,829,2950,-1,829,3174,830,-1,2343,3166,3165,-1,2343,2342,3166,-1,930,2947,1548,-1,929,2947,930,-1,2325,3151,3192,-1,2325,3041,3151,-1,816,3294,908,-1,816,931,3294,-1,1550,1511,1576,-1,1550,1509,1511,-1,2318,2338,2961,-1,2319,2338,2318,-1,1560,2362,1443,-1,2570,2362,1560,-1,2334,925,2536,-1,2334,1557,925,-1,3043,1484,3042,-1,3043,2571,1484,-1,2332,3170,2953,-1,3002,3170,2332,-1,1492,3006,2539,-1,1492,1491,3006,-1,786,2330,2970,-1,2587,2330,786,-1,1565,801,1579,-1,1565,799,801,-1,2327,1515,1566,-1,2327,1516,1515,-1,3009,1516,2327,-1,3009,3007,1516,-1,1513,795,2990,-1,795,1513,793,-1,2963,798,1552,-1,796,798,2963,-1,2324,880,2312,-1,2324,878,880,-1,1503,3046,887,-1,1503,3044,3046,-1,1569,2321,965,-1,2322,2321,1569,-1,947,2319,967,-1,2319,947,1571,-1,2314,1574,2315,-1,1575,1574,2314,-1,2311,791,1524,-1,1578,791,2311,-1,2310,1523,788,-1,1580,1523,2310,-1,2308,1582,1533,-1,1583,1582,2308,-1,2981,3296,2983,-1,2981,1292,3296,-1,3283,3155,2937,-1,3155,3283,3299,-1,2924,3284,2922,-1,2924,2939,3284,-1,3263,1953,259,-1,3263,2772,1953,-1,245,237,236,-1,237,245,244,-1,1589,3299,3283,-1,743,3299,1589,-1,3193,3239,2934,-1,3193,3282,3239,-1,3194,3282,3193,-1,3194,2927,3282,-1,2923,3194,2931,-1,3195,3194,2923,-1,3196,2926,3195,-1,3196,2921,2926,-1,3096,3196,2925,-1,3132,3196,3096,-1,2589,481,2289,-1,2589,482,481,-1,2503,1694,2920,-1,1694,2503,1764,-1,3276,774,2594,-1,3276,2303,774,-1,747,2630,615,-1,747,3198,2630,-1,1592,2912,2910,-1,1592,1591,2912,-1,771,80,760,-1,771,2866,80,-1,2870,1599,2914,-1,2870,1597,1599,-1,2634,2911,2299,-1,3133,2911,2634,-1,1602,2909,2908,-1,1602,618,2909,-1,1602,1601,618,-1,22,2108,2061,-1,44,2108,22,-1,2059,2253,1722,-1,2595,2253,2059,-1,2296,751,750,-1,2296,2295,751,-1,596,2250,597,-1,596,2302,2250,-1,1605,3199,621,-1,1604,3199,1605,-1,752,2259,1710,-1,752,2638,2259,-1,2723,2011,2739,-1,2723,137,2011,-1,2618,2245,693,-1,2855,2245,2618,-1,2247,2876,2879,-1,2247,2894,2876,-1,608,1732,2219,-1,608,645,1732,-1,3278,2267,2269,-1,1656,2267,3278,-1,1638,575,574,-1,2242,575,1638,-1,1619,503,496,-1,503,1619,504,-1,2613,1633,3202,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=25 */
		private int[] getparietl_geometry_5_24_coordIndex_25()
		{
			int[] value = {2613,2284,1633,-1,2861,2287,2889,-1,2861,1625,2287,-1,732,2874,2625,-1,732,731,2874,-1,1653,1727,2887,-1,1653,1655,1727,-1,600,1748,601,-1,1748,600,505,-1,1631,1644,1629,-1,1631,1645,1644,-1,1617,497,525,-1,1616,497,1617,-1,1688,2852,581,-1,1690,2852,1688,-1,722,1652,723,-1,630,1652,722,-1,2649,2888,2648,-1,2649,3211,2888,-1,1659,1670,1660,-1,1671,1670,1659,-1,1621,3279,1622,-1,3279,1621,705,-1,2892,2905,3280,-1,2905,2892,2891,-1,1626,1683,643,-1,1626,2220,1683,-1,1624,641,640,-1,1687,641,1624,-1,1667,689,500,-1,1667,1666,689,-1,3273,2620,2851,-1,3273,686,2620,-1,3214,2897,2899,-1,3214,3281,2897,-1,508,2646,549,-1,510,2646,508,-1,1721,2622,1720,-1,2622,1721,668,-1,2629,625,604,-1,1695,625,2629,-1,1718,1602,2273,-1,1718,1600,1602,-1,1718,2632,1600,-1,248,262,2163,-1,262,248,263,-1,288,2188,1913,-1,288,1895,2188,-1,2892,1646,1676,-1,2892,3280,1646,-1,1666,1662,689,-1,1666,712,1662,-1,1666,1665,712,-1,2620,2850,2851,-1,688,2850,2620,-1,1649,2879,2878,-1,1651,2879,1649,-1,2883,2276,1721,-1,2883,664,2276,-1,1729,2607,2627,-1,1728,2607,1729,-1,124,133,122,-1,2060,133,124,-1,1763,626,628,-1,1763,527,626,-1,526,1762,1761,-1,526,2894,1762,-1,2849,2221,2220,-1,2221,2849,534,-1,680,720,733,-1,680,3210,720,-1,2844,2871,2872,-1,2844,2856,2871,-1,1696,1750,625,-1,1696,1751,1750,-1,488,2612,1697,-1,488,3201,2612,-1,3215,515,1647,-1,624,515,3215,-1,2261,2231,1699,-1,2261,2263,2231,-1,2870,2298,1597,-1,2870,756,2298,-1,1590,2256,2725,-1,1590,123,2256,-1,2912,2917,1598,-1,2917,2912,1591,-1,2597,2599,765,-1,2599,2597,777,-1,2608,583,2639,-1,2608,1709,583,-1,621,746,622,-1,746,621,3199,-1,776,3198,2631,-1,3198,776,778,-1,2303,770,3197,-1,2303,3276,770,-1,2593,2596,2595,-1,2596,2593,2592,-1,749,3274,2610,-1,3035,3274,749,-1,1724,635,755,-1,1724,2272,635,-1,2903,2897,3281,-1,2903,2898,2897,-1,526,2895,2894,-1,526,2280,2895,-1,2280,526,528,-1,2632,1717,554,-1,1717,2632,1718,-1,1608,3035,1606,-1,3274,3035,1608,-1,612,941,748,-1,2248,941,612,-1,776,2300,777,-1,776,3197,2300,-1,1689,2864,3217,-1,1688,2864,1689,-1,2903,486,1727,-1,2903,3281,486,-1,1742,3205,740,-1,1742,2901,3205,-1,1660,691,2267,-1,1660,692,691,-1,1754,2282,1645,-1,1754,2848,2282,-1,1698,489,488,-1,1698,2853,489,-1,538,2264,1702,-1,2264,538,539,-1,2642,2852,2880,-1,1743,2852,2642,-1,2889,640,2890,-1,640,2889,2287,-1,1637,2272,1724,-1,1637,1745,2272,-1,1721,2644,2883,-1,1721,558,2644,-1,599,2635,1714,-1,2881,2635,599,-1,2276,663,708,-1,2276,664,663,-1,1644,652,511,-1,1644,1643,652,-1,735,1677,2274,-1,735,685,1677,-1,3210,721,720,-1,3210,3209,721,-1,667,2277,509,-1,700,2277,667,-1,1737,2245,2239,-1,718,2245,1737,-1,1700,1752,1701,-1,1752,1700,1630,-1,488,2885,3201,-1,487,2885,488,-1,2843,2237,715,-1,2237,2843,2238,-1,2236,1739,1738,-1,2235,1739,2236,-1,2221,2655,2859,-1,2221,2654,2655,-1,2629,2227,1695,-1,2227,2629,501,-1,3082,3284,3188,-1,3284,3082,3081,-1,673,2857,2888,-1,2857,673,559,-1,1628,1716,2254,-1,1716,1628,600,-1,3212,1654,2271,-1,1655,1654,3212,-1,737,755,738,-1,1725,755,737,-1,2884,513,1747,-1,2651,513,2884,-1,2266,705,704,-1,3279,705,2266,-1,2277,510,509,-1,1674,510,2277,-1,3202,629,631,-1,1633,629,3202,-1,1633,1632,629,-1,1749,2280,528,-1,1749,504,2280,-1,2230,475,695,-1,475,2230,502,-1,2860,1748,507,-1,2268,1748,2860,-1,494,2648,495,-1,494,674,2648,-1,2228,3218,2872,-1,2228,577,3218,-1,539,492,3215,-1,539,490,492,-1,2231,1630,1700,-1,2231,2225,1630,-1,2842,1757,603,-1,2842,2841,1757,-1,2223,1757,573,-1,2223,1756,1757,-1,1760,2590,1758,-1,2886,2590,1760,-1,3217,1635,531,-1,2864,1635,3217,-1,2711,2713,1969,-1,2711,2142,2713,-1,187,1985,1776,-1,1985,187,186,-1,1969,1987,1974,-1,2713,1987,1969,-1,2135,2657,471,-1,3261,2657,2135,-1,196,2765,2836,-1,196,2763,2765,-1,2763,2838,2840,-1,196,2838,2763,-1,3219,468,467,-1,3219,3220,468,-1,159,469,2658,-1,1963,469,159,-1,1775,211,2659,-1,1774,211,1775,-1,2757,2153,3222,-1,2153,2757,2000,-1,3257,2155,2157,-1,3257,3224,2155,-1,1771,1779,1960,-1,1771,1777,1779,-1,1995,3261,2135,-1,464,3261,1995,-1,215,1772,223,-1,2754,1772,215,-1,2147,183,1982,-1,2147,184,183,-1,174,1975,176,-1,174,2148,1975,-1,3262,3225,219,-1,3262,3271,3225,-1,326,2831,2158,-1,326,135,2831,-1,1955,3256,234,-1,1955,138,3256,-1,2671,428,1803,-1,2671,2666,428,-1,292,98,392,-1,98,292,2041,-1,2070,3265,2688,-1,2096,3265,2070,-1,412,3264,2669,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=26 */
		private int[] getparietl_geometry_5_24_coordIndex_26()
		{
			int[] value = {3246,3264,412,-1,2121,1929,2122,-1,2121,2176,1929,-1,3269,407,2170,-1,2670,407,3269,-1,1883,119,404,-1,119,1883,120,-1,2817,1887,3253,-1,2817,1888,1887,-1,1824,3235,2040,-1,3235,1824,2212,-1,2800,45,394,-1,45,2800,3232,-1,2070,2797,2814,-1,2070,2688,2797,-1,2043,3227,86,-1,3227,2043,1922,-1,3234,352,351,-1,352,3234,115,-1,2820,1817,1819,-1,1817,2820,2819,-1,1941,2024,1942,-1,1941,116,2024,-1,2824,320,2115,-1,320,2824,2682,-1,312,2823,3243,-1,311,2823,312,-1,1831,2672,2211,-1,395,2672,1831,-1,2730,2684,2683,-1,2730,3233,2684,-1,2731,2816,2815,-1,2731,2729,2816,-1,2732,1839,1838,-1,2732,2795,1839,-1,276,2076,274,-1,2076,276,52,-1,103,364,366,-1,103,2185,364,-1,39,3265,2096,-1,39,277,3265,-1,1855,1920,2077,-1,1920,1855,1854,-1,30,2740,2741,-1,30,29,2740,-1,29,2668,2740,-1,29,32,2668,-1,1862,355,354,-1,355,1862,1880,-1,3238,85,1923,-1,85,3238,2033,-1,3270,3247,3267,-1,3270,3245,3247,-1,2828,2048,2784,-1,2048,2828,2053,-1,2822,252,89,-1,2822,250,252,-1,2054,1925,2031,-1,2054,2177,1925,-1,242,2019,243,-1,242,2748,2019,-1,333,2734,1921,-1,333,332,2734,-1,1876,2830,2777,-1,1876,132,2830,-1,1950,2810,2809,-1,1950,125,2810,-1,2774,125,1950,-1,2774,2021,125,-1,2201,3253,1887,-1,736,3253,2201,-1,2142,2758,2713,-1,2758,2142,2141,-1,2791,2742,2789,-1,2791,3252,2742,-1,429,2204,430,-1,1865,2204,429,-1,2204,1865,1867,-1,318,315,291,-1,318,428,315,-1,1889,491,2200,-1,1889,316,491,-1,1885,3266,302,-1,3266,1885,291,-1,310,3236,308,-1,2198,3236,310,-1,2200,3236,1889,-1,2804,3236,2200,-1,298,3266,299,-1,3266,298,317,-1,1835,2816,397,-1,2816,1835,2815,-1,3237,303,297,-1,3237,304,303,-1,296,2672,294,-1,1826,2672,296,-1,2211,1826,1830,-1,2211,2672,1826,-1,2799,285,1894,-1,342,285,2799,-1,1901,1893,284,-1,1901,1900,1893,-1,2792,1897,1896,-1,2792,655,1897,-1,780,2611,1900,-1,2611,780,602,-1,2194,420,419,-1,2194,1904,420,-1,2802,1905,657,-1,2802,1903,1905,-1,384,1903,2802,-1,3265,279,2690,-1,279,3265,277,-1,2794,1911,336,-1,1912,1911,2794,-1,2191,2190,1909,-1,2191,2690,2190,-1,2187,336,1911,-1,2689,336,2187,-1,2689,1841,336,-1,2187,1913,2188,-1,2187,1911,1913,-1,1848,364,1849,-1,364,1848,365,-1,368,1847,1851,-1,1847,368,1846,-1,1914,1851,1847,-1,1851,1914,1916,-1,1917,1915,2275,-1,1917,290,1915,-1,657,1897,655,-1,1905,1897,657,-1,418,2206,1812,-1,2206,418,1852,-1,2693,271,2678,-1,271,2693,272,-1,2791,357,3252,-1,2791,2678,357,-1,2182,2788,2785,-1,2182,2181,2788,-1,2791,2693,2678,-1,2693,2791,2790,-1,2181,3238,1899,-1,3238,2181,2935,-1,3270,3229,3264,-1,3270,3268,3229,-1,3270,3267,3268,-1,265,1931,1868,-1,265,264,1931,-1,350,349,351,-1,349,350,347,-1,1868,1926,2177,-1,1868,1931,1926,-1,1930,351,349,-1,351,1930,3234,-1,1935,2174,1936,-1,1935,2172,2174,-1,2588,781,783,-1,2588,2686,781,-1,2782,2168,1928,-1,2782,2166,2168,-1,1941,3248,3226,-1,1941,2162,3248,-1,263,1587,1586,-1,1587,263,248,-1,2167,2304,245,-1,2304,2167,2166,-1,1586,1945,2695,-1,1586,241,1945,-1,2696,2772,3263,-1,2772,2696,2701,-1,2160,1876,2680,-1,1876,2160,1877,-1,2774,1948,2772,-1,1950,1948,2774,-1,1956,1932,233,-1,1932,1956,1933,-1,213,223,1959,-1,223,213,216,-1,1960,466,1769,-1,1960,467,466,-1,3221,209,206,-1,3221,1790,209,-1,2218,2657,3261,-1,2218,470,2657,-1,1964,1963,1781,-1,204,1963,1964,-1,2771,196,2836,-1,2771,197,196,-1,3277,566,565,-1,3277,477,566,-1,2766,2080,3260,-1,2766,2148,2080,-1,189,194,2710,-1,189,192,194,-1,191,2769,3260,-1,191,1972,2769,-1,1985,1765,1986,-1,1985,473,1765,-1,2758,1989,2713,-1,1989,2758,1990,-1,1765,472,1766,-1,473,472,1765,-1,173,7,174,-1,173,8,7,-1,170,2352,2146,-1,2352,170,2006,-1,2142,2145,2143,-1,2142,3223,2145,-1,3259,1775,2659,-1,1775,3259,2125,-1,2388,2005,2761,-1,2388,1997,2005,-1,2659,2003,3259,-1,2659,2138,2003,-1,2137,2014,2015,-1,2137,2136,2014,-1,3259,160,2137,-1,3259,2003,160,-1,2763,2839,2762,-1,2763,2840,2839,-1,2134,3272,2764,-1,2134,152,3272,-1,462,2141,2143,-1,462,2140,2141,-1,2132,172,1984,-1,2132,171,172,-1,966,1453,948,-1,966,1454,1453,-1,1466,1997,1465,-1,1466,2140,1997,-1,2715,1990,2530,-1,2715,2131,1990,-1,324,2147,442,-1,323,2147,324,-1,2002,147,144,-1,2002,2001,147,-1,3257,2831,3224,-1,3257,2663,2831,-1,3240,449,448,-1,3240,2129,449,-1,448,2753,3240,-1,2753,448,2755,-1,135,3224,2831,-1,2716,3224,135,-1,1881,2127,134,-1,1881,1614,2127,-1,3271,2126,3225,-1,3271,3256,2126,-1,2004,157,156,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=27 */
		private int[] getparietl_geometry_5_24_coordIndex_27()
		{
			int[] value = {2004,2714,157,-1,2015,1788,2125,-1,2015,2661,1788,-1,2126,2832,3225,-1,2126,2013,2832,-1,2021,2806,2718,-1,2021,2805,2806,-1,2830,2095,439,-1,2095,2830,132,-1,330,3255,3242,-1,330,76,3255,-1,2017,769,768,-1,2017,2747,769,-1,128,2018,2017,-1,128,130,2018,-1,121,2747,2748,-1,121,2124,2747,-1,2636,3242,3255,-1,2636,2751,3242,-1,118,2822,2027,-1,118,117,2822,-1,1802,352,348,-1,1802,1801,352,-1,2123,763,2026,-1,2123,113,763,-1,405,346,345,-1,405,3269,346,-1,405,2670,3269,-1,2030,2054,2031,-1,2054,2030,2052,-1,2737,54,32,-1,54,2737,2735,-1,2726,2066,69,-1,2066,2726,2064,-1,2730,97,45,-1,399,97,2730,-1,399,1827,97,-1,3232,2730,45,-1,3232,3233,2730,-1,2114,2050,2113,-1,2050,2114,2046,-1,2668,357,415,-1,357,2668,3252,-1,2052,2050,2046,-1,2028,2050,2052,-1,3228,84,86,-1,3228,412,84,-1,958,3241,2293,-1,3241,958,2057,-1,80,104,759,-1,104,80,633,-1,2101,2868,2072,-1,2101,2110,2868,-1,2061,544,1736,-1,2108,544,2061,-1,633,74,104,-1,75,74,633,-1,2065,2103,2105,-1,2065,2064,2103,-1,1818,3248,2780,-1,1818,1817,3248,-1,93,2032,92,-1,2032,93,87,-1,104,65,66,-1,105,65,104,-1,2105,1879,2107,-1,2104,1879,2105,-1,1866,61,60,-1,1866,2727,61,-1,2045,56,58,-1,2045,3275,56,-1,332,27,435,-1,332,28,27,-1,2097,1842,2071,-1,2097,25,1842,-1,33,2737,32,-1,3250,2737,33,-1,42,421,40,-1,42,2667,421,-1,2074,2667,42,-1,2075,2667,2074,-1,34,1850,2073,-1,34,103,1850,-1,1799,360,359,-1,360,1799,2102,-1,2100,2078,91,-1,2078,2100,3250,-1,2073,52,48,-1,2073,2076,52,-1,40,2099,370,-1,421,2099,40,-1,2099,421,2098,-1,169,2090,2089,-1,169,5,2090,-1,975,2084,973,-1,2084,975,3052,-1};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=1 */
		private double[] getparietl_coordinate_6_24_point_1()
		{
			double[] value = {-0.0305,0.0469,0.0469,-0.0280,0.0465,0.0459,-0.0310,0.0462,0.0493,-0.0279,0.0470,0.0424,-0.0314,0.0472,0.0445,-0.0318,0.0481,0.0445,-0.0325,0.0484,0.0421,-0.0320,0.0483,0.0408,-0.0316,0.0484,0.0421,-0.0311,0.0525,0.0423,-0.0327,0.0527,0.0426,-0.0329,0.0525,0.0432,-0.0266,0.0514,0.0452,-0.0275,0.0515,0.0437,-0.0283,0.0519,0.0459,-0.0290,0.0517,0.0457,-0.0302,0.0523,0.0455,-0.0214,0.0505,0.0421,-0.0224,0.0508,0.0447,-0.0207,0.0503,0.0446,-0.0300,0.0094,-0.0588,-0.0301,0.0094,-0.0588,-0.0268,0.0088,-0.0568,-0.0295,0.0131,-0.0562,-0.0298,0.0131,-0.0566,-0.0295,0.0130,-0.0567,-0.0300,0.0194,-0.0518,-0.0308,0.0200,-0.0515,-0.0301,0.0193,-0.0520,-0.0305,0.0209,-0.0509,-0.0309,0.0208,-0.0509,-0.0308,0.0201,-0.0514,-0.0303,0.0209,-0.0509,-0.0300,0.0200,-0.0513,-0.0266,0.0164,-0.0524,-0.0284,0.0178,-0.0526,-0.0283,0.0169,-0.0540,-0.0291,0.0144,-0.0549,-0.0267,0.0139,-0.0539,-0.0285,0.0149,-0.0554,-0.0297,0.0119,-0.0572,-0.0311,0.0120,-0.0569,-0.0312,0.0118,-0.0570,-0.0263,0.0033,-0.0599,-0.0267,0.0065,-0.0581,-0.0307,0.0068,-0.0600,-0.0284,0.0157,-0.0548,-0.0284,0.0152,-0.0552,-0.0267,0.0147,-0.0534,-0.0322,0.0208,-0.0507,-0.0333,0.0202,-0.0510,-0.0328,0.0199,-0.0512,-0.0283,0.0158,-0.0548,-0.0304,0.0214,-0.0506,-0.0301,0.0212,-0.0508,-0.0288,0.0215,-0.0503,-0.0262,0.0213,-0.0494,-0.0279,0.0214,-0.0500,-0.0283,0.0204,-0.0507,-0.0313,0.0244,-0.0483,-0.0314,0.0242,-0.0485,-0.0297,0.0240,-0.0487,-0.0307,0.0231,-0.0494,-0.0300,0.0227,-0.0497,-0.0299,0.0231,-0.0494,-0.0261,0.0222,-0.0488,-0.0206,0.0198,-0.0500,-0.0289,0.0258,-0.0473,-0.0293,0.0257,-0.0473,-0.0289,0.0254,-0.0476,-0.0294,0.0264,-0.0511,-0.0296,0.0266,-0.0509,-0.0291,0.0269,-0.0506,-0.0267,0.0272,-0.0461,-0.0257,0.0252,-0.0468,-0.0255,0.0271,-0.0454,-0.0249,0.0356,-0.0361,-0.0250,0.0347,-0.0371,-0.0188,0.0341,-0.0364,-0.0196,0.0274,-0.0441,-0.0141,0.0259,-0.0440,-0.0196,0.0279,-0.0437,-0.0127,0.0334,-0.0358,-0.0186,0.0349,-0.0353,-0.0285,0.0261,-0.0470,-0.0284,0.0260,-0.0471,-0.0272,0.0273,-0.0460,-0.0277,0.0258,-0.0470,-0.0290,0.0333,-0.0402,-0.0291,0.0336,-0.0399,-0.0292,0.0334,-0.0400,-0.0284,0.0183,-0.0522,-0.0271,0.0254,-0.0471,-0.0270,0.0256,-0.0469,-0.0304,0.0076,-0.0597,-0.0304,0.0075,-0.0597,-0.0302,0.0084,-0.0593,-0.0310,0.0060,-0.0604,-0.0310,0.0059,-0.0604,-0.0310,0.0041,-0.0614,-0.0309,0.0032,-0.0629,-0.0301,0.0024,-0.0636,-0.0313,0.0050,-0.0608,-0.0283,0.0167,-0.0541,-0.0201,0.0242,-0.0466,-0.0259,0.0242,-0.0474,-0.0258,0.0304,-0.0434,-0.0252,0.0298,-0.0430,-0.0252,0.0304,-0.0423,-0.0241,0.0295,-0.0434,-0.0236,0.0294,-0.0435,-0.0193,0.0308,-0.0416,-0.0258,0.0303,-0.0435,-0.0252,0.0318,-0.0406,-0.0269,0.0320,-0.0411,-0.0267,0.0311,-0.0426,-0.0294,0.0359,-0.0363,-0.0293,0.0346,-0.0380,-0.0273,0.0347,-0.0376,-0.0304,0.0385,-0.0316,-0.0294,0.0380,-0.0325,-0.0296,0.0384,-0.0318,-0.0244,0.0404,-0.0262,-0.0178,0.0389,-0.0297,-0.0180,0.0392,-0.0269,-0.0298,0.0422,-0.0243,-0.0270,0.0421,-0.0234,-0.0303,0.0427,-0.0221,-0.0269,0.0401,-0.0277,-0.0290,0.0413,-0.0269,-0.0291,0.0412,-0.0272,-0.0270,0.0434,-0.0206,-0.0311,0.0428,-0.0211,-0.0241,0.0410,-0.0239,-0.0273,0.0456,-0.0095,-0.0292,0.0461,-0.0095,-0.0291,0.0460,-0.0101,-0.0234,0.0430,-0.0168,-0.0269,0.0443,-0.0174,-0.0266,0.0442,-0.0179,-0.0272,0.0468,-0.0064,-0.0234,0.0449,-0.0058,-0.0273,0.0477,-0.0060,-0.0281,0.0473,-0.0065,-0.0235,0.0454,-0.0016,-0.0274,0.0484,-0.0010,-0.0274,0.0483,-0.0023,-0.0275,0.0486,0.0003,-0.0155,0.0417,0.0487,-0.0173,0.0422,0.0503,-0.0163,0.0420,0.0483,-0.0307,0.0488,0.0177,-0.0306,0.0488,0.0166,-0.0301,0.0489,0.0177,-0.0239,0.0469,0.0063,-0.0283,0.0491,0.0089,-0.0282,0.0491,0.0077,-0.0295,0.0488,0.0079,-0.0301,0.0487,0.0081,-0.0300,0.0485,0.0077,-0.0282,0.0490,0.0069,-0.0238,0.0472,0.0081,-0.0237,0.0482,0.0134,-0.0287,0.0492,0.0113,-0.0237,0.0484,0.0144,-0.0288,0.0492,0.0119,-0.0325,0.0478,0.0335,-0.0311,0.0480,0.0321,-0.0312,0.0481,0.0339,-0.0318,0.0481,0.0431,-0.0279,0.0471,0.0418,-0.0279,0.0485,0.0312,-0.0310,0.0482,0.0310,-0.0314,0.0483,0.0384,-0.0322,0.0483,0.0399,-0.0328,0.0481,0.0381,-0.0328,0.0480,0.0390,-0.0248,0.0512,0.0432,-0.0277,0.0517,0.0433,-0.0305,0.0530,0.0196,-0.0315,0.0530,0.0210,-0.0307,0.0531,0.0215,-0.0330,0.0525,0.0353,-0.0342,0.0527,0.0363,-0.0333,0.0527,0.0367,-0.0302,0.0525,0.0449,-0.0321,0.0529,0.0286,-0.0322,0.0529,0.0300,-0.0315,0.0529,0.0306,-0.0298,0.0523,0.0365,-0.0329,0.0527,0.0375,-0.0281,0.0520,0.0418,-0.0266,0.0519,0.0364,-0.0218,0.0513,0.0362,-0.0267,0.0518,0.0358,-0.0276,0.0529,0.0154,-0.0307,0.0524,0.0139,-0.0308,0.0526,0.0151,-0.0224,0.0515,0.0178,-0.0225,0.0514,0.0147,-0.0288,0.0526,0.0122,-0.0293,0.0527,0.0064,-0.0310,0.0525,0.0058,-0.0311,0.0525,0.0063,-0.0290,0.0527,0.0074,-0.0228,0.0512,0.0075,-0.0286,0.0527,0.0096,-0.0227,0.0513,0.0093,-0.0286,0.0527,0.0088,-0.0288,0.0526,0.0118,-0.0316,0.0524,0.0056,-0.0309,0.0526,0.0039,-0.0231,0.0504,0.0009,-0.0301,0.0513,0.0002,-0.0298,0.0528,0.0004,-0.0303,0.0514,-0.0042,-0.0304,0.0512,-0.0034,-0.0232,0.0500,-0.0024,-0.0320,0.0484,-0.0140,-0.0346,0.0484,-0.0144,-0.0340,0.0489,-0.0127,-0.0231,0.0506,0.0023,-0.0297,0.0528,0.0011,-0.0315,0.0514,-0.0036,-0.0327,0.0513,-0.0036,-0.0336,0.0517,-0.0001,-0.0292,0.0512,-0.0055,-0.0233,0.0496,-0.0049,-0.0293,0.0510,-0.0065,-0.0295,0.0499,-0.0100,-0.0302,0.0507,-0.0068,-0.0346,0.0514,-0.0019,-0.0346,0.0514,-0.0011,-0.0241,0.0475,-0.0163,-0.0316,0.0482,-0.0167,-0.0125,0.0434,-0.0244,-0.0009,0.0392,-0.0238,-0.0128,0.0429,-0.0264,-0.0309,0.0443,-0.0295,-0.0307,0.0446,-0.0288,-0.0299,0.0448,-0.0286,-0.0254,0.0418,-0.0320,-0.0291,0.0424,-0.0328,-0.0290,0.0425,-0.0325,-0.0134,0.0399,-0.0328,-0.0024,0.0359,-0.0319,-0.0136,0.0392,-0.0343,-0.0283,0.0409,-0.0352,-0.0257,0.0400,-0.0352,-0.0286,0.0404,-0.0359,-0.0293,0.0354,-0.0420,-0.0264,0.0355,-0.0415,-0.0292,0.0353,-0.0421,-0.0160,0.0494,0.0321,-0.0158,0.0491,0.0376,-0.0102,0.0474,0.0320,-0.0165,0.0497,0.0182,-0.0165,0.0497,0.0198,-0.0106,0.0479,0.0218,-0.0182,0.0456,-0.0203,-0.0181,0.0459,-0.0186,-0.0118,0.0451,-0.0182,-0.0198,0.0390,-0.0357,-0.0196,0.0396,-0.0348,-0.0208,0.0319,-0.0447,-0.0258,0.0320,-0.0459,-0.0258,0.0321,-0.0457,-0.0293,0.0299,-0.0479,-0.0299,0.0304,-0.0475,-0.0299,0.0314,-0.0464,-0.0291,0.0317,-0.0461,-0.0313,0.0219,-0.0544,-0.0299,0.0218,-0.0545,-0.0313,0.0219,-0.0545,-0.0287,0.0170,-0.0572,-0.0277,0.0170,-0.0573,-0.0287,0.0168,-0.0573,-0.0288,0.0160,-0.0578,-0.0286,0.0161,-0.0577,-0.0288,0.0154,-0.0581,-0.0302,0.0138,-0.0589,-0.0308,0.0136,-0.0592,-0.0311,0.0136,-0.0591,-0.0295,0.0104,-0.0608,-0.0270,0.0087,-0.0613,-0.0295,0.0100,-0.0612,-0.0299,0.0106,-0.0607,-0.0297,0.0106,-0.0607,-0.0234,0.0142,-0.0584,-0.0233,0.0151,-0.0580,-0.0174,0.0143,-0.0578,-0.0296,0.0037,-0.0662,-0.0316,0.0067,-0.0628,-0.0295,0.0068,-0.0637,-0.0311,0.0084,-0.0620,-0.0310,0.0085,-0.0620,-0.0313,0.0079,-0.0623,-0.0290,0.0071,-0.0632,-0.0265,0.0058,-0.0628,-0.0287,0.0066,-0.0635,-0.0259,0.0033,-0.0646,-0.0277,0.0028,-0.0658,-0.0277,0.0031,-0.0657,-0.0293,0.0079,-0.0628,-0.0295,0.0079,-0.0628,-0.0295,0.0085,-0.0624,-0.0297,0.0003,-0.0681,-0.0296,0.0009,-0.0679,-0.0290,0.0001,-0.0675,-0.0293,0.0015,-0.0672,-0.0292,0.0010,-0.0673,-0.0318,-0.0014,-0.0685,-0.0316,-0.0009,-0.0685,-0.0313,-0.0007,-0.0683,-0.0299,-0.0001,-0.0681,-0.0317,0.0066,-0.0629,-0.0232,0.0037,-0.0633,-0.0260,0.0037,-0.0643,-0.0327,0.0035,-0.0654,-0.0320,0.0029,-0.0659,-0.0318,-0.0027,-0.0692,-0.0288,-0.0013,-0.0679,-0.0320,-0.0029,-0.0694,-0.0314,0.0482,0.0375,-0.0313,0.0481,0.0353,-0.0279,0.0480,0.0351,-0.0312,0.0501,-0.0105,-0.0306,0.0501,-0.0112,-0.0237,0.0485,-0.0111,-0.0308,0.0498,-0.0120,-0.0269,0.0362,-0.0362,-0.0269,0.0361,-0.0364,-0.0312,0.0189,-0.0521,-0.0314,0.0196,-0.0558,-0.0301,0.0198,-0.0557,-0.0309,0.0143,-0.0587,-0.0301,0.0139,-0.0589,-0.0299,0.0132,-0.0565,-0.0325,0.0431,-0.0195,-0.0309,0.0435,-0.0188,-0.0357,0.0470,-0.0205,-0.0311,0.0092,-0.0587,-0.0306,0.0101,-0.0610,-0.0319,0.0103,-0.0609,-0.0342,0.0382,-0.0384,-0.0316,0.0355,-0.0368,-0.0315,0.0356,-0.0366,-0.0295,0.0334,-0.0440,-0.0286,0.0322,-0.0413,-0.0288,0.0338,-0.0438,-0.0292,0.0330,-0.0446,-0.0284,0.0328,-0.0448,-0.0283,0.0312,-0.0423,-0.0295,0.0227,-0.0498,-0.0316,0.0240,-0.0530,-0.0293,0.0226,-0.0499,-0.0309,0.0202,-0.0514,-0.0314,0.0222,-0.0542,-0.0300,0.0189,-0.0562,-0.0302,0.0183,-0.0526,-0.0291,0.0184,-0.0527,-0.0325,0.0189,-0.0562,-0.0325,0.0180,-0.0525,-0.0321,0.0183,-0.0524,-0.0289,0.0177,-0.0569,-0.0298,0.0177,-0.0569,-0.0284,0.0166,-0.0542,-0.0287,0.0154,-0.0551,-0.0292,0.0164,-0.0575,-0.0294,0.0126,-0.0597,-0.0293,0.0120,-0.0573,-0.0301,0.0125,-0.0568,-0.0302,0.0126,-0.0568,-0.0297,0.0128,-0.0568,-0.0298,0.0129,-0.0567,-0.0310,0.0144,-0.0586,-0.0307,0.0133,-0.0563,-0.0307,0.0133,-0.0562,-0.0303,0.0130,-0.0565,-0.0317,0.0120,-0.0600,-0.0321,0.0113,-0.0571,-0.0317,0.0121,-0.0600,-0.0297,0.0128,-0.0568,-0.0297,0.0102,-0.0583,-0.0294,0.0109,-0.0605,-0.0296,0.0100,-0.0585,-0.0299,0.0104,-0.0608,-0.0299,0.0096,-0.0586,-0.0327,0.0084,-0.0618,-0.0311,0.0073,-0.0597,-0.0311,0.0073,-0.0597,-0.0316,0.0069,-0.0627,-0.0316,0.0068,-0.0628,-0.0307,0.0069,-0.0600,-0.0312,0.0078,-0.0623,-0.0306,0.0074,-0.0597,-0.0305,0.0074,-0.0597,-0.0328,0.0072,-0.0624,-0.0322,0.0071,-0.0626,-0.0312,0.0063,-0.0602,-0.0303,0.0427,-0.0321,-0.0308,0.0393,-0.0301,-0.0321,0.0395,-0.0298,-0.0301,0.0418,-0.0335,-0.0295,0.0417,-0.0337,-0.0309,0.0356,-0.0367,-0.0316,0.0381,-0.0391,-0.0324,0.0384,-0.0386,-0.0263,0.0318,-0.0461,-0.0264,0.0303,-0.0435,-0.0259,0.0302,-0.0436,-0.0275,0.0273,-0.0503,-0.0287,0.0262,-0.0470,-0.0322,0.0230,-0.0537,-0.0317,0.0201,-0.0513,-0.0326,0.0224,-0.0541,-0.0312,0.0172,-0.0533,-0.0323,0.0175,-0.0528,-0.0327,0.0181,-0.0566,-0.0305,0.0119,-0.0600,-0.0301,0.0117,-0.0601,-0.0304,0.0109,-0.0577,-0.0297,0.0098,-0.0585,-0.0304,0.0104,-0.0608,-0.0311,0.0080,-0.0593,-0.0315,0.0084,-0.0590,-0.0333,0.0098,-0.0612,-0.0312,0.0057,-0.0605,-0.0322,0.0064,-0.0629,-0.0333,0.0241,-0.0528,-0.0328,0.0240,-0.0529,-0.0340,0.0226,-0.0539,-0.0337,0.0230,-0.0536,-0.0332,0.0099,-0.0611,-0.0326,0.0193,-0.0517,-0.0322,0.0196,-0.0516,-0.0338,0.0213,-0.0548,-0.0326,0.0430,-0.0199,-0.0354,0.0466,-0.0223,-0.0323,0.0429,-0.0204,-0.0346,0.0527,0.0352,-0.0342,0.0529,0.0347,-0.0337,0.0476,0.0354,-0.0306,0.0473,-0.0027,-0.0325,0.0456,-0.0068,-0.0357,0.0503,-0.0068,-0.0356,0.0500,-0.0080,-0.0345,0.0515,-0.0002,-0.0292,0.0479,-0.0005,-0.0290,0.0480,-0.0001,-0.0333,0.0518,0.0003,-0.0293,0.0480,0.0003,-0.0332,0.0519,0.0008,-0.0335,0.0518,0.0006,-0.0300,0.0473,-0.0037,-0.0292,0.0482,0.0020,-0.0290,0.0483,0.0022,-0.0314,0.0524,0.0022,-0.0335,0.0522,0.0057,-0.0321,0.0477,0.0061,-0.0314,0.0524,0.0063,-0.0305,0.0483,0.0071,-0.0272,0.0493,0.0189,-0.0270,0.0531,0.0186,-0.0268,0.0531,0.0176,-0.0326,0.0458,-0.0060,-0.0323,0.0523,0.0102,-0.0313,0.0524,0.0097,-0.0307,0.0486,0.0097,-0.0311,0.0525,0.0072,-0.0309,0.0528,0.0174,-0.0298,0.0489,0.0183,-0.0333,0.0483,0.0280,-0.0327,0.0483,0.0283,-0.0334,0.0529,0.0280,0.0127,-0.0377,-0.0497,0.0140,-0.0360,-0.0483,0.0132,-0.0379,-0.0491,0.0037,-0.0293,-0.0596,0.0038,-0.0285,-0.0596,0.0044,-0.0291,-0.0588,0.0030,-0.0024,-0.0562,0.0078,0.0045,-0.0504,0.0052,-0.0043,-0.0551,-0.0076,-0.0205,-0.0661,-0.0078,-0.0205,-0.0662,-0.0074,-0.0204,-0.0660,-0.0142,-0.0106,-0.0662,-0.0128,-0.0091,-0.0651,-0.0137,-0.0110,-0.0661,-0.0244,-0.0011,-0.0661,-0.0220,0.0021,-0.0637,-0.0238,-0.0015,-0.0662,-0.0084,-0.0189,-0.0660,-0.0085,-0.0189,-0.0661,-0.0089,-0.0181,-0.0659,0.0080,-0.0382,-0.0473,0.0073,-0.0406,-0.0463,0.0080,-0.0401,-0.0453,-0.0077,-0.0191,-0.0658,-0.0079,-0.0190,-0.0658,-0.0063,-0.0163,-0.0643,0.0120,-0.0370,-0.0504,0.0113,-0.0371,-0.0510,0.0113,-0.0362,-0.0511,-0.0111,-0.0163,-0.0667,-0.0091,-0.0141,-0.0651,-0.0107,-0.0167,-0.0665,-0.0219,-0.0124,-0.0699,-0.0210,-0.0129,-0.0698,-0.0214,-0.0137,-0.0701,-0.0222,-0.0059,-0.0640,-0.0209,-0.0039,-0.0627,-0.0226,-0.0056,-0.0640,-0.0250,-0.0055,-0.0684,-0.0252,-0.0050,-0.0682,-0.0242,-0.0055,-0.0682,-0.0251,-0.0061,-0.0645,-0.0257,-0.0069,-0.0648,-0.0253,-0.0069,-0.0648,0.0067,-0.0214,-0.0488,0.0032,-0.0244,-0.0531,0.0037,-0.0250,-0.0527,0.0074,-0.0393,-0.0471,0.0071,-0.0404,-0.0470,0.0070,-0.0407,-0.0467,0.0123,-0.0338,-0.0502,0.0142,-0.0328,-0.0481,0.0127,-0.0343,-0.0498,0.0089,-0.0300,-0.0539,0.0107,-0.0282,-0.0519,0.0092,-0.0303,-0.0536,0.0049,-0.0254,-0.0580,0.0071,-0.0237,-0.0557,0.0059,-0.0261,-0.0570,-0.0117,-0.0124,-0.0657,-0.0107,-0.0103,-0.0647,-0.0113,-0.0127,-0.0657,-0.0258,-0.0023,-0.0672,-0.0254,-0.0027,-0.0673,-0.0083,-0.0194,-0.0661,-0.0079,-0.0190,-0.0658,-0.0211,0.0035,-0.0592,-0.0188,0.0015,-0.0597,-0.0174,0.0070,-0.0573,-0.0244,-0.0043,-0.0639,-0.0255,-0.0062,-0.0645,-0.0207,-0.0133,-0.0657,-0.0226,-0.0106,-0.0652,-0.0221,-0.0119,-0.0657,-0.0186,-0.0110,-0.0642,-0.0193,-0.0116,-0.0647,-0.0188,-0.0116,-0.0645,-0.0168,-0.0136,-0.0643,-0.0159,-0.0122,-0.0634,-0.0172,-0.0133,-0.0644,-0.0139,-0.0150,-0.0638,-0.0130,-0.0132,-0.0623,-0.0143,-0.0150,-0.0640,-0.0097,-0.0187,-0.0625,-0.0092,-0.0191,-0.0621,-0.0082,-0.0171,-0.0604,0.0045,-0.0302,-0.0529,0.0057,-0.0276,-0.0510,0.0041,-0.0299,-0.0533,0.0092,-0.0401,-0.0440,0.0095,-0.0399,-0.0433,0.0090,-0.0392,-0.0445,0.0089,-0.0402,-0.0443,0.0086,-0.0399,-0.0447,0.0082,-0.0378,-0.0464,0.0096,-0.0355,-0.0449,0.0094,-0.0348,-0.0458,-0.0035,-0.0185,-0.0632,-0.0026,-0.0193,-0.0628,-0.0047,-0.0225,-0.0649,-0.0121,-0.0149,-0.0667,-0.0157,-0.0123,-0.0674,-0.0174,-0.0124,-0.0680,-0.0173,-0.0119,-0.0678,0.0051,-0.0332,-0.0514,0.0060,-0.0345,-0.0509,0.0063,-0.0341,-0.0506,0.0302,-0.0027,0.0045,0.0300,-0.0030,0.0036,0.0309,-0.0051,0.0126,0.0296,-0.0036,0.0020,0.0298,-0.0019,0.0016,0.0293,0.0002,-0.0026,0.0129,0.0261,-0.0171,0.0177,0.0197,-0.0180,0.0180,0.0212,-0.0140,0.0081,0.0330,-0.0056,0.0094,0.0328,0.0014,0.0015,0.0378,-0.0002,0.0098,0.0317,-0.0056,-0.0002,0.0365,-0.0155,-0.0002,0.0376,-0.0098,-0.0121,0.0424,-0.0108,-0.0118,-0.0173,-0.0634,-0.0125,-0.0165,-0.0635,-0.0122,-0.0179,-0.0640,-0.0192,0.0048,-0.0622,-0.0002,-0.0097,-0.0595,-0.0014,-0.0088,-0.0601,0.0099,-0.0219,-0.0527,0.0093,-0.0208,-0.0533,0.0134,-0.0156,-0.0486,-0.0054,-0.0217,-0.0650,-0.0053,-0.0227,-0.0654,0.0220,0.0188,-0.0067,0.0221,0.0188,-0.0062,0.0188,0.0232,-0.0054,0.0282,0.0010,-0.0068,0.0281,0.0015,-0.0070,0.0272,0.0034,-0.0112,0.0058,-0.0095,-0.0506,0.0062,-0.0092,-0.0502,-0.0002,-0.0075,-0.0552,-0.0186,0.0389,-0.0300,-0.0246,0.0399,-0.0279,0.0272,0.0091,-0.0029,0.0273,0.0088,-0.0032,0.0274,0.0087,-0.0028,-0.0239,-0.0036,-0.0672,-0.0029,-0.0079,-0.0606,0.0120,-0.0298,-0.0507,0.0116,-0.0293,-0.0510,0.0127,-0.0283,-0.0497,0.0040,-0.0398,-0.0590,0.0040,-0.0396,-0.0590,0.0048,-0.0385,-0.0581,0.0120,-0.0321,-0.0421,-0.0198,0.0267,-0.0446,-0.0254,0.0274,-0.0452,0.0016,-0.0226,-0.0543,0.0036,-0.0158,-0.0522,-0.0087,-0.0196,-0.0620,-0.0088,-0.0206,-0.0626,-0.0086,-0.0207,-0.0625,0.0030,-0.0312,-0.0546,0.0031,-0.0317,-0.0544,0.0012,-0.0293,-0.0564,0.0016,-0.0290,-0.0559,0.0003,-0.0290,-0.0570,-0.0067,-0.0225,-0.0619,-0.0067,-0.0238,-0.0623,-0.0066,-0.0241,-0.0622,-0.0129,-0.0096,-0.0614,-0.0112,-0.0110,-0.0607,-0.0078,-0.0078,-0.0588,-0.0180,-0.0059,-0.0623,-0.0202,-0.0079,-0.0639,-0.0191,-0.0087,-0.0639,-0.0196,-0.0103,-0.0644,-0.0236,0.0101,-0.0603,-0.0272,0.0103,-0.0606,-0.0273,0.0108,-0.0604,-0.0134,0.0306,-0.0394,-0.0023,0.0287,-0.0344,-0.0069,-0.0148,-0.0589,-0.0057,-0.0158,-0.0584,-0.0012,-0.0090,-0.0557,-0.0161,-0.0178,-0.0656,-0.0159,-0.0170,-0.0653,-0.0150,-0.0164,-0.0687,-0.0207,-0.0145,-0.0658,-0.0201,-0.0146,-0.0700,-0.0135,-0.0156,-0.0678,-0.0124,-0.0153,-0.0670,-0.0132,-0.0162,-0.0679,-0.0097,-0.0195,-0.0628,-0.0097,-0.0191,-0.0625,-0.0099,-0.0191,-0.0628,-0.0088,-0.0191,-0.0662,-0.0057,-0.0259,-0.0618,-0.0025,-0.0234,-0.0636,-0.0052,-0.0253,-0.0612,0.0045,-0.0273,-0.0585,0.0006,-0.0281,-0.0567,0.0032,-0.0263,-0.0596,0.0045,-0.0256,-0.0583,0.0014,-0.0250,-0.0555,-0.0282,-0.0052,-0.0692,-0.0283,-0.0060,-0.0645,-0.0282,-0.0049,-0.0644,-0.0088,-0.0204,-0.0667,-0.0087,-0.0204,-0.0667,-0.0097,-0.0204,-0.0633,-0.0091,-0.0192,-0.0621,-0.0124,-0.0188,-0.0645,-0.0114,-0.0179,-0.0673,-0.0115,-0.0184,-0.0675,-0.0011,-0.0236,-0.0625,-0.0051,-0.0262,-0.0613,0.0119,-0.0383,-0.0504,-0.0242,-0.0071,-0.0647,-0.0230,-0.0091,-0.0649,-0.0218,-0.0088,-0.0684,-0.0220,-0.0100,-0.0690,-0.0202,-0.0149,-0.0702,-0.0208,-0.0147,-0.0659,-0.0208,-0.0147,-0.0659,-0.0186,-0.0131,-0.0650,-0.0178,-0.0128,-0.0683,-0.0184,-0.0140,-0.0689,-0.0151,-0.0171,-0.0689,-0.0147,-0.0174,-0.0688,-0.0159,-0.0181,-0.0655,-0.0136,-0.0151,-0.0638,-0.0082,-0.0200,-0.0661,-0.0081,-0.0201,-0.0662,-0.0090,-0.0201,-0.0625,-0.0054,-0.0232,-0.0608,-0.0053,-0.0220,-0.0606,-0.0021,-0.0194,-0.0624,-0.0013,-0.0252,-0.0581,-0.0024,-0.0251,-0.0589,0.0008,-0.0227,-0.0611,-0.0009,-0.0265,-0.0582,0.0021,-0.0264,-0.0609,0.0020,-0.0275,-0.0612,0.0032,-0.0400,-0.0599,0.0000,-0.0400,-0.0564,-0.0001,-0.0398,-0.0566,-0.0230,-0.0084,-0.0647,-0.0201,-0.0122,-0.0650,-0.0187,-0.0116,-0.0683,-0.0182,-0.0127,-0.0645,-0.0180,-0.0120,-0.0642,-0.0147,-0.0168,-0.0648,-0.0019,-0.0267,-0.0640,-0.0053,-0.0276,-0.0618,0.0020,-0.0247,-0.0604,0.0124,-0.0382,-0.0498,-0.0267,-0.0032,-0.0638,-0.0286,-0.0031,-0.0637,-0.0031,-0.0228,-0.0585,-0.0023,-0.0186,-0.0569,-0.0038,-0.0224,-0.0588,0.0015,-0.0386,-0.0548,0.0009,-0.0397,-0.0556,-0.0000,-0.0413,-0.0558,0.0005,0.0423,-0.0045,-0.0113,0.0466,-0.0095,-0.0112,0.0469,-0.0066,0.0251,0.0136,-0.0055,0.0243,0.0120,-0.0108,0.0181,0.0247,0.0042,0.0167,0.0262,0.0036,0.0277,0.0076,0.0104,0.0270,0.0096,-0.0005,0.0281,0.0056,0.0002,0.0023,-0.0134,-0.0537,-0.0004,-0.0079,-0.0554,-0.0004,-0.0207,-0.0557,0.0143,-0.0128,-0.0415,0.0078,-0.0104,-0.0486,0.0108,-0.0172,-0.0449,-0.0144,0.0235,-0.0462,-0.0038,0.0218,-0.0428,-0.0192,0.0310,-0.0413,-0.0192,0.0318,-0.0393,-0.0251,0.0330,-0.0392,0.0271,0.0032,-0.0117,0.0250,0.0057,-0.0165,0.0259,0.0014,-0.0152,0.0274,0.0037,-0.0077,-0.0246,0.0398,-0.0282,-0.0247,0.0388,-0.0304,0.0074,0.0243,-0.0296,-0.0021,0.0283,-0.0346,0.0067,0.0228,-0.0324,0.0176,0.0196,-0.0184,0.0175,0.0187,-0.0202,0.0194,0.0168,-0.0193,0.0195,0.0165,-0.0194,0.0209,0.0065,-0.0264,0.0232,0.0098,-0.0178,-0.0127,0.0043,-0.0606,-0.0189,0.0063,-0.0615,-0.0162,0.0243,-0.0518,-0.0158,0.0268,-0.0493,-0.0069,0.0224,-0.0498,0.0227,0.0084,0.0517,0.0246,0.0074,0.0487,0.0228,0.0080,0.0517,0.0171,0.0189,0.0500,0.0185,0.0195,0.0468,0.0173,0.0185,0.0501,0.0112,0.0263,0.0474,0.0128,0.0269,0.0440,0.0114,0.0260,0.0476,0.0068,0.0303,0.0458,0.0082,0.0314,0.0414,0.0071,0.0300,0.0459,-0.0004,0.0342,0.0534,-0.0009,0.0346,0.0520,-0.0004,0.0342,0.0519,0.0127,0.0220,0.0522,0.0123,0.0225,0.0520,0.0142,0.0225,0.0488,0.0167,0.0168,0.0536,0.0172,0.0160,0.0537,0.0171,0.0177,0.0580,0.0219,0.0166,0.0546,0.0224,0.0154,0.0548,0.0240,0.0152,0.0506,0.0180,0.0256,0.0481,0.0163,0.0264,0.0524,0.0169,0.0256,0.0526,-0.0196,0.0432,0.0471,-0.0205,0.0438,0.0470,-0.0203,0.0439,0.0451,-0.0170,0.0426,0.0455,-0.0174,0.0424,0.0470,0.0052,0.0365,0.0526,0.0053,0.0371,0.0491,0.0044,0.0370,0.0526,0.0263,0.0003,0.0602,0.0263,-0.0004,0.0603,0.0269,-0.0005,0.0585,0.0231,0.0028,0.0587,0.0229,0.0044,0.0619,0.0225,0.0063,0.0589,0.0192,0.0142,0.0578,0.0194,0.0149,0.0600,0.0189,0.0155,0.0611,0.0186,0.0160,0.0609,0.0198,0.0120,0.0545,0.0201,0.0126,0.0582,0.0200,0.0125,0.0576,0.0247,0.0098,0.0562,0.0236,0.0104,0.0590,0.0233,0.0098,0.0611,0.0220,0.0073,0.0594,0.0218,0.0078,0.0588,0.0218,0.0076,0.0584,0.0152,0.0306,0.0398,0.0163,0.0304,0.0307,0.0137,0.0319,0.0392,0.0204,0.0195,0.0539,0.0199,0.0205,0.0537,0.0188,0.0194,0.0576,0.0192,0.0194,0.0575,0.0133,0.0293,0.0563,0.0144,0.0286,0.0533,0.0145,0.0291,0.0518,-0.0127,0.0480,0.0384,-0.0241,0.0511,0.0449,0.0262,0.0144,0.0431,0.0265,0.0136,0.0433,0.0274,0.0137,0.0347,0.0218,0.0228,0.0411,0.0226,0.0214,0.0414,0.0227,0.0226,0.0332,0.0251,0.0104,0.0280,0.0253,0.0103,0.0278,0.0267,0.0038,0.0404,0.0254,0.0096,0.0277,0.0278,0.0026,0.0311,0.0267,0.0036,0.0391,0.0237,0.0120,0.0428,0.0238,0.0119,0.0423,0.0238,0.0118,0.0427,0.0270,-0.0027,0.0485,0.0265,-0.0004,0.0493,0.0267,-0.0008,0.0485,0.0248,0.0069,0.0484,0.0248,0.0070,0.0482,0.0249,0.0067,0.0477,0.0263,0.0046,0.0401,0.0162,0.0184,0.0573,0.0160,0.0187,0.0575,0.0162,0.0176,0.0534,0.0135,0.0222,0.0559,0.0139,0.0205,0.0526,0.0137,0.0219,0.0558,-0.0030,0.0364,0.0476,-0.0038,0.0371,0.0475,-0.0022,0.0376,0.0434,-0.0055,0.0378,0.0472,-0.0046,0.0374,0.0474,-0.0055,0.0371,0.0492,-0.0090,0.0391,0.0466,-0.0076,0.0388,0.0469,-0.0080,0.0385,0.0489,-0.0100,0.0396,0.0490,-0.0106,0.0400,0.0464,-0.0098,0.0395,0.0467,-0.0177,0.0430,0.0455,-0.0182,0.0427,0.0463,0.0270,0.0001,0.0584,0.0282,-0.0010,0.0533,0.0255,0.0005,0.0620,0.0257,0.0037,0.0599,0.0251,0.0086,0.0564,0.0255,0.0076,0.0567,0.0264,0.0085,0.0518,0.0213,0.0178,0.0543,0.0221,0.0190,0.0497,0.0207,0.0189,0.0541,0.0194,0.0238,0.0486,0.0200,0.0230,0.0487,0.0205,0.0223,0.0489,0.0094,0.0338,0.0504,0.0089,0.0335,0.0546,0.0091,0.0333,0.0546,0.0059,0.0360,0.0525,0.0067,0.0357,0.0526,0.0067,0.0361,0.0497,0.0026,0.0381,0.0525,0.0040,0.0380,0.0485,0.0024,0.0386,0.0514,0.0006,0.0413,0.0428,-0.0001,0.0409,0.0468,0.0008,0.0403,0.0471,-0.0176,0.0489,0.0459,-0.0170,0.0489,0.0451,-0.0159,0.0489,0.0426,0.0086,0.0324,0.0390,0.0059,0.0335,0.0405,0.0230,0.0110,0.0481,0.0235,0.0122,0.0437,-0.0133,0.0472,0.0459,-0.0095,0.0467,0.0433,-0.0112,0.0474,0.0429,0.0037,0.0369,0.0551,0.0001,0.0338,0.0552,0.0007,0.0334,0.0556,0.0012,0.0330,0.0547,0.0044,0.0366,0.0545,0.0032,0.0317,0.0526,0.0026,0.0322,0.0525,0.0040,0.0313,0.0481,0.0250,0.0049,0.0623,0.0256,0.0048,0.0598,0.0250,0.0066,0.0598,0.0028,0.0371,0.0120,0.0024,0.0375,0.0094,0.0082,0.0335,0.0106,0.0230,0.0178,0.0072,0.0200,0.0223,0.0066,0.0204,0.0190,0.0364,0.0206,0.0187,0.0357,0.0203,0.0192,0.0357,-0.0075,0.0418,0.0354,-0.0092,0.0421,0.0366,-0.0079,0.0427,0.0311,0.0167,0.0288,0.0402,0.0239,0.0153,0.0140,0.0243,0.0136,0.0181,0.0232,0.0155,0.0174,0.0176,0.0253,0.0086,-0.0009,0.0395,0.0047,0.0021,0.0377,0.0093,-0.0010,0.0395,0.0084,-0.0132,0.0447,0.0062,-0.0127,0.0436,-0.0017,-0.0111,0.0440,0.0066,0.0104,0.0318,0.0118,0.0158,0.0259,0.0236,0.0104,0.0310,0.0210,0.0209,0.0190,0.0254,0.0221,0.0170,0.0261,-0.0140,0.0433,0.0363,-0.0128,0.0443,0.0299,-0.0126,0.0430,0.0364,0.0007,0.0387,0.0336,-0.0013,0.0392,0.0347,-0.0008,0.0396,0.0324,0.0235,0.0125,0.0427,0.0215,0.0161,0.0432,-0.0288,0.0460,0.0499,-0.0266,0.0513,0.0477,-0.0298,0.0461,0.0513,0.0189,-0.0343,0.0609,0.0188,-0.0342,0.0613,0.0154,-0.0364,0.0648,0.0245,-0.0285,0.0532,0.0259,-0.0286,0.0506,0.0260,-0.0299,0.0506,0.0219,-0.0301,0.0574,0.0239,-0.0294,0.0539,0.0199,-0.0318,0.0593,0.0266,-0.0373,0.0456,0.0272,-0.0370,0.0455,0.0270,-0.0380,0.0470,0.0227,-0.0297,0.0613,0.0242,-0.0261,0.0599,0.0226,-0.0274,0.0657,0.0282,-0.0228,0.0510,0.0250,-0.0282,0.0538,0.0279,-0.0299,0.0424,0.0271,-0.0385,0.0405,0.0267,-0.0364,0.0426,0.0165,-0.0324,0.0688,0.0154,-0.0333,0.0686,0.0161,-0.0333,0.0690,0.0229,-0.0279,0.0560};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=2 */
		private double[] getparietl_coordinate_6_24_point_2()
		{
			double[] value = {0.0235,-0.0282,0.0548,0.0266,-0.0369,0.0437,0.0265,-0.0370,0.0451,0.0265,-0.0365,0.0471,0.0192,-0.0361,0.0594,0.0207,-0.0349,0.0573,0.0221,-0.0368,0.0568,0.0200,-0.0359,0.0597,0.0150,-0.0343,0.0680,0.0176,-0.0327,0.0632,0.0149,-0.0346,0.0678,0.0241,-0.0309,0.0529,0.0264,-0.0319,0.0489,0.0267,-0.0364,0.0429,0.0267,-0.0334,0.0481,0.0247,-0.0329,0.0517,0.0174,-0.0338,0.0622,0.0145,-0.0357,0.0662,0.0150,-0.0365,0.0647,0.0174,-0.0351,0.0614,0.0180,-0.0365,0.0609,0.0276,-0.0383,0.0395,0.0281,-0.0369,0.0423,0.0273,-0.0384,0.0407,0.0211,-0.0297,0.0653,0.0205,-0.0309,0.0649,0.0289,-0.0288,0.0483,0.0294,-0.0263,0.0475,0.0268,-0.0289,0.0505,0.0254,-0.0385,0.0505,0.0244,-0.0373,0.0530,0.0242,-0.0374,0.0529,0.0272,-0.0374,0.0471,0.0273,-0.0370,0.0457,0.0274,-0.0361,0.0472,0.0274,-0.0362,0.0430,0.0274,-0.0362,0.0427,0.0281,-0.0324,0.0468,0.0202,-0.0358,0.0596,0.0160,-0.0335,0.0688,0.0158,-0.0341,0.0684,0.0273,-0.0368,0.0451,0.0250,-0.0297,0.0526,0.0256,-0.0340,0.0508,0.0254,-0.0320,0.0515,0.0222,-0.0341,0.0572,0.0193,-0.0413,-0.0250,0.0175,-0.0427,-0.0293,0.0206,-0.0485,-0.0188,0.0211,-0.0503,-0.0238,0.0211,-0.0503,-0.0237,0.0152,-0.0490,-0.0319,0.0167,-0.0498,-0.0300,0.0149,-0.0505,-0.0324,0.0144,-0.0522,-0.0324,0.0151,-0.0484,-0.0325,0.0153,-0.0449,-0.0329,0.0193,-0.0516,-0.0322,0.0180,-0.0523,-0.0341,0.0183,-0.0510,-0.0343,0.0182,-0.0439,-0.0400,0.0175,-0.0489,-0.0381,0.0160,-0.0482,-0.0406,0.0182,-0.0527,-0.0333,0.0152,-0.0527,-0.0310,0.0185,-0.0495,-0.0356,0.0189,-0.0494,-0.0346,0.0132,-0.0488,-0.0363,0.0179,-0.0486,-0.0371,0.0152,-0.0484,-0.0418,0.0276,-0.0377,0.0379,0.0273,-0.0382,0.0393,0.0282,-0.0300,0.0414,0.0224,-0.0480,-0.0154,0.0226,-0.0395,-0.0194,0.0217,-0.0478,-0.0167,0.0279,-0.0369,-0.0084,0.0256,-0.0379,-0.0135,0.0268,-0.0477,-0.0054,0.0274,-0.0477,-0.0027,0.0277,-0.0473,-0.0020,0.0315,-0.0322,0.0073,0.0303,-0.0348,-0.0008,0.0319,-0.0425,0.0079,0.0322,-0.0384,0.0146,0.0324,-0.0399,0.0121,0.0315,-0.0347,0.0207,0.0316,-0.0289,0.0206,0.0317,-0.0353,0.0193,0.0318,-0.0277,0.0267,0.0308,-0.0345,0.0240,0.0303,-0.0347,0.0259,0.0356,-0.0255,0.0171,0.0354,-0.0252,0.0177,0.0338,-0.0325,0.0178,0.0262,-0.0441,-0.0239,0.0257,-0.0446,-0.0245,0.0259,-0.0423,-0.0261,0.0344,-0.0336,-0.0031,0.0339,-0.0233,-0.0055,0.0349,-0.0326,-0.0005,0.0329,-0.0392,-0.0053,0.0319,-0.0395,-0.0103,0.0324,-0.0362,-0.0105,0.0325,-0.0216,0.0378,0.0316,-0.0203,0.0408,0.0320,-0.0241,0.0391,0.0351,-0.0160,0.0234,0.0344,-0.0153,0.0297,0.0351,-0.0193,0.0275,0.0164,-0.0525,-0.0298,0.0271,-0.0474,-0.0044,0.0294,-0.0310,0.0330,0.0306,-0.0261,0.0331,0.0295,-0.0353,0.0294,0.0260,-0.0481,-0.0178,0.0260,-0.0481,-0.0178,0.0259,-0.0482,-0.0177,0.0235,-0.0461,-0.0278,0.0228,-0.0495,-0.0220,0.0227,-0.0468,-0.0290,0.0271,-0.0491,-0.0108,0.0254,-0.0489,-0.0085,0.0267,-0.0484,-0.0146,0.0254,-0.0486,-0.0185,0.0249,-0.0486,-0.0194,0.0250,-0.0486,-0.0194,0.0255,-0.0486,-0.0184,0.0254,-0.0487,-0.0182,0.0296,-0.0465,0.0016,0.0296,-0.0467,0.0019,0.0324,-0.0398,0.0121,0.0324,-0.0383,0.0145,0.0303,-0.0350,0.0279,0.0306,-0.0348,0.0260,0.0278,-0.0435,-0.0206,0.0283,-0.0424,-0.0199,0.0280,-0.0451,-0.0178,0.0323,-0.0369,0.0170,0.0336,-0.0324,0.0194,0.0321,-0.0361,0.0180,0.0319,-0.0352,0.0192,0.0333,-0.0321,0.0226,0.0317,-0.0346,0.0207,0.0243,-0.0474,-0.0131,0.0234,-0.0485,-0.0136,0.0291,-0.0454,-0.0123,0.0286,-0.0453,-0.0150,0.0297,-0.0428,-0.0155,0.0281,-0.0485,-0.0060,0.0227,-0.0495,-0.0219,0.0190,-0.0523,-0.0273,0.0184,-0.0536,-0.0276,0.0250,-0.0475,-0.0112,0.0278,-0.0489,-0.0078,0.0251,-0.0148,0.0623,0.0246,-0.0113,0.0652,0.0246,-0.0115,0.0654,0.0142,-0.0406,-0.0361,0.0167,-0.0386,-0.0317,0.0136,-0.0388,-0.0371,0.0089,-0.0442,-0.0427,0.0092,-0.0429,-0.0427,0.0131,-0.0399,-0.0488,0.0160,-0.0420,-0.0337,0.0159,-0.0417,-0.0340,0.0157,-0.0424,-0.0340,0.0167,-0.0418,-0.0435,0.0153,-0.0437,-0.0446,0.0153,-0.0431,-0.0449,0.0148,-0.0446,-0.0448,0.0149,-0.0468,-0.0436,0.0095,-0.0407,-0.0428,0.0097,-0.0406,-0.0425,0.0096,-0.0400,-0.0431,0.0151,-0.0447,-0.0333,0.0148,-0.0433,-0.0343,0.0134,-0.0467,-0.0363,0.0143,-0.0412,-0.0358,0.0120,-0.0429,-0.0386,0.0105,-0.0386,-0.0418,0.0146,-0.0452,-0.0449,0.0110,-0.0475,-0.0398,0.0150,-0.0479,-0.0425,0.0151,-0.0482,-0.0422,0.0120,-0.0494,-0.0378,0.0095,-0.0414,-0.0428,0.0210,-0.0248,0.0666,0.0218,-0.0232,0.0656,0.0233,-0.0210,0.0578,0.0226,-0.0215,0.0646,0.0217,-0.0224,0.0694,0.0225,-0.0209,0.0701,0.0249,-0.0142,0.0549,0.0267,-0.0142,0.0507,0.0243,-0.0167,0.0561,0.0303,-0.0248,0.0375,0.0301,-0.0251,0.0367,0.0281,-0.0305,0.0404,0.0262,-0.0223,0.0494,0.0264,-0.0225,0.0482,0.0238,-0.0015,0.0609,0.0238,-0.0015,0.0595,0.0238,-0.0023,0.0601,0.0229,-0.0111,0.0629,0.0231,-0.0155,0.0604,0.0234,-0.0110,0.0644,0.0234,-0.0120,0.0670,0.0234,-0.0119,0.0663,0.0230,-0.0168,0.0617,0.0178,-0.0312,0.0645,0.0183,-0.0302,0.0650,0.0210,-0.0265,0.0599,0.0202,-0.0263,0.0664,0.0230,-0.0229,0.0584,0.0192,-0.0283,0.0657,0.0216,-0.0264,0.0693,0.0219,-0.0256,0.0697,0.0245,-0.0119,0.0658,0.0249,-0.0155,0.0629,0.0357,-0.0222,0.0139,0.0354,-0.0186,0.0128,0.0356,-0.0235,0.0176,0.0321,-0.0152,0.0310,0.0323,-0.0145,0.0303,0.0324,-0.0153,0.0303,0.0294,-0.0150,0.0420,0.0273,-0.0038,0.0485,0.0282,-0.0059,0.0417,0.0234,-0.0093,0.0610,0.0233,-0.0088,0.0567,0.0232,-0.0108,0.0573,0.0229,-0.0096,0.0617,0.0232,-0.0091,0.0616,0.0240,-0.0069,0.0611,0.0238,-0.0064,0.0616,0.0238,-0.0031,0.0557,0.0238,-0.0033,0.0556,0.0234,-0.0073,0.0565,0.0238,-0.0030,0.0557,0.0237,-0.0015,0.0554,0.0239,-0.0030,0.0554,0.0278,-0.0106,0.0556,0.0256,-0.0126,0.0609,0.0274,-0.0124,0.0558,0.0207,-0.0269,0.0697,0.0263,-0.0167,0.0563,0.0260,-0.0187,0.0564,0.0289,-0.0184,0.0500,0.0257,-0.0028,0.0609,0.0267,-0.0029,0.0589,0.0257,-0.0020,0.0608,0.0300,-0.0122,0.0483,0.0280,-0.0088,0.0552,0.0261,-0.0069,0.0596,0.0252,-0.0060,0.0616,0.0255,-0.0064,0.0622,0.0301,-0.0071,0.0329,0.0314,-0.0083,0.0240,0.0315,-0.0108,0.0303,0.0313,-0.0162,0.0344,0.0320,-0.0171,0.0321,0.0308,-0.0212,0.0355,0.0298,-0.0246,0.0386,0.0282,-0.0237,0.0429,0.0318,-0.0182,0.0404,0.0324,-0.0174,0.0383,0.0322,-0.0140,0.0395,0.0256,-0.0011,0.0612,0.0248,-0.0234,0.0587,0.0245,-0.0170,0.0640,0.0257,-0.0221,0.0502,0.0232,-0.0236,0.0553,0.0242,-0.0199,0.0536,0.0336,-0.0150,0.0326,0.0338,-0.0162,0.0328,0.0302,-0.0018,0.0466,0.0301,-0.0057,0.0472,0.0315,-0.0028,0.0382,0.0277,-0.0112,0.0489,0.0275,-0.0129,0.0493,0.0323,-0.0179,0.0305,0.0319,-0.0192,0.0257,0.0252,-0.0142,0.0620,0.0238,-0.0166,0.0692,0.0238,-0.0153,0.0693,0.0236,-0.0236,0.0660,0.0245,-0.0248,0.0593,0.0229,-0.0110,0.0628,0.0231,-0.0142,0.0591,0.0273,-0.0142,0.0493,0.0322,-0.0150,0.0294,0.0268,-0.0022,0.0499,0.0271,-0.0024,0.0492,0.0274,-0.0037,0.0491,0.0277,-0.0099,0.0498,0.0277,-0.0108,0.0498,0.0321,-0.0142,0.0296,0.0261,-0.0009,0.0603,0.0247,-0.0163,0.0634,0.0243,-0.0191,0.0696,0.0245,-0.0213,0.0657,0.0229,-0.0261,0.0658,0.0233,-0.0249,0.0659,0.0230,-0.0152,0.0691,0.0230,-0.0180,0.0630,0.0229,-0.0165,0.0689,0.0273,-0.0107,0.0503,0.0254,-0.0090,0.0534,0.0256,-0.0070,0.0529,0.0237,-0.0192,0.0573,0.0240,-0.0179,0.0567,0.0267,-0.0290,0.0478,0.0274,-0.0294,0.0446,0.0300,-0.0252,0.0363,0.0286,-0.0302,0.0382,0.0231,-0.0199,0.0703,0.0228,-0.0192,0.0693,0.0228,-0.0198,0.0638,0.0209,-0.0250,0.0697,0.0349,-0.0212,0.0031,0.0357,-0.0304,0.0049,0.0354,-0.0316,0.0020,0.0113,-0.0411,-0.0398,0.0109,-0.0399,-0.0406,0.0103,-0.0431,-0.0410,0.0107,-0.0430,-0.0404,0.0101,-0.0422,-0.0414,0.0114,-0.0485,-0.0390,0.0110,-0.0480,-0.0396,0.0147,-0.0460,-0.0445,0.0133,-0.0380,-0.0489,0.0111,-0.0461,-0.0402,0.0115,-0.0460,-0.0394,0.0109,-0.0438,-0.0402,0.0107,-0.0456,-0.0407,0.0107,-0.0461,-0.0404,0.0120,-0.0479,-0.0381,0.0112,-0.0492,-0.0389,0.0134,-0.0376,-0.0381,0.0103,-0.0381,-0.0422,0.0162,-0.0366,-0.0453,0.0159,-0.0358,-0.0458,0.0186,-0.0324,-0.0421,0.0316,-0.0135,0.0141,0.0307,-0.0175,0.0045,0.0316,-0.0141,0.0142,0.0165,-0.0417,-0.0437,0.0152,-0.0426,-0.0452,0.0093,-0.0441,-0.0423,0.0098,-0.0437,-0.0418,0.0150,-0.0417,-0.0459,0.0145,-0.0422,-0.0465,0.0148,-0.0409,-0.0465,0.0165,-0.0374,-0.0448,0.0148,-0.0430,-0.0457,0.0145,-0.0429,-0.0461,0.0197,-0.0514,-0.0262,0.0214,-0.0498,-0.0297,0.0205,-0.0520,-0.0245,0.0343,-0.0373,0.0092,0.0355,-0.0319,0.0049,0.0354,-0.0298,0.0090,0.0304,-0.0254,0.0440,0.0300,-0.0245,0.0455,0.0300,-0.0312,0.0414,0.0283,-0.0483,-0.0037,0.0287,-0.0476,-0.0021,0.0269,-0.0441,-0.0225,0.0253,-0.0453,-0.0247,0.0244,-0.0488,-0.0202,0.0245,-0.0469,-0.0252,0.0249,-0.0465,-0.0247,0.0313,-0.0237,0.0413,0.0308,-0.0301,0.0376,0.0321,-0.0288,0.0326,0.0325,-0.0284,0.0311,0.0335,-0.0222,0.0336,0.0312,-0.0343,0.0221,0.0315,-0.0343,0.0222,0.0278,-0.0489,-0.0079,0.0296,-0.0464,0.0014,0.0288,-0.0475,-0.0021,0.0244,-0.0488,-0.0202,0.0243,-0.0489,-0.0201,0.0357,-0.0265,0.0146,0.0358,-0.0265,0.0120,0.0279,-0.0371,0.0361,0.0276,-0.0376,0.0377,0.0305,-0.0452,0.0040,0.0313,-0.0436,0.0061,0.0345,-0.0198,0.0313,0.0347,-0.0215,0.0289,0.0236,-0.0441,-0.0301,0.0210,-0.0455,-0.0343,0.0218,-0.0486,-0.0296,0.0322,-0.0256,-0.0131,0.0335,-0.0347,-0.0062,0.0280,-0.0404,-0.0221,0.0268,-0.0312,-0.0261,0.0291,-0.0395,-0.0195,0.0299,-0.0349,0.0278,0.0282,-0.0367,0.0349,0.0291,-0.0299,0.0360,0.0285,-0.0364,0.0338,0.0317,-0.0283,0.0237,0.0316,-0.0295,0.0175,0.0319,-0.0362,0.0181,0.0300,-0.0460,0.0027,0.0260,-0.0485,-0.0071,0.0227,-0.0391,-0.0194,0.0145,-0.0485,-0.0334,0.0144,-0.0482,-0.0351,0.0190,-0.0523,-0.0327,0.0175,-0.0533,-0.0286,0.0189,-0.0530,-0.0319,0.0197,-0.0498,-0.0331,0.0200,-0.0504,-0.0317,0.0182,-0.0506,-0.0281,0.0218,-0.0321,0.0574,0.0197,-0.0330,0.0627,0.0149,-0.0357,0.0666,0.0271,-0.0328,0.0478,0.0276,-0.0311,0.0483,0.0269,-0.0312,0.0486,0.0225,-0.0366,0.0568,0.0273,-0.0368,0.0435,0.0273,-0.0367,0.0438,0.0227,-0.0367,0.0571,0.0272,-0.0368,0.0448,0.0257,-0.0365,0.0504,0.0175,-0.0322,0.0689,0.0290,-0.0328,0.0470,0.0250,-0.0370,0.0504,0.0263,-0.0380,0.0470,0.0202,-0.0307,0.0607,0.0266,-0.0317,0.0482,0.0154,-0.0345,0.0682,0.0152,-0.0336,0.0684,0.0285,-0.0315,0.0482,0.0252,-0.0386,0.0504,0.0250,-0.0386,0.0504,-0.0277,0.0516,0.0470,0.0006,0.0421,0.0343,0.0019,0.0403,0.0433,0.0238,0.0113,0.0384,0.0068,0.0342,0.0366,0.0011,0.0385,0.0334,0.0070,0.0339,0.0304,-0.0008,0.0397,0.0319,-0.0084,0.0437,0.0263,-0.0012,0.0398,0.0281,-0.0132,0.0457,0.0199,-0.0087,0.0438,0.0266,-0.0132,0.0451,0.0261,0.0049,0.0355,0.0196,0.0073,0.0338,0.0200,0.0073,0.0338,0.0250,0.0148,0.0264,0.0336,0.0188,0.0216,0.0340,0.0074,0.0337,0.0195,-0.0101,0.0436,0.0068,-0.0009,0.0395,0.0043,-0.0009,0.0390,-0.0004,0.0012,0.0380,-0.0000,-0.0159,0.0465,0.0169,-0.0163,0.0465,0.0196,0.0186,0.0219,0.0334,0.0190,0.0215,0.0337,0.0245,0.0131,0.0183,-0.0132,0.0455,0.0170,-0.0022,0.0378,0.0428,-0.0035,0.0381,0.0424,0.0224,0.0052,0.0551,0.0222,0.0068,0.0594,0.0185,0.0210,0.0569,0.0183,0.0211,0.0572,0.0169,0.0178,0.0581,0.0189,0.0198,0.0576,-0.0042,0.0433,0.0473,-0.0043,0.0436,0.0450,-0.0048,0.0436,0.0477,0.0216,0.0202,0.0494,-0.0024,0.0423,0.0458,-0.0016,0.0418,0.0461,-0.0010,0.0421,0.0423,0.0123,0.0303,0.0568,0.0137,0.0299,0.0516,0.0132,0.0311,0.0467,0.0147,0.0297,0.0471,0.0107,0.0318,0.0552,0.0112,0.0313,0.0558,0.0120,0.0315,0.0511,0.0232,0.0138,0.0552,0.0225,0.0133,0.0588,0.0224,0.0129,0.0597,0.0228,0.0133,0.0575,-0.0245,0.0462,0.0450,-0.0234,0.0457,0.0465,-0.0244,0.0463,0.0464,-0.0190,0.0431,0.0465,-0.0150,0.0418,0.0458,-0.0087,0.0388,0.0487,-0.0093,0.0393,0.0491,-0.0063,0.0382,0.0471,-0.0074,0.0379,0.0509,-0.0035,0.0365,0.0498,0.0010,0.0362,0.0412,-0.0016,0.0384,0.0376,-0.0000,0.0341,0.0477,-0.0008,0.0348,0.0477,0.0002,0.0355,0.0442,0.0044,0.0306,0.0535,0.0058,0.0295,0.0490,0.0048,0.0303,0.0540,0.0095,0.0257,0.0509,0.0083,0.0273,0.0556,0.0079,0.0277,0.0552,0.0070,0.0284,0.0559,0.0082,0.0270,0.0502,0.0152,0.0202,0.0567,0.0147,0.0209,0.0567,0.0148,0.0194,0.0529,0.0166,0.0219,0.0459,0.0162,0.0225,0.0456,0.0176,0.0223,0.0434,0.0177,0.0153,0.0539,0.0176,0.0168,0.0572,0.0175,0.0170,0.0573,0.0178,0.0165,0.0577,0.0192,0.0130,0.0544,0.0195,0.0125,0.0545,0.0194,0.0132,0.0574,0.0227,0.0119,0.0480,0.0236,-0.0006,0.0591,-0.0110,0.0404,0.0460,-0.0112,0.0403,0.0471,0.0264,0.0038,0.0412,0.0239,0.0116,0.0429,-0.0199,0.0500,0.0422,-0.0174,0.0493,0.0424,-0.0166,0.0493,0.0393,-0.0127,0.0479,0.0428,-0.0141,0.0481,0.0446,0.0152,0.0282,0.0520,0.0195,0.0215,0.0535,0.0187,0.0206,0.0567,0.0197,0.0144,0.0601,0.0014,0.0329,0.0539,0.0020,0.0325,0.0541,0.0014,0.0331,0.0478,0.0012,0.0332,0.0520,0.0002,0.0338,0.0518,-0.0191,0.0434,0.0455,-0.0165,0.0464,0.0207,-0.0087,0.0454,0.0479,-0.0078,0.0457,0.0437,-0.0090,0.0464,0.0434,-0.0084,0.0461,0.0396,-0.0068,0.0453,0.0401,-0.0048,0.0447,0.0331,0.0032,0.0394,0.0437,0.0195,0.0197,0.0436,0.0133,0.0224,0.0557,0.0132,0.0228,0.0561,0.0131,0.0215,0.0523,0.0101,0.0251,0.0512,0.0092,0.0264,0.0568,0.0091,0.0266,0.0565,-0.0157,0.0432,0.0410,-0.0145,0.0426,0.0410,-0.0101,0.0413,0.0414,-0.0087,0.0419,0.0367,-0.0087,0.0405,0.0416,-0.0077,0.0414,0.0368,-0.0083,0.0403,0.0417,0.0032,0.0333,0.0448,0.0040,0.0327,0.0450,0.0117,0.0257,0.0477,0.0149,0.0217,0.0491,0.0153,0.0212,0.0492,0.0207,0.0129,0.0511,0.0223,0.0128,0.0478,0.0209,0.0126,0.0512,0.0216,0.0111,0.0513,0.0217,0.0109,0.0514,-0.0194,0.0407,-0.0325,-0.0256,0.0411,-0.0333,-0.0121,0.0444,-0.0209,-0.0000,0.0413,-0.0144,-0.0118,0.0370,-0.0300,0.0254,-0.0171,-0.0184,0.0256,-0.0208,-0.0174,0.0276,-0.0178,-0.0105,0.0008,0.0084,-0.0496,0.0071,0.0015,-0.0473,0.0128,0.0087,-0.0384,0.0194,-0.0149,-0.0329,0.0218,-0.0155,-0.0286,0.0215,-0.0134,-0.0295,-0.0075,-0.0073,-0.0586,-0.0032,-0.0068,-0.0568,-0.0061,-0.0051,-0.0577,0.0250,0.0143,0.0047,0.0251,0.0137,-0.0014,0.0268,0.0101,-0.0005,0.0129,0.0297,0.0024,0.0151,0.0273,-0.0008,0.0153,0.0271,-0.0005,-0.0004,0.0381,-0.0061,-0.0003,0.0365,-0.0159,-0.0123,0.0422,-0.0115,-0.0117,0.0411,-0.0167,-0.0177,0.0434,-0.0102,-0.0233,0.0444,-0.0101,-0.0178,0.0433,-0.0108,0.0122,-0.0384,-0.0500,0.0121,-0.0384,-0.0501,0.0079,-0.0367,-0.0478,0.0081,-0.0371,-0.0475,-0.0184,-0.0150,-0.0651,-0.0191,-0.0145,-0.0654,-0.0188,-0.0151,-0.0654,-0.0227,-0.0099,-0.0652,0.0056,-0.0326,-0.0575,0.0049,-0.0339,-0.0584,0.0048,-0.0298,-0.0584,-0.0042,-0.0280,-0.0609,-0.0131,-0.0157,-0.0637,-0.0237,-0.0072,-0.0646,-0.0223,-0.0044,-0.0668,-0.0219,-0.0059,-0.0674,0.0034,-0.0414,-0.0595,0.0036,-0.0418,-0.0594,0.0069,-0.0319,-0.0560,0.0076,-0.0325,-0.0553,0.0016,-0.0231,-0.0605,-0.0009,-0.0258,-0.0578,-0.0054,-0.0217,-0.0606,-0.0091,-0.0198,-0.0667,-0.0103,-0.0198,-0.0635,-0.0092,-0.0198,-0.0667,-0.0117,-0.0158,-0.0669,-0.0214,-0.0090,-0.0645,-0.0229,-0.0073,-0.0646,-0.0211,-0.0062,-0.0672,-0.0262,-0.0073,-0.0646,-0.0256,-0.0050,-0.0684,0.0126,-0.0382,-0.0497,0.0034,-0.0396,-0.0525,0.0071,-0.0392,-0.0558,0.0034,-0.0400,-0.0523,0.0008,-0.0396,-0.0556,-0.0063,-0.0209,-0.0607,-0.0060,-0.0190,-0.0596,-0.0071,-0.0210,-0.0616,-0.0117,-0.0187,-0.0638,-0.0118,-0.0193,-0.0642,-0.0109,-0.0187,-0.0672,-0.0120,-0.0195,-0.0646,-0.0111,-0.0189,-0.0675,-0.0076,-0.0192,-0.0657,-0.0087,-0.0195,-0.0620,-0.0182,-0.0113,-0.0680,-0.0029,-0.0232,-0.0639,-0.0092,-0.0200,-0.0626,-0.0092,-0.0197,-0.0625,-0.0082,-0.0199,-0.0662,-0.0089,-0.0196,-0.0665,-0.0102,-0.0198,-0.0634,-0.0114,-0.0191,-0.0677,-0.0122,-0.0197,-0.0648,-0.0124,-0.0196,-0.0648,-0.0211,-0.0145,-0.0659,-0.0209,-0.0149,-0.0704,-0.0140,-0.0166,-0.0684,-0.0275,-0.0066,-0.0648,-0.0269,-0.0054,-0.0645,-0.0282,-0.0062,-0.0645,-0.0045,-0.0210,-0.0592,-0.0051,-0.0201,-0.0593,-0.0059,-0.0243,-0.0616,-0.0058,-0.0257,-0.0619,0.0023,-0.0284,-0.0552,0.0025,-0.0288,-0.0549,0.0048,-0.0263,-0.0517,0.0065,-0.0312,-0.0565,0.0057,-0.0331,-0.0572,0.0092,-0.0337,-0.0537,0.0106,-0.0319,-0.0521,0.0095,-0.0339,-0.0533,0.0052,-0.0306,-0.0581,0.0057,-0.0297,-0.0573,0.0120,-0.0266,-0.0504,0.0156,-0.0220,-0.0460,-0.0060,-0.0131,-0.0633,-0.0073,-0.0123,-0.0637,-0.0089,-0.0048,-0.0623,-0.0118,-0.0097,-0.0649,-0.0199,0.0008,-0.0639,-0.0217,-0.0031,-0.0662,-0.0227,-0.0023,-0.0662,-0.0280,-0.0043,-0.0687,-0.0275,-0.0059,-0.0692,-0.0282,-0.0054,-0.0693,0.0182,0.0238,-0.0053,0.0184,0.0235,-0.0058,0.0231,0.0176,0.0074,0.0229,0.0179,0.0076,0.0302,-0.0024,0.0050,0.0298,-0.0010,0.0015,0.0075,-0.0228,-0.0481,0.0044,-0.0316,-0.0525,0.0065,-0.0294,-0.0498,-0.0104,-0.0150,-0.0613,-0.0090,-0.0129,-0.0598,-0.0108,-0.0146,-0.0614,-0.0170,-0.0104,-0.0635,-0.0155,-0.0077,-0.0619,-0.0173,-0.0099,-0.0636,-0.0148,-0.0167,-0.0648,-0.0149,-0.0163,-0.0648,-0.0115,0.0405,-0.0192,0.0284,-0.0053,-0.0052,-0.0008,-0.0243,-0.0570,-0.0017,-0.0237,-0.0576,-0.0070,-0.0195,-0.0655,-0.0056,-0.0205,-0.0650,0.0076,-0.0315,-0.0482,0.0069,-0.0302,-0.0493,0.0017,-0.0274,-0.0555,0.0014,-0.0277,-0.0559,-0.0062,-0.0217,-0.0612,-0.0153,-0.0145,-0.0642,-0.0229,-0.0096,-0.0652,-0.0082,0.0067,-0.0550,-0.0168,0.0095,-0.0562,0.0018,-0.0210,-0.0600,0.0029,-0.0192,-0.0589,0.0022,-0.0212,-0.0597,0.0135,-0.0354,-0.0488,0.0153,-0.0343,-0.0468,0.0033,-0.0361,-0.0533,0.0066,-0.0344,-0.0502,-0.0094,-0.0194,-0.0626,0.0005,-0.0259,-0.0567,-0.0230,-0.0026,-0.0622,-0.0236,-0.0048,-0.0639,-0.0111,-0.0174,-0.0669,0.0129,-0.0346,-0.0496,-0.0080,-0.0053,-0.0621,-0.0099,-0.0108,-0.0645,-0.0225,-0.0044,-0.0669,-0.0210,-0.0053,-0.0668,-0.0188,-0.0071,-0.0667,-0.0057,-0.0169,-0.0641,-0.0028,-0.0152,-0.0621,-0.0024,-0.0156,-0.0618,0.0095,-0.0084,-0.0524,0.0140,-0.0026,-0.0470,0.0103,-0.0100,-0.0516,0.0109,-0.0321,-0.0519,0.0096,-0.0344,-0.0531,0.0146,-0.0327,-0.0477,0.0182,-0.0305,-0.0428,-0.0329,0.0485,0.0263,-0.0335,0.0484,0.0266,-0.0342,0.0530,0.0259,-0.0336,0.0531,0.0256,-0.0327,0.0523,0.0112,-0.0303,0.0488,0.0112,-0.0299,0.0489,0.0116,-0.0290,0.0476,-0.0034,-0.0325,0.0521,0.0038,-0.0317,0.0523,0.0037,-0.0298,0.0482,0.0036,-0.0315,0.0483,0.0302,-0.0295,0.0490,0.0117,-0.0291,0.0491,0.0114,-0.0305,0.0525,0.0116,-0.0310,0.0486,0.0102,-0.0305,0.0525,0.0079,-0.0339,0.0522,0.0052,-0.0323,0.0476,0.0056,-0.0303,0.0475,-0.0015,-0.0271,0.0490,0.0030,-0.0301,0.0528,0.0037,-0.0294,0.0530,0.0028,-0.0307,0.0479,0.0039,-0.0334,0.0519,0.0042,-0.0296,0.0525,0.0114,-0.0290,0.0474,-0.0211,-0.0270,0.0438,-0.0197,-0.0284,0.0476,-0.0207,-0.0337,0.0223,-0.0541,-0.0309,0.0079,-0.0594,-0.0324,0.0092,-0.0614,-0.0295,0.0108,-0.0606,-0.0296,0.0182,-0.0565,-0.0298,0.0172,-0.0535,-0.0302,0.0181,-0.0566,-0.0285,0.0313,-0.0422,-0.0287,0.0319,-0.0416,-0.0336,0.0061,-0.0629,-0.0331,0.0048,-0.0642,-0.0316,0.0089,-0.0588,-0.0300,0.0104,-0.0608,-0.0306,0.0094,-0.0587,-0.0293,0.0121,-0.0572,-0.0291,0.0128,-0.0595,-0.0291,0.0127,-0.0596,-0.0284,0.0151,-0.0553,-0.0316,0.0179,-0.0567,-0.0297,0.0220,-0.0503,-0.0293,0.0223,-0.0501,-0.0318,0.0236,-0.0532,-0.0274,0.0303,-0.0433,-0.0332,0.0369,-0.0399,-0.0331,0.0363,-0.0406,-0.0308,0.0346,-0.0383,-0.0321,0.0399,-0.0290,-0.0324,0.0438,-0.0302,-0.0292,0.0020,-0.0646,-0.0296,0.0023,-0.0672,-0.0295,0.0017,-0.0646,-0.0309,0.0070,-0.0599,-0.0316,0.0080,-0.0622,-0.0311,0.0061,-0.0603,-0.0319,0.0070,-0.0626,-0.0311,0.0072,-0.0597,-0.0326,0.0082,-0.0620,-0.0310,0.0074,-0.0596,-0.0325,0.0085,-0.0618,-0.0313,0.0064,-0.0601,-0.0314,0.0065,-0.0600,-0.0329,0.0073,-0.0624,-0.0310,0.0144,-0.0586,-0.0305,0.0133,-0.0563,-0.0305,0.0134,-0.0562,-0.0307,0.0146,-0.0585,-0.0297,0.0127,-0.0568,-0.0302,0.0139,-0.0589,-0.0294,0.0123,-0.0571,-0.0311,0.0138,-0.0558,-0.0311,0.0151,-0.0583,-0.0307,0.0154,-0.0580,-0.0292,0.0166,-0.0575,-0.0288,0.0167,-0.0574,-0.0298,0.0174,-0.0570,-0.0288,0.0171,-0.0572,-0.0284,0.0161,-0.0546,-0.0287,0.0162,-0.0577,-0.0329,0.0183,-0.0565,-0.0326,0.0178,-0.0526,-0.0292,0.0196,-0.0558,-0.0293,0.0189,-0.0524,-0.0290,0.0192,-0.0561,-0.0291,0.0185,-0.0527,-0.0290,0.0192,-0.0560,-0.0327,0.0234,-0.0533,-0.0303,0.0218,-0.0503,-0.0298,0.0219,-0.0503,-0.0315,0.0239,-0.0531,-0.0319,0.0211,-0.0506,-0.0336,0.0230,-0.0536,-0.0336,0.0244,-0.0527,-0.0312,0.0236,-0.0489,-0.0337,0.0246,-0.0525,-0.0260,0.0319,-0.0460,-0.0300,0.0349,-0.0425,-0.0293,0.0332,-0.0402,-0.0289,0.0341,-0.0435,-0.0287,0.0325,-0.0410,-0.0291,0.0327,-0.0408,-0.0315,0.0385,-0.0314,-0.0301,0.0420,-0.0332,-0.0333,0.0465,-0.0235,-0.0313,0.0467,-0.0238,-0.0306,0.0137,-0.0560,-0.0285,0.0222,-0.0498,-0.0292,0.0225,-0.0500,-0.0273,0.0453,-0.0107,-0.0293,0.0458,-0.0107,-0.0286,0.0412,-0.0347,-0.0309,0.0086,-0.0619,-0.0296,0.0029,-0.0668,-0.0322,-0.0030,-0.0693,-0.0328,-0.0033,-0.0693,-0.0326,-0.0031,-0.0692,-0.0258,0.0023,-0.0649,-0.0258,0.0027,-0.0648,-0.0296,0.0024,-0.0671,-0.0295,0.0025,-0.0670,-0.0269,0.0077,-0.0617,-0.0295,0.0093,-0.0617,-0.0234,0.0130,-0.0590,-0.0178,0.0122,-0.0588,-0.0235,0.0121,-0.0594,-0.0221,0.0237,-0.0528,-0.0218,0.0248,-0.0518,-0.0235,0.0069,-0.0617,-0.0236,0.0079,-0.0613,-0.0297,0.0113,-0.0603,-0.0293,0.0114,-0.0602,-0.0292,0.0117,-0.0601,-0.0274,0.0117,-0.0600,-0.0291,0.0131,-0.0594,-0.0294,0.0130,-0.0594,-0.0309,0.0150,-0.0583,-0.0308,0.0149,-0.0584,-0.0312,0.0151,-0.0582,-0.0290,0.0140,-0.0589,-0.0290,0.0143,-0.0587,-0.0278,0.0141,-0.0589,-0.0277,0.0166,-0.0575,-0.0233,0.0157,-0.0576,-0.0277,0.0162,-0.0577,-0.0173,0.0153,-0.0572,-0.0103,0.0128,-0.0564,-0.0276,0.0197,-0.0557,-0.0291,0.0195,-0.0559,-0.0328,0.0199,-0.0556,-0.0271,0.0292,-0.0485,-0.0274,0.0272,-0.0504,-0.0270,0.0293,-0.0484,-0.0269,0.0295,-0.0481,-0.0212,0.0281,-0.0484,-0.0301,0.0312,-0.0466,-0.0207,0.0335,-0.0432,-0.0259,0.0323,-0.0455,-0.0267,0.0339,-0.0434,-0.0211,0.0295,-0.0471,-0.0177,0.0470,-0.0132,-0.0176,0.0474,-0.0114,-0.0172,0.0486,-0.0017,-0.0172,0.0488,-0.0004,-0.0112,0.0476,0.0015,-0.0170,0.0496,0.0088,-0.0169,0.0497,0.0094,-0.0110,0.0482,0.0114,-0.0294,0.0350,-0.0423,-0.0291,0.0386,-0.0387,-0.0265,0.0386,-0.0391,-0.0262,0.0370,-0.0395,-0.0251,0.0440,-0.0277,-0.0253,0.0430,-0.0300,-0.0320,0.0431,-0.0312,-0.0316,0.0440,-0.0299,-0.0300,0.0463,-0.0241,-0.0311,0.0466,-0.0240,-0.0306,0.0459,-0.0258,-0.0295,0.0465,-0.0233,-0.0244,0.0467,-0.0197,-0.0246,0.0462,-0.0219,-0.0282,0.0479,-0.0194,-0.0286,0.0479,-0.0189,-0.0238,0.0482,-0.0130,-0.0315,0.0496,-0.0125,-0.0316,0.0523,0.0001,-0.0318,0.0515,0.0001,-0.0314,0.0524,0.0115,-0.0286,0.0531,0.0198,-0.0285,0.0533,0.0217,-0.0304,0.0525,0.0074,-0.0288,0.0527,0.0082,-0.0293,0.0525,0.0128,-0.0223,0.0515,0.0194,-0.0282,0.0531,0.0264,-0.0218,0.0514,0.0281,-0.0286,0.0536,0.0249,-0.0281,0.0523,0.0290,-0.0218,0.0514,0.0295,-0.0252,0.0515,0.0414,-0.0284,0.0517,0.0469,-0.0297,0.0536,0.0260,-0.0330,0.0527,0.0385,-0.0326,0.0526,0.0385,-0.0316,0.0529,0.0316,-0.0330,0.0529,0.0329,-0.0307,0.0531,0.0219,-0.0313,0.0531,0.0235,-0.0297,0.0533,0.0234,-0.0338,0.0476,0.0370,-0.0341,0.0475,0.0360,-0.0312,0.0483,0.0302,-0.0314,0.0484,0.0288,-0.0309,0.0488,0.0261,-0.0289,0.0492,0.0265,-0.0279,0.0489,0.0283,-0.0279,0.0492,0.0266,-0.0241,0.0477,0.0273,-0.0261,0.0459,0.0468,-0.0301,0.0489,0.0213,-0.0308,0.0488,0.0209,-0.0300,0.0489,0.0196,-0.0272,0.0493,0.0181,-0.0277,0.0493,0.0162,-0.0237,0.0488,0.0164,-0.0292,0.0490,0.0097,-0.0284,0.0492,0.0096};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=3 */
		private double[] getparietl_coordinate_6_24_point_3()
		{
			double[] value = {-0.0272,0.0488,0.0022,-0.0273,0.0487,0.0011,-0.0236,0.0457,0.0002,-0.0280,0.0489,0.0049,-0.0289,0.0490,0.0085,-0.0281,0.0493,0.0148,-0.0279,0.0477,0.0376,-0.0212,0.0445,0.0484,-0.0218,0.0448,0.0482,-0.0216,0.0447,0.0469,-0.0266,0.0440,-0.0191,-0.0235,0.0422,-0.0198,-0.0270,0.0447,-0.0150,-0.0298,0.0455,-0.0110,-0.0300,0.0485,0.0071,-0.0302,0.0484,0.0066,-0.0292,0.0437,-0.0189,-0.0269,0.0397,-0.0286,-0.0294,0.0402,-0.0287,-0.0298,0.0392,-0.0303,-0.0270,0.0409,-0.0259,-0.0298,0.0421,-0.0244,-0.0305,0.0404,-0.0283,-0.0313,0.0401,-0.0288,-0.0273,0.0359,-0.0365,-0.0252,0.0291,-0.0439,-0.0271,0.0331,-0.0398,-0.0271,0.0334,-0.0395,-0.0266,0.0293,-0.0439,-0.0263,0.0292,-0.0439,-0.0263,0.0288,-0.0443,-0.0265,0.0278,-0.0457,-0.0278,0.0256,-0.0472,-0.0284,0.0259,-0.0472,-0.0248,-0.0009,-0.0617,-0.0258,0.0011,-0.0609,-0.0292,0.0025,-0.0643,-0.0294,-0.0001,-0.0651,-0.0292,0.0021,-0.0645,-0.0307,-0.0006,-0.0651,-0.0294,0.0014,-0.0648,-0.0310,0.0058,-0.0605,-0.0266,0.0276,-0.0458,-0.0267,0.0275,-0.0459,-0.0283,0.0201,-0.0509,-0.0264,0.0195,-0.0506,-0.0276,0.0289,-0.0444,-0.0293,0.0282,-0.0451,-0.0277,0.0281,-0.0454,-0.0293,0.0303,-0.0432,-0.0275,0.0294,-0.0439,-0.0330,0.0228,-0.0538,-0.0267,0.0288,-0.0443,-0.0272,0.0280,-0.0455,-0.0266,0.0279,-0.0456,-0.0185,0.0459,0.0071,-0.0157,0.0464,0.0165,-0.0181,0.0445,-0.0017,-0.0181,0.0446,-0.0008,-0.0118,0.0379,-0.0276,-0.0179,0.0395,-0.0257,-0.0218,0.0092,-0.0565,-0.0218,0.0101,-0.0559,-0.0247,0.0379,-0.0323,-0.0280,0.0246,-0.0479,-0.0273,0.0245,-0.0478,-0.0279,0.0248,-0.0477,-0.0296,0.0247,-0.0482,-0.0286,0.0219,-0.0500,-0.0308,0.0200,-0.0515,-0.0304,0.0147,-0.0554,-0.0268,0.0108,-0.0556,-0.0212,0.0148,-0.0536,-0.0266,0.0156,-0.0529,-0.0320,0.0115,-0.0570,-0.0320,0.0113,-0.0572,-0.0283,0.0160,-0.0546,-0.0292,0.0188,-0.0524,-0.0292,0.0189,-0.0520,-0.0278,0.0458,0.0484,-0.0315,0.0527,0.0415,-0.0325,0.0527,0.0415,-0.0325,0.0524,0.0440,-0.0311,0.0473,0.0451,-0.0303,0.0460,0.0499,0.0241,-0.0224,0.0659,0.0237,-0.0198,0.0704,0.0233,-0.0209,0.0702,-0.0305,0.0473,0.0457,-0.0326,0.0481,0.0431,-0.0325,0.0481,0.0446,-0.0329,0.0480,0.0438,-0.0316,0.0526,0.0439,-0.0310,0.0525,0.0438,-0.0308,0.0524,0.0442,-0.0310,0.0432,-0.0200,-0.0291,0.0147,-0.0554,-0.0267,0.0123,-0.0548,-0.0300,0.0106,-0.0580,-0.0296,0.0106,-0.0581,-0.0284,0.0198,-0.0511,-0.0213,0.0134,-0.0544,-0.0292,0.0171,-0.0537,-0.0283,0.0233,-0.0490,-0.0283,0.0230,-0.0492,-0.0276,0.0228,-0.0490,-0.0285,0.0259,-0.0472,-0.0277,0.0219,-0.0497,-0.0220,0.0068,-0.0577,-0.0213,0.0126,-0.0549,-0.0158,0.0129,-0.0550,-0.0185,0.0455,0.0047,-0.0185,0.0458,0.0062,-0.0293,0.0296,-0.0438,-0.0293,0.0289,-0.0445,-0.0313,-0.0028,-0.0654,-0.0316,-0.0031,-0.0654,-0.0318,-0.0031,-0.0654,-0.0300,0.0127,-0.0568,-0.0252,0.0288,-0.0442,-0.0302,0.0287,-0.0446,-0.0264,0.0310,-0.0427,-0.0259,0.0306,-0.0432,-0.0269,0.0322,-0.0408,-0.0269,0.0381,-0.0320,-0.0298,0.0482,0.0042,-0.0298,0.0447,-0.0141,-0.0233,0.0445,-0.0096,-0.0274,0.0480,-0.0050,-0.0282,0.0483,0.0001,-0.0291,0.0480,0.0004,-0.0242,0.0475,0.0304,-0.0279,0.0487,0.0303,-0.0288,0.0491,0.0161,-0.0305,0.0489,0.0156,-0.0287,0.0491,0.0177,-0.0293,0.0487,0.0071,-0.0293,0.0487,0.0067,-0.0279,0.0488,0.0037,-0.0237,0.0463,0.0032,-0.0238,0.0486,0.0186,-0.0239,0.0482,0.0226,-0.0277,0.0493,0.0240,-0.0275,0.0493,0.0219,-0.0300,0.0489,0.0219,-0.0288,0.0491,0.0215,-0.0243,0.0463,0.0411,-0.0331,0.0480,0.0374,-0.0323,0.0527,0.0394,-0.0321,0.0527,0.0404,-0.0318,0.0533,0.0256,-0.0215,0.0508,0.0408,-0.0341,0.0518,0.0047,-0.0296,0.0529,0.0021,-0.0317,0.0506,-0.0063,-0.0330,0.0507,-0.0055,-0.0355,0.0505,-0.0059,-0.0343,0.0506,-0.0052,-0.0332,0.0498,-0.0100,-0.0243,0.0469,-0.0187,-0.0315,0.0474,-0.0203,-0.0298,0.0449,-0.0283,-0.0291,0.0371,-0.0396,-0.0260,0.0388,-0.0371,-0.0259,0.0390,-0.0386,-0.0284,0.0394,-0.0375,-0.0145,0.0342,-0.0413,-0.0040,0.0305,-0.0405,-0.0147,0.0330,-0.0429,-0.0341,0.0384,-0.0383,-0.0334,0.0385,-0.0381,-0.0160,0.0494,0.0300,-0.0172,0.0491,0.0024,-0.0171,0.0492,0.0034,-0.0112,0.0477,0.0040,-0.0214,0.0271,-0.0495,-0.0265,0.0327,-0.0451,-0.0270,0.0296,-0.0481,-0.0224,0.0217,-0.0540,-0.0275,0.0219,-0.0544,-0.0275,0.0226,-0.0540,-0.0273,0.0254,-0.0518,-0.0295,0.0257,-0.0516,-0.0289,0.0179,-0.0567,-0.0277,0.0177,-0.0569,-0.0288,0.0178,-0.0568,-0.0276,0.0187,-0.0563,-0.0290,0.0135,-0.0592,-0.0277,0.0134,-0.0592,-0.0292,0.0124,-0.0597,-0.0297,0.0149,-0.0583,-0.0304,0.0153,-0.0581,-0.0276,0.0127,-0.0595,-0.0275,0.0124,-0.0596,-0.0292,0.0121,-0.0599,-0.0307,0.0122,-0.0599,-0.0308,0.0125,-0.0597,-0.0276,0.0021,-0.0659,-0.0275,0.0019,-0.0660,-0.0251,-0.0001,-0.0659,-0.0254,0.0004,-0.0658,-0.0285,-0.0028,-0.0682,-0.0312,0.0384,-0.0315,-0.0298,0.0343,-0.0431,-0.0335,0.0249,-0.0523,-0.0322,0.0234,-0.0533,-0.0327,0.0184,-0.0565,-0.0289,0.0163,-0.0543,-0.0287,0.0154,-0.0550,-0.0307,0.0145,-0.0585,-0.0306,0.0132,-0.0563,-0.0319,0.0085,-0.0619,-0.0299,0.0019,-0.0674,-0.0271,0.0317,-0.0461,-0.0320,0.0235,-0.0533,-0.0319,0.0090,-0.0616,-0.0317,0.0476,0.0044,-0.0301,0.0476,-0.0008,-0.0310,0.0527,0.0163,-0.0049,-0.0211,-0.0646,0.0054,-0.0292,-0.0576,0.0069,-0.0273,-0.0560,-0.0174,-0.0113,-0.0677,-0.0039,-0.0181,-0.0634,-0.0042,-0.0179,-0.0635,-0.0214,-0.0049,-0.0669,-0.0074,-0.0154,-0.0646,-0.0069,-0.0159,-0.0645,-0.0164,-0.0132,-0.0679,-0.0197,-0.0135,-0.0695,0.0119,-0.0375,-0.0505,-0.0207,-0.0038,-0.0662,0.0002,-0.0270,-0.0571,0.0016,-0.0258,-0.0552,0.0035,-0.0381,-0.0525,0.0033,-0.0226,-0.0590,0.0044,-0.0206,-0.0578,0.0003,-0.0201,-0.0610,0.0016,-0.0183,-0.0598,0.0006,-0.0202,-0.0608,-0.0212,-0.0091,-0.0645,-0.0143,-0.0131,-0.0628,-0.0064,-0.0239,-0.0620,-0.0044,-0.0245,-0.0602,-0.0037,-0.0248,-0.0598,-0.0003,-0.0220,-0.0617,0.0070,-0.0388,-0.0559,0.0072,-0.0392,-0.0557,0.0219,0.0184,-0.0034,0.0129,0.0294,-0.0042,0.0098,0.0311,-0.0077,0.0098,0.0316,-0.0061,0.0081,0.0330,-0.0061,-0.0003,0.0355,-0.0183,-0.0125,-0.0133,-0.0622,-0.0086,-0.0167,-0.0606,-0.0179,0.0387,-0.0301,0.0124,0.0265,-0.0174,0.0128,0.0260,-0.0175,0.0293,0.0006,-0.0024,0.0292,0.0007,-0.0028,-0.0154,-0.0016,-0.0635,-0.0170,-0.0064,-0.0657,-0.0179,-0.0057,-0.0658,-0.0267,-0.0046,-0.0685,-0.0175,-0.0146,-0.0688,-0.0178,-0.0143,-0.0688,-0.0106,-0.0183,-0.0670,-0.0104,-0.0179,-0.0667,-0.0095,-0.0184,-0.0663,-0.0074,-0.0178,-0.0601,-0.0070,-0.0180,-0.0599,0.0008,-0.0249,-0.0559,-0.0121,-0.0014,-0.0588,-0.0250,-0.0039,-0.0638,-0.0232,0.0168,-0.0570,-0.0155,-0.0173,-0.0652,-0.0206,-0.0151,-0.0703,-0.0115,-0.0190,-0.0678,-0.0100,-0.0195,-0.0631,0.0111,-0.0360,-0.0513,-0.0260,-0.0057,-0.0687,-0.0216,-0.0081,-0.0680,-0.0051,-0.0229,-0.0653,0.0002,-0.0416,-0.0556,-0.0220,-0.0111,-0.0695,-0.0011,-0.0268,-0.0633,0.0016,-0.0324,-0.0559,-0.0046,-0.0167,-0.0579,-0.0047,0.0016,-0.0589,0.0090,0.0296,-0.0165,-0.0006,0.0382,-0.0066,-0.0007,0.0383,-0.0060,-0.0124,0.0430,-0.0064,0.0127,0.0295,-0.0046,0.0250,0.0142,0.0052,0.0245,0.0146,0.0083,-0.0032,-0.0072,-0.0568,0.0190,-0.0152,-0.0335,0.0155,-0.0183,-0.0384,0.0156,0.0142,-0.0291,0.0128,0.0091,-0.0382,0.0092,0.0296,-0.0162,0.0174,0.0182,-0.0214,-0.0138,0.0382,-0.0357,0.0231,0.0071,0.0520,0.0246,0.0071,0.0490,0.0233,0.0067,0.0520,0.0212,0.0120,0.0512,0.0213,0.0117,0.0513,0.0167,0.0194,0.0498,0.0140,0.0228,0.0487,-0.0002,0.0359,0.0440,0.0009,0.0361,0.0416,-0.0065,0.0395,0.0420,-0.0054,0.0403,0.0370,-0.0059,0.0392,0.0421,-0.0097,0.0410,0.0415,-0.0132,0.0422,0.0411,-0.0121,0.0419,0.0412,-0.0197,0.0446,0.0412,-0.0177,0.0447,0.0363,-0.0184,0.0440,0.0411,-0.0054,0.0440,0.0472,-0.0019,0.0356,0.0476,-0.0022,0.0356,0.0511,-0.0029,0.0360,0.0505,0.0088,0.0269,0.0564,0.0216,0.0082,0.0584,0.0216,0.0085,0.0600,0.0214,0.0079,0.0548,0.0131,0.0304,0.0515,0.0085,0.0345,0.0501,0.0089,0.0350,0.0456,-0.0105,0.0458,0.0481,-0.0217,0.0512,0.0396,-0.0123,0.0406,0.0475,-0.0134,0.0409,0.0491,-0.0123,0.0409,0.0460,0.0032,0.0376,0.0526,0.0256,0.0042,0.0599,0.0262,0.0047,0.0574,0.0233,0.0016,0.0588,0.0233,0.0022,0.0587,0.0233,0.0010,0.0553,0.0005,0.0426,0.0249,0.0083,0.0326,0.0387,0.0087,0.0324,0.0386,0.0073,0.0282,0.0561,0.0071,0.0283,0.0549,-0.0041,0.0370,0.0483,-0.0202,0.0456,0.0363,-0.0244,0.0470,0.0369,-0.0243,0.0471,0.0357,-0.0213,0.0445,0.0451,-0.0232,0.0457,0.0449,0.0183,0.0234,0.0531,0.0177,0.0243,0.0529,0.0119,0.0306,0.0567,0.0124,0.0300,0.0571,0.0058,0.0376,0.0447,-0.0031,0.0428,0.0455,-0.0026,0.0430,0.0417,-0.0069,0.0451,0.0440,-0.0217,0.0512,0.0379,0.0302,-0.0082,0.0340,0.0058,0.0337,0.0401,0.0067,0.0342,0.0370,0.0255,0.0050,0.0481,0.0071,0.0367,0.0451,0.0077,0.0371,0.0370,0.0167,0.0179,0.0582,0.0160,0.0188,0.0576,0.0074,0.0279,0.0498,0.0061,0.0292,0.0544,0.0059,0.0294,0.0544,0.0077,0.0353,0.0499,0.0025,0.0373,0.0122,0.0039,0.0368,0.0064,0.0010,0.0385,0.0338,0.0100,0.0315,0.0264,0.0103,0.0312,0.0264,0.0102,0.0312,0.0270,-0.0102,0.0471,0.0389,0.0241,0.0152,0.0134,0.0174,0.0256,0.0090,0.0192,0.0225,0.0153,0.0167,0.0256,0.0142,-0.0237,0.0485,0.0149,0.0160,0.0258,0.0231,0.0106,0.0317,0.0114,0.0262,0.0092,0.0196,0.0150,0.0263,0.0319,0.0177,0.0222,0.0431,0.0244,-0.0296,0.0530,0.0240,-0.0375,0.0529,0.0272,-0.0330,0.0467,0.0180,-0.0317,0.0643,0.0250,-0.0348,0.0510,0.0202,-0.0319,0.0638,0.0223,-0.0308,0.0598,0.0189,-0.0362,0.0611,0.0156,-0.0480,-0.0415,0.0312,-0.0343,0.0224,0.0287,-0.0360,0.0326,0.0291,-0.0357,0.0310,0.0353,-0.0251,0.0186,0.0235,-0.0344,-0.0333,0.0316,-0.0371,-0.0126,0.0309,-0.0415,-0.0118,0.0300,-0.0429,-0.0141,0.0309,-0.0380,-0.0147,0.0298,-0.0234,0.0463,0.0356,-0.0282,0.0096,0.0330,-0.0209,0.0362,0.0339,-0.0205,0.0329,0.0353,-0.0232,0.0221,0.0356,-0.0228,0.0188,0.0325,-0.0411,0.0097,0.0324,-0.0413,0.0097,0.0324,-0.0412,0.0095,0.0272,-0.0490,-0.0108,0.0320,-0.0370,0.0171,0.0321,-0.0372,0.0168,0.0280,-0.0377,0.0379,0.0335,-0.0322,0.0210,0.0313,-0.0296,0.0357,0.0274,-0.0451,-0.0206,0.0342,-0.0366,0.0106,0.0341,-0.0358,0.0121,0.0304,-0.0307,0.0395,0.0341,-0.0378,0.0080,0.0148,-0.0395,-0.0466,0.0144,-0.0397,-0.0472,0.0149,-0.0386,-0.0467,0.0133,-0.0385,-0.0488,0.0145,-0.0375,-0.0475,0.0132,-0.0390,-0.0487,0.0202,-0.0394,-0.0388,0.0196,-0.0372,-0.0401,0.0153,-0.0473,-0.0426,0.0177,-0.0403,-0.0425,0.0173,-0.0394,-0.0433,0.0115,-0.0464,-0.0392,0.0128,-0.0450,-0.0373,0.0108,-0.0443,-0.0405,0.0123,-0.0494,-0.0375,0.0192,-0.0392,-0.0263,0.0304,-0.0277,-0.0180,0.0316,-0.0098,0.0238,0.0318,-0.0140,0.0223,0.0319,-0.0145,0.0246,0.0205,-0.0255,0.0695,0.0227,-0.0207,0.0642,0.0210,-0.0280,0.0592,0.0205,-0.0275,0.0599,0.0231,-0.0141,0.0689,0.0213,-0.0237,0.0697,0.0220,-0.0247,0.0591,0.0222,-0.0249,0.0700,0.0244,-0.0121,0.0666,0.0247,-0.0114,0.0648,0.0254,-0.0049,0.0614,0.0264,-0.0049,0.0592,0.0254,-0.0039,0.0616,0.0317,-0.0116,0.0300,0.0318,-0.0123,0.0298,0.0319,-0.0121,0.0306,0.0316,-0.0120,0.0312,0.0270,-0.0036,0.0496,0.0254,-0.0033,0.0525,0.0256,-0.0062,0.0528,0.0241,-0.0059,0.0611,0.0242,-0.0049,0.0609,0.0226,-0.0235,0.0700,0.0243,-0.0122,0.0673,0.0302,-0.0243,0.0361,0.0329,-0.0040,0.0303,0.0260,-0.0101,0.0596,0.0259,-0.0105,0.0598,0.0283,-0.0028,0.0537,0.0252,-0.0069,0.0615,0.0250,-0.0113,0.0635,0.0249,-0.0112,0.0641,0.0201,-0.0279,0.0693,0.0318,-0.0112,0.0308,0.0322,-0.0157,0.0295,0.0247,-0.0112,0.0646,0.0201,-0.0261,0.0692,0.0234,-0.0112,0.0645,0.0234,-0.0110,0.0637,0.0253,-0.0097,0.0535,0.0240,-0.0283,0.0540,0.0331,-0.0170,0.0358,0.0302,-0.0386,-0.0166,0.0290,-0.0154,-0.0027,0.0276,-0.0174,-0.0105,0.0295,-0.0173,-0.0024,0.0168,-0.0389,-0.0316,0.0117,-0.0492,-0.0381,0.0111,-0.0471,-0.0396,0.0165,-0.0371,-0.0328,0.0150,-0.0397,-0.0464,0.0221,-0.0254,-0.0367,0.0130,-0.0407,-0.0487,0.0108,-0.0432,-0.0402,0.0118,-0.0424,-0.0389,0.0144,-0.0370,-0.0477,0.0181,-0.0422,-0.0413,0.0175,-0.0431,-0.0417,0.0146,-0.0378,-0.0473,0.0138,-0.0403,-0.0478,0.0309,-0.0434,-0.0050,0.0305,-0.0439,-0.0065,0.0340,-0.0341,0.0150,0.0341,-0.0350,0.0135,0.0300,-0.0458,0.0024,0.0352,-0.0199,0.0254,0.0291,-0.0417,-0.0178,0.0348,-0.0356,0.0023,0.0189,-0.0500,-0.0340,0.0201,-0.0335,0.0579,0.0137,0.0275,0.0410,0.0124,0.0287,0.0404,-0.0053,0.0406,0.0358,-0.0132,0.0456,0.0194,0.0151,0.0263,0.0315,0.0045,0.0358,0.0195,0.0008,0.0430,0.0057,-0.0170,0.0461,0.0259,-0.0171,0.0461,0.0265,0.0044,0.0366,0.0066,0.0042,0.0367,0.0070,0.0177,0.0252,0.0090,-0.0221,0.0449,0.0469,0.0025,0.0377,0.0547,-0.0112,0.0461,0.0477,0.0254,0.0115,0.0512,0.0249,0.0130,0.0509,0.0126,0.0310,0.0513,0.0160,0.0250,0.0559,0.0158,0.0253,0.0557,0.0180,0.0224,0.0556,0.0181,0.0220,0.0559,0.0189,0.0224,0.0533,0.0244,0.0142,0.0508,0.0230,0.0142,0.0551,0.0226,0.0136,0.0572,0.0283,0.0075,0.0446,0.0285,0.0067,0.0448,0.0299,0.0059,0.0370,0.0253,0.0027,0.0624,0.0269,0.0069,0.0522,0.0271,0.0056,0.0524,-0.0075,0.0417,0.0358,-0.0067,0.0376,0.0511,0.0069,0.0285,0.0547,0.0107,0.0245,0.0514,0.0108,0.0249,0.0531,0.0154,0.0193,0.0560,0.0154,0.0197,0.0558,0.0157,0.0183,0.0532,0.0181,0.0173,0.0503,0.0185,0.0154,0.0582,0.0182,0.0158,0.0582,0.0180,0.0147,0.0540,0.0238,0.0119,0.0431,0.0312,-0.0109,0.0139,0.0191,0.0185,0.0469,0.0194,0.0197,0.0440,-0.0051,0.0444,0.0408,-0.0008,0.0414,0.0465,0.0198,0.0188,0.0566,0.0210,0.0212,0.0491,-0.0158,0.0485,0.0452,-0.0145,0.0485,0.0427,0.0155,0.0256,0.0562,0.0201,0.0248,0.0408,0.0197,0.0127,0.0573,0.0166,0.0181,0.0580,-0.0036,0.0365,0.0518,0.0047,0.0321,0.0452,0.0092,0.0282,0.0466,0.0112,0.0284,0.0431,0.0096,0.0277,0.0469,0.0184,0.0169,0.0504,0.0218,0.0105,0.0514,0.0230,0.0075,0.0519,-0.0093,0.0157,-0.0544,-0.0001,0.0093,-0.0540,0.0054,-0.0145,-0.0564,0.0039,-0.0130,-0.0573,0.0087,0.0287,-0.0201,-0.0011,0.0331,-0.0263,0.0081,0.0268,-0.0236,-0.0012,0.0333,-0.0260,0.0088,0.0289,-0.0197,0.0248,0.0061,-0.0167,0.0171,0.0021,-0.0356,0.0208,0.0063,-0.0267,0.0007,0.0088,-0.0494,0.0045,0.0168,-0.0406,0.0075,-0.0099,-0.0489,0.0068,-0.0086,-0.0496,-0.0062,0.0140,-0.0498,-0.0074,0.0094,-0.0535,0.0081,-0.0324,-0.0476,0.0104,-0.0279,-0.0452,0.0308,-0.0039,0.0125,0.0301,-0.0008,0.0120,0.0166,0.0259,0.0011,-0.0235,0.0053,-0.0624,-0.0144,-0.0022,-0.0633,0.0017,-0.0399,-0.0539,-0.0192,-0.0124,-0.0688,0.0031,-0.0397,-0.0599,-0.0008,-0.0272,-0.0582,-0.0024,-0.0206,-0.0628,-0.0018,-0.0228,-0.0629,-0.0125,-0.0191,-0.0647,-0.0098,-0.0204,-0.0633,-0.0086,-0.0199,-0.0664,-0.0134,-0.0160,-0.0679,-0.0278,0.0149,-0.0584,-0.0278,0.0153,-0.0582,-0.0055,-0.0301,-0.0627,-0.0049,-0.0277,-0.0614,0.0095,-0.0260,-0.0463,-0.0044,-0.0141,-0.0628,-0.0049,-0.0137,-0.0630,0.0250,0.0061,-0.0163,0.0196,0.0167,-0.0190,-0.0133,-0.0093,-0.0615,0.0126,-0.0213,-0.0423,0.0131,-0.0230,-0.0414,-0.0090,-0.0164,-0.0607,-0.0247,0.0377,-0.0327,-0.0183,0.0373,-0.0315,0.0281,0.0052,-0.0033,0.0309,-0.0045,0.0126,-0.0127,-0.0143,-0.0669,0.0072,-0.0356,-0.0489,0.0067,-0.0347,-0.0499,-0.0048,-0.0237,-0.0604,-0.0148,-0.0147,-0.0641,-0.0181,-0.0115,-0.0641,-0.0215,-0.0134,-0.0658,-0.0268,0.0097,-0.0563,-0.0091,-0.0188,-0.0663,-0.0093,-0.0192,-0.0665,-0.0086,-0.0146,-0.0650,-0.0236,-0.0069,-0.0646,-0.0205,-0.0110,-0.0688,-0.0184,-0.0105,-0.0678,0.0082,-0.0250,-0.0546,0.0089,-0.0258,-0.0539,-0.0340,0.0529,0.0275,-0.0297,0.0529,0.0179,-0.0306,0.0483,0.0076,-0.0288,0.0485,0.0038,-0.0307,0.0482,0.0070,-0.0308,0.0481,0.0065,-0.0314,0.0524,0.0020,-0.0320,0.0456,-0.0077,-0.0358,0.0468,-0.0213,-0.0340,0.0204,-0.0554,-0.0316,0.0057,-0.0604,-0.0313,0.0112,-0.0573,-0.0323,0.0228,-0.0538,-0.0279,0.0273,-0.0503,-0.0309,0.0356,-0.0366,-0.0321,0.0056,-0.0604,-0.0313,0.0084,-0.0620,-0.0305,0.0131,-0.0564,-0.0309,0.0145,-0.0586,-0.0307,0.0135,-0.0592,-0.0289,0.0164,-0.0542,-0.0316,0.0191,-0.0561,-0.0313,0.0221,-0.0543,-0.0322,0.0240,-0.0530,-0.0336,0.0473,-0.0200,-0.0319,0.0097,-0.0612,-0.0318,-0.0020,-0.0687,-0.0317,0.0076,-0.0624,-0.0314,0.0075,-0.0624,-0.0310,0.0087,-0.0619,-0.0168,0.0191,-0.0549,-0.0227,0.0198,-0.0551,-0.0307,0.0159,-0.0578,-0.0299,0.0135,-0.0592,-0.0295,0.0154,-0.0581,-0.0123,0.0059,-0.0598,-0.0230,0.0178,-0.0563,-0.0299,0.0221,-0.0543,-0.0307,0.0239,-0.0530,-0.0190,0.0430,-0.0281,-0.0189,0.0435,-0.0270,-0.0175,0.0476,-0.0102,-0.0169,0.0497,0.0104,-0.0161,0.0494,0.0285,-0.0290,0.0367,-0.0400,-0.0250,0.0443,-0.0270,-0.0229,0.0510,0.0061,-0.0292,0.0526,0.0083,-0.0260,0.0518,0.0385,-0.0260,0.0518,0.0381,-0.0278,0.0523,0.0318,-0.0218,0.0513,0.0321,-0.0278,0.0523,0.0312,-0.0254,0.0514,0.0460,-0.0301,0.0522,0.0355,-0.0284,0.0535,0.0237,-0.0219,0.0514,0.0261,-0.0279,0.0493,0.0254,-0.0295,0.0488,0.0084,-0.0173,0.0457,0.0300,-0.0293,0.0470,-0.0062,-0.0270,0.0402,-0.0274,-0.0292,0.0416,-0.0263,-0.0303,0.0358,-0.0364,-0.0150,0.0184,-0.0507,-0.0152,0.0169,-0.0519,-0.0304,0.0077,-0.0596,-0.0176,0.0420,-0.0167,-0.0175,0.0423,-0.0157,-0.0119,0.0368,-0.0304,-0.0291,0.0249,-0.0480,-0.0298,0.0235,-0.0491,-0.0305,0.0214,-0.0505,-0.0313,0.0066,-0.0600,-0.0309,0.0066,-0.0601,-0.0314,0.0065,-0.0600,-0.0307,0.0135,-0.0561,-0.0307,0.0136,-0.0561,-0.0323,0.0192,-0.0518,-0.0292,0.0208,-0.0507,-0.0290,0.0212,-0.0505,-0.0292,0.0205,-0.0509,-0.0208,0.0182,-0.0513,-0.0175,0.0414,-0.0196,-0.0325,0.0228,-0.0538,-0.0327,0.0228,-0.0538,-0.0316,0.0230,-0.0537,-0.0291,0.0007,-0.0651,-0.0291,0.0003,-0.0651,-0.0301,0.0300,-0.0434,-0.0304,0.0297,-0.0437,-0.0269,0.0388,-0.0305,-0.0299,0.0391,-0.0306,-0.0304,0.0408,-0.0276,-0.0289,0.0376,-0.0334,-0.0269,0.0376,-0.0331,-0.0234,0.0434,-0.0147,-0.0282,0.0480,-0.0024,-0.0282,0.0479,-0.0038,-0.0291,0.0477,-0.0025,-0.0283,0.0484,0.0013,-0.0281,0.0485,0.0021,-0.0241,0.0479,0.0257,-0.0232,0.0455,0.0496,-0.0285,0.0492,0.0199,-0.0287,0.0492,0.0124,-0.0290,0.0491,0.0145,-0.0304,0.0489,0.0140,-0.0317,0.0487,0.0153,-0.0320,0.0486,0.0146,-0.0291,0.0522,0.0389,-0.0293,0.0522,0.0383,-0.0221,0.0514,0.0226,-0.0256,0.0518,0.0403,-0.0320,0.0527,0.0159,-0.0322,0.0526,0.0152,-0.0248,0.0452,-0.0246,-0.0300,0.0452,-0.0277,-0.0306,0.0458,-0.0259,-0.0315,0.0451,-0.0274,-0.0317,0.0453,-0.0268,-0.0353,0.0464,-0.0232,-0.0259,0.0388,-0.0388,-0.0199,0.0381,-0.0369,-0.0304,0.0366,-0.0401,-0.0301,0.0354,-0.0419,-0.0204,0.0350,-0.0411,-0.0174,0.0480,-0.0072,-0.0279,0.0298,-0.0479,-0.0297,0.0241,-0.0529,-0.0275,0.0233,-0.0535,-0.0298,0.0232,-0.0536,-0.0274,0.0243,-0.0527,-0.0310,0.0230,-0.0537,-0.0299,0.0227,-0.0539,-0.0311,0.0227,-0.0539,-0.0184,0.0087,-0.0604,-0.0289,0.0149,-0.0584,-0.0299,0.0144,-0.0586,-0.0309,0.0147,-0.0585,-0.0309,0.0148,-0.0584,-0.0311,0.0153,-0.0581,-0.0307,0.0127,-0.0596,-0.0308,0.0095,-0.0614,-0.0313,0.0076,-0.0624,-0.0284,0.0108,-0.0605,-0.0283,0.0109,-0.0604,-0.0267,-0.0013,-0.0670,-0.0270,-0.0005,-0.0668,-0.0308,0.0417,-0.0254,-0.0307,0.0415,-0.0260,-0.0316,0.0462,-0.0248,-0.0309,0.0423,-0.0230,-0.0315,0.0459,-0.0254,-0.0307,0.0422,-0.0238,-0.0301,0.0255,-0.0519,-0.0324,0.0232,-0.0535,-0.0328,0.0233,-0.0534,-0.0311,0.0140,-0.0557,-0.0328,0.0076,-0.0622,-0.0327,0.0077,-0.0622,-0.0322,-0.0032,-0.0653,-0.0294,0.0366,-0.0351,-0.0340,0.0373,-0.0395,-0.0315,0.0350,-0.0376,-0.0300,0.0338,-0.0396,-0.0292,0.0337,-0.0397,-0.0313,-0.0014,-0.0653,-0.0313,-0.0021,-0.0653,-0.0295,0.0371,-0.0342,-0.0313,0.0337,-0.0395,-0.0334,0.0351,-0.0420,-0.0275,0.0297,-0.0480,-0.0316,0.0123,-0.0599,-0.0322,0.0428,-0.0209,-0.0307,0.0457,-0.0092,-0.0322,0.0447,-0.0109,-0.0326,0.0474,0.0051,-0.0299,0.0526,0.0082,-0.0307,0.0526,0.0013,-0.0324,0.0526,0.0146,-0.0306,0.0489,0.0236,-0.0306,0.0524,0.0135,-0.0291,0.0492,0.0129,-0.0303,0.0489,0.0136,-0.0011,-0.0165,-0.0613,0.0017,-0.0111,-0.0586,-0.0003,-0.0171,-0.0608,-0.0143,-0.0146,-0.0677,-0.0137,-0.0135,-0.0671,-0.0106,-0.0131,-0.0655,-0.0201,-0.0101,-0.0683,-0.0198,-0.0092,-0.0678,0.0049,-0.0281,-0.0582,-0.0095,-0.0200,-0.0629,-0.0098,-0.0199,-0.0631,0.0063,-0.0347,-0.0505,-0.0128,-0.0116,-0.0660,-0.0176,-0.0081,-0.0666,-0.0009,-0.0217,-0.0621,-0.0148,-0.0157,-0.0683,-0.0102,-0.0186,-0.0628,-0.0181,-0.0153,-0.0650,0.0078,-0.0286,-0.0550,-0.0100,-0.0172,-0.0663,0.0045,-0.0329,-0.0590,0.0063,-0.0362,-0.0566,0.0070,-0.0375,-0.0558,0.0085,-0.0332,-0.0544,0.0212,0.0166,-0.0124,-0.0135,0.0303,-0.0398,0.0280,0.0052,-0.0037,-0.0157,0.0132,-0.0548,-0.0075,0.0091,-0.0537,0.0145,-0.0125,-0.0412,-0.0154,-0.0154,-0.0684,-0.0150,-0.0141,-0.0678,-0.0020,-0.0286,-0.0645,-0.0024,-0.0283,-0.0647,0.0073,-0.0365,-0.0485,0.0070,-0.0362,-0.0491,-0.0004,-0.0276,-0.0578,0.0035,-0.0392,-0.0524,0.0036,-0.0400,-0.0521,0.0064,-0.0352,-0.0502,-0.0110,-0.0181,-0.0631,-0.0160,-0.0160,-0.0650,-0.0156,-0.0163,-0.0650,-0.0241,-0.0067,-0.0645,-0.0166,-0.0089,-0.0665,0.0067,-0.0164,-0.0555,-0.0048,-0.0203,-0.0644,-0.0103,-0.0192,-0.0632,0.0012,-0.0314,-0.0563,0.0019,-0.0296,-0.0556,-0.0275,-0.0071,-0.0698,-0.0274,-0.0082,-0.0648,-0.0084,-0.0201,-0.0663,0.0102,-0.0355,-0.0524,0.0106,-0.0358,-0.0519,-0.0084,-0.0242,-0.0637,-0.0079,-0.0238,-0.0674,-0.0074,-0.0242,-0.0672,-0.0088,-0.0239,-0.0639,0.0056,-0.0350,-0.0574,0.0029,-0.0339,-0.0542,0.0071,-0.0384,-0.0558,-0.0067,-0.0232,-0.0664,-0.0077,-0.0231,-0.0628,-0.0269,-0.0073,-0.0697,0.0302,-0.0133,0.0037,0.0270,-0.0074,-0.0132,-0.0017,0.0021,-0.0536,0.0032,-0.0033,-0.0519,0.0224,-0.0236,-0.0250,0.0176,-0.0277,-0.0336,0.0219,-0.0159,-0.0283,0.0109,-0.0045,-0.0451,0.0205,-0.0066,-0.0324,0.0244,-0.0103,-0.0211,0.0234,-0.0026,-0.0237,0.0253,-0.0167,-0.0186,0.0177,-0.0102,-0.0428,0.0259,-0.0212,-0.0292,0.0199,-0.0167,-0.0399,0.0240,-0.0121,-0.0327,0.0309,-0.0031,-0.0106,0.0275,0.0038,-0.0212,0.0292,0.0068,-0.0136,0.0297,-0.0052,-0.0179,0.0219,-0.0044,-0.0359,0.0182,0.0037,-0.0398,0.0253,0.0161,-0.0161,0.0181,0.0212,-0.0269,0.0195,0.0245,-0.0183,0.0238,0.0130,-0.0244,0.0095,0.0296,-0.0290,0.0104,0.0331,-0.0205,0.0079,0.0250,-0.0368,-0.0275,0.0271,-0.0505,0.0259,0.0184,-0.0064,0.0200,0.0269,-0.0087,0.0299,0.0105,0.0074,0.0302,0.0087,-0.0037,0.0258,0.0200,0.0045,0.0238,0.0052,0.0523,0.0251,0.0051,0.0495,0.0207,0.0156,0.0474,0.0194,0.0152,0.0507,-0.0222,0.0458,0.0411,0.0019,0.0327,0.0521,0.0009,0.0333,0.0538,0.0215,0.0160,0.0439,0.0203,0.0117,0.0580,0.0200,0.0115,0.0545,0.0202,0.0111,0.0546,0.0203,0.0119,0.0588,0.0083,0.0339,0.0560,0.0086,0.0337,0.0559,0.0025,0.0391,0.0479,0.0016,0.0397,0.0475,-0.0064,0.0447,0.0457,-0.0060,0.0446,0.0443,-0.0075,0.0451,0.0461,-0.0150,0.0484,0.0446,-0.0137,0.0414,0.0459,-0.0146,0.0412,0.0493,-0.0002,0.0340,0.0537,0.0003,0.0395,0.0523,0.0017,0.0389,0.0512,0.0010,0.0391,0.0524,0.0258,0.0067,0.0570,0.0238,-0.0005,0.0619,0.0236,0.0001,0.0616,0.0211,0.0087,0.0548,0.0208,0.0095,0.0547,0.0251,0.0037,0.0621,0.0158,0.0273,0.0522,0.0151,0.0262,0.0559,0.0152,0.0268,0.0547,-0.0037,0.0430,0.0475,-0.0203,0.0494,0.0472,-0.0188,0.0493,0.0457,-0.0211,0.0498,0.0466,0.0253,0.0051,0.0489,0.0263,-0.0003,0.0499,0.0136,0.0276,0.0414,0.0248,0.0004,0.0526,0.0217,0.0071,0.0549,0.0205,0.0114,0.0590,0.0203,0.0107,0.0546,0.0099,0.0259,0.0561,0.0062,0.0291,0.0551,0.0064,0.0289,0.0553,0.0064,0.0289,0.0493,0.0049,0.0302,0.0547,0.0056,0.0296,0.0557,0.0049,0.0302,0.0557,0.0029,0.0322,0.0479,0.0237,0.0088,0.0610,0.0243,0.0085,0.0593,0.0188,0.0201,0.0575,0.0163,0.0246,0.0558,0.0116,0.0326,0.0463};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=4 */
		private double[] getparietl_coordinate_6_24_point_4()
		{
			double[] value = {0.0288,0.0009,0.0220,0.0165,0.0274,0.0477,0.0083,0.0342,0.0542,0.0078,0.0347,0.0535,0.0093,0.0331,0.0554,0.0092,0.0332,0.0553,0.0113,0.0311,0.0565,0.0083,0.0273,0.0562,0.0115,0.0309,0.0568,0.0086,0.0271,0.0565,0.0169,0.0234,0.0567,0.0174,0.0225,0.0568,0.0199,0.0186,0.0566,0.0199,0.0159,0.0609,0.0205,0.0155,0.0599,0.0198,0.0171,0.0592,0.0204,0.0171,0.0578,0.0182,0.0161,0.0596,0.0206,0.0111,0.0593,0.0228,0.0119,0.0598,0.0228,0.0115,0.0602,0.0210,0.0100,0.0580,0.0213,0.0095,0.0601,0.0255,-0.0002,0.0623,0.0117,0.0232,0.0518,0.0122,0.0235,0.0547,0.0114,0.0242,0.0536,0.0148,0.0278,0.0539,0.0222,0.0143,0.0573,0.0244,0.0080,0.0598,0.0221,0.0062,0.0550,-0.0001,0.0400,0.0509,0.0003,0.0402,0.0491,-0.0016,0.0398,0.0186,0.0201,0.0221,0.0069,0.0164,0.0265,0.0035,0.0292,0.0116,0.0185,0.0245,0.0211,0.0159,0.0185,0.0295,0.0132,0.0238,0.0218,0.0243,0.0175,0.0299,0.0217,-0.0016,0.0351,0.0518,-0.0021,0.0418,0.0502,-0.0009,0.0412,0.0484,-0.0092,0.0394,0.0508,-0.0055,0.0440,0.0490,-0.0098,0.0396,0.0507,-0.0049,0.0436,0.0493,-0.0002,0.0408,0.0477,-0.0141,0.0468,0.0489,-0.0133,0.0466,0.0495,-0.0179,0.0424,0.0498,-0.0304,0.0461,0.0512,0.0350,-0.0253,0.0213,0.0337,-0.0053,0.0219,0.0282,-0.0485,-0.0060,0.0314,-0.0433,0.0059,0.0319,-0.0422,0.0077,0.0311,-0.0346,0.0241,0.0288,-0.0365,0.0339,0.0291,-0.0361,0.0327,0.0311,-0.0331,0.0309,0.0299,-0.0353,0.0295,0.0316,-0.0328,0.0292,0.0346,-0.0260,0.0230,0.0333,-0.0277,0.0280,0.0329,-0.0281,0.0295,0.0317,-0.0292,0.0342,0.0295,-0.0320,0.0442,0.0290,-0.0352,0.0382,0.0285,-0.0360,0.0403,0.0345,-0.0355,-0.0001,0.0338,-0.0389,0.0054,0.0334,-0.0399,0.0029,0.0337,-0.0273,0.0264,0.0342,-0.0266,0.0247,0.0331,-0.0320,0.0242,0.0301,-0.0444,-0.0084,0.0284,-0.0482,-0.0038,0.0158,-0.0410,-0.0451,0.0150,-0.0403,-0.0464,0.0337,-0.0103,0.0009,0.0340,-0.0080,0.0106,0.0191,-0.0388,-0.0266,0.0296,-0.0179,-0.0023,0.0131,-0.0408,-0.0485,0.0090,-0.0443,-0.0426,0.0146,-0.0476,-0.0435,0.0146,-0.0480,-0.0432,0.0314,-0.0124,0.0140,0.0306,-0.0165,0.0043,0.0285,-0.0289,-0.0094,0.0305,-0.0259,-0.0017,0.0186,-0.0354,-0.0288,0.0230,-0.0329,-0.0218,0.0259,-0.0311,-0.0151,0.0310,-0.0153,-0.0153,0.0328,-0.0128,-0.0082,0.0319,-0.0149,0.0218,0.0320,-0.0154,0.0247,0.0321,-0.0212,0.0156,0.0320,-0.0202,0.0206,0.0270,-0.0125,0.0507,0.0251,-0.0116,0.0540,0.0273,-0.0094,0.0503,0.0193,-0.0275,0.0692,0.0173,-0.0310,0.0693,0.0229,-0.0223,0.0697,0.0240,-0.0142,0.0691,0.0281,-0.0058,0.0544,0.0272,-0.0141,0.0500,0.0304,-0.0074,0.0333,0.0324,-0.0175,0.0313,0.0240,-0.0038,0.0610,0.0238,-0.0029,0.0602,0.0184,-0.0305,0.0694,0.0178,-0.0314,0.0691,0.0251,-0.0110,0.0631,0.0234,-0.0116,0.0655,0.0253,-0.0096,0.0620,0.0253,-0.0092,0.0619,0.0197,-0.0267,0.0695,0.0169,-0.0318,0.0691,0.0234,-0.0113,0.0652,0.0254,-0.0093,0.0615,0.0320,-0.0165,0.0249,0.0234,-0.0110,0.0650,0.0308,-0.0226,0.0358,0.0274,-0.0127,0.0501,0.0316,-0.0089,0.0239,0.0188,-0.0292,0.0654,0.0319,-0.0157,0.0214,0.0293,-0.0173,-0.0210,0.0148,-0.0292,-0.0376,0.0313,-0.0241,0.0056,0.0134,-0.0406,-0.0482,0.0112,-0.0495,-0.0387,0.0326,-0.0411,0.0003,0.0305,-0.0449,0.0038,0.0307,-0.0333,0.0325,0.0302,-0.0336,0.0342,0.0338,-0.0366,-0.0038,0.0318,-0.0422,-0.0024,0.0326,-0.0322,0.0258,0.0321,-0.0325,0.0275,0.0294,-0.0347,0.0369,0.0298,-0.0341,0.0355,0.0286,-0.0368,0.0350,0.0283,-0.0371,0.0362,0.0295,-0.0357,0.0311,0.0268,-0.0483,-0.0146,-0.0023,0.0355,0.0533,0.0088,0.0376,0.0184,0.0083,0.0376,0.0278,0.0283,0.0128,0.0264,0.0195,0.0286,0.0017,0.0006,0.0430,0.0156,0.0195,0.0220,0.0154,0.0096,0.0314,0.0314,0.0083,0.0335,0.0102,-0.0013,0.0391,0.0351,0.0207,0.0194,0.0255,0.0072,0.0338,0.0255,0.0242,0.0112,0.0558,0.0237,0.0126,0.0555,0.0232,0.0033,0.0618,0.0233,0.0022,0.0620,0.0196,0.0166,0.0606,0.0206,0.0167,0.0579,0.0127,0.0233,0.0558,0.0084,0.0340,0.0551,0.0244,0.0075,0.0604,0.0246,0.0070,0.0604,0.0203,0.0122,0.0590,0.0202,0.0124,0.0589,0.0224,0.0126,0.0599,0.0234,0.0093,0.0614,0.0214,0.0091,0.0604,0.0226,0.0124,0.0597,0.0229,0.0122,0.0588,0.0181,0.0214,0.0572,0.0158,0.0190,0.0575,0.0099,0.0325,0.0559,0.0100,0.0325,0.0550,-0.0053,0.0405,0.0363,0.0018,0.0381,0.0544,0.0200,0.0182,0.0571,0.0231,0.0110,0.0599,0.0322,0.0020,0.0091,0.0316,0.0037,0.0205,0.0206,0.0101,0.0547,0.0181,0.0164,0.0596,-0.0030,0.0360,0.0533,0.0165,0.0177,-0.0337,0.0221,0.0097,-0.0307,0.0256,0.0010,-0.0274,0.0276,-0.0077,-0.0242,0.0175,0.0179,-0.0217,0.0233,0.0099,-0.0174,0.0251,0.0137,-0.0051,-0.0235,0.0490,-0.0084,-0.0160,-0.0071,-0.0655,0.0053,-0.0398,-0.0576,-0.0050,-0.0303,-0.0625,-0.0030,-0.0220,-0.0636,0.0015,-0.0367,-0.0556,0.0044,-0.0371,-0.0586,-0.0174,-0.0154,-0.0691,-0.0181,-0.0160,-0.0654,0.0025,-0.0281,-0.0609,0.0030,-0.0275,-0.0601,-0.0104,-0.0194,-0.0633,-0.0085,-0.0206,-0.0624,-0.0175,-0.0162,-0.0655,-0.0087,-0.0228,-0.0634,-0.0246,-0.0032,-0.0672,-0.0169,-0.0155,-0.0690,0.0099,-0.0311,-0.0529,-0.0145,-0.0130,-0.0672,-0.0304,0.0525,0.0095,-0.0300,0.0488,0.0095,-0.0295,0.0526,0.0097,-0.0305,0.0527,0.0021,-0.0290,0.0491,0.0235,-0.0303,0.0467,-0.0055,-0.0327,0.0444,-0.0132,-0.0310,0.0383,-0.0389,-0.0277,0.0290,-0.0487,-0.0286,0.0272,-0.0461,-0.0289,0.0290,-0.0488,-0.0327,0.0083,-0.0619,-0.0311,0.0073,-0.0597,-0.0307,0.0067,-0.0601,-0.0308,0.0066,-0.0601,-0.0267,0.0327,-0.0450,-0.0298,0.0016,-0.0675,-0.0274,0.0012,-0.0662,-0.0295,0.0074,-0.0633,-0.0274,0.0272,-0.0504,0.0044,0.0178,-0.0460,-0.0282,0.0482,-0.0009,-0.0179,0.0439,-0.0061,-0.0269,0.0369,-0.0347,-0.0311,-0.0009,-0.0652,-0.0295,0.0265,-0.0465,-0.0296,0.0264,-0.0467,-0.0295,0.0263,-0.0468,-0.0296,0.0265,-0.0466,-0.0306,0.0370,-0.0397,-0.0312,0.0209,-0.0508,-0.0292,0.0199,-0.0512,-0.0335,0.0356,-0.0413,-0.0316,0.0228,-0.0538,-0.0324,-0.0037,-0.0641,-0.0313,0.0340,-0.0391,-0.0248,0.0364,-0.0348,-0.0297,0.0443,-0.0154,-0.0316,0.0463,-0.0052,-0.0237,0.0457,0.0493,-0.0290,0.0486,0.0045,-0.0285,0.0522,0.0409,-0.0284,0.0530,0.0173,-0.0336,0.0482,-0.0160,-0.0186,0.0443,-0.0243,-0.0290,0.0275,-0.0501,-0.0293,0.0159,-0.0578,-0.0280,0.0038,-0.0653,-0.0296,0.0284,-0.0493,-0.0294,0.0287,-0.0491,-0.0311,0.0357,-0.0365,-0.0297,0.0282,-0.0496,-0.0316,0.0442,-0.0148,-0.0315,0.0488,0.0161,-0.0088,-0.0202,-0.0666,0.0163,0.0262,0.0013,-0.0264,0.0202,-0.0502,0.0073,0.0246,-0.0293,0.0129,-0.0382,-0.0494,-0.0105,-0.0187,-0.0631,-0.0182,-0.0144,-0.0690,-0.0268,-0.0084,-0.0647,-0.0078,-0.0227,-0.0670,0.0130,0.0111,-0.0430,0.0109,0.0352,-0.0113,0.0319,-0.0002,-0.0014,-0.0029,0.0423,0.0501,-0.0009,0.0345,0.0549,0.0208,0.0106,0.0590,0.0107,0.0326,0.0507,0.0098,0.0327,0.0548,0.0308,0.0050,0.0286,0.0123,0.0288,0.0408,0.0196,0.0176,0.0591,0.0209,0.0148,0.0600,0.0052,0.0362,0.0540,0.0101,0.0323,0.0560,0.0252,-0.0019,0.0527,0.0096,0.0374,0.0097,0.0296,-0.0449,-0.0103,0.0106,0.0365,-0.0013};
			return value;
		}
		/** Large attribute array: IndexedFaceSet DEF='parietl_geometry' coordIndex field, scene-graph level=5, element #24, 26384 total numbers.
		 * Reassemble split array as single method to improve readability and runnability.
		 * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. 
		 * Individual Java methods (including aggregated initializations) are limited to 64KB.
		 * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java
		 * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error
		 */
		private MFInt32 getparietl_geometry_5_24_coordIndex()
		{
			MFInt32 parietl_geometry_5_24_coordIndex = new MFInt32()/*2.finalize*/
				.append(new MFInt32(getparietl_geometry_5_24_coordIndex_1()))
				.append(new MFInt32(getparietl_geometry_5_24_coordIndex_2()))
				.append(new MFInt32(getparietl_geometry_5_24_coordIndex_3()))
				.append(new MFInt32(getparietl_geometry_5_24_coordIndex_4()))
				.append(new MFInt32(getparietl_geometry_5_24_coordIndex_5()))
				.append(new MFInt32(getparietl_geometry_5_24_coordIndex_6()))
				.append(new MFInt32(getparietl_geometry_5_24_coordIndex_7()))
				.append(new MFInt32(getparietl_geometry_5_24_coordIndex_8()))
				.append(new MFInt32(getparietl_geometry_5_24_coordIndex_9()))
				.append(new MFInt32(getparietl_geometry_5_24_coordIndex_10()))
				.append(new MFInt32(getparietl_geometry_5_24_coordIndex_11()))
				.append(new MFInt32(getparietl_geometry_5_24_coordIndex_12()))
				.append(new MFInt32(getparietl_geometry_5_24_coordIndex_13()))
				.append(new MFInt32(getparietl_geometry_5_24_coordIndex_14()))
				.append(new MFInt32(getparietl_geometry_5_24_coordIndex_15()))
				.append(new MFInt32(getparietl_geometry_5_24_coordIndex_16()))
				.append(new MFInt32(getparietl_geometry_5_24_coordIndex_17()))
				.append(new MFInt32(getparietl_geometry_5_24_coordIndex_18()))
				.append(new MFInt32(getparietl_geometry_5_24_coordIndex_19()))
				.append(new MFInt32(getparietl_geometry_5_24_coordIndex_20()))
				.append(new MFInt32(getparietl_geometry_5_24_coordIndex_21()))
				.append(new MFInt32(getparietl_geometry_5_24_coordIndex_22()))
				.append(new MFInt32(getparietl_geometry_5_24_coordIndex_23()))
				.append(new MFInt32(getparietl_geometry_5_24_coordIndex_24()))
				.append(new MFInt32(getparietl_geometry_5_24_coordIndex_25()))
				.append(new MFInt32(getparietl_geometry_5_24_coordIndex_26()))
				.append(new MFInt32(getparietl_geometry_5_24_coordIndex_27()));
			return parietl_geometry_5_24_coordIndex;
		}
		/** Large attribute array: Coordinate DEF='parietl_coordinate' point field, scene-graph level=6, element #24, 9900 total numbers made up of 3300 3-tuple values.
		 * Reassemble split array as single method to improve readability and runnability.
		 * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. 
		 * Individual Java methods (including aggregated initializations) are limited to 64KB.
		 * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java
		 * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error
		 */
		private MFVec3f getparietl_coordinate_6_24_point()
		{
			MFVec3f parietl_coordinate_6_24_point = new MFVec3f()/*2.finalize*/
				.append(new MFVec3f(getparietl_coordinate_6_24_point_1()))
				.append(new MFVec3f(getparietl_coordinate_6_24_point_2()))
				.append(new MFVec3f(getparietl_coordinate_6_24_point_3()))
				.append(new MFVec3f(getparietl_coordinate_6_24_point_4()));
			return parietl_coordinate_6_24_point;
		}

	/** The initialized model object, created within initialize() method. */
	private X3D x3dModel;

	/** 
	 * Provide a 
	 * <a href="https://dzone.com/articles/java-copy-shallow-vs-deep-in-which-you-will-swim" target="_blank">shallow copy</a>
	 * of the X3D model.
	 * @see <a href="https://www.web3d.org/specifications/java/javadoc/org/web3d/x3d/jsail/Core/X3D.html">X3D</a>
	 * @return l_parietal model
	 */
	public X3D getX3dModel()
	{	  
		return x3dModel;
	}
	   
    /** 
     * Default main() method provided for test purposes, uses CommandLine to set global ConfigurationProperties for this object.
     * @param args array of input parameters, provided as arguments
     * @see <a href="https://www.web3d.org/specifications/java/javadoc/org/web3d/x3d/jsail/Core/X3D.html#handleArguments-java.lang.String:A-">X3D.handleArguments(args)</a>
     * @see <a href="https://www.web3d.org/specifications/java/javadoc/org/web3d/x3d/jsail/Core/X3D.html#validationReport--">X3D.validationReport()</a>
     * @see <a href="https://www.web3d.org/specifications/java/javadoc/org/web3d/x3d/jsail/CommandLine.html">CommandLine</a>
     * @see <a href="https://www.web3d.org/specifications/java/javadoc/org/web3d/x3d/jsail/CommandLine.html#USAGE">CommandLine.USAGE</a>
     * @see <a href="https://www.web3d.org/specifications/java/javadoc/org/web3d/x3d/jsail/ConfigurationProperties.html">ConfigurationProperties</a>
     */
    public static void main(String args[])
    {
        System.out.println("Build this X3D model, showing validation diagnostics...");
        X3D thisExampleX3dModel = new l_parietal().getX3dModel();
//      System.out.println("X3D model construction complete.");
	
        // next handle command line arguments
        boolean hasArguments = (args != null) && (args.length > 0);
        boolean validate = true; // default
        boolean argumentsLoadNewModel = false;
        String  fileName = new String();

        if (args != null)
        {
                for (String arg : args)
                {
                        if (arg.toLowerCase().startsWith("-v") || arg.toLowerCase().contains("validate"))
                        {
                                validate = true; // making sure
                        }
                        if (arg.toLowerCase().endsWith(X3D.FILE_EXTENSION_X3D) ||
                                arg.toLowerCase().endsWith(X3D.FILE_EXTENSION_CLASSICVRML) ||
                                arg.toLowerCase().endsWith(X3D.FILE_EXTENSION_X3DB) ||
                                arg.toLowerCase().endsWith(X3D.FILE_EXTENSION_VRML97) ||
                                arg.toLowerCase().endsWith(X3D.FILE_EXTENSION_EXI) ||
                                arg.toLowerCase().endsWith(X3D.FILE_EXTENSION_GZIP) ||
                                arg.toLowerCase().endsWith(X3D.FILE_EXTENSION_ZIP) ||
                                arg.toLowerCase().endsWith(X3D.FILE_EXTENSION_HTML) ||
                                arg.toLowerCase().endsWith(X3D.FILE_EXTENSION_XHTML))
                        {
                                argumentsLoadNewModel = true;
                                fileName = arg;
                        }
                }
        }
        if      (argumentsLoadNewModel)
                System.out.println("WARNING: \"HumanoidAnimation.Skeleton.l_parietal\" model invocation is attempting to load file \"" + fileName + "\" instead of simply validating itself... file loading ignored.");
        else if (hasArguments) // if no arguments provided, this method produces usage warning
                thisExampleX3dModel.handleArguments(args);
	
        if (validate)
        {
            //  System.out.println("--- TODO fix duplicated outputs ---"); // omit when duplicated outputs problem is solved/refactored
		String validationResults = thisExampleX3dModel.validationReport();
            //  System.out.println("-----------------------------------"); // omit when duplicated outputs problem is solved/refactored
                System.out.print("HumanoidAnimation.Skeleton.l_parietal self-validation test confirmation: ");
                if (!validationResults.equals("success"))
                    System.out.println();
                System.out.println(validationResults.trim());

                // experimental: test X3DJSAIL output files
                // Skeleton/l_parietal_JavaExport.* file validation is checked when building X3D Example Archives
                String filenameX3D  = "Skeleton/l_parietal_JavaExport.x3d"; 
                String filenameX3DV = "Skeleton/l_parietal_JavaExport.x3dv"; 
                String filenameJSON = "Skeleton/l_parietal_JavaExport.json";
                thisExampleX3dModel.toFileX3D        (filenameX3D);
                thisExampleX3dModel.toFileClassicVRML(filenameX3DV);
// TODO         thisExampleX3dModel.toFileJSON       (filenameJSON);
        }
    }
}
