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

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

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=3 */
		private int[] getparietr_geometry_5_24_coordIndex_3()
		{
			int[] value = {1171,1226,1227,-1,1228,931,1229,-1,1230,929,931,-1,1148,1146,1231,-1,1232,1233,1234,-1,1235,1236,1143,-1,1237,1238,1239,-1,1240,1241,1242,-1,1188,1243,1201,-1,1244,1245,1246,-1,1197,1150,1247,-1,1248,1249,1234,-1,1250,1141,1140,-1,1251,1252,1253,-1,1236,1235,1254,-1,1255,1149,1256,-1,1197,1257,1151,-1,1258,1259,1260,-1,1261,1262,1263,-1,1264,1265,1188,-1,1266,1267,1268,-1,1269,1270,1260,-1,1271,1272,1273,-1,1274,1275,1276,-1,1140,1277,1278,-1,1153,1279,1280,-1,1281,1282,1283,-1,1237,1284,1238,-1,1284,1285,1238,-1,1286,120,1209,-1,1287,1288,1289,-1,1290,1279,1155,-1,1201,1291,1188,-1,1292,1293,1294,-1,1156,1204,1206,-1,1295,1296,1297,-1,1242,1298,1240,-1,120,119,1212,-1,1299,1300,1301,-1,930,1302,931,-1,1303,1173,1168,-1,1304,909,1305,-1,1306,1307,1308,-1,1309,1310,1161,-1,1311,1183,1223,-1,1312,1313,1314,-1,821,820,1315,-1,1316,1317,1318,-1,1319,1210,914,-1,1210,1320,1211,-1,1321,1319,1322,-1,1203,1202,1142,-1,1323,1324,1325,-1,1326,1327,1328,-1,1329,1330,1331,-1,1332,1333,1334,-1,1335,1336,1337,-1,1338,1339,1340,-1,1341,1342,1343,-1,922,1262,920,-1,1344,951,950,-1,1345,931,1308,-1,1304,1169,1346,-1,1302,1052,1308,-1,1347,817,1348,-1,1349,1350,1351,-1,1239,1238,1352,-1,1353,1294,1158,-1,1295,1156,1296,-1,1354,1355,1190,-1,1356,1255,1357,-1,1269,1274,1270,-1,1358,1359,1071,-1,1081,1360,1082,-1,866,989,861,-1,1099,1361,1362,-1,1363,1364,1365,-1,1363,1366,1367,-1,333,332,1368,-1,1369,257,171,-1,1370,1371,263,-1,937,1138,1372,-1,1373,856,1374,-1,1375,1376,1377,-1,1378,1379,1380,-1,1377,1381,1382,-1,1383,1384,1385,-1,1386,1387,1388,-1,1389,1390,1391,-1,1030,1392,1393,-1,1394,1395,1396,-1,1138,1397,1372,-1,1110,1112,1107,-1,1398,1399,1400,-1,1399,1401,1400,-1,1402,327,1403,-1,1404,1104,1106,-1,1405,1406,1407,-1,1408,1409,1410,-1,1101,1100,1411,-1,1412,1413,1096,-1,1414,1415,1416,-1,1417,1418,1419,-1,906,1086,1420,-1,925,1421,1129,-1,960,963,1422,-1,332,331,964,-1,1079,969,968,-1,1079,1078,911,-1,1423,1424,1425,-1,904,906,1176,-1,1426,1074,1073,-1,1067,1427,1428,-1,1429,1430,1431,-1,1432,1433,1434,-1,1435,1436,1437,-1,1438,1439,1440,-1,1441,1442,1438,-1,1443,1444,1381,-1,1049,1048,1445,-1,1446,1447,1448,-1,1056,1055,1446,-1,1449,1450,1451,-1,872,1452,1451,-1,872,1453,1452,-1,869,1454,868,-1,1046,1455,1456,-1,1379,1124,1457,-1,1458,1459,1460,-1,1461,1076,1075,-1,1462,1040,1463,-1,1459,1443,1464,-1,1052,1302,1043,-1,1465,1041,1462,-1,1466,1386,1467,-1,1377,1036,1468,-1,1018,1029,945,-1,1469,1470,1389,-1,1471,1472,1473,-1,1030,1474,1475,-1,1021,1326,1022,-1,331,333,1476,-1,1007,1111,1477,-1,1478,1479,1480,-1,1481,1482,1410,-1,324,1483,322,-1,998,1484,999,-1,1485,1486,1487,-1,1361,1416,1362,-1,1488,1418,996,-1,171,1489,1414,-1,861,993,859,-1,1490,860,859,-1,1491,862,990,-1,1492,1493,1454,-1,1494,1495,1496,-1,1497,1498,1499,-1,981,1500,979,-1,1501,1502,1011,-1,1009,1502,1503,-1,1504,1078,1505,-1,967,1506,1507,-1,1508,1509,1510,-1,966,1422,332,-1,1511,926,928,-1,1512,1513,1514,-1,1515,1248,1257,-1,1516,1517,1271,-1,1327,1518,1396,-1,1018,944,1019,-1,1110,1519,1108,-1,1520,1521,1522,-1,1400,1523,1524,-1,1525,1526,1044,-1,1527,1496,1495,-1,1528,1439,1529,-1,1530,1364,1529,-1,1364,1363,1529,-1,1531,1532,1533,-1,1534,1535,1536,-1,1204,1297,1205,-1,1299,1537,1538,-1,1539,1540,1541,-1,1177,1542,1543,-1,909,911,1544,-1,1545,1546,1547,-1,1548,1549,1550,-1,1551,1359,1358,-1,904,1552,905,-1,959,961,960,-1,898,1553,899,-1,1554,1555,1556,-1,1436,1557,1558,-1,1525,1559,1560,-1,889,1561,890,-1,1562,1452,1453,-1,1490,1563,992,-1,880,882,1564,-1,1565,1566,1567,-1,876,857,856,-1,1490,992,991,-1,871,870,860,-1,866,1568,989,-1,864,861,990,-1,1569,1570,121,-1,1571,1572,1573,-1,123,122,1574,-1,1575,1576,849,-1,1577,254,1578,-1,1579,1580,349,-1,1581,1582,1583,-1,844,1584,845,-1,1585,1586,1587,-1,1588,1589,1590,-1,1591,1592,1593,-1,1594,1595,1596,-1,1597,1598,1599,-1,1600,1601,1599,-1,828,830,1602,-1,477,476,1603,-1,1604,1605,1606,-1,1607,1608,1609,-1,1610,1611,489,-1,1612,495,494,-1,486,485,1613,-1,1614,1615,1616,-1,1617,1616,1615,-1,1618,1619,1620,-1,1331,1330,1621,-1,602,63,603,-1,1622,1623,466,-1,1624,1625,1626,-1,20,61,1627,-1,1628,1629,1630,-1,38,42,1631,-1,526,1632,195,-1,528,1633,1634,-1,473,1635,1636,-1,773,473,1636,-1,1637,1638,374,-1,501,756,1639,-1,1640,1641,1642,-1,1643,581,1644,-1,756,1645,384,-1,443,446,386,-1,1646,1647,1648,-1,1649,29,598,-1,1650,22,1651,-1,1630,1629,652,-1,1652,16,1653,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=4 */
		private int[] getparietr_geometry_5_24_coordIndex_4()
		{
			int[] value = {1654,1655,1656,-1,1657,1658,402,-1,1659,768,767,-1,455,765,456,-1,1660,635,591,-1,1661,1662,384,-1,758,793,792,-1,1663,1664,622,-1,625,1637,1665,-1,378,1666,808,-1,753,393,392,-1,35,1667,1668,-1,1669,785,599,-1,51,30,29,-1,783,694,1670,-1,1671,1672,1673,-1,1674,1675,1676,-1,1677,668,667,-1,742,1650,1678,-1,18,1679,653,-1,70,1680,1681,-1,1682,1683,1684,-1,726,1685,1686,-1,1687,1688,1689,-1,1690,1691,1692,-1,802,801,1693,-1,1694,1695,1696,-1,1697,719,1698,-1,1699,1700,1701,-1,1702,1703,1704,-1,1705,1706,1707,-1,805,1708,1709,-1,1710,1711,1712,-1,1711,1713,1714,-1,452,575,354,-1,593,448,1715,-1,1716,102,1717,-1,1718,1719,107,-1,1720,1721,36,-1,37,36,1721,-1,107,1722,108,-1,34,698,697,-1,708,128,1723,-1,109,111,1724,-1,1725,1726,1727,-1,687,1728,1729,-1,690,1730,58,-1,745,1731,55,-1,334,26,1732,-1,1733,666,1734,-1,1735,1736,1737,-1,62,1738,1739,-1,1740,658,1741,-1,740,1742,1743,-1,1744,1745,15,-1,1746,13,1747,-1,1748,1746,1749,-1,1750,75,74,-1,777,1751,1752,-1,1753,1754,81,-1,1755,1756,1757,-1,727,1758,1759,-1,412,430,1760,-1,641,640,1761,-1,1762,637,1763,-1,1764,1765,406,-1,631,409,1766,-1,445,375,374,-1,1767,1664,1663,-1,1768,29,1649,-1,1769,1770,1771,-1,1772,77,76,-1,615,613,1773,-1,1774,604,1775,-1,1776,1777,1778,-1,1675,1779,1676,-1,602,1779,1780,-1,464,466,1781,-1,600,1782,1783,-1,1781,1784,1785,-1,1786,713,712,-1,440,1787,791,-1,499,1788,1789,-1,1790,589,1791,-1,766,768,1792,-1,457,456,764,-1,750,1793,1794,-1,1795,1763,637,-1,1796,1797,1798,-1,1799,804,461,-1,1800,561,1801,-1,1802,1803,1800,-1,106,1804,524,-1,19,1805,564,-1,435,1806,1807,-1,1808,1692,774,-1,1809,1810,554,-1,1811,551,1812,-1,1813,1814,542,-1,515,516,1815,-1,361,393,362,-1,1816,1624,1817,-1,1818,1819,1820,-1,1821,1587,1822,-1,497,1823,843,-1,1612,1824,1825,-1,1826,1827,1601,-1,829,587,586,-1,586,1828,829,-1,1829,1830,1831,-1,481,822,1832,-1,1599,1833,1834,-1,466,514,1622,-1,1599,1601,1833,-1,503,505,1835,-1,1836,1789,1788,-1,1837,792,1838,-1,1837,1839,1840,-1,1841,1842,1843,-1,1844,1845,496,-1,1576,1575,1846,-1,1847,1820,1603,-1,475,1848,476,-1,1849,1704,1850,-1,1851,1852,1853,-1,1659,1854,1792,-1,398,531,365,-1,1855,1856,1857,-1,415,1858,570,-1,796,1859,1860,-1,764,805,807,-1,1861,718,1712,-1,1712,630,629,-1,584,1862,764,-1,451,1863,1864,-1,1864,403,791,-1,377,755,1666,-1,437,812,103,-1,1865,1866,1867,-1,1868,1809,554,-1,631,1869,1870,-1,1871,383,1872,-1,1814,547,1873,-1,1874,1868,553,-1,1875,1876,364,-1,1717,1877,1878,-1,1879,1880,1881,-1,1882,1883,510,-1,1884,1885,1886,-1,1633,568,569,-1,410,1887,1888,-1,751,1794,1889,-1,1597,1792,1854,-1,364,363,1890,-1,1717,1891,394,-1,396,422,424,-1,388,1836,1788,-1,385,384,1662,-1,473,1707,1706,-1,1892,1893,1894,-1,1895,631,1896,-1,1715,1897,788,-1,1897,1715,1898,-1,518,1899,1900,-1,381,1901,1902,-1,345,551,550,-1,1810,1809,1903,-1,1904,1905,328,-1,328,1906,1904,-1,1907,1904,1906,-1,1474,1908,1909,-1,1910,221,275,-1,211,192,205,-1,311,1911,248,-1,1912,1913,1914,-1,1915,1916,1917,-1,1918,1919,1920,-1,295,284,1921,-1,286,294,296,-1,1922,239,313,-1,1923,231,230,-1,1924,1925,235,-1,1926,1927,1928,-1,1929,281,280,-1,1930,1931,1910,-1,251,1911,311,-1,276,278,1932,-1,1933,1934,1122,-1,1935,315,307,-1,197,194,1936,-1,265,1937,263,-1,1938,302,1369,-1,1939,244,1912,-1,1940,1941,1942,-1,1943,240,239,-1,272,1944,273,-1,237,236,1945,-1,268,1946,226,-1,1926,1928,1947,-1,271,1948,225,-1,1935,316,315,-1,1935,220,222,-1,1919,1918,1949,-1,857,876,289,-1,720,201,721,-1,198,207,201,-1,215,214,1950,-1,213,1951,1952,-1,213,203,205,-1,206,216,207,-1,205,1953,1951,-1,1954,1955,202,-1,1950,200,196,-1,1956,196,1952,-1,194,200,195,-1,195,1957,1958,-1,1959,1960,195,-1,180,1961,187,-1,144,184,170,-1,176,185,177,-1,169,147,146,-1,172,138,1962,-1,1963,1961,180,-1,1964,1965,185,-1,1965,177,185,-1,1966,173,172,-1,1967,171,1968,-1,167,130,142,-1,182,1969,1970,-1,1971,1972,152,-1,1973,133,1974,-1,154,135,1975,-1,133,1973,1976,-1,155,182,179,-1,135,154,1977,-1,161,1978,129,-1,148,150,1972,-1,142,130,129,-1,137,290,875,-1,1979,168,997,-1,1980,153,139,-1,1981,132,134,-1,1982,1978,161,-1,1983,467,1984,-1,1724,1783,1985,-1,1986,643,777,-1,1987,1988,1264,-1,1684,1989,1990,-1,1991,747,28,-1,1723,1992,106,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=5 */
		private int[] getparietr_geometry_5_24_coordIndex_5()
		{
			int[] value = {106,108,1993,-1,1994,1995,42,-1,103,105,1996,-1,38,1997,1998,-1,1999,2000,97,-1,88,90,2001,-1,87,2002,85,-1,82,84,2003,-1,70,72,648,-1,612,2004,2005,-1,608,1747,1775,-1,1652,1653,2006,-1,1774,652,1629,-1,60,1738,62,-1,1734,668,2007,-1,54,56,2008,-1,54,125,678,-1,47,53,693,-1,47,51,1768,-1,47,49,1670,-1,43,1721,1720,-1,102,39,38,-1,40,748,2009,-1,1668,2010,35,-1,35,2010,701,-1,31,33,2011,-1,2012,28,30,-1,2012,30,782,-1,28,747,29,-1,2013,688,1729,-1,22,1735,23,-1,1739,2014,2015,-1,2016,2017,651,-1,17,655,18,-1,11,1748,8,-1,8,2018,9,-1,3,2019,6,-1,2019,2020,6,-1,644,2021,2022,-1,0,2,1759,-1,2023,2024,2025,-1,1686,2026,2027,-1,0,2028,1,-1,728,730,2029,-1,2020,2030,2031,-1,3,5,2032,-1,3,7,2033,-1,8,1748,2034,-1,2035,4,3,-1,11,13,1746,-1,17,14,16,-1,2036,739,2037,-1,22,112,1736,-1,112,2038,2039,-1,2040,25,1729,-1,103,1996,2041,-1,782,695,2012,-1,31,2042,2043,-1,523,711,708,-1,35,700,36,-1,2009,38,40,-1,2044,2045,39,-1,43,2046,1721,-1,47,696,50,-1,47,1671,52,-1,1724,1671,47,-1,54,746,55,-1,54,2047,2048,-1,2049,601,2050,-1,673,669,2051,-1,60,59,2052,-1,2053,61,60,-1,2054,650,652,-1,2055,1775,2006,-1,1775,2055,2054,-1,608,1749,1747,-1,608,2056,1749,-1,67,69,2057,-1,2005,2058,610,-1,612,614,2004,-1,2059,71,70,-1,1986,777,74,-1,2060,2061,646,-1,82,2062,83,-1,82,729,2063,-1,85,2064,86,-1,88,725,89,-1,2065,1685,88,-1,96,2066,2067,-1,97,2068,98,-1,103,2041,1994,-1,42,103,1994,-1,1992,2069,106,-1,2070,112,2039,-1,1750,776,2071,-1,2072,1614,1884,-1,2073,687,686,-1,1667,43,45,-1,2074,2075,699,-1,1970,151,2076,-1,1981,134,1566,-1,2077,2078,163,-1,1980,139,138,-1,1979,997,1489,-1,171,170,1489,-1,1967,145,144,-1,875,1975,137,-1,150,152,1972,-1,2077,882,881,-1,1977,154,162,-1,155,160,2079,-1,179,160,155,-1,149,1972,2080,-1,133,1976,134,-1,1975,2081,154,-1,1974,2079,1973,-1,2078,2080,1971,-1,1971,2080,1972,-1,2082,157,156,-1,288,165,164,-1,168,1979,169,-1,1967,144,171,-1,172,1962,1966,-1,178,185,176,-1,1964,166,136,-1,172,178,138,-1,169,146,130,-1,169,2083,147,-1,183,144,143,-1,190,1979,170,-1,187,2084,180,-1,1958,2085,195,-1,2085,191,195,-1,194,196,200,-1,212,193,211,-1,216,206,2086,-1,210,2087,1953,-1,249,215,2088,-1,205,1951,213,-1,1952,197,213,-1,1950,2088,215,-1,198,208,207,-1,201,216,721,-1,290,289,876,-1,289,293,857,-1,222,221,1910,-1,1935,307,220,-1,1929,316,1935,-1,225,1947,271,-1,287,1926,1947,-1,237,1945,229,-1,272,1915,1944,-1,2089,2090,2091,-1,241,2089,242,-1,851,1941,2092,-1,248,1911,249,-1,251,238,1911,-1,2093,2089,241,-1,2094,261,260,-1,2095,265,267,-1,228,227,285,-1,1933,2096,1934,-1,2095,1937,265,-1,2093,241,306,-1,1947,1928,271,-1,2097,308,315,-1,281,2098,2099,-1,313,277,1922,-1,280,316,1929,-1,1926,1917,1927,-1,1925,236,235,-1,306,305,2093,-1,1922,1943,239,-1,296,1944,286,-1,284,2100,1921,-1,1918,1920,2101,-1,218,278,219,-1,2102,2091,2090,-1,307,315,308,-1,1957,1960,2103,-1,248,1958,311,-1,204,211,205,-1,1910,1931,2104,-1,275,1930,1910,-1,1906,1725,1907,-1,1909,2105,962,-1,2014,661,2106,-1,2106,2052,2014,-1,552,341,340,-1,2107,2108,342,-1,2109,802,1690,-1,640,2110,1643,-1,2111,516,2112,-1,762,2113,463,-1,2114,2115,2116,-1,514,513,2117,-1,465,2118,2119,-1,367,1896,631,-1,2120,808,2121,-1,377,379,754,-1,803,2122,1695,-1,388,390,1836,-1,358,595,2123,-1,396,395,422,-1,394,396,1717,-1,2124,2125,2126,-1,2127,2128,2129,-1,1697,2130,1688,-1,1633,569,1634,-1,1879,1881,1858,-1,2131,2132,2133,-1,1717,2134,1877,-1,381,2135,382,-1,2136,2137,2138,-1,2139,798,2140,-1,2141,1857,1856,-1,513,2142,2143,-1,464,1983,532,-1,1764,2144,2145,-1,2146,619,2147,-1,588,2148,377,-1,1666,378,377,-1,403,2149,791,-1,791,1787,1864,-1,451,1864,449,-1,584,583,1862,-1,629,1861,1712,-1,1712,1714,630,-1,1708,764,1862,-1,764,1708,805,-1,457,1598,2150,-1,2151,1797,2152,-1,415,570,413,-1,1799,2153,801,-1,1855,758,1856,-1,369,371,790,-1,398,365,399,-1,1659,1792,768,-1,1851,1853,795,-1,2154,2155,2156,-1,475,2157,1848,-1,822,2158,1832,-1,1589,1829,1590,-1,2159,1608,1607,-1,490,492,818,-1,819,1825,1824,-1,1846,2160,1576,-1,2161,844,843,-1,338,2162,1592,-1,17,11,838,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=6 */
		private int[] getparietr_geometry_5_24_coordIndex_6()
		{
			int[] value = {41,1866,437,-1,1837,1838,1839,-1,2163,2164,2165,-1,1834,1597,1599,-1,481,2166,822,-1,1829,1589,1830,-1,1826,1601,1600,-1,2167,1215,2168,-1,1825,495,1612,-1,2169,822,2166,-1,361,391,393,-1,2170,2171,515,-1,431,2172,1580,-1,1705,2173,2174,-1,804,1694,461,-1,199,2175,527,-1,2152,411,2151,-1,1842,1592,1591,-1,8,838,11,-1,1807,436,435,-1,2176,1630,2177,-1,1801,1802,1800,-1,1803,2178,1800,-1,461,2153,1799,-1,1798,2179,506,-1,1795,637,639,-1,2180,454,620,-1,750,1794,751,-1,412,809,1834,-1,764,807,457,-1,440,791,441,-1,1786,712,2181,-1,712,2182,2181,-1,596,1622,514,-1,1780,2183,2184,-1,54,2048,2185,-1,2185,1780,1779,-1,420,2186,2187,-1,1772,76,1986,-1,1682,2188,1776,-1,2189,2190,2191,-1,1767,2192,1664,-1,374,1638,445,-1,1766,2193,631,-1,1764,406,1895,-1,1763,2194,1762,-1,641,1761,2152,-1,1760,400,412,-1,1759,2,727,-1,80,1753,81,-1,1752,2022,777,-1,1750,74,776,-1,2056,1748,1749,-1,1747,1749,1746,-1,15,2195,1744,-1,740,739,1742,-1,1741,2196,1740,-1,664,62,1739,-1,1737,2197,1735,-1,1733,2038,666,-1,2198,334,1732,-1,55,746,745,-1,58,57,690,-1,328,1905,329,-1,1729,688,687,-1,1727,1907,1725,-1,1724,1985,109,-1,680,689,2073,-1,2073,681,680,-1,708,707,128,-1,697,2199,34,-1,107,1719,1722,-1,1721,2046,37,-1,36,700,1720,-1,702,1718,107,-1,1717,1878,1716,-1,1666,755,808,-1,1715,788,593,-1,354,373,452,-1,1714,1712,1711,-1,1710,539,1711,-1,1707,2173,1705,-1,1704,1849,1702,-1,1699,2200,1700,-1,1697,1954,719,-1,1695,2201,1696,-1,801,2202,1693,-1,1692,2203,1690,-1,1689,2204,1687,-1,726,725,1685,-1,70,1681,2205,-1,14,18,653,-1,742,741,1650,-1,1677,2007,668,-1,1671,1673,52,-1,1670,49,783,-1,29,1768,51,-1,1669,599,1991,-1,1667,45,1668,-1,392,1889,753,-1,786,378,808,-1,1665,626,625,-1,1663,622,2206,-1,792,1639,758,-1,1661,384,1645,-1,2207,1660,591,-1,455,2208,765,-1,1853,1659,767,-1,402,573,1657,-1,1655,2209,1656,-1,1652,12,16,-1,652,2017,1630,-1,1651,1678,1650,-1,114,113,2210,-1,29,747,598,-1,386,2121,443,-1,384,757,756,-1,581,580,1644,-1,2211,775,478,-1,812,439,712,-1,1637,374,1665,-1,1598,2212,2150,-1,773,1707,473,-1,195,200,526,-1,1631,1997,38,-1,110,2213,1807,-1,1630,2176,1628,-1,2065,2214,91,-1,1627,21,20,-1,1772,2215,77,-1,1614,2216,813,-1,1829,1820,1847,-1,2217,495,1586,-1,488,487,2218,-1,492,491,2166,-1,823,2219,1215,-1,1599,621,1600,-1,2220,413,2221,-1,437,1866,438,-1,2222,2223,2224,-1,2225,1827,2226,-1,2227,2224,2228,-1,1591,1593,618,-1,2229,836,2230,-1,2231,2232,2233,-1,2234,1823,2235,-1,2236,2237,2238,-1,848,2239,846,-1,2231,2240,2232,-1,1622,1626,2241,-1,2215,1773,2133,-1,1574,2242,123,-1,1572,2243,1573,-1,1128,1127,2244,-1,866,865,2245,-1,866,2245,1568,-1,860,2246,871,-1,1453,871,2246,-1,2247,876,856,-1,1565,1981,1566,-1,1562,1453,2246,-1,883,885,2248,-1,886,888,2249,-1,1526,2250,2251,-1,1034,2252,2253,-1,1435,2254,2255,-1,901,903,2256,-1,904,908,2257,-1,2258,2259,2260,-1,1547,2261,1545,-1,1305,2262,2263,-1,1176,906,2264,-1,2265,2266,2267,-1,2268,2269,2270,-1,1301,2271,2272,-1,915,2273,916,-1,918,2274,919,-1,2275,923,925,-1,1428,2276,2277,-1,1533,1431,2278,-1,2279,2280,2255,-1,1363,1528,1529,-1,2281,2282,2283,-1,2284,2285,1522,-1,1110,1107,1519,-1,1013,1116,1192,-1,1018,945,944,-1,1273,1516,1271,-1,1197,1515,1257,-1,1197,1196,1515,-1,950,952,1176,-1,963,960,961,-1,964,966,332,-1,1422,966,2286,-1,967,969,1506,-1,1502,2287,1503,-1,978,977,2288,-1,981,976,1500,-1,2289,2290,2291,-1,2292,1105,2293,-1,984,2294,982,-1,1493,2295,1454,-1,859,1563,1490,-1,861,864,993,-1,1489,997,996,-1,1418,1417,996,-1,1487,1362,1485,-1,1099,1487,1098,-1,980,2296,2297,-1,1016,2298,1192,-1,2299,1033,2300,-1,331,1476,2301,-1,1390,1328,1327,-1,2302,2303,2304,-1,1475,1392,1030,-1,2305,2306,2307,-1,1018,1476,1029,-1,1468,2308,1377,-1,1052,1051,2309,-1,1302,1044,1043,-1,1459,1444,1443,-1,2310,2311,2312,-1,1075,2313,1461,-1,1382,1383,1456,-1,1458,2314,1459,-1,1546,1545,2315,-1,868,870,869,-1,880,2246,860,-1,1451,2316,1449,-1,1451,1448,2316,-1,1446,1448,1056,-1,2317,1057,2318,-1,1057,1056,2318,-1,1526,889,1044,-1,2319,1498,2320,-1,1498,2321,2320,-1,1438,1440,1441,-1,2278,1431,1430,-1,2322,2323,2324,-1,2325,2326,2256,-1,1358,2327,1551,-1,1428,1068,1067,-1,1072,1550,1073,-1,1072,2259,1550,-1,904,1176,952,-1,911,910,1079,-1,968,1080,1079,-1,960,1422,2286,-1,925,1129,2275,-1,1361,1414,1416,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=7 */
		private int[] getparietr_geometry_5_24_coordIndex_7()
		{
			int[] value = {1486,2328,1487,-1,1412,1096,1090,-1,1411,2329,1101,-1,1482,1408,1410,-1,979,1500,2330,-1,1406,2331,2332,-1,2333,2334,2335,-1,2336,2283,2337,-1,2336,2334,2338,-1,2339,2340,2341,-1,2342,935,2343,-1,2344,2287,1137,-1,2345,2346,2347,-1,1014,1013,2348,-1,1476,2349,1474,-1,2350,1025,2351,-1,1474,1909,1475,-1,1456,1383,1039,-1,2312,2352,2353,-1,1402,1002,1001,-1,2354,2355,2356,-1,263,262,1370,-1,2357,333,1368,-1,1367,1528,1363,-1,1363,1365,1366,-1,1411,1089,1091,-1,1099,1362,1487,-1,2358,2359,2360,-1,1071,1070,1358,-1,1412,1089,2361,-1,2362,2363,2364,-1,1140,2365,2366,-1,1292,2367,1284,-1,2368,1210,1214,-1,1356,1149,1255,-1,1258,2369,2370,-1,1250,1338,1340,-1,1234,2371,2372,-1,2373,1244,1281,-1,1354,1154,2373,-1,1240,1333,1241,-1,1037,1226,1171,-1,1163,2374,2375,-1,1223,1182,2376,-1,1302,1308,931,-1,1315,1218,2377,-1,2378,1347,1165,-1,2379,921,2380,-1,922,1263,1262,-1,1344,2381,2382,-1,1266,2383,1183,-1,2384,2385,1987,-1,2386,2387,2388,-1,2389,2390,2391,-1,2305,2392,2393,-1,1201,1243,1199,-1,1539,1325,2265,-1,1205,1242,2394,-1,1202,1143,1142,-1,1321,1320,1319,-1,1210,1319,1320,-1,1219,1218,2395,-1,1337,1266,1183,-1,2396,2375,2374,-1,2397,1309,2398,-1,1182,1184,2399,-1,2400,1303,1168,-1,2401,2402,2403,-1,1299,2268,1300,-1,1473,1328,2303,-1,120,1212,1209,-1,1298,1296,1240,-1,1296,1298,1297,-1,1206,1157,1156,-1,1148,1256,1149,-1,1294,2404,1292,-1,1291,1189,1188,-1,1279,1153,1155,-1,1289,2405,1287,-1,1209,1211,1286,-1,1283,1247,1281,-1,1154,1153,1280,-1,1140,2366,1277,-1,1270,1274,1276,-1,1286,2406,120,-1,2391,2407,2389,-1,1269,1260,2408,-1,1188,2409,1264,-1,2369,1258,1260,-1,1197,1151,1150,-1,1255,1256,2410,-1,2367,1236,1254,-1,2411,1251,1253,-1,1278,1250,1140,-1,1234,2372,1248,-1,1283,1197,1247,-1,1244,1246,2412,-1,1188,1265,1243,-1,1241,1231,1242,-1,1239,2413,1237,-1,1988,1235,1143,-1,1249,1232,1234,-1,1231,1241,1148,-1,1013,1192,2414,-1,1328,1473,2307,-1,1308,1052,2309,-1,1172,2415,2416,-1,1346,2417,2418,-1,1304,947,950,-1,1163,2375,1164,-1,1228,2403,931,-1,2419,1159,1167,-1,2376,1314,1313,-1,816,1348,817,-1,1315,2420,821,-1,1213,1617,1214,-1,912,2368,1323,-1,1146,1145,1231,-1,1207,1206,1205,-1,1207,2404,1208,-1,1243,1202,1199,-1,915,2421,2422,-1,1139,2423,2424,-1,2273,2425,2426,-1,2427,1274,1269,-1,1113,2428,2429,-1,2391,2430,1311,-1,2431,1342,1341,-1,2432,2397,1229,-1,1171,1316,1038,-1,1168,1170,2400,-1,2168,821,2420,-1,1166,2419,1167,-1,2433,2434,2435,-1,1987,1254,1235,-1,1155,1190,1189,-1,2436,2437,2438,-1,1252,2439,1253,-1,1147,2440,1145,-1,1208,2404,2441,-1,1143,1292,1144,-1,1416,2442,2443,-1,934,1111,1007,-1,880,860,1490,-1,2444,2445,2446,-1,2447,2448,2449,-1,1908,2105,1909,-1,1026,1025,1130,-1,2330,2354,2450,-1,2451,2452,2453,-1,1551,2327,1378,-1,1444,2454,1381,-1,1051,1038,2309,-1,1121,237,2455,-1,2455,237,229,-1,1019,1024,1120,-1,1117,1393,1118,-1,2456,1015,2457,-1,2458,2447,1191,-1,1501,2345,1397,-1,1401,2459,2460,-1,1107,932,1519,-1,2461,2462,2463,-1,976,1103,2464,-1,1100,1102,2465,-1,1089,2466,2361,-1,1408,2296,1409,-1,1413,2467,1099,-1,997,1094,995,-1,167,2468,1092,-1,322,1096,1413,-1,1089,1412,1090,-1,956,927,957,-1,2286,906,905,-1,963,962,2105,-1,1085,1420,1086,-1,1507,1081,1083,-1,1507,1506,1081,-1,1080,1505,1078,-1,1545,1548,2469,-1,1072,1074,2470,-1,1071,2471,1069,-1,2472,1433,1432,-1,2473,2474,1533,-1,2475,2476,2477,-1,1529,1439,893,-1,2478,2479,2480,-1,2308,1375,1377,-1,2291,1445,2481,-1,2316,1448,1447,-1,986,872,2482,-1,2352,2483,2353,-1,1462,1041,1040,-1,1052,1468,1036,-1,1048,1050,2318,-1,1385,1039,1383,-1,2484,2485,1375,-1,1052,1043,1468,-1,1848,2486,2487,-1,1467,1226,1466,-1,1038,1051,1036,-1,1001,1400,1524,-1,2451,2337,2488,-1,2489,274,2490,-1,1476,2491,2301,-1,2492,1471,1473,-1,1908,1474,2349,-1,1027,2351,1025,-1,1023,2493,1021,-1,2494,2495,1023,-1,1023,2496,2494,-1,1011,1502,1009,-1,1006,2497,1007,-1,1003,2284,1004,-1,2428,1113,2498,-1,322,999,323,-1,171,1414,1361,-1,1417,1415,1414,-1,995,1488,996,-1,864,863,2499,-1,991,141,1978,-1,985,2500,873,-1,2501,985,986,-1,873,872,986,-1,2321,1498,2502,-1,1498,1497,2502,-1,2503,2294,2444,-1,976,978,1500,-1,978,2288,1133,-1,1011,2504,1501,-1,2505,2506,2507,-1,1087,956,1552,-1,2286,905,960,-1,960,956,958,-1,950,949,952,-1,2508,949,2509,-1,944,1390,1327,-1,941,938,2456,-1,1015,940,1016,-1,2510,2414,1192,-1,2511,932,934,-1,934,933,1111,-1,2512,2513,2514,-1,1528,1440,1439,-1,1534,1536,2326,-1,2515,2516,2277,-1,2447,2449,2517,-1,927,1087,928,-1,920,2380,921,-1,2421,2518,2519,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=8 */
		private int[] getparietr_geometry_5_24_coordIndex_8()
		{
			int[] value = {2421,2519,2520,-1,1539,1541,2521,-1,1018,2491,1476,-1,1177,1543,2522,-1,904,2257,1552,-1,955,958,956,-1,1123,2523,2524,-1,1554,2525,1555,-1,1034,2253,2526,-1,1125,2527,2528,-1,1490,991,2529,-1,874,876,2247,-1,856,234,1374,-1,872,871,1453,-1,869,871,873,-1,865,867,2530,-1,864,990,862,-1,867,868,1454,-1,2486,2531,2532,-1,853,99,98,-1,254,2533,1578,-1,2534,483,1822,-1,1831,1830,2535,-1,2227,2536,2231,-1,837,839,2537,-1,2537,2538,837,-1,1595,2539,2164,-1,460,2540,559,-1,621,2541,1600,-1,2542,2543,2544,-1,822,2545,820,-1,1607,2169,2159,-1,818,492,819,-1,2546,529,2547,-1,2548,121,1570,-1,1619,1621,1612,-1,2549,2550,2551,-1,1660,636,635,-1,2552,2553,82,-1,1959,2554,1949,-1,567,527,2175,-1,1696,459,1694,-1,443,2121,808,-1,107,106,2069,-1,804,418,724,-1,800,1799,801,-1,402,1658,799,-1,798,430,412,-1,795,797,1851,-1,794,1838,792,-1,791,2149,369,-1,444,593,788,-1,379,378,786,-1,31,785,1669,-1,783,48,692,-1,696,695,782,-1,2555,62,664,-1,780,10,9,-1,781,778,780,-1,776,777,2022,-1,774,510,2556,-1,2556,1808,774,-1,417,2557,723,-1,773,1636,771,-1,769,508,770,-1,766,799,767,-1,764,456,765,-1,576,2113,762,-1,761,632,759,-1,758,1639,756,-1,377,2148,443,-1,379,787,359,-1,391,1889,392,-1,752,2558,750,-1,749,710,709,-1,747,1991,599,-1,50,782,30,-1,746,678,744,-1,741,743,565,-1,738,2037,739,-1,737,2559,735,-1,733,2560,734,-1,731,1680,70,-1,729,2003,730,-1,1,2064,727,-1,726,1756,89,-1,724,418,722,-1,721,1698,719,-1,718,1861,470,-1,1870,407,717,-1,714,716,2561,-1,534,533,712,-1,37,2046,707,-1,32,706,33,-1,704,1718,702,-1,46,1720,700,-1,698,2562,699,-1,696,1670,694,-1,693,2563,692,-1,691,328,330,-1,2073,689,57,-1,688,2564,686,-1,683,2565,684,-1,680,682,691,-1,678,679,744,-1,676,27,335,-1,675,2039,673,-1,672,2070,671,-1,671,2566,669,-1,668,1734,666,-1,665,2555,664,-1,2106,661,663,-1,660,1741,658,-1,657,2567,655,-1,654,2568,14,-1,651,2017,652,-1,649,731,647,-1,336,645,337,-1,644,2569,642,-1,640,582,2110,-1,637,1762,638,-1,636,592,591,-1,634,759,632,-1,631,1895,406,-1,628,471,629,-1,627,2570,625,-1,624,2206,622,-1,2025,2571,2023,-1,2571,2548,2023,-1,2214,2572,2573,-1,615,2574,616,-1,1769,1777,1770,-1,614,613,615,-1,612,2187,613,-1,604,606,609,-1,1774,2575,604,-1,674,673,2051,-1,2576,2075,126,-1,54,2185,2577,-1,2578,1784,1781,-1,594,442,593,-1,388,1788,1865,-1,583,585,2579,-1,2580,797,2581,-1,582,641,580,-1,577,769,578,-1,806,620,621,-1,402,401,572,-1,1692,1691,557,-1,562,567,2175,-1,199,562,2175,-1,38,2009,41,-1,2016,2582,2583,-1,2161,2191,844,-1,459,2540,460,-1,556,544,2584,-1,553,1868,554,-1,2585,1874,2129,-1,544,546,2586,-1,366,1815,1871,-1,2587,2549,2114,-1,597,596,360,-1,2588,1588,2233,-1,2240,846,2589,-1,525,2544,475,-1,520,2590,521,-1,1887,1596,2179,-1,511,2591,509,-1,508,769,506,-1,2592,2593,2594,-1,1790,1787,440,-1,499,438,1788,-1,1645,2595,1661,-1,2596,2583,2597,-1,2021,338,1592,-1,2598,2599,2235,-1,495,2217,493,-1,1612,1621,1824,-1,2600,1611,2601,-1,2601,1611,1610,-1,2602,1822,483,-1,477,1603,1820,-1,481,483,2166,-1,3,839,2035,-1,1879,1858,415,-1,472,1881,473,-1,1713,1711,539,-1,468,1984,467,-1,2603,795,1853,-1,461,1694,459,-1,2220,2604,2605,-1,2153,1691,2606,-1,506,769,577,-1,407,406,504,-1,502,792,1837,-1,1864,1863,403,-1,448,593,442,-1,446,443,445,-1,1789,1794,1793,-1,439,812,437,-1,1806,2607,1867,-1,1807,1806,2608,-1,2172,2609,2610,-1,1901,2611,2109,-1,749,2578,710,-1,60,605,2053,-1,2612,2186,420,-1,418,804,416,-1,417,722,418,-1,2613,2025,2614,-1,412,1834,410,-1,408,1766,409,-1,403,405,2149,-1,1697,1698,2130,-1,402,766,400,-1,468,2615,1984,-1,2616,424,467,-1,2616,396,424,-1,1785,2126,2616,-1,2617,754,1647,-1,2122,803,724,-1,717,373,372,-1,416,804,1799,-1,2550,2141,2618,-1,354,356,372,-1,397,2619,2620,-1,365,2615,363,-1,467,424,423,-1,2123,1646,1648,-1,2621,352,2622,-1,1898,790,371,-1,2623,546,2624,-1,1902,1901,1811,-1,2625,2590,520,-1,26,334,27,-1,1064,1066,2626,-1,2627,2475,2477,-1,2463,2462,2335,-1,191,2085,247,-1,319,321,2628,-1,318,256,258,-1,280,2097,315,-1,276,1932,304,-1,239,252,312,-1,2629,1927,2630,-1,275,220,307,-1,303,312,252,-1,300,2631,301,-1,297,299,2632,-1,295,1921,296,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=9 */
		private int[] getparietr_geometry_5_24_coordIndex_9()
		{
			int[] value = {165,288,290,-1,231,1923,284,-1,283,1930,275,-1,281,2099,279,-1,276,1922,277,-1,277,219,278,-1,311,310,251,-1,309,2101,303,-1,2489,2094,2633,-1,858,292,2634,-1,225,2635,223,-1,264,2636,262,-1,2637,2632,299,-1,1937,264,263,-1,302,301,1369,-1,251,310,250,-1,249,1911,238,-1,252,239,238,-1,244,2533,1912,-1,238,240,2128,-1,2638,273,1944,-1,1945,230,229,-1,2639,2096,1933,-1,231,226,229,-1,226,1946,227,-1,1948,2635,225,-1,1910,2104,222,-1,1957,195,1960,-1,876,875,290,-1,1952,1951,1953,-1,1953,1956,1952,-1,208,198,214,-1,197,1936,203,-1,203,1936,212,-1,2086,721,216,-1,205,210,1953,-1,198,202,199,-1,200,214,198,-1,192,211,193,-1,197,1952,196,-1,214,200,1950,-1,193,195,191,-1,170,184,188,-1,151,189,2076,-1,1970,1969,151,-1,166,186,183,-1,190,189,2083,-1,187,1961,188,-1,166,1964,185,-1,183,187,184,-1,147,2083,148,-1,1963,180,182,-1,181,177,1965,-1,173,1966,179,-1,176,1980,138,-1,175,1980,176,-1,169,130,167,-1,164,166,2640,-1,165,290,136,-1,158,140,139,-1,2078,2077,1982,-1,1976,2641,134,-1,158,160,2642,-1,135,137,1975,-1,140,158,2642,-1,134,2641,877,-1,877,1566,134,-1,151,2082,152,-1,148,1972,149,-1,290,137,136,-1,2640,145,1967,-1,1979,1489,170,-1,129,1978,141,-1,138,140,1962,-1,877,2641,878,-1,693,48,47,-1,2643,2644,2645,-1,1675,1674,676,-1,1987,1235,1988,-1,2646,2647,2162,-1,112,114,2648,-1,748,709,2009,-1,102,38,100,-1,97,2000,2068,-1,96,855,2066,-1,88,2001,1758,-1,88,1685,725,-1,85,727,2064,-1,82,2003,729,-1,82,2553,2062,-1,73,2649,2574,-1,70,648,647,-1,2650,68,67,-1,1775,1747,1652,-1,2006,1775,1652,-1,60,2052,1738,-1,2050,601,742,-1,2645,1728,2643,-1,54,2073,57,-1,54,2008,2047,-1,54,678,746,-1,1783,1724,47,-1,47,1768,1649,-1,47,1670,696,-1,43,1720,46,-1,41,437,42,-1,35,701,700,-1,31,2011,2042,-1,42,1995,1631,-1,2651,1730,690,-1,329,1905,1904,-1,1904,1907,1727,-1,1736,1735,22,-1,112,2070,1736,-1,19,664,1739,-1,17,656,655,-1,11,1746,1748,-1,8,2034,2018,-1,3,2032,2019,-1,2652,2028,0,-1,852,2653,853,-1,852,2654,2653,-1,2655,2656,2657,-1,2655,2658,2656,-1,115,2659,1686,-1,115,2660,2659,-1,1844,1754,1753,-1,1844,2661,1754,-1,1990,2662,1684,-1,1990,2663,2662,-1,1841,2022,2021,-1,1841,776,2022,-1,6,2031,7,-1,6,2020,2031,-1,4,8,10,-1,4,2035,8,-1,737,2664,2665,-1,737,2666,2664,-1,2036,1742,739,-1,2036,2667,1742,-1,2196,2014,1739,-1,2196,661,2014,-1,565,112,741,-1,564,112,565,-1,2668,671,2070,-1,2668,2566,671,-1,689,329,690,-1,680,329,689,-1,680,330,329,-1,680,691,330,-1,1731,1730,2651,-1,1731,679,1730,-1,2041,2669,1994,-1,2670,2669,2041,-1,2670,2671,2669,-1,2012,1672,28,-1,1672,2672,694,-1,2012,2672,1672,-1,35,708,711,-1,35,37,708,-1,1718,2673,2674,-1,1718,704,2673,-1,1985,2048,2047,-1,1783,2048,1985,-1,2645,685,1728,-1,2645,683,685,-1,2675,2049,2676,-1,2675,601,2049,-1,2675,1676,601,-1,670,673,672,-1,673,670,669,-1,740,2677,738,-1,1743,2677,740,-1,1743,2678,2677,-1,64,650,2054,-1,66,650,64,-1,736,2679,2680,-1,736,735,2679,-1,2567,1653,1679,-1,657,1653,2567,-1,2055,1653,657,-1,2055,2006,1653,-1,1627,2053,2575,-1,1627,61,2053,-1,2681,2682,2683,-1,2681,419,2682,-1,2684,2058,2005,-1,2684,2685,2058,-1,74,2574,1986,-1,74,73,2574,-1,2063,79,85,-1,2063,80,79,-1,2216,2072,2686,-1,2216,1614,2072,-1,1727,688,2013,-1,1726,688,1727,-1,688,1726,2564,-1,2646,338,337,-1,2162,338,2646,-1,2687,776,1841,-1,776,2687,2071,-1,1990,1754,2661,-1,1990,1989,1754,-1,1846,2688,2689,-1,2690,2688,1846,-1,1575,1999,97,-1,1575,2686,1999,-1,2188,77,1776,-1,2188,78,77,-1,1678,2050,742,-1,1678,672,2050,-1,672,1678,1737,-1,1737,1651,2197,-1,1737,1678,1651,-1,2073,2577,687,-1,2577,2073,54,-1,705,784,2691,-1,2199,784,705,-1,140,1966,1962,-1,2642,1966,140,-1,2306,2425,2273,-1,2692,2425,2306,-1,2077,2529,1982,-1,2077,881,2529,-1,1982,991,1978,-1,1982,2529,991,-1,2081,1973,159,-1,1973,2081,1976,-1,2079,159,1973,-1,2079,160,159,-1,1961,2076,188,-1,2076,1961,1963,-1,169,190,2083,-1,1979,190,169,-1,189,148,2083,-1,150,148,189,-1,1936,193,212,-1,1936,194,193,-1,292,857,293,-1,857,292,858,-1,1947,285,287,-1,228,285,1947,-1,1370,2244,1127,-1,1370,262,2244,-1,2693,244,1939,-1,2693,245,244,-1,2637,1128,2244,-1,299,1128,2637,-1,2104,217,222,-1,217,2104,218,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=10 */
		private int[] getparietr_geometry_5_24_coordIndex_10()
		{
			int[] value = {299,1126,1128,-1,299,1369,1126,-1,1938,1369,299,-1,210,247,249,-1,210,209,247,-1,2694,245,2693,-1,2694,1940,245,-1,1920,303,2101,-1,1920,312,303,-1,2097,2695,308,-1,2696,2695,2097,-1,271,2697,1948,-1,2697,271,270,-1,1946,294,227,-1,1946,295,294,-1,235,2698,1924,-1,235,1934,2698,-1,2699,233,232,-1,233,2699,2700,-1,2701,2702,291,-1,2702,2701,2703,-1,2704,2698,2705,-1,2704,2706,2698,-1,2707,2708,2098,-1,2707,2709,2708,-1,2095,2710,1937,-1,2711,2710,2095,-1,264,2712,2636,-1,2713,2712,264,-1,317,2714,2715,-1,317,2631,2714,-1,2716,2696,2717,-1,2716,2695,2696,-1,318,1968,256,-1,318,2718,1968,-1,291,164,2701,-1,291,288,164,-1,1917,2630,1927,-1,1917,1916,2630,-1,1915,2633,1916,-1,272,2633,1915,-1,270,2719,2697,-1,270,2628,2719,-1,1939,2709,2693,-1,1939,2708,2709,-1,253,1913,1912,-1,253,2717,1913,-1,2103,1918,2101,-1,1918,2103,1960,-1,2704,300,2720,-1,300,2704,2721,-1,2710,264,1937,-1,2713,264,2710,-1,2722,2709,2707,-1,2722,2723,2709,-1,1868,1892,1809,-1,1868,2724,1892,-1,2138,1813,2136,-1,2138,2725,1813,-1,1873,549,2726,-1,1873,547,549,-1,351,2112,516,-1,351,2727,2112,-1,1898,2115,2728,-1,1898,371,2115,-1,399,2619,397,-1,399,1876,2619,-1,2729,758,757,-1,2729,1856,758,-1,808,2730,786,-1,808,2120,2730,-1,342,2203,2107,-1,427,2203,342,-1,2731,2732,2174,-1,2731,2733,2732,-1,640,2734,1761,-1,640,1643,2734,-1,532,1984,531,-1,1983,1984,532,-1,1854,1860,2212,-1,1854,1659,1860,-1,2180,806,805,-1,806,2180,620,-1,1874,2127,2129,-1,2127,1874,425,-1,1698,2086,2130,-1,1698,721,2086,-1,1645,2593,2595,-1,1645,2594,2593,-1,2735,228,1947,-1,228,2735,2736,-1,1886,1213,1571,-1,1213,1886,1885,-1,2599,2234,2235,-1,2599,2659,2234,-1,614,2737,2004,-1,2737,614,616,-1,1784,2126,1785,-1,1784,2124,2126,-1,1873,381,1814,-1,1873,2135,381,-1,2738,2136,1900,-1,2738,2137,2136,-1,366,1872,367,-1,1872,366,1871,-1,2739,2740,2116,-1,2740,2739,2741,-1,358,1817,595,-1,357,1817,358,-1,2142,512,2742,-1,2142,513,512,-1,1781,1983,464,-1,1785,1983,1781,-1,793,1855,2743,-1,793,758,1855,-1,469,538,1662,-1,538,469,539,-1,2744,2745,2193,-1,2744,715,2745,-1,2744,716,715,-1,206,2130,2086,-1,2130,206,426,-1,2162,1593,1592,-1,2663,1593,2162,-1,1841,1592,1842,-1,1841,2021,1592,-1,1788,1866,1865,-1,438,1866,1788,-1,2182,439,499,-1,712,439,2182,-1,588,754,389,-1,377,754,588,-1,1664,623,622,-1,2192,623,1664,-1,1835,2595,2593,-1,1835,2746,2595,-1,450,1840,2747,-1,1840,450,1837,-1,809,766,1792,-1,400,766,809,-1,579,2748,2749,-1,579,2750,2748,-1,2751,2605,2752,-1,2751,414,2605,-1,2606,801,2153,-1,2606,2202,801,-1,557,2153,558,-1,1691,2153,557,-1,1800,562,561,-1,1800,566,562,-1,752,2143,2753,-1,752,2754,2143,-1,2141,2740,1857,-1,2740,2141,2587,-1,2755,2756,1897,-1,2756,2755,357,-1,2581,796,1860,-1,2581,797,796,-1,508,570,1858,-1,508,507,570,-1,463,2757,462,-1,2758,2757,463,-1,2759,547,2725,-1,2759,548,547,-1,2168,822,821,-1,2168,2158,822,-1,2395,1609,1608,-1,2395,2760,1609,-1,619,496,498,-1,496,619,2146,-1,618,2537,1591,-1,618,2538,2537,-1,2583,2177,2016,-1,2583,2596,2177,-1,588,388,589,-1,588,389,388,-1,2165,571,2163,-1,2165,2221,571,-1,1632,528,1634,-1,528,1632,526,-1,1215,1605,2168,-1,1215,2219,1605,-1,1582,1587,1821,-1,1585,1587,1582,-1,2239,1822,2602,-1,1822,2239,1821,-1,2233,2761,2588,-1,2233,2232,2761,-1,1832,2546,481,-1,2546,1832,2762,-1,1818,484,1819,-1,1818,2763,484,-1,1830,1588,2588,-1,1589,1588,1830,-1,817,489,488,-1,817,1610,489,-1,1601,2225,1594,-1,1601,1827,2225,-1,842,826,2764,-1,827,826,842,-1,1823,2161,843,-1,1823,2234,2161,-1,2538,617,2236,-1,617,2538,618,-1,2227,835,2224,-1,835,2227,836,-1,1622,1624,1626,-1,1624,1622,596,-1,376,789,2120,-1,789,376,375,-1,2727,349,2112,-1,1579,349,2727,-1,2765,2622,462,-1,2622,2765,2621,-1,2610,1853,767,-1,2609,1853,2610,-1,480,566,1800,-1,480,479,566,-1,2161,2189,2191,-1,2189,2161,2660,-1,2766,117,2767,-1,2768,117,2766,-1,496,1823,497,-1,496,2235,1823,-1,2234,2660,2161,-1,2234,2659,2660,-1,2597,838,837,-1,838,2597,2583,-1,112,1805,434,-1,564,1805,112,-1,2221,570,571,-1,2221,413,570,-1,2769,2770,2771,-1,2769,2752,2770,-1,1599,806,621,-1,806,1599,1598,-1,2746,1661,2595,-1,2746,1710,1661,-1,750,2772,2181,-1,2773,2772,750,-1,2118,398,2774,-1,2118,532,398,-1,1782,2075,2576,-1,2075,1782,600,-1,2185,1783,1782,-1,1783,2185,2048,-1,1648,358,2123,-1,1648,359,358,-1,1773,1772,615,-1,2215,1772,1773,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=11 */
		private int[] getparietr_geometry_5_24_coordIndex_11()
		{
			int[] value = {1777,2133,1770,-1,2215,2133,1777,-1,85,1769,1771,-1,85,79,1769,-1,96,2214,94,-1,96,91,2214,-1,428,517,2775,-1,428,2139,517,-1,64,656,2664,-1,657,656,64,-1,2776,2747,2777,-1,2776,2778,2747,-1,2149,2779,369,-1,2149,405,2779,-1,2780,2113,576,-1,2113,2780,463,-1,761,2145,2781,-1,2145,761,760,-1,575,762,354,-1,574,762,575,-1,401,2782,572,-1,401,2783,2782,-1,1686,116,115,-1,2027,116,1686,-1,2784,2553,2552,-1,2784,2785,2553,-1,643,336,644,-1,645,336,643,-1,2059,2786,2787,-1,2788,2786,2059,-1,648,2789,649,-1,648,72,2789,-1,2790,779,2791,-1,780,779,2790,-1,2057,2792,2793,-1,2057,69,2792,-1,13,1652,1747,-1,13,12,1652,-1,1745,16,15,-1,1745,1653,16,-1,651,66,2794,-1,651,650,66,-1,2678,1742,2667,-1,1743,1742,2678,-1,22,2795,1651,-1,24,2795,22,-1,24,2796,2795,-1,23,2796,24,-1,2564,1725,686,-1,1726,1725,2564,-1,1985,2797,109,-1,2047,2797,1985,-1,2798,1992,127,-1,1992,2798,2069,-1,2674,2799,2800,-1,2799,2674,2801,-1,705,34,2199,-1,705,32,34,-1,1995,468,1631,-1,1995,2615,468,-1,2671,1890,2669,-1,1890,2671,2802,-1,2181,2803,2804,-1,2181,2772,2803,-1,387,2570,627,-1,2570,387,447,-1,715,2805,2745,-1,2805,715,714,-1,469,1661,718,-1,1662,1661,469,-1,795,1763,796,-1,795,2194,1763,-1,1706,1655,1654,-1,1706,1705,1655,-1,2751,548,1879,-1,2751,549,548,-1,2806,2807,2808,-1,2807,2806,2770,-1,2107,1692,1808,-1,2107,2203,1692,-1,1803,1903,1894,-1,1802,1903,1803,-1,2809,2810,2811,-1,2809,2812,2810,-1,2813,83,2062,-1,1641,83,2813,-1,1683,1989,1684,-1,1683,2814,1989,-1,1750,2788,75,-1,1750,2786,2788,-1,2685,2815,2020,-1,2685,67,2815,-1,1674,114,2210,-1,2676,114,1674,-1,1724,1672,1671,-1,1672,1724,111,-1,2042,2816,2817,-1,2011,2816,2042,-1,422,1997,423,-1,422,1998,1997,-1,2670,2802,2671,-1,2670,1875,2802,-1,2818,2819,2820,-1,2819,2818,2821,-1,2822,1838,794,-1,1838,2822,1839,-1,522,2579,585,-1,521,2579,522,-1,2823,2824,2580,-1,2823,2825,2824,-1,581,2110,582,-1,581,1643,2110,-1,340,478,552,-1,340,2211,478,-1,1696,2808,2807,-1,2808,1696,2201,-1,2178,1894,1893,-1,2178,1803,1894,-1,455,2826,2208,-1,455,1795,2826,-1,93,2027,2026,-1,93,92,2027,-1,1641,84,83,-1,1640,84,1641,-1,2737,2687,2827,-1,2737,2649,2687,-1,2677,21,1627,-1,2677,2036,21,-1,2828,114,2676,-1,2828,2648,114,-1,100,395,394,-1,100,2829,395,-1,539,2830,540,-1,539,1710,2830,-1,1862,2590,2625,-1,583,2590,1862,-1,2770,1850,2771,-1,1850,2770,2806,-1,1700,1689,1701,-1,1689,1700,2204,-1,1667,711,710,-1,711,1667,35,-1,2598,496,1845,-1,2598,2235,496,-1,2811,1697,1688,-1,1697,2811,2810,-1,1625,1816,2831,-1,1625,1624,1816,-1,1623,2241,2576,-1,1623,1622,2241,-1,1722,2800,2798,-1,2800,1722,1719,-1,345,2129,551,-1,345,2585,2129,-1,1621,2218,1824,-1,1330,2218,1621,-1,2832,118,2833,-1,2832,119,118,-1,2834,1569,2835,-1,2834,1570,1569,-1,2216,850,813,-1,849,850,2216,-1,2836,825,2837,-1,825,2836,826,-1,1819,486,525,-1,484,486,1819,-1,2762,1606,530,-1,2762,1604,1606,-1,492,1825,819,-1,1825,492,2534,-1,2158,1605,1604,-1,1605,2158,2168,-1,1603,2487,2837,-1,1603,1848,2487,-1,1603,476,1848,-1,2217,844,493,-1,2217,1584,844,-1,1791,1867,2607,-1,1791,1865,1867,-1,2838,1827,1826,-1,1827,2838,2226,-1,2839,2221,2165,-1,2540,2221,2839,-1,2840,1806,435,-1,2607,1806,2840,-1,2841,2838,834,-1,2841,2226,2838,-1,2164,1596,1595,-1,2164,2163,1596,-1,217,2842,2843,-1,2842,217,2844,-1,2238,2845,2236,-1,2238,2228,2845,-1,2846,2229,2230,-1,2846,2847,2229,-1,2848,2849,840,-1,2848,2843,2849,-1,2230,1590,2846,-1,2230,1588,1590,-1,2589,2547,2761,-1,2589,482,2547,-1,1583,617,1581,-1,1583,2850,617,-1,2551,1815,516,-1,1815,2551,2550,-1,542,1811,543,-1,1902,1811,542,-1,2112,348,2111,-1,2112,349,348,-1,2851,2852,2853,-1,2851,2854,2852,-1,2855,2856,2857,-1,2856,2855,2858,-1,2859,2860,2861,-1,2859,2862,2860,-1,2111,2863,2864,-1,2863,2111,348,-1,2865,2864,2866,-1,2864,2865,2111,-1,2867,2868,2869,-1,2867,2870,2868,-1,2871,2872,2132,-1,2871,2866,2872,-1,2133,2873,1770,-1,2873,2133,2132,-1,2186,606,2131,-1,2186,609,606,-1,2874,2875,2876,-1,2874,2861,2875,-1,2877,2875,2878,-1,2877,2879,2875,-1,2880,246,2854,-1,2880,1578,246,-1,2128,241,243,-1,241,2128,240,-1,99,2690,97,-1,99,853,2690,-1,2881,2243,2882,-1,2881,1573,2243,-1,98,2654,852,-1,98,2068,2654,-1,118,2072,1884,-1,118,2883,2072,-1,2884,2885,2886,-1,2887,2885,2884,-1,2888,2889,2890,-1,2889,2888,1460,-1,1525,2250,1526,-1,1525,1560,2250,-1,1436,2252,1034,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=12 */
		private int[] getparietr_geometry_5_24_coordIndex_12()
		{
			int[] value = {1436,1558,2252,-1,1554,2254,1435,-1,1554,1556,2254,-1,2891,2892,2388,-1,2891,2390,2892,-1,1268,2409,1355,-1,1268,1267,2409,-1,2893,1341,1339,-1,2893,2894,1341,-1,921,1178,922,-1,921,1179,1178,-1,2509,2895,2439,-1,2509,2896,2895,-1,1421,954,2897,-1,1421,907,954,-1,1548,2259,2258,-1,1548,1550,2259,-1,1305,1547,1546,-1,1305,2263,1547,-1,1176,1542,1177,-1,1176,2264,1542,-1,1540,2265,2267,-1,2265,1540,1539,-1,2270,2265,2268,-1,2270,2266,2265,-1,1537,1301,2272,-1,1301,1537,1299,-1,2898,2471,1071,-1,2899,2471,2898,-1,2277,2900,2515,-1,2277,2276,2900,-1,2901,972,2902,-1,972,2901,970,-1,2360,2323,2322,-1,2359,2323,2360,-1,1532,2903,1533,-1,2903,1532,2904,-1,2279,2905,2280,-1,2906,2905,2279,-1,1061,2907,2627,-1,1063,2907,1061,-1,1060,1530,1529,-1,1059,1530,1060,-1,2908,2909,2910,-1,2908,2911,2909,-1,1560,1495,2250,-1,1495,1560,2320,-1,2912,2913,2914,-1,2913,2512,2514,-1,2913,2912,2512,-1,1401,1523,1400,-1,1401,2285,1523,-1,1521,2284,1522,-1,2284,1521,1004,-1,2915,2916,2917,-1,2915,2918,2916,-1,2458,2919,2920,-1,2458,1115,2919,-1,2447,1017,1191,-1,2447,2921,1017,-1,2392,1193,2922,-1,2392,1194,1193,-1,1514,2923,2924,-1,2923,1514,1513,-1,1544,2925,2262,-1,2925,1544,1423,-1,2325,1534,2326,-1,1534,2325,2926,-1,2504,2345,1501,-1,2504,2346,2345,-1,2927,982,2928,-1,983,982,2927,-1,1442,2929,2478,-1,1442,2930,2929,-1,2931,2293,1105,-1,2931,2932,2293,-1,2933,2934,2935,-1,2934,2936,2937,-1,2936,2934,2933,-1,2938,888,2939,-1,2938,2249,888,-1,994,2940,2941,-1,994,993,2940,-1,1419,1415,1417,-1,1415,1419,2942,-1,2443,1362,1416,-1,1362,2443,1485,-1,998,1413,1099,-1,1413,998,322,-1,1127,2356,2355,-1,2361,2356,1127,-1,2465,1410,1100,-1,2465,1481,1410,-1,1405,1404,1106,-1,2943,1404,1405,-1,1110,2944,1112,-1,1110,2945,2944,-1,1401,2341,2459,-1,1399,2341,1401,-1,2504,1010,2946,-1,2504,1011,1010,-1,2411,2300,1251,-1,2300,2411,2299,-1,1472,2307,1473,-1,2307,1472,2305,-1,2303,1470,2304,-1,2303,1389,1470,-1,2947,2355,2332,-1,2947,1371,2355,-1,2337,1524,2488,-1,1524,2337,1001,-1,1045,1455,1046,-1,1045,1387,1455,-1,1465,1046,1041,-1,1465,1047,1046,-1,2484,2308,1042,-1,2484,1375,2308,-1,2314,1444,1459,-1,2314,2454,1444,-1,2483,1565,1567,-1,1565,2483,2948,-1,2467,1369,171,-1,2467,1126,1369,-1,2261,2313,1075,-1,2261,1547,2313,-1,2522,1079,910,-1,2522,969,1079,-1,2949,2485,886,-1,2485,2949,2950,-1,1053,2318,884,-1,1048,2318,1053,-1,1388,2157,2543,-1,2157,1388,2951,-1,1379,898,1124,-1,1379,1378,898,-1,2402,1437,1230,-1,2402,2952,1437,-1,1041,1456,1039,-1,1046,1456,1041,-1,2953,1384,2954,-1,1384,2953,1385,-1,2951,1387,1045,-1,1388,1387,2951,-1,1035,1230,1437,-1,1035,929,1230,-1,141,2955,142,-1,2955,141,2956,-1,1448,885,1056,-1,1448,2248,885,-1,1377,1443,1381,-1,1377,1376,1443,-1,2957,984,2890,-1,984,2957,2445,-1,2514,2958,2939,-1,2514,2513,2958,-1,2959,2935,2934,-1,2959,2960,2935,-1,2961,2319,1559,-1,2319,2961,2480,-1,2478,1438,1442,-1,2478,2480,1438,-1,1061,1557,2962,-1,1061,1558,1557,-1,2963,1533,2903,-1,1533,2963,2473,-1,1132,2472,1432,-1,2964,1132,1131,-1,2964,2472,1132,-1,2965,2472,2964,-1,2360,899,2966,-1,899,2360,900,-1,2326,972,971,-1,2326,1536,972,-1,1073,1549,1077,-1,1073,1550,1549,-1,2264,1081,1542,-1,2264,1509,1081,-1,1423,911,1078,-1,1423,1544,911,-1,2301,1084,965,-1,2301,2491,1084,-1,2286,1086,906,-1,2286,966,1086,-1,1095,1090,1096,-1,1090,1095,2967,-1,1410,2450,2968,-1,1410,1409,2450,-1,1500,1407,2330,-1,1407,1500,978,-1,2969,1104,1404,-1,2970,1104,2969,-1,1104,2970,2971,-1,2972,2973,2974,-1,2973,2972,2975,-1,325,2976,326,-1,325,2977,2976,-1,2281,2978,2979,-1,2281,2980,2978,-1,2281,2338,2980,-1,1111,2429,2981,-1,1111,1113,2429,-1,1478,2341,1479,-1,1478,2339,2341,-1,1478,2982,2339,-1,2982,1478,2983,-1,2284,2981,2285,-1,2981,2284,1003,-1,2346,2946,2984,-1,2346,2504,2946,-1,2985,1014,2348,-1,2985,2986,1014,-1,2414,2348,1013,-1,2348,2414,2916,-1,1021,1327,1326,-1,1021,1518,1327,-1,939,1326,940,-1,1326,939,1022,-1,2351,2987,2988,-1,2351,1469,2987,-1,2989,2990,2988,-1,2991,2990,2989,-1,2992,2486,2532,-1,2487,2486,2992,-1,1047,2531,2486,-1,2531,1047,1465,-1,2353,1382,1381,-1,1382,2353,1383,-1,2353,1567,879,-1,2353,2483,1567,-1,2354,2332,2355,-1,2354,1406,2332,-1,2285,2429,1523,-1,2429,2285,2981,-1,1371,1127,2355,-1,1370,1127,1371,-1,2991,1511,1088,-1,1511,2991,2993,-1,955,1393,958,-1,955,1118,1393,-1,2994,1908,2349,-1,2994,2105,1908,-1,1082,2995,1120,-1,2995,1082,1360,-1,1507,1395,1394,-1,1395,1507,1083,-1,2493,1505,1080,-1,1505,2493,1023,-1,2505,942,941,-1,2505,2996,942,-1,2997,1076,1461,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=13 */
		private int[] getparietr_geometry_5_24_coordIndex_13()
		{
			int[] value = {1076,2997,2517,-1,2998,2915,2999,-1,2998,2900,2915,-1,2984,1535,2346,-1,2984,3000,1535,-1,2359,2287,2344,-1,2287,2359,2358,-1,2343,1066,2342,-1,2343,1131,1066,-1,3001,2472,3002,-1,3001,1433,2472,-1,3003,1434,3004,-1,1429,1434,3003,-1,3005,2473,1008,-1,3006,2473,3005,-1,2497,2904,3007,-1,2497,2903,2904,-1,3008,1520,3009,-1,1521,1520,3008,-1,3010,2983,3011,-1,2982,2983,3010,-1,3012,1059,1480,-1,1530,1059,3012,-1,1528,3013,1440,-1,1528,1367,3013,-1,326,1441,3014,-1,326,1442,1441,-1,2979,2502,1497,-1,2502,2979,2978,-1,2973,2960,2463,-1,2973,2935,2960,-1,2970,3015,2958,-1,2970,2969,3015,-1,3016,2972,2292,-1,2972,3016,2936,-1,3017,2503,1134,-1,2928,2503,3017,-1,3018,2297,2289,-1,3018,1103,2297,-1,1447,2329,2316,-1,1101,2329,1447,-1,1483,985,3019,-1,1483,2500,985,-1,323,3020,3021,-1,3020,323,999,-1,167,2955,2468,-1,142,2955,167,-1,2530,1486,1485,-1,1486,2530,2295,-1,1094,2499,995,-1,1094,3022,2499,-1,3023,1026,1130,-1,1033,1026,3023,-1,2357,2994,2349,-1,2357,1368,2994,-1,2506,941,3024,-1,941,2506,2505,-1,2358,1503,2287,-1,1503,2358,973,-1,2915,2276,2918,-1,2915,2900,2276,-1,2473,1006,1008,-1,1006,2473,2963,-1,3025,2907,3026,-1,3025,3027,2907,-1,3028,2479,3029,-1,3030,2479,3028,-1,2971,2958,2513,-1,2958,2971,2970,-1,1101,1446,1102,-1,1101,1447,1446,-1,2328,2295,1493,-1,2328,1486,2295,-1,1403,3013,3031,-1,3014,3013,1403,-1,3032,1049,2290,-1,1050,1049,3032,-1,1129,2897,1130,-1,1421,2897,1129,-1,1056,884,2318,-1,885,884,1056,-1,2477,2252,2627,-1,2477,2253,2252,-1,1084,966,965,-1,1084,1086,966,-1,1025,2275,1129,-1,2350,2275,1025,-1,2330,1409,979,-1,1409,2330,2450,-1,3033,2299,2411,-1,3033,3034,2299,-1,2364,3035,2362,-1,2364,3036,3035,-1,3037,3038,3039,-1,3037,3040,3038,-1,3040,3037,3041,-1,1236,1292,1143,-1,1236,2367,1292,-1,1149,1147,1146,-1,1149,1356,1147,-1,1319,913,1322,-1,913,1319,914,-1,3042,1513,1512,-1,3043,1513,3042,-1,3044,1261,1277,-1,3044,1262,1261,-1,3044,3045,3046,-1,1277,3045,3044,-1,1247,1186,1281,-1,1186,1247,1187,-1,1244,1154,1245,-1,1154,1244,2373,-1,1354,1155,1154,-1,1155,1354,1190,-1,1296,3047,1240,-1,1296,1156,3047,-1,1293,3048,3049,-1,1293,3050,3048,-1,2385,1254,1987,-1,1254,2385,3048,-1,2434,3051,3052,-1,3053,3051,2434,-1,3054,1240,3047,-1,1333,1240,3054,-1,1352,3055,1239,-1,3056,3055,1352,-1,3057,1351,3058,-1,3057,1349,1351,-1,1222,3059,2894,-1,1222,3060,3059,-1,2383,1184,1183,-1,2383,3060,1184,-1,3061,3062,1307,-1,3062,3061,1217,-1,1218,820,2395,-1,1218,1315,820,-1,947,1184,1221,-1,947,2399,1184,-1,1172,1380,2415,-1,1380,1172,1174,-1,3063,1310,1224,-1,3063,1167,1310,-1,3064,2375,2396,-1,2375,3064,1164,-1,931,2432,1229,-1,2432,931,1345,-1,1139,2426,1140,-1,1139,2424,2426,-1,2403,1230,931,-1,2403,2402,1230,-1,951,2382,2896,-1,951,1344,2382,-1,1221,948,947,-1,1221,1220,948,-1,1264,2384,1987,-1,2384,1264,2409,-1,2387,3065,2388,-1,3065,2387,3066,-1,3054,2388,2892,-1,2388,3054,2386,-1,1351,1256,3052,-1,1351,2410,1256,-1,1351,1350,2410,-1,3067,1286,3053,-1,3067,2406,1286,-1,1269,2411,2427,-1,1269,3033,2411,-1,2922,2393,2392,-1,2922,3068,2393,-1,2922,3069,3068,-1,2692,3068,3070,-1,2692,2393,3068,-1,2412,3071,3037,-1,2412,3072,3071,-1,2519,1198,3073,-1,2519,2518,1198,-1,1325,2268,2265,-1,2268,1325,1300,-1,2394,2267,1205,-1,2394,1540,2267,-1,1145,1540,2394,-1,1541,1540,1145,-1,1142,1538,1203,-1,2269,1538,1142,-1,1214,1209,1212,-1,1214,1210,1209,-1,1330,1311,2218,-1,1330,2391,1311,-1,2432,3062,1225,-1,2432,1345,3062,-1,2396,2416,3064,-1,2396,2418,2416,-1,2418,2396,3074,-1,947,1344,950,-1,947,946,1344,-1,1174,1378,1380,-1,1174,1551,1378,-1,3075,1551,1174,-1,3076,1324,3077,-1,3076,3078,1324,-1,815,2368,1615,-1,815,1323,2368,-1,3079,2877,3080,-1,2877,3079,3081,-1,3082,3077,3083,-1,3082,3076,3077,-1,1371,3079,3084,-1,1371,2947,3079,-1,3078,2422,1300,-1,3078,2298,2422,-1,2498,3085,2428,-1,2498,1372,3085,-1,3036,2923,3035,-1,3036,2924,2923,-1,1264,1143,1202,-1,1264,1988,1143,-1,3086,3087,3088,-1,3086,3039,3087,-1,3089,3090,3091,-1,3089,3058,3090,-1,3092,1293,1292,-1,3056,1293,3092,-1,3093,1239,3055,-1,3093,2413,1239,-1,3094,3040,3095,-1,3094,3038,3040,-1,3096,3097,2371,-1,3096,3098,3097,-1,3069,918,3068,-1,3069,2274,918,-1,3099,1258,3042,-1,3099,1259,1258,-1,3100,1349,3057,-1,1349,3100,3101,-1,3102,3088,3103,-1,3088,3102,3086,-1,3095,3041,3104,-1,3095,3040,3041,-1,1260,1194,2408,-1,1260,1259,1194,-1,1220,2894,2893,-1,2894,1220,1222,-1,1152,2372,2371,-1,1151,2372,1152,-1,1514,3036,2364,-1,3036,1514,2924,-1,3105,2411,1253,-1,3105,2427,2411,-1,1512,2364,2363,-1,1512,1514,2364,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=14 */
		private int[] getparietr_geometry_5_24_coordIndex_14()
		{
			int[] value = {2366,3045,1277,-1,2366,3106,3045,-1,1342,1516,1273,-1,1516,1342,3107,-1,1517,3107,1152,-1,1517,1516,3107,-1,1281,3041,1282,-1,3041,1281,3104,-1,1280,1245,1154,-1,1280,1246,1245,-1,1284,1254,1285,-1,1284,2367,1254,-1,3093,3056,3092,-1,3093,3055,3056,-1,3108,3053,1320,-1,3051,3053,3108,-1,1248,1151,1257,-1,2372,1151,1248,-1,3106,2405,3045,-1,3106,1287,2405,-1,1231,2394,1242,-1,1145,2394,1231,-1,1524,3082,3109,-1,3082,1524,2428,-1,3109,3083,3110,-1,3109,3082,3083,-1,3081,2879,2877,-1,2879,3081,3110,-1,1016,2422,2298,-1,2422,1016,1328,-1,815,1324,1323,-1,815,814,1324,-1,3074,1346,2418,-1,1182,1346,3074,-1,1346,1182,2399,-1,2398,1161,1160,-1,2398,1309,1161,-1,1316,1306,1038,-1,1316,1318,1306,-1,1219,1608,1224,-1,2395,1608,1219,-1,1322,2521,2440,-1,1322,913,2521,-1,2440,1541,1145,-1,2521,1541,2440,-1,1297,1242,1205,-1,1297,1298,1242,-1,1144,2269,1142,-1,1144,2270,2269,-1,1203,1537,1199,-1,1203,1538,1537,-1,1290,1280,1279,-1,1290,3072,1280,-1,1200,3072,1290,-1,1200,2271,3072,-1,2272,2271,1200,-1,3072,2520,3071,-1,3072,2271,2520,-1,1271,1198,1272,-1,1271,1196,1198,-1,1272,916,2424,-1,917,916,1272,-1,2692,2305,2393,-1,2305,2692,2306,-1,2492,3033,1269,-1,2492,2302,3033,-1,1269,1471,2492,-1,1269,2408,1471,-1,2430,2390,2891,-1,2430,2391,2390,-1,2891,1337,2430,-1,1337,2891,1335,-1,3103,3095,3104,-1,3103,3088,3095,-1,1339,3111,3112,-1,1339,1338,3111,-1,3113,2369,3114,-1,2369,3113,2370,-1,2370,921,2379,-1,2370,3113,921,-1,1169,2315,1170,-1,1304,2315,1169,-1,2410,3115,1255,-1,2410,1350,3115,-1,1159,1162,1160,-1,1159,1163,1162,-1,2397,1228,1229,-1,2398,1228,2397,-1,1163,2419,2374,-1,1163,1159,2419,-1,1610,1347,2378,-1,1610,817,1347,-1,2417,1173,1172,-1,1173,2417,1168,-1,3060,1221,1184,-1,3060,1222,1221,-1,1317,1215,2167,-1,1215,1317,1216,-1,2377,1217,3061,-1,2377,1218,1217,-1,1546,1304,1305,-1,1304,1546,2315,-1,1161,1167,1159,-1,1310,1167,1161,-1,1318,2167,3116,-1,1318,1317,2167,-1,3064,3117,1175,-1,3064,2416,3117,-1,2386,3047,3118,-1,3054,3047,2386,-1,2435,3052,1256,-1,2434,3052,2435,-1,2385,3049,3048,-1,2385,3066,3049,-1,3049,1294,1293,-1,3119,1294,3049,-1,2373,1186,1354,-1,1281,1186,2373,-1,3120,1341,3121,-1,2431,1341,3120,-1,3107,2431,1152,-1,2431,3107,1342,-1,2379,3043,2370,-1,3043,2379,2436,-1,1261,1278,1277,-1,3111,1278,1261,-1,2405,3046,3045,-1,2405,1289,3046,-1,3042,2370,3043,-1,3042,1258,2370,-1,3089,3122,3100,-1,3089,3091,3122,-1,2440,1321,1322,-1,2440,1147,1321,-1,1147,3123,1321,-1,1356,3123,1147,-1,1284,3092,1292,-1,1237,3092,1284,-1,1237,3093,3092,-1,1237,2413,3093,-1,3086,3037,3039,-1,3102,3037,3086,-1,3102,2412,3037,-1,1232,3097,3098,-1,1515,3097,1232,-1,3097,1515,1517,-1,3106,1288,1287,-1,1288,3106,3124,-1,3125,1411,1091,-1,3125,2329,1411,-1,3125,3126,2329,-1,1403,1002,1402,-1,1002,1403,3031,-1,2465,1057,1481,-1,2465,1055,1057,-1,1103,980,2297,-1,1103,981,980,-1,954,904,952,-1,954,907,904,-1,2934,1561,2959,-1,2934,890,1561,-1,1451,2248,1448,-1,1451,1452,2248,-1,2477,1058,1060,-1,3010,2477,2476,-1,3010,1058,2477,-1,3010,3011,1058,-1,3127,1492,987,-1,3127,3128,1492,-1,863,995,2499,-1,1488,995,863,-1,3129,2928,3017,-1,3129,2927,2928,-1,2293,2912,2914,-1,2293,2932,2912,-1,2977,2930,2976,-1,2977,2929,2930,-1,1532,932,2511,-1,1532,1531,932,-1,3130,1427,1069,-1,1427,3130,2986,-1,2346,1534,2347,-1,2346,1535,1534,-1,3131,1115,1114,-1,3131,2919,1115,-1,2491,1085,1084,-1,2491,3132,1085,-1,927,1119,957,-1,3133,1119,927,-1,2940,1092,2941,-1,2940,1093,1092,-1,2443,2530,1485,-1,865,2530,2443,-1,1568,1419,1491,-1,1568,2942,1419,-1,999,988,3020,-1,999,1484,988,-1,1095,2501,986,-1,2501,1095,1097,-1,1095,2482,2967,-1,1095,986,2482,-1,1482,1057,2317,-1,1057,1482,1481,-1,2464,2927,3129,-1,2464,3134,2927,-1,2909,3135,3136,-1,2909,2911,3135,-1,2444,3137,1135,-1,3137,2444,2446,-1,2936,2975,2972,-1,2936,2933,2975,-1,2333,1496,1527,-1,2333,2335,1496,-1,2321,2978,2980,-1,2321,2502,2978,-1,2976,1442,326,-1,2976,2930,1442,-1,2982,2476,2339,-1,3010,2476,2982,-1,1062,3138,1063,-1,1062,3139,3138,-1,3139,3009,1520,-1,1062,3009,3139,-1,3004,1433,3001,-1,1434,1433,3004,-1,1108,1430,1109,-1,1108,2278,1430,-1,3007,1532,2511,-1,2904,1532,3007,-1,1066,3140,2342,-1,1066,1065,3140,-1,3141,2324,3142,-1,3141,2626,2324,-1,3143,2946,1010,-1,2946,3143,3144,-1,2918,1428,2985,-1,2918,2276,1428,-1,2899,2920,2919,-1,2920,2899,2470,-1,3024,1461,2506,-1,3024,2997,1461,-1,1424,2495,2494,-1,2495,1424,1504,-1,1083,1120,1395,-1,1083,1082,1120,-1,3145,1076,2517,-1,3145,3146,1076,-1,1360,3147,2995,-1,3147,1360,1508,-1,1118,957,1119,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=15 */
		private int[] getparietr_geometry_5_24_coordIndex_15()
		{
			int[] value = {1118,955,957,-1,3148,924,923,-1,3148,2990,924,-1,2330,1406,2354,-1,1406,2330,1407,-1,2155,3149,2736,-1,3149,2155,2884,-1,2988,1032,2989,-1,2988,2987,1032,-1,2993,3150,3151,-1,2991,3150,2993,-1,2991,2989,3150,-1,2493,1518,1021,-1,2493,3152,1518,-1,2517,2921,2447,-1,2921,2517,2997,-1,3153,2517,2449,-1,3153,3145,2517,-1,1109,3001,1110,-1,3003,3001,1109,-1,3003,3004,3001,-1,3138,1522,2460,-1,3138,1520,1522,-1,3138,3139,1520,-1,1000,1400,1001,-1,1000,1398,1400,-1,2282,1402,2283,-1,327,1402,2282,-1,2337,2453,2336,-1,2453,2337,2451,-1,1104,2931,1105,-1,2931,1104,2971,-1,2466,1411,1100,-1,2466,1089,1411,-1,3128,998,1098,-1,3128,1484,998,-1,3128,3127,1484,-1,1099,171,1361,-1,2467,171,1099,-1,2994,332,1422,-1,2994,1368,332,-1,2261,1077,1549,-1,2261,1075,1077,-1,1072,2899,2898,-1,1072,2470,2899,-1,2325,903,2516,-1,2325,2256,903,-1,2966,1553,971,-1,899,1553,2966,-1,900,2322,2523,-1,2322,900,2360,-1,1124,895,3154,-1,1124,1123,895,-1,2279,2254,3155,-1,2279,2255,2254,-1,2480,1498,2319,-1,2479,1498,2480,-1,1527,2320,2321,-1,1495,2320,1527,-1,891,3156,2527,-1,891,2937,3156,-1,2445,2294,984,-1,2445,2444,2294,-1,2318,3032,2317,-1,2318,1050,3032,-1,1451,2482,872,-1,1451,1450,2482,-1,883,2310,3157,-1,2311,2310,883,-1,874,2954,1384,-1,874,2247,2954,-1,2532,2154,2992,-1,2154,2532,2887,-1,1302,3158,1044,-1,1302,930,3158,-1,2415,1379,1457,-1,2415,1380,1379,-1,1545,1170,2315,-1,1545,2469,1170,-1,2314,3157,2310,-1,3157,2314,1458,-1,1042,1125,2484,-1,1042,1044,1125,-1,2258,2469,1548,-1,3159,2469,2258,-1,1556,3155,2254,-1,3155,1556,2474,-1,1036,1226,1037,-1,1466,1226,1036,-1,2454,2310,2312,-1,2310,2454,2314,-1,2247,1373,2954,-1,2247,856,1373,-1,1045,2486,2951,-1,1045,1047,2486,-1,1523,2428,1524,-1,2428,1523,2429,-1,2488,3109,3160,-1,3109,2488,1524,-1,3084,3080,3161,-1,3084,3079,3080,-1,3132,1018,1020,-1,3132,2491,1018,-1,1390,2303,1328,-1,1390,1389,2303,-1,1396,944,1327,-1,1396,1024,944,-1,3150,1117,3151,-1,3150,1028,1117,-1,1193,2362,3035,-1,1193,1195,2362,-1,1012,2986,3130,-1,1014,2986,1012,-1,1372,2510,1192,-1,1372,1397,2510,-1,936,3162,1136,-1,3142,3162,936,-1,1105,2452,1106,-1,1105,2974,2452,-1,2498,1112,2944,-1,1112,2498,1113,-1,1134,2288,3017,-1,1134,1133,2288,-1,2956,2941,2955,-1,2956,994,2941,-1,869,1492,1454,-1,1492,869,987,-1,2939,3015,2938,-1,2939,2958,3015,-1,3156,2914,2913,-1,3156,3016,2914,-1,2973,3163,2974,-1,2973,2463,3163,-1,983,3134,2481,-1,983,2927,3134,-1,2296,979,1409,-1,2296,980,979,-1,2943,1133,1135,-1,1133,2943,978,-1,3164,2915,2917,-1,3164,2999,2915,-1,2256,971,1553,-1,971,2256,2326,-1,2507,2262,2925,-1,2507,2263,2262,-1,963,2994,1422,-1,963,2105,2994,-1,1130,3165,3023,-1,1130,2897,3165,-1,949,2896,2509,-1,949,951,2896,-1,2508,952,949,-1,2508,953,952,-1,1194,2305,1472,-1,2305,1194,2392,-1,2456,940,1015,-1,2456,938,940,-1,2997,2457,2921,-1,2997,3024,2457,-1,1012,1116,1013,-1,1012,1114,1116,-1,2917,2414,2510,-1,2917,2916,2414,-1,935,3166,936,-1,935,3140,3166,-1,935,2342,3140,-1,2514,2528,2913,-1,2514,887,2528,-1,2255,2962,1557,-1,2962,2255,2280,-1,1533,2525,1431,-1,1533,1555,2525,-1,970,974,3167,-1,970,2901,974,-1,1068,2277,2516,-1,1428,2277,1068,-1,2260,1071,1359,-1,1071,2260,2898,-1,2257,1087,1552,-1,1087,2257,928,-1,2380,919,2437,-1,919,2380,920,-1,917,2421,915,-1,917,2518,2421,-1,2520,1301,2421,-1,2520,2271,1301,-1,2368,914,1210,-1,912,914,2368,-1,3168,2509,2439,-1,3168,2508,2509,-1,3113,1179,921,-1,3113,2381,1179,-1,3112,2893,1339,-1,3112,1180,2893,-1,3169,1355,1185,-1,3169,1268,1355,-1,1335,2388,3065,-1,1335,2891,2388,-1,2407,3067,2433,-1,2407,1329,3067,-1,1123,896,895,-1,1123,2524,896,-1,892,2526,893,-1,1034,2526,892,-1,887,1125,2528,-1,1125,887,886,-1,2949,2890,2889,-1,2949,2957,2890,-1,3157,884,883,-1,3157,1053,884,-1,867,861,868,-1,867,866,861,-1,1122,234,1933,-1,1122,1374,234,-1,2736,226,228,-1,226,2736,3149,-1,2887,2531,2885,-1,2532,2531,2887,-1,2883,2686,2072,-1,2689,2686,2883,-1,2832,1571,1213,-1,1572,1571,2832,-1,2688,2000,1999,-1,2653,2000,2688,-1,3170,1578,2880,-1,3170,243,1578,-1,2878,3080,2877,-1,3171,3080,2878,-1,2876,2869,2874,-1,2867,2869,2876,-1,2853,3172,3171,-1,2853,2852,3172,-1,94,2573,850,-1,2214,2573,94,-1,2573,2873,2868,-1,2573,1770,2873,-1,2871,2865,2866,-1,2871,2184,2865,-1,3173,2870,2867,-1,3173,814,2870,-1,2866,3174,2872,-1,3174,2866,2864,-1,2864,3175,3174,-1,3175,2864,2863,-1,3175,2862,2859,-1,3175,3176,2862,-1,2857,3177,3176,-1,3177,2857,2856,-1,3177,2854,2851,-1,3177,2880,2854,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=16 */
		private int[] getparietr_geometry_5_24_coordIndex_16()
		{
			int[] value = {516,2865,2551,-1,2865,516,2111,-1,543,1812,2858,-1,543,1811,1812,-1,848,2850,1583,-1,847,2850,848,-1,827,3178,3179,-1,3178,827,3180,-1,222,2843,2848,-1,222,217,2843,-1,3178,2847,2846,-1,3178,833,2847,-1,2536,2228,2238,-1,2536,2227,2228,-1,2845,2597,837,-1,2597,2845,2223,-1,2229,834,836,-1,834,2229,2841,-1,2164,2849,3181,-1,2164,3182,2849,-1,2164,2539,3182,-1,2844,569,2842,-1,2844,1634,569,-1,834,1602,835,-1,834,2838,1602,-1,2223,3183,2597,-1,2222,3183,2223,-1,569,2540,2839,-1,569,559,2540,-1,2838,828,1602,-1,2838,1826,828,-1,1867,2608,1806,-1,1867,524,2608,-1,825,3179,1847,-1,825,827,3179,-1,1570,844,2191,-1,493,844,1570,-1,2158,2762,1832,-1,2158,1604,2762,-1,1847,2837,825,-1,1847,1603,2837,-1,118,2406,3184,-1,118,120,2406,-1,425,249,2127,-1,249,425,206,-1,2724,1893,1892,-1,347,1893,2724,-1,2804,3185,2558,-1,2803,3185,2804,-1,1632,1959,195,-1,1959,1632,2554,-1,480,347,346,-1,480,1800,347,-1,3186,1880,3187,-1,1880,3186,1635,-1,2732,472,474,-1,2733,472,2732,-1,1852,1659,1853,-1,3188,1659,1852,-1,1715,441,1898,-1,441,1715,448,-1,2804,1786,2181,-1,535,1786,2804,-1,701,44,46,-1,701,2010,44,-1,62,665,63,-1,62,2555,665,-1,2683,733,732,-1,2683,3189,733,-1,71,2787,3190,-1,2059,2787,71,-1,729,3191,2063,-1,729,728,3191,-1,1,86,2064,-1,1,2028,86,-1,520,764,763,-1,520,584,764,-1,478,346,552,-1,480,346,478,-1,1799,3192,416,-1,1799,800,3192,-1,3193,2752,2769,-1,3193,2726,2752,-1,1883,3194,3195,-1,1883,3196,3194,-1,2750,3197,2748,-1,3197,2750,3198,-1,2824,797,2580,-1,1851,797,2824,-1,462,1708,2765,-1,1708,462,1709,-1,1840,624,623,-1,624,1840,2743,-1,754,1648,1647,-1,1648,754,359,-1,104,2774,105,-1,104,3199,2774,-1,363,1995,1994,-1,2615,1995,363,-1,2125,40,39,-1,2124,40,2125,-1,56,1731,2651,-1,55,1731,56,-1,9,3200,781,-1,9,2018,3200,-1,2019,2685,2020,-1,2685,2019,2058,-1,3201,646,2061,-1,337,646,3201,-1,2003,1640,730,-1,84,1640,2003,-1,2652,2002,87,-1,2029,2002,2652,-1,561,555,554,-1,561,560,555,-1,339,2211,340,-1,2211,339,1882,-1,2726,2751,2752,-1,549,2751,2726,-1,634,1765,1764,-1,1765,634,633,-1,3202,2819,537,-1,3202,2820,2819,-1,1889,752,751,-1,1889,391,752,-1,3203,2620,3204,-1,3203,3205,2620,-1,105,3206,3207,-1,105,2774,3206,-1,395,1998,422,-1,1998,395,2829,-1,2562,2074,699,-1,2562,1993,2074,-1,2674,3208,2801,-1,2674,2673,3208,-1,1993,1722,2074,-1,108,1722,1993,-1,53,1673,3209,-1,53,52,1673,-1,2651,2008,56,-1,2651,3210,2008,-1,685,1729,1728,-1,1729,685,684,-1,2210,676,1674,-1,2210,27,676,-1,2039,1733,673,-1,2039,2038,1733,-1,674,2668,675,-1,674,2051,2668,-1,20,59,61,-1,59,20,2015,-1,2680,2664,2666,-1,2680,64,2664,-1,1679,655,2567,-1,655,1679,18,-1,1843,839,3,-1,1843,1842,839,-1,3211,3212,3213,-1,3211,3214,3212,-1,5,2682,611,-1,4,2682,5,-1,2031,2650,2684,-1,2031,2030,2650,-1,2061,3215,3201,-1,2060,3215,2061,-1,69,3216,2792,-1,68,3216,69,-1,1797,1644,580,-1,1644,1797,2623,-1,578,544,579,-1,578,2584,544,-1,453,636,717,-1,592,636,453,-1,2561,2744,3217,-1,2744,2561,716,-1,3218,3219,3220,-1,2758,3219,3218,-1,2743,794,793,-1,2743,2822,794,-1,1767,2747,2192,-1,1767,2777,2747,-1,1681,73,2205,-1,2071,73,1681,-1,1643,2623,2734,-1,1643,1644,2623,-1,589,1865,1791,-1,1865,589,388,-1,2023,854,3221,-1,2023,2656,854,-1,1776,2215,1777,-1,77,2215,1776,-1,2612,3222,607,-1,2681,3222,2612,-1,60,602,605,-1,60,63,602,-1,1782,2241,2183,-1,2576,2241,1782,-1,2576,3223,1623,-1,2576,126,3223,-1,1638,625,2570,-1,1638,1637,625,-1,2746,2830,1710,-1,2746,3224,2830,-1,1598,807,806,-1,807,1598,457,-1,1639,502,501,-1,792,502,1639,-1,2540,2220,2221,-1,2220,2540,459,-1,1955,2200,560,-1,1955,1700,2200,-1,1955,2204,1700,-1,1687,2204,1955,-1,2663,2647,2662,-1,2162,2647,2663,-1,124,3225,116,-1,3226,3225,124,-1,2024,3221,3227,-1,2023,3221,2024,-1,2657,2768,2067,-1,117,2768,2657,-1,2191,2548,1570,-1,2191,2190,2548,-1,567,479,1633,-1,479,567,566,-1,1814,1902,542,-1,1902,1814,381,-1,802,3228,1690,-1,802,1693,3228,-1,770,2137,556,-1,2138,2137,770,-1,1851,2825,1852,-1,1851,2824,2825,-1,765,3229,763,-1,765,3230,3229,-1,757,383,2729,-1,757,384,383,-1,2776,370,537,-1,2776,3231,370,-1,1626,2549,2551,-1,2549,1626,1625,-1,514,360,596,-1,514,2117,360,-1,829,2541,587,-1,828,2541,829,-1,217,2554,2844,-1,217,1949,2554,-1,3180,3182,831,-1,3180,841,3182,-1,2230,2233,1588,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=17 */
		private int[] getparietr_geometry_5_24_coordIndex_17()
		{
			int[] value = {2230,2231,2233,-1,475,2543,2157,-1,2544,2543,475,-1,2546,530,529,-1,2546,2762,530,-1,2761,2240,2589,-1,2761,2232,2240,-1,2237,847,3232,-1,2850,847,2237,-1,1585,1581,1584,-1,1585,1582,1581,-1,2760,820,2545,-1,2760,2395,820,-1,2844,1632,1634,-1,2554,1632,2844,-1,1866,524,1867,-1,524,1866,41,-1,3183,434,1805,-1,3183,435,434,-1,429,767,799,-1,429,2610,767,-1,509,2556,510,-1,2556,509,2108,-1,1787,1828,1864,-1,1787,1790,1828,-1,2176,738,1628,-1,2176,2037,738,-1,2146,1844,496,-1,1844,2146,2661,-1,489,818,487,-1,818,489,1611,-1,816,2218,1311,-1,488,2218,816,-1,1608,2600,2601,-1,1608,2159,2600,-1,529,2535,2547,-1,529,2763,2535,-1,482,2602,483,-1,482,2589,2602,-1,3188,2580,2581,-1,3188,2823,2580,-1,3187,2174,3186,-1,3187,2731,2174,-1,472,1858,1881,-1,472,508,1858,-1,2752,2604,2770,-1,2752,2605,2604,-1,2125,1717,2126,-1,2125,2134,1717,-1,787,357,359,-1,2756,357,787,-1,2116,2587,2114,-1,2740,2587,2116,-1,763,2625,520,-1,763,3233,2625,-1,2738,546,545,-1,546,2738,2624,-1,479,775,810,-1,479,478,775,-1,558,461,460,-1,2153,461,558,-1,2220,414,413,-1,2605,414,2220,-1,506,1796,1798,-1,577,1796,506,-1,411,1888,2151,-1,411,410,1888,-1,2212,1859,2150,-1,1860,1859,2212,-1,633,761,2781,-1,633,632,761,-1,1863,2778,3202,-1,2778,1863,451,-1,1709,3219,2780,-1,3234,3219,1709,-1,443,594,444,-1,443,2148,594,-1,442,590,440,-1,442,594,590,-1,1794,1836,3235,-1,1794,1789,1836,-1,1807,28,110,-1,2608,28,1807,-1,838,2035,839,-1,838,8,2035,-1,618,2147,619,-1,2147,618,1593,-1,762,355,354,-1,355,762,463,-1,626,374,376,-1,626,1665,374,-1,2603,2609,433,-1,2603,1853,2609,-1,465,2742,512,-1,465,2119,2742,-1,362,597,360,-1,362,1646,597,-1,2728,2114,2831,-1,2728,2115,2114,-1,432,3230,765,-1,432,431,3230,-1,2610,428,2172,-1,2610,429,428,-1,1900,2624,2738,-1,2624,1900,1899,-1,2109,344,1901,-1,2109,427,344,-1,2741,1857,2740,-1,1857,2741,1855,-1,419,2612,420,-1,2612,419,2681,-1,1986,615,1772,-1,615,1986,2574,-1,2211,510,775,-1,510,2211,1882,-1,3172,2490,3161,-1,3172,261,2490,-1,2805,1766,408,-1,2805,3217,1766,-1,553,425,1874,-1,425,553,426,-1,805,2780,2180,-1,805,1709,2780,-1,1597,2212,1598,-1,1597,1854,2212,-1,396,2126,1717,-1,2126,396,2616,-1,2182,750,2181,-1,2182,1793,750,-1,2617,753,3235,-1,2617,1647,753,-1,3199,2118,2774,-1,3199,2119,2118,-1,2173,3186,2174,-1,2173,771,3186,-1,2173,772,771,-1,2201,380,382,-1,1695,380,2201,-1,802,724,723,-1,802,2122,724,-1,1897,2730,788,-1,2756,2730,1897,-1,1856,2618,2141,-1,2729,2618,1856,-1,2622,355,462,-1,355,2622,356,-1,1855,3236,2743,-1,3236,1855,2741,-1,365,1876,399,-1,365,364,1876,-1,2117,2143,2754,-1,2143,2117,513,-1,1646,595,597,-1,2123,595,1646,-1,353,2727,351,-1,2727,353,3229,-1,353,2621,3233,-1,2621,353,352,-1,1580,350,349,-1,1580,2775,350,-1,770,2725,2138,-1,770,2759,2725,-1,509,341,343,-1,509,339,341,-1,1691,3228,2606,-1,1690,3228,1691,-1,1066,3237,2626,-1,3237,1066,1132,-1,3163,2335,2334,-1,3163,2463,2335,-1,279,2717,2696,-1,1913,2717,279,-1,2628,269,319,-1,2628,270,269,-1,2100,2713,2710,-1,2100,3238,2713,-1,2720,302,1938,-1,302,2720,300,-1,1920,219,277,-1,1920,1919,219,-1,205,191,209,-1,192,191,205,-1,2098,1914,2099,-1,2098,2708,1914,-1,2628,2092,2719,-1,2628,321,2092,-1,1916,2094,2630,-1,1916,2633,2094,-1,3239,1925,1924,-1,1925,3239,3240,-1,2638,267,266,-1,2638,3241,267,-1,2695,2102,282,-1,2695,2716,2102,-1,255,2717,253,-1,255,2716,2717,-1,304,3242,305,-1,1932,3242,304,-1,2631,2721,2714,-1,2721,2631,300,-1,3239,298,297,-1,3239,2706,298,-1,3238,2712,2713,-1,3238,3243,2712,-1,1921,2710,2711,-1,1921,2100,2710,-1,3244,2714,2721,-1,3244,2700,2714,-1,1923,3243,3238,-1,1923,3245,3243,-1,2702,232,2634,-1,2702,2699,232,-1,1934,2705,2698,-1,1934,2096,2705,-1,1928,269,271,-1,269,1928,1927,-1,286,227,294,-1,227,286,285,-1,2098,223,2707,-1,223,2098,224,-1,280,2696,2097,-1,280,279,2696,-1,1932,1931,3242,-1,278,1931,1932,-1,2101,311,2103,-1,309,311,2101,-1,321,851,2092,-1,259,851,321,-1,259,320,260,-1,320,259,321,-1,301,257,1369,-1,258,257,301,-1,3084,263,1371,-1,263,3084,265,-1,314,306,241,-1,314,304,306,-1,240,314,241,-1,314,240,1943,-1,1578,244,246,-1,1578,2533,244,-1,1577,2089,2091,-1,1577,242,2089,-1,1944,3241,2638,-1,1944,296,3241,-1,232,858,2634,-1,858,232,234,-1,196,2088,1950,-1,2087,2088,196,-1,2088,210,249,-1,210,2088,2087,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=18 */
		private int[] getparietr_geometry_5_24_coordIndex_18()
		{
			int[] value = {174,178,172,-1,185,178,174,-1,187,186,2084,-1,183,186,187,-1,174,180,2084,-1,173,180,174,-1,152,156,1971,-1,156,152,2082,-1,1975,1976,2081,-1,1975,2641,1976,-1,2078,161,2080,-1,161,2078,1982,-1,155,1974,156,-1,155,2079,1974,-1,163,1981,1564,-1,163,132,1981,-1,151,157,2082,-1,151,1969,157,-1,1140,2425,2365,-1,2426,2425,1140,-1,1969,155,157,-1,182,155,1969,-1,1977,175,181,-1,1977,162,175,-1,2075,127,126,-1,127,2075,2074,-1,710,126,3246,-1,126,710,3223,-1,2073,1906,681,-1,686,1906,2073,-1,686,1725,1906,-1,335,2198,677,-1,2198,335,334,-1,601,743,742,-1,601,603,743,-1,646,3247,2060,-1,645,3247,646,-1,2768,124,91,-1,2766,124,2768,-1,2766,3226,124,-1,2766,3248,3226,-1,2242,95,94,-1,2242,1574,95,-1,2835,2160,1846,-1,2835,1569,2160,-1,1753,3249,1844,-1,1753,3191,3249,-1,1681,1750,2071,-1,1681,2786,1750,-1,731,3190,1680,-1,731,2789,3190,-1,731,649,2789,-1,1729,27,2013,-1,27,1729,25,-1,96,3221,854,-1,96,95,3221,-1,1685,91,93,-1,91,1685,2065,-1,88,727,85,-1,88,1758,727,-1,2002,2063,85,-1,2002,82,2063,-1,1986,645,643,-1,1986,76,645,-1,2737,2574,2649,-1,2574,2737,616,-1,2788,70,2205,-1,2788,2059,70,-1,2650,2685,2684,-1,2650,67,2685,-1,419,611,2682,-1,419,421,611,-1,734,2791,732,-1,3213,2791,734,-1,3213,3212,2791,-1,2680,65,64,-1,2680,2679,65,-1,64,2055,657,-1,2055,64,2054,-1,663,1740,2106,-1,663,658,1740,-1,3250,658,663,-1,3250,659,658,-1,2795,2197,1651,-1,2795,2796,2197,-1,2198,2643,677,-1,2198,2644,2643,-1,2198,1732,2644,-1,328,681,1906,-1,328,682,681,-1,2074,2798,127,-1,2074,1722,2798,-1,2691,706,705,-1,2691,2816,706,-1,2691,2817,2816,-1,2799,703,702,-1,2799,3208,703,-1,2799,2801,3208,-1,783,2563,694,-1,783,692,2563,-1,2797,2651,2213,-1,2797,3210,2651,-1,3251,2013,2213,-1,3251,1727,2013,-1,3252,1727,3251,-1,1727,3252,690,-1,1729,2565,2040,-1,1729,684,2565,-1,2039,2668,2070,-1,2039,675,2668,-1,1739,20,19,-1,1739,2015,20,-1,2037,21,2036,-1,21,2037,2176,-1,2794,2664,651,-1,2664,2794,2665,-1,2568,15,14,-1,2568,2195,15,-1,10,3189,4,-1,10,780,3189,-1,2815,2030,2020,-1,2815,3216,2030,-1,1640,2029,730,-1,1640,1642,2029,-1,3249,728,2029,-1,3191,728,3249,-1,1756,1759,1757,-1,1756,726,1759,-1,115,2189,2660,-1,115,2657,2189,-1,115,117,2657,-1,3184,1331,1621,-1,3184,2406,1331,-1,2883,3184,1618,-1,3184,2883,118,-1,2190,2657,2656,-1,2190,2189,2657,-1,2598,0,1759,-1,0,2598,1845,-1,337,3215,2646,-1,337,3201,3215,-1,1841,2827,2687,-1,1841,1843,2827,-1,2582,656,17,-1,2582,2664,656,-1,2016,1630,2017,-1,2016,2177,1630,-1,1741,3253,2196,-1,1741,660,3253,-1,19,563,664,-1,19,564,563,-1,22,741,112,-1,22,1650,741,-1,329,1727,690,-1,1904,1727,329,-1,745,679,1731,-1,745,744,679,-1,111,28,1672,-1,111,110,28,-1,695,2672,2012,-1,695,694,2672,-1,34,1669,1804,-1,34,31,1669,-1,711,2009,709,-1,2009,711,523,-1,707,43,3246,-1,707,2046,43,-1,47,600,1783,-1,47,598,600,-1,47,1649,598,-1,676,2643,1675,-1,676,677,2643,-1,1627,738,2677,-1,1627,1628,738,-1,2575,1628,1627,-1,779,732,2791,-1,2683,732,779,-1,2814,1776,1778,-1,2814,1682,1776,-1,2814,1683,1682,-1,2686,849,2216,-1,849,2686,1575,-1,1998,100,38,-1,1998,2829,100,-1,1993,1804,106,-1,1993,2562,1804,-1,2651,3251,2213,-1,2651,3252,3251,-1,2651,690,3252,-1,2022,2569,644,-1,2022,1752,2569,-1,0,1844,3249,-1,1844,0,1845,-1,726,2659,2599,-1,1686,2659,726,-1,122,2548,2571,-1,122,121,2548,-1,1846,1620,2835,-1,1846,2689,1620,-1,2613,3221,95,-1,2614,3221,2613,-1,3221,2614,3227,-1,81,1778,79,-1,2814,1778,81,-1,673,2676,2049,-1,673,2828,2676,-1,673,1733,2828,-1,1733,2007,2828,-1,1733,1734,2007,-1,2643,2577,1675,-1,2643,687,2577,-1,2643,1728,687,-1,697,2075,600,-1,699,2075,697,-1,179,2642,160,-1,1966,2642,179,-1,131,147,149,-1,146,147,131,-1,875,2641,1975,-1,2641,875,878,-1,133,2078,1974,-1,133,163,2078,-1,1963,1970,2076,-1,182,1970,1963,-1,189,188,2076,-1,189,190,188,-1,185,2084,186,-1,185,174,2084,-1,201,1954,202,-1,720,1954,201,-1,720,719,1954,-1,196,1953,2087,-1,1953,196,1956,-1,233,1933,234,-1,233,2639,1933,-1,235,1122,1934,-1,1122,235,237,-1,2244,2636,2637,-1,2244,262,2636,-1,1940,2092,1941,-1,2694,2092,1940,-1,266,2490,274,-1,266,265,2490,-1,1918,1959,1949,-1,1918,1960,1959,-1,1577,255,254,-1,1577,2091,255,-1,277,312,1920,-1,313,312,277,-1,282,308,2695,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=19 */
		private int[] getparietr_geometry_5_24_coordIndex_19()
		{
			int[] value = {275,308,282,-1,1948,2722,2635,-1,1948,2697,2722,-1,295,268,284,-1,295,1946,268,-1,230,3245,1923,-1,230,1945,3245,-1,2639,2700,3244,-1,2639,233,2700,-1,293,288,291,-1,293,289,288,-1,2706,1924,2698,-1,1924,2706,3239,-1,267,2711,2095,-1,267,3241,2711,-1,2712,2637,2636,-1,2637,2712,3254,-1,298,1938,299,-1,1938,298,2720,-1,2631,258,301,-1,258,2631,317,-1,2703,2718,318,-1,2703,2701,2718,-1,2640,2701,164,-1,2640,2718,2701,-1,3254,2632,2637,-1,3254,297,2632,-1,320,2629,260,-1,319,2629,320,-1,260,2630,2094,-1,2629,2630,260,-1,2719,2694,2723,-1,2719,2092,2694,-1,2093,2090,2089,-1,2093,305,2090,-1,2715,318,317,-1,318,2715,2703,-1,2721,2705,3244,-1,2721,2704,2705,-1,274,2638,266,-1,274,273,2638,-1,2693,2723,2694,-1,2709,2723,2693,-1,310,303,250,-1,303,310,309,-1,3136,2461,2463,-1,3135,2461,3136,-1,326,1403,327,-1,1403,326,3014,-1,3255,104,812,-1,3255,3199,104,-1,1894,1809,1892,-1,1809,1894,1903,-1,2136,542,541,-1,2136,1813,542,-1,3229,1579,2727,-1,3229,3230,1579,-1,373,636,1660,-1,373,717,636,-1,3205,397,2620,-1,3206,397,3205,-1,2739,370,3231,-1,370,2739,371,-1,2144,1895,1896,-1,2144,1764,1895,-1,1662,3256,385,-1,1662,538,3256,-1,1870,372,368,-1,1870,717,372,-1,380,1901,381,-1,380,2611,1901,-1,2140,1761,2734,-1,2140,798,1761,-1,2558,2753,2804,-1,752,2753,2558,-1,2120,788,2730,-1,788,2120,789,-1,390,754,2617,-1,389,754,390,-1,2615,531,1984,-1,2615,365,531,-1,2152,580,641,-1,2152,1797,580,-1,1835,2592,503,-1,2593,2592,1835,-1,2594,756,501,-1,2594,1645,756,-1,3224,1765,3257,-1,3224,406,1765,-1,2489,261,2094,-1,2490,261,2489,-1,1571,2881,1886,-1,1571,1573,2881,-1,414,1879,415,-1,2751,1879,414,-1,1883,511,510,-1,1883,3195,511,-1,420,612,421,-1,420,2187,612,-1,2056,607,3222,-1,2056,608,607,-1,2578,2124,1784,-1,2578,749,2124,-1,368,2170,366,-1,368,372,2170,-1,343,550,344,-1,343,341,550,-1,433,2172,431,-1,433,2609,2172,-1,356,352,2171,-1,356,2622,352,-1,1816,357,2755,-1,357,1816,1817,-1,765,3258,432,-1,2208,3258,765,-1,1767,624,2777,-1,1767,2206,624,-1,1767,1663,2206,-1,1657,2783,1658,-1,2783,1657,2782,-1,2833,1572,2832,-1,2882,1572,2833,-1,2882,2243,1572,-1,2013,434,436,-1,2013,113,434,-1,1804,2608,524,-1,1804,28,2608,-1,2009,524,41,-1,2009,523,524,-1,499,1793,2182,-1,1793,499,1789,-1,1837,449,502,-1,1837,450,449,-1,1835,3224,2746,-1,505,3224,1835,-1,454,407,504,-1,454,453,407,-1,1795,458,1763,-1,455,458,1795,-1,459,2604,2220,-1,1696,2604,459,-1,811,1692,557,-1,774,1692,811,-1,202,560,562,-1,1955,560,202,-1,2753,2142,533,-1,2753,2143,2142,-1,367,3256,1896,-1,3256,367,1872,-1,3255,2119,3199,-1,2119,3255,2742,-1,3188,1860,1659,-1,3188,2581,1860,-1,1880,473,1881,-1,1880,1635,473,-1,799,430,429,-1,799,1760,430,-1,3193,2806,2726,-1,3193,1850,2806,-1,1850,3193,1849,-1,1633,810,568,-1,1633,479,810,-1,1609,2545,822,-1,2760,2545,1609,-1,1828,449,1864,-1,1828,586,449,-1,1790,590,589,-1,440,590,1790,-1,2592,501,500,-1,2594,501,2592,-1,620,504,503,-1,454,504,620,-1,571,506,2179,-1,571,507,506,-1,3223,2578,1781,-1,3223,710,2578,-1,351,2171,352,-1,351,515,2171,-1,2139,518,517,-1,1899,518,2139,-1,818,2600,490,-1,1611,2600,818,-1,200,527,526,-1,199,527,200,-1,2219,1606,1605,-1,1606,2219,1613,-1,839,1591,2537,-1,1842,1591,839,-1,846,2602,2589,-1,2602,846,2239,-1,491,2169,2166,-1,491,2159,2169,-1,485,2763,529,-1,485,484,2763,-1,1820,525,477,-1,1820,1819,525,-1,2222,435,3183,-1,435,2222,2840,-1,3259,1594,2225,-1,3259,1595,1594,-1,2156,826,2836,-1,2156,2764,826,-1,498,1584,1581,-1,1584,498,845,-1,2231,836,2227,-1,836,2231,2230,-1,827,841,3180,-1,827,842,841,-1,2121,376,2120,-1,2121,386,376,-1,391,2754,752,-1,391,361,2754,-1,1625,2114,2549,-1,2114,1625,2831,-1,2550,1871,1815,-1,1871,2550,2618,-1,2776,3236,3231,-1,3236,2776,2777,-1,1658,1760,799,-1,1760,1658,2783,-1,2624,2734,2623,-1,2624,2140,2734,-1,2726,2135,1873,-1,2135,2726,2806,-1,1901,551,1811,-1,344,551,1901,-1,2591,339,509,-1,2591,3196,339,-1,2591,3194,3196,-1,2658,2066,855,-1,2655,2066,2658,-1,2656,855,854,-1,2658,855,2656,-1,3226,3260,3225,-1,3248,3260,3226,-1,1887,1834,1833,-1,410,1834,1887,-1,568,557,559,-1,557,568,811,-1,473,1656,474,-1,1706,1656,473,-1,1706,1654,1656,-1,2541,503,2592,-1,2541,621,503,-1,500,449,586,-1,449,500,502,-1,3261,3219,3234,-1,3219,3261,3220,-1,2818,3202,2778,-1,3202,2818,2820,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=20 */
		private int[] getparietr_geometry_5_24_coordIndex_20()
		{
			int[] value = {1623,1781,466,-1,1781,1623,3223,-1,2728,1897,1898,-1,2728,2755,1897,-1,1675,2185,1779,-1,1675,2577,2185,-1,2575,605,604,-1,2053,605,2575,-1,2612,609,2186,-1,609,2612,607,-1,613,2186,1773,-1,2187,2186,613,-1,79,1777,1769,-1,1778,1777,79,-1,2065,2572,2214,-1,88,2572,2065,-1,2592,587,2541,-1,500,587,2592,-1,431,1579,3230,-1,1579,431,1580,-1,2015,2052,59,-1,2014,2052,2015,-1,2822,1840,1839,-1,2822,2743,1840,-1,447,386,446,-1,447,387,386,-1,1708,2625,2765,-1,1862,2625,1708,-1,1869,407,1870,-1,1869,408,407,-1,3224,2144,1896,-1,3257,2144,3224,-1,1660,452,373,-1,1660,2207,452,-1,2586,2748,3197,-1,2586,2749,2748,-1,2026,1685,93,-1,1686,1685,2026,-1,2569,1751,642,-1,2569,1752,1751,-1,72,3190,2789,-1,71,3190,72,-1,2004,2827,3262,-1,2004,2737,2827,-1,734,3211,3213,-1,734,2560,3211,-1,2034,3200,2018,-1,3200,2034,3263,-1,65,2794,66,-1,2794,65,2665,-1,735,3264,2679,-1,3264,735,2559,-1,2679,2665,65,-1,2665,2679,3264,-1,3250,662,3253,-1,3250,663,662,-1,2828,1677,2648,-1,2007,1677,2828,-1,2197,23,1735,-1,2796,23,2197,-1,2566,2051,669,-1,2566,2668,2051,-1,683,2040,2565,-1,2645,2040,683,-1,3209,693,53,-1,2563,693,3209,-1,2010,45,44,-1,1668,45,2010,-1,706,2011,33,-1,706,2816,2011,-1,1878,2044,1716,-1,1877,2044,1878,-1,101,394,1891,-1,100,394,101,-1,1890,1994,2669,-1,1890,363,1994,-1,533,812,712,-1,533,3255,812,-1,1766,2744,2193,-1,1766,3217,2744,-1,1861,471,470,-1,1861,629,471,-1,400,2783,401,-1,400,1760,2783,-1,1849,2769,1702,-1,3193,2769,1849,-1,1800,1893,347,-1,1800,2178,1893,-1,92,116,2027,-1,124,116,92,-1,2785,2062,2553,-1,2813,2062,2785,-1,2063,1753,80,-1,2063,3191,1753,-1,2662,78,2188,-1,2662,2647,78,-1,2684,7,2031,-1,2005,7,2684,-1,4,2683,2682,-1,3189,2683,4,-1,1738,2196,1739,-1,1740,2196,1738,-1,2675,1674,1676,-1,2675,2676,1674,-1,703,2673,704,-1,703,3208,2673,-1,1891,102,101,-1,1891,1717,102,-1,2619,2041,1996,-1,1876,2041,2619,-1,1647,362,753,-1,362,1647,1646,-1,3265,405,3266,-1,2779,405,3265,-1,3218,3261,3267,-1,3218,3220,3261,-1,584,522,585,-1,584,520,522,-1,411,1761,798,-1,411,2152,1761,-1,508,2733,770,-1,472,2733,508,-1,771,1635,3186,-1,1635,771,1636,-1,803,1694,804,-1,803,1695,1694,-1,2108,1808,2556,-1,2108,2107,1808,-1,1801,1903,1802,-1,1801,1810,1903,-1,89,1755,90,-1,1755,89,1756,-1,2029,82,2002,-1,2029,1642,82,-1,2647,3247,78,-1,2647,2646,3247,-1,68,2030,3216,-1,2650,2030,68,-1,3263,1748,2056,-1,3263,2034,1748,-1,39,2134,2125,-1,39,2045,2134,-1,3185,750,2558,-1,2773,750,3185,-1,2821,2778,2776,-1,2818,2778,2821,-1,2780,2758,463,-1,3219,2758,2780,-1,3188,2825,2823,-1,3188,1852,2825,-1,579,3198,2750,-1,579,544,3198,-1,2810,1954,1697,-1,2810,2812,1954,-1,12,17,16,-1,17,12,11,-1,2603,2194,795,-1,2603,3258,2194,-1,2141,2549,2587,-1,2549,2141,2550,-1,605,1780,606,-1,602,1780,605,-1,1785,467,1983,-1,1785,2616,467,-1,1824,487,819,-1,2218,487,1824,-1,1621,1618,3184,-1,1621,1619,1618,-1,1570,494,493,-1,1570,2834,494,-1,813,1615,1614,-1,815,1615,813,-1,2764,2735,3268,-1,2764,2156,2735,-1,2546,482,481,-1,482,2546,2547,-1,2542,486,824,-1,2542,525,486,-1,2542,2544,525,-1,2837,2992,2836,-1,2992,2837,2487,-1,1584,1586,1585,-1,2217,1586,1584,-1,842,3268,3269,-1,3268,842,2764,-1,1602,1791,2607,-1,1602,830,1791,-1,2163,2179,1596,-1,571,2179,2163,-1,3181,2165,2164,-1,3181,2839,2165,-1,2843,3181,2849,-1,3181,2843,2842,-1,833,3259,2847,-1,3259,833,832,-1,837,2236,2845,-1,2236,837,2538,-1,3182,840,2849,-1,840,3182,841,-1,3269,840,842,-1,840,3269,2848,-1,2535,2761,2547,-1,2535,2588,2761,-1,2535,1830,2588,-1,518,543,519,-1,541,543,518,-1,350,2855,348,-1,350,519,2855,-1,2858,3170,2856,-1,2858,1812,3170,-1,2862,2853,2860,-1,2853,2862,2851,-1,348,2857,2863,-1,348,2855,2857,-1,3270,2861,2874,-1,2861,3270,2859,-1,3271,2874,2869,-1,3271,3270,2874,-1,2132,3271,2873,-1,2132,2872,3271,-1,2131,2871,2132,-1,2131,606,2871,-1,813,2870,814,-1,813,850,2870,-1,2861,2878,2875,-1,2861,2860,2878,-1,2876,2879,3272,-1,2875,2879,2876,-1,2854,1942,2852,-1,2854,246,1942,-1,551,2128,1812,-1,551,2129,2128,-1,246,1940,1942,-1,1940,246,245,-1,122,95,1574,-1,122,2571,95,-1,97,1846,1575,-1,97,2690,1846,-1,119,1213,1212,-1,2832,1213,119,-1,1886,118,1884,-1,118,1886,2833,-1,2884,2455,3149,-1,2884,2886,2455,-1,1566,879,1567,-1,879,1566,877,-1,994,1563,859,-1,2956,1563,994,-1,878,874,879,-1,878,875,874,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=21 */
		private int[] getparietr_geometry_5_24_coordIndex_21()
		{
			int[] value = {1490,881,880,-1,1490,2529,881,-1,1460,1054,1458,-1,1460,2888,1054,-1,889,2527,1125,-1,889,891,2527,-1,894,3273,892,-1,894,2961,3273,-1,895,2525,1554,-1,895,897,2525,-1,898,2523,1123,-1,898,900,2523,-1,2390,1334,2892,-1,2390,2389,1334,-1,1267,2384,2409,-1,1267,1336,2384,-1,2894,3121,1341,-1,2894,3059,3121,-1,922,1181,1263,-1,922,1178,1181,-1,3114,2896,2382,-1,2895,2896,3114,-1,2897,953,3165,-1,2897,954,953,-1,960,1552,956,-1,1552,960,905,-1,1177,910,909,-1,1177,2522,910,-1,912,2521,913,-1,1539,2521,912,-1,3146,1426,1076,-1,3274,1426,3146,-1,902,2516,903,-1,2516,902,1068,-1,1536,2902,972,-1,1536,1535,2902,-1,2524,2322,3237,-1,2524,2523,2322,-1,2278,1531,1533,-1,2278,3275,1531,-1,1558,2627,2252,-1,2627,1558,1061,-1,2526,1529,893,-1,1529,2526,1060,-1,930,1035,3158,-1,1035,930,929,-1,2910,2960,2959,-1,2909,2960,2910,-1,2910,2250,1495,-1,2910,2251,2250,-1,933,1112,1111,-1,1112,933,1107,-1,3141,936,3166,-1,3141,3142,936,-1,1114,3130,3131,-1,3130,1114,1012,-1,939,942,2496,-1,942,939,938,-1,1191,1016,1192,-1,1191,1017,1016,-1,1396,3276,1394,-1,3152,1396,1518,-1,1396,3152,3276,-1,3277,2439,1252,-1,3168,2439,3277,-1,1276,2439,2895,-1,1275,2439,1276,-1,928,1088,1511,-1,928,925,1088,-1,1509,1360,1081,-1,1508,1360,1509,-1,1078,1424,1423,-1,1504,1424,1078,-1,2925,2505,2507,-1,2925,2996,2505,-1,2902,3143,2901,-1,2902,3144,3143,-1,2998,2515,2900,-1,2926,2515,2998,-1,2901,975,974,-1,2901,3143,975,-1,2928,2294,2503,-1,982,2294,2928,-1,2479,1499,1498,-1,2479,3030,1499,-1,1495,2908,2910,-1,1494,2908,1495,-1,2913,2527,3156,-1,2913,2528,2527,-1,873,988,869,-1,3020,988,873,-1,2956,992,1563,-1,2956,141,992,-1,1489,1417,1414,-1,996,1417,1489,-1,1416,2942,2442,-1,2942,1416,1415,-1,2466,2356,2361,-1,2466,2968,2356,-1,1404,3137,2969,-1,2943,3137,1404,-1,1135,3137,2943,-1,3001,2945,1110,-1,3001,3002,2945,-1,1002,3278,1000,-1,1002,3031,3278,-1,2459,3025,3026,-1,2459,2340,3025,-1,2341,2340,2459,-1,1008,1477,3005,-1,1477,1008,1007,-1,1501,1138,1137,-1,1138,1501,1397,-1,2347,2917,2345,-1,3164,2917,2347,-1,2995,1020,1120,-1,2995,3147,1020,-1,1473,2302,2492,-1,1473,2303,2302,-1,2987,943,1032,-1,2987,1391,943,-1,1470,2351,1027,-1,2351,1470,1469,-1,2332,3160,2947,-1,3160,2332,2488,-1,2337,1402,1001,-1,2337,2283,1402,-1,1387,3279,1455,-1,1387,1386,3279,-1,2887,2155,2154,-1,2887,2884,2155,-1,1463,2953,1121,-1,2953,1463,1040,-1,2950,1375,2485,-1,2950,1376,1375,-1,2948,2352,3280,-1,2948,2483,2352,-1,1848,2951,2486,-1,1848,2157,2951,-1,2263,2313,1547,-1,2313,2263,2507,-1,2950,2889,1464,-1,2950,2949,2889,-1,2948,1562,2246,-1,3280,1562,2948,-1,3159,1303,2400,-1,3159,3075,1303,-1,2952,2401,3154,-1,2952,2402,2401,-1,1455,1382,1456,-1,1455,3279,1382,-1,1040,1385,2953,-1,1385,1040,1039,-1,886,2484,1125,-1,2485,2484,886,-1,1468,1042,2308,-1,1043,1042,1468,-1,1381,2312,2353,-1,1381,2454,2312,-1,1445,2290,1049,-1,1445,2291,2290,-1,2888,1048,1054,-1,1048,2888,1445,-1,2939,887,2514,-1,2939,888,887,-1,1438,2961,894,-1,1438,2480,2961,-1,1060,2253,2477,-1,1060,2526,2253,-1,3027,2627,2907,-1,2627,3027,2475,-1,897,1431,2525,-1,1431,897,1432,-1,1432,1429,1431,-1,1434,1429,1432,-1,1432,896,1132,-1,1432,897,896,-1,1077,1426,1073,-1,1076,1426,1077,-1,1506,1542,1081,-1,1506,1543,1542,-1,1420,1510,1509,-1,1420,1085,1510,-1,965,331,2301,-1,964,331,965,-1,908,1421,925,-1,908,907,1421,-1,2967,1091,1090,-1,1091,2967,3125,-1,1093,168,1092,-1,1093,997,168,-1,2356,2450,2354,-1,2968,2450,2356,-1,976,3129,977,-1,976,2464,3129,-1,3278,1480,1479,-1,1366,1480,3278,-1,1366,3012,1480,-1,1366,1365,3012,-1,2981,1477,1111,-1,1003,1477,2981,-1,2460,3026,3138,-1,2460,2459,3026,-1,2498,937,1372,-1,2944,937,2498,-1,3024,2456,2457,-1,3024,941,2456,-1,1395,1024,1396,-1,1395,1120,1024,-1,944,1391,1390,-1,1391,944,943,-1,2988,2350,2351,-1,3148,2988,2990,-1,3148,2350,2988,-1,2543,3281,1388,-1,3281,2543,2542,-1,879,1383,2353,-1,879,1384,1383,-1,879,874,1384,-1,3075,2258,1551,-1,2258,3075,3159,-1,3158,1525,1044,-1,3158,3273,1525,-1,2331,2488,2332,-1,2331,2451,2488,-1,3023,2300,1033,-1,3023,3277,2300,-1,3151,1511,2993,-1,3151,926,1511,-1,959,1475,961,-1,1392,1475,959,-1,1510,3132,1020,-1,1510,1085,3132,-1,3274,2449,1426,-1,3274,3153,2449,-1,967,1394,3276,-1,967,1507,1394,-1,2496,2996,1425,-1,2496,942,2996,-1,2448,2470,1074,-1,2448,2920,2470,-1,2926,2999,3164,-1,2999,2926,2998,-1,1534,3164,2347,-1,1534,2926,3164,-1,1009,973,975,-1,973,1009,1503,-1,3140,1064,3166,-1,1065,1064,3140,-1,3282,1131,2343,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=22 */
		private int[] getparietr_geometry_5_24_coordIndex_22()
		{
			int[] value = {2964,1131,3282,-1,2965,3002,2472,-1,3283,3002,2965,-1,2963,2497,1006,-1,2963,2903,2497,-1,1429,1109,1430,-1,1109,1429,3003,-1,1004,2906,1005,-1,2905,2906,1004,-1,2475,2339,2476,-1,2475,2340,2339,-1,1365,1530,3012,-1,1365,1364,1530,-1,3029,2478,325,-1,2479,2478,3029,-1,3028,1499,3030,-1,3028,3284,1499,-1,2960,3136,2463,-1,3136,2960,2909,-1,2512,2932,2931,-1,2512,2912,2932,-1,2461,2911,2908,-1,2461,3135,2911,-1,2446,2969,3137,-1,2969,2446,3015,-1,1103,3134,2464,-1,1103,3018,3134,-1,1446,2465,1102,-1,1446,1055,2465,-1,2316,3126,1449,-1,2316,2329,3126,-1,1484,987,988,-1,1484,3127,987,-1,1093,3022,1094,-1,2940,3022,1093,-1,1493,3128,2328,-1,1493,1492,3128,-1,1418,1491,1419,-1,862,1491,1418,-1,958,1392,959,-1,1393,1392,958,-1,1909,961,1475,-1,962,961,1909,-1,1080,3152,2493,-1,3152,1080,968,-1,1425,2494,2496,-1,1425,1424,2494,-1,2906,3155,3006,-1,2279,3155,2906,-1,975,1010,1009,-1,975,3143,1010,-1,1005,3006,3005,-1,2906,3006,1005,-1,1527,2980,2333,-1,2980,1527,2321,-1,2289,2296,2290,-1,2289,2297,2296,-1,1449,3125,1450,-1,1449,3126,3125,-1,2468,2941,1092,-1,2941,2468,2955,-1,984,2481,1445,-1,983,2481,984,-1,2246,1565,2948,-1,2246,880,1565,-1,1445,2890,984,-1,1445,2888,2890,-1,2474,1555,1533,-1,2474,1556,1555,-1,2338,2333,2980,-1,2333,2338,2334,-1,2344,1136,3162,-1,1137,1136,2344,-1,2918,2348,2916,-1,2918,2985,2348,-1,2943,1407,978,-1,2943,1405,1407,-1,1282,3037,3071,-1,3041,3037,1282,-1,2441,3285,1208,-1,3286,3285,2441,-1,3091,3123,3122,-1,3108,3123,3091,-1,1513,2436,2923,-1,1513,3043,2436,-1,918,1262,3044,-1,1262,918,920,-1,3120,1247,1150,-1,1187,1247,3120,-1,1244,3104,1281,-1,1244,3103,3104,-1,1188,1355,2409,-1,1188,1190,1355,-1,3118,1156,1158,-1,3047,1156,3118,-1,1254,3050,1285,-1,3048,3050,1254,-1,1352,1285,3050,-1,1352,1238,1285,-1,1333,1148,1241,-1,1332,1148,1333,-1,3066,3119,3049,-1,2387,3119,3066,-1,3090,3052,3051,-1,3090,1351,3052,-1,3090,3058,1351,-1,2601,1224,1608,-1,2601,3063,1224,-1,2418,1172,2416,-1,2418,2417,1172,-1,1223,816,1311,-1,1223,1348,816,-1,1307,1345,1308,-1,1307,3062,1345,-1,2420,2377,3116,-1,2420,1315,2377,-1,1169,2417,1346,-1,1169,1168,2417,-1,2376,1348,1223,-1,1313,1348,2376,-1,1224,1309,1225,-1,1309,1224,1310,-1,1162,3064,1175,-1,1164,3064,1162,-1,1225,2397,2432,-1,1309,2397,1225,-1,2424,2273,2426,-1,2424,916,2273,-1,3117,2401,2403,-1,3117,1457,2401,-1,3023,3168,3277,-1,3023,3165,3168,-1,2895,2369,1276,-1,2895,3114,2369,-1,3121,1187,3120,-1,3121,1185,1187,-1,1339,1343,1340,-1,1343,1339,1341,-1,2385,3065,3066,-1,2384,3065,2385,-1,2391,1329,2407,-1,2391,1330,1329,-1,2435,1334,2433,-1,1332,1334,2435,-1,940,1328,1016,-1,940,1326,1328,-1,1027,2304,1470,-1,2304,1027,3034,-1,2422,2307,915,-1,2307,2422,1328,-1,2692,2365,2425,-1,2365,2692,3070,-1,1283,3071,3073,-1,1283,1282,3071,-1,1197,3073,1198,-1,1197,1283,3073,-1,2518,1272,1198,-1,2518,917,1272,-1,1207,2270,1144,-1,1207,2266,2270,-1,2266,1205,2267,-1,2266,1207,1205,-1,1357,3100,3122,-1,3101,3100,1357,-1,1214,1615,2368,-1,1615,1214,1617,-1,824,3281,2542,-1,1227,3281,824,-1,3116,3061,1318,-1,3116,2377,3061,-1,1610,3063,2601,-1,1610,2378,3063,-1,1217,1225,3062,-1,1217,1219,1225,-1,1227,1467,3281,-1,1227,1226,1467,-1,2403,1175,3117,-1,2403,1228,1175,-1,3077,814,3173,-1,1324,814,3077,-1,3173,3083,3077,-1,3173,3272,3083,-1,2947,3081,3079,-1,2947,3160,3081,-1,3085,3078,3076,-1,3078,3085,2298,-1,3085,1192,2298,-1,1372,1192,3085,-1,3044,3124,3070,-1,3124,3044,3046,-1,1265,1202,1243,-1,1265,1264,1202,-1,2412,3103,1244,-1,3103,2412,3102,-1,2441,1294,1353,-1,1294,2441,2404,-1,3285,3287,1208,-1,3285,3288,3287,-1,3039,3094,3087,-1,3039,3038,3094,-1,918,3070,3068,-1,918,3044,3070,-1,1232,3096,1233,-1,1232,3098,3096,-1,1273,1343,1342,-1,1343,1273,2423,-1,2436,2922,1193,-1,2436,2438,2922,-1,2427,1275,1274,-1,2427,3105,1275,-1,1208,1157,1206,-1,1208,3287,1157,-1,2371,1517,1152,-1,3097,1517,2371,-1,1252,2300,3277,-1,1252,1251,2300,-1,145,166,143,-1,145,2640,166,-1,2424,1273,1272,-1,2424,2423,1273,-1,2893,948,1220,-1,948,2893,1180,-1,1289,3124,3046,-1,1289,1288,3124,-1,1340,1141,1250,-1,1139,1141,1340,-1,3285,3289,3288,-1,3289,3285,3286,-1,1270,2369,1260,-1,1276,2369,1270,-1,3035,2436,1193,-1,3035,2923,2436,-1,2423,1340,1343,-1,2423,1139,1340,-1,2438,3069,2922,-1,2438,2274,3069,-1,1291,1155,1189,-1,1155,1291,1290,-1,1353,3286,2441,-1,1353,3289,3286,-1,1350,3101,3115,-1,1350,1349,3101,-1,3100,3058,3089,-1,3057,3058,3100,-1,1297,1156,1295,-1,1297,1204,1156,-1,1320,1286,1211,-1,3053,1286,1320,-1,3042,2363,3099,-1,2363,3042,1512,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=23 */
		private int[] getparietr_geometry_5_24_coordIndex_23()
		{
			int[] value = {2428,3076,3082,-1,3076,2428,3085,-1,3160,3110,3081,-1,3160,3109,3110,-1,3110,3272,2879,-1,3272,3110,3083,-1,3078,1325,1324,-1,3078,1300,1325,-1,2309,1306,1308,-1,1306,2309,1038,-1,1307,1318,3061,-1,1318,1307,1306,-1,823,1227,824,-1,823,1171,1227,-1,1171,823,1216,-1,1199,2272,1200,-1,1199,1537,2272,-1,1357,3115,3101,-1,3115,1357,1255,-1,1325,912,1323,-1,1539,912,1325,-1,2404,1144,1292,-1,2404,1207,1144,-1,2412,1280,3072,-1,2412,1246,1280,-1,2421,1300,2422,-1,2421,1301,1300,-1,2520,3073,3071,-1,3073,2520,2519,-1,1033,3034,1027,-1,1033,2299,3034,-1,1472,2408,1194,-1,2408,1472,1471,-1,3053,2433,3067,-1,2434,2433,3053,-1,2892,1333,3054,-1,2892,1334,1333,-1,2430,1183,1311,-1,1183,2430,1337,-1,1266,1336,1267,-1,1266,1337,1336,-1,2383,1268,3169,-1,2383,1266,1268,-1,2383,3059,3060,-1,2383,3169,3059,-1,1261,3112,3111,-1,1261,1263,3112,-1,1178,948,1181,-1,946,948,1178,-1,2381,946,1179,-1,1344,946,2381,-1,1275,1253,2439,-1,1275,3105,1253,-1,2416,1457,3117,-1,2416,2415,1457,-1,3091,3051,3108,-1,3090,3051,3091,-1,2378,1167,3063,-1,2378,1165,1167,-1,2399,1304,1346,-1,947,1304,2399,-1,1228,1160,1175,-1,1160,1228,2398,-1,2374,1166,1312,-1,2374,2419,1166,-1,1347,1313,1165,-1,1348,1313,1347,-1,1173,3075,1174,-1,1173,1303,3075,-1,3116,2168,2420,-1,2167,2168,3116,-1,1216,1316,1171,-1,1216,1317,1316,-1,2376,3074,1314,-1,1182,3074,2376,-1,1312,1165,1313,-1,1165,1312,1166,-1,2374,3074,2396,-1,2374,1314,3074,-1,2374,1312,1314,-1,3118,2387,2386,-1,3118,3119,2387,-1,1148,2435,1256,-1,2435,1148,1332,-1,1353,3288,3289,-1,3287,3288,1353,-1,3050,3056,1352,-1,1293,3056,3050,-1,1157,1353,1158,-1,1157,3287,1353,-1,3119,1158,1294,-1,3118,1158,3119,-1,1354,1185,1355,-1,1186,1185,1354,-1,3088,3094,3095,-1,3088,3087,3094,-1,2371,1233,3096,-1,1234,1233,2371,-1,1150,2431,3120,-1,1150,1152,2431,-1,1278,1338,1250,-1,1338,1278,3111,-1,2379,2437,2436,-1,2379,2380,2437,-1,1356,3122,3123,-1,1356,1357,3122,-1,3123,1320,1321,-1,3123,3108,1320,-1,1291,1200,1290,-1,1291,1201,1200,-1,1249,1515,1232,-1,1249,1248,1515,-1,2366,3124,3106,-1,2366,3070,3124,-1,2366,2365,3070,-1,1194,3099,1195,-1,3099,1194,1259,-1,2974,2453,2452,-1,2974,3163,2453,-1,1031,1028,3150,-1,1028,1031,1029,-1,1003,3005,1477,-1,1003,1005,3005,-1,2966,2358,2360,-1,3167,2358,2966,-1,2249,2445,2957,-1,2445,2249,2938,-1,1427,1070,1069,-1,1427,1067,1070,-1,2499,993,864,-1,993,3022,2940,-1,993,2499,3022,-1,865,2442,2245,-1,2443,2442,865,-1,324,2500,1483,-1,324,3290,2500,-1,1135,2503,2444,-1,2503,1135,1134,-1,2461,1494,2462,-1,2908,1494,2461,-1,1058,2983,1478,-1,1058,3011,2983,-1,1521,2905,1004,-1,1521,3008,2905,-1,3166,2626,3141,-1,3166,1064,2626,-1,3131,1069,2471,-1,1069,3131,3130,-1,1074,2449,2448,-1,2449,1074,1426,-1,3147,1510,1020,-1,3147,1508,1510,-1,2350,923,2275,-1,3148,923,2350,-1,924,2991,1088,-1,2990,2991,924,-1,2245,2942,1568,-1,2442,2942,2245,-1,862,1488,863,-1,862,1418,1488,-1,3019,2501,1097,-1,985,2501,3019,-1,324,3021,3290,-1,3021,324,323,-1,2967,1450,3125,-1,2967,2482,1450,-1,1482,3032,1408,-1,2317,3032,1482,-1,1408,2290,2296,-1,1408,3032,2290,-1,2513,2931,2971,-1,2513,2512,2931,-1,2462,1496,2335,-1,1494,1496,2462,-1,2293,3016,2292,-1,2914,3016,2293,-1,2973,2933,2935,-1,2973,2975,2933,-1,2478,2977,325,-1,2478,2929,2977,-1,1497,3284,2979,-1,1497,1499,3284,-1,1440,3014,1441,-1,3013,3014,1440,-1,1058,1480,1059,-1,1478,1480,1058,-1,3027,2340,2475,-1,3025,2340,3027,-1,3026,1063,3138,-1,3026,2907,1063,-1,932,3275,1519,-1,932,1531,3275,-1,1519,2278,1108,-1,3275,2278,1519,-1,2344,2323,2359,-1,2323,2344,3162,-1,3283,2964,3282,-1,3283,2965,2964,-1,3142,2323,3162,-1,2324,2323,3142,-1,3000,2946,3144,-1,3000,2984,2946,-1,2986,1428,1427,-1,1428,2986,2985,-1,2919,2471,2899,-1,2471,2919,3131,-1,3145,3274,3146,-1,3153,3274,3145,-1,2495,1505,1023,-1,1504,1505,2495,-1,3276,968,967,-1,3276,3152,968,-1,1022,2496,1023,-1,2496,1022,939,-1,3151,927,926,-1,927,3151,3133,-1,1127,2467,2361,-1,2467,1127,1126,-1,265,3161,2490,-1,265,3084,3161,-1,1034,1437,1436,-1,1035,1437,1034,-1,2886,1121,2455,-1,2886,1463,1121,-1,1386,3281,1467,-1,1386,1388,3281,-1,2989,1031,3150,-1,1031,2989,1032,-1,1117,3133,3151,-1,1119,3133,1117,-1,1029,1474,1030,-1,1476,1474,1029,-1,333,2349,1476,-1,2357,2349,333,-1,2497,934,1007,-1,2497,2511,934,-1,2497,3007,2511,-1,2944,935,937,-1,2945,935,2944,-1,3002,935,2945,-1,3283,935,3002,-1,3283,2343,935,-1,2343,3283,3282,-1,1399,1479,2341,-1,1399,1398,1479,-1,1000,1479,1398,-1,3278,1479,1000,-1,3029,327,2282,-1,327,3029,325,-1,2283,2338,2281,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=24 */
		private int[] getparietr_geometry_5_24_coordIndex_24()
		{
			int[] value = {2283,2336,2338,-1,3163,2336,2453,-1,3163,2334,2336,-1,2331,1405,1106,-1,2331,1406,1405,-1,1413,2361,2467,-1,2361,1413,1412,-1,2507,1461,2313,-1,2507,2506,1461,-1,906,1509,2264,-1,906,1420,1509,-1,2898,2259,1072,-1,2898,2260,2259,-1,2516,2926,2325,-1,2515,2926,2516,-1,971,3167,2966,-1,971,970,3167,-1,1554,3154,895,-1,1554,2952,3154,-1,2524,1132,896,-1,1132,2524,3237,-1,2952,1435,1437,-1,2952,1554,1435,-1,2320,1559,2319,-1,2320,1560,1559,-1,2937,3016,3156,-1,2937,2936,3016,-1,2500,3020,873,-1,2500,3021,3020,-1,2500,3290,3021,-1,1378,901,898,-1,1378,2327,901,-1,2327,902,901,-1,902,2327,1358,-1,2531,1462,2885,-1,1465,1462,2531,-1,3279,1377,1382,-1,3279,1036,1377,-1,1457,3154,2401,-1,1457,1124,3154,-1,2469,2400,1170,-1,2469,3159,2400,-1,1562,2311,883,-1,2311,1562,3280,-1,1460,1464,2889,-1,1464,1460,1459,-1,1067,1358,1070,-1,1067,902,1358,-1,2474,3006,3155,-1,2474,2473,3006,-1,1386,1036,3279,-1,1386,1466,1036,-1,3280,2312,2311,-1,3280,2352,2312,-1,1376,1464,1443,-1,1464,1376,2950,-1,1121,2954,1373,-1,2954,1121,2953,-1,2885,1463,2886,-1,1462,1463,2885,-1,1469,1391,2987,-1,1389,1391,1469,-1,2302,3034,3033,-1,2304,3034,2302,-1,1393,1028,1030,-1,1028,1393,1117,-1,2362,3099,2363,-1,1195,3099,2362,-1,2920,2447,2458,-1,2920,2448,2447,-1,2345,2510,1397,-1,2345,2917,2510,-1,937,1136,1138,-1,937,936,1136,-1,3031,1366,3278,-1,3013,1366,3031,-1,3013,1367,1366,-1,2331,2452,2451,-1,2331,1106,2452,-1,3017,977,3129,-1,3017,2288,977,-1,1100,2968,2466,-1,1100,1410,2968,-1,1098,2328,3128,-1,2328,1098,1487,-1,1483,1096,322,-1,1483,1097,1096,-1,1483,3019,1097,-1,1568,990,989,-1,1491,990,1568,-1,2938,2446,2445,-1,2446,2938,3015,-1,2937,890,2934,-1,2937,891,890,-1,2292,2974,1105,-1,2972,2974,2292,-1,3018,2481,3134,-1,3018,2291,2481,-1,2289,2291,3018,-1,3144,1535,3000,-1,2902,1535,3144,-1,2287,1501,1137,-1,1502,1501,2287,-1,1423,2996,2925,-1,2996,1423,1425,-1,969,1543,1506,-1,969,2522,1543,-1,928,908,925,-1,928,2257,908,-1,909,950,1177,-1,1304,950,909,-1,1271,1515,1196,-1,1271,1517,1515,-1,943,1029,1031,-1,1029,943,945,-1,2921,1015,1017,-1,2921,2457,1015,-1,1115,1191,1116,-1,1191,1115,2458,-1,2460,2285,1401,-1,2460,1522,2285,-1,2979,2282,2281,-1,2979,3029,2282,-1,3284,3029,2979,-1,3028,3029,3284,-1,2251,2959,1561,-1,2959,2251,2910,-1,892,3158,1035,-1,892,3273,3158,-1,894,1439,1438,-1,894,893,1439,-1,3008,2280,2905,-1,3009,2280,3008,-1,2280,3009,2962,-1,2962,1062,1061,-1,3009,1062,2962,-1,2626,2322,2324,-1,2626,3237,2322,-1,3167,973,2358,-1,3167,974,973,-1,2274,2437,919,-1,2274,2438,2437,-1,2273,2307,2306,-1,2307,2273,915,-1,2269,1299,1538,-1,1299,2269,2268,-1,909,2262,1305,-1,909,1544,2262,-1,1545,1549,1548,-1,1545,2261,1549,-1,2258,1359,1551,-1,2258,2260,1359,-1,3168,953,2508,-1,3165,953,3168,-1,3114,2381,3113,-1,3114,2382,2381,-1,1263,1180,3112,-1,1263,1181,1180,-1,3059,1185,3121,-1,3059,3169,1185,-1,1336,3065,2384,-1,1336,1335,3065,-1,2389,2433,1334,-1,2389,2407,2433,-1,901,1553,898,-1,901,2256,1553,-1,1557,1435,2255,-1,1435,1557,1436,-1,3273,1559,1525,-1,3273,2961,1559,-1,1526,1561,889,-1,1526,2251,1561,-1,886,2957,2949,-1,886,2249,2957,-1,1458,1053,3157,-1,1458,1054,1053,-1,1452,883,2248,-1,883,1452,1562,-1,1565,1564,1981,-1,880,1564,1565,-1,1454,2530,867,-1,2530,1454,2295,-1,1373,1122,1121,-1,1373,1374,1122,-1,3149,229,226,-1,3149,2455,229,-1,2690,2653,2688,-1,2653,2690,853,-1,2689,1999,2686,-1,2689,2688,1999,-1,1886,2882,2833,-1,1886,2881,2882,-1,2653,2068,2000,-1,2653,2654,2068,-1,2160,2242,1576,-1,123,2242,2160,-1,1812,243,3170,-1,1812,2128,243,-1,2852,261,3172,-1,2852,1942,261,-1,3272,2867,2876,-1,3272,3173,2867,-1,3171,2860,2853,-1,2878,2860,3171,-1,2572,1770,2573,-1,1771,1770,2572,-1,2868,850,2573,-1,2870,850,2868,-1,606,2184,2871,-1,606,1780,2184,-1,2869,2873,3271,-1,2873,2869,2868,-1,2872,3270,3271,-1,3270,2872,3174,-1,3174,2859,3270,-1,2859,3174,3175,-1,2863,3176,3175,-1,2863,2857,3176,-1,3176,2851,2862,-1,2851,3176,3177,-1,2856,2880,3177,-1,2856,3170,2880,-1,2184,2551,2865,-1,2184,1626,2551,-1,519,2858,2855,-1,519,543,2858,-1,2775,519,350,-1,517,519,2775,-1,2238,3232,2536,-1,3232,2238,2237,-1,1583,2239,848,-1,1583,1821,2239,-1,1583,1582,1821,-1,619,1581,617,-1,1581,619,498,-1,3179,2846,1590,-1,2846,3179,3178,-1,1935,2848,3269,-1,2848,1935,222,-1,3180,833,3178,-1,3180,831,833,-1,2228,2223,2845,-1,2223,2228,2224,-1,2847,2841,2229,-1,2841,2847,3259,-1,2839,2842,569,-1,2842,2839,3181,-1,2225,2841,3259,-1,2225,2226,2841,-1,1602,2840,835,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=25 */
		private int[] getparietr_geometry_5_24_coordIndex_25()
		{
			int[] value = {1602,2607,2840,-1,1805,2597,3183,-1,2596,2597,1805,-1,2179,1888,1887,-1,1888,2179,1798,-1,1833,1596,1887,-1,1833,1594,1596,-1,1833,1601,1594,-1,225,3269,3268,-1,225,1935,3269,-1,1590,1847,3179,-1,1847,1590,1829,-1,2736,2156,2155,-1,2736,2735,2156,-1,1613,823,486,-1,1613,2219,823,-1,2834,1612,494,-1,2834,1619,1612,-1,2534,2166,483,-1,2534,492,2166,-1,1818,2535,2763,-1,1818,1831,2535,-1,3268,1947,225,-1,3268,2735,1947,-1,1885,1617,1213,-1,1885,1616,1617,-1,1619,2835,1620,-1,1619,2834,2835,-1,2127,238,2128,-1,238,2127,249,-1,608,604,609,-1,608,1775,604,-1,2142,3255,533,-1,2742,3255,2142,-1,723,800,802,-1,723,3192,800,-1,2557,3192,723,-1,2213,109,2797,-1,2213,110,109,-1,404,3266,405,-1,404,3291,3266,-1,1882,3196,1883,-1,1882,339,3196,-1,772,1707,773,-1,2173,1707,772,-1,2757,1709,462,-1,2757,3234,1709,-1,3207,3205,3203,-1,3207,3206,3205,-1,2047,3210,2797,-1,2008,3210,2047,-1,610,2019,2032,-1,610,2058,2019,-1,1684,2188,1682,-1,2662,2188,1684,-1,87,2028,2652,-1,87,86,2028,-1,1758,1757,1759,-1,1757,1758,2001,-1,1687,2811,1688,-1,1687,2809,2811,-1,2606,1693,2202,-1,1693,2606,3228,-1,1879,3187,1880,-1,3187,1879,548,-1,2209,474,1656,-1,2732,474,2209,-1,1657,572,2782,-1,572,1657,573,-1,638,1795,639,-1,2826,1795,638,-1,3234,3267,3261,-1,3234,2757,3267,-1,537,404,3202,-1,537,536,404,-1,441,790,1898,-1,441,791,790,-1,1631,423,1997,-1,1631,468,423,-1,748,2124,749,-1,40,2124,748,-1,31,2691,784,-1,31,2043,2691,-1,1730,125,58,-1,1730,679,125,-1,659,3253,660,-1,659,3250,3253,-1,2005,3262,7,-1,2005,2004,3262,-1,2060,2646,3215,-1,3247,2646,2060,-1,1754,2814,81,-1,1989,2814,1754,-1,82,2784,2552,-1,82,1642,2784,-1,560,1699,555,-1,2200,1699,560,-1,3194,511,3195,-1,2591,511,3194,-1,416,2557,417,-1,416,3192,2557,-1,561,1810,1801,-1,1810,561,554,-1,2771,1704,1703,-1,2771,1850,1704,-1,2623,1796,546,-1,2623,1797,1796,-1,3257,2145,2144,-1,2145,3257,2781,-1,628,1714,1713,-1,628,630,1714,-1,3292,3266,3291,-1,3292,3265,3266,-1,3185,2772,2773,-1,3185,2803,2772,-1,3204,2619,1996,-1,2619,3204,2620,-1,2041,1875,2670,-1,1875,2041,1876,-1,2045,1877,2134,-1,2044,1877,2045,-1,2800,2069,2798,-1,2799,2069,2800,-1,128,1992,1723,-1,128,127,1992,-1,2043,2817,2691,-1,2043,2042,2817,-1,713,535,534,-1,713,1786,535,-1,2644,26,25,-1,2644,1732,26,-1,2645,25,2040,-1,2645,2644,25,-1,1736,672,1737,-1,2070,672,1736,-1,743,563,565,-1,743,665,563,-1,2677,2667,2036,-1,2677,2678,2667,-1,736,2666,737,-1,2680,2666,736,-1,2195,654,1744,-1,2195,2568,654,-1,3,2827,1843,-1,3262,2827,3,-1,2032,611,610,-1,5,611,2032,-1,3214,2791,3212,-1,2790,2791,3214,-1,2649,2071,2687,-1,2649,73,2071,-1,67,2793,2815,-1,67,2057,2793,-1,88,1771,2572,-1,85,1771,88,-1,1755,2001,90,-1,1757,2001,1755,-1,2586,1796,2749,-1,546,1796,2586,-1,769,2584,578,-1,769,556,2584,-1,3224,540,2830,-1,3224,1896,540,-1,2745,408,1869,-1,408,2745,2805,-1,521,583,2579,-1,2590,583,521,-1,444,375,445,-1,444,789,375,-1,404,3292,3291,-1,404,536,3292,-1,1744,653,1745,-1,1744,654,653,-1,1815,2170,515,-1,1815,366,2170,-1,830,1790,1791,-1,829,1790,830,-1,1828,1790,829,-1,3222,3263,2056,-1,778,3263,3222,-1,601,1779,602,-1,1676,1779,601,-1,2185,2183,1780,-1,1782,2183,2185,-1,2183,1626,2184,-1,2241,1626,2183,-1,3235,1889,1794,-1,3235,753,1889,-1,2778,450,2747,-1,451,450,2778,-1,452,591,453,-1,452,2207,591,-1,2805,2561,3217,-1,2805,714,2561,-1,2771,1702,2769,-1,2771,1703,1702,-1,623,2747,1840,-1,2747,623,2192,-1,2807,2604,1696,-1,2604,2807,2770,-1,2213,436,1807,-1,2013,436,2213,-1,2661,2147,1990,-1,2147,2661,2146,-1,2571,2613,95,-1,2613,2571,2025,-1,2655,2067,2066,-1,2655,2657,2067,-1,3248,2767,3260,-1,2766,2767,3248,-1,1954,1687,1955,-1,1954,2809,1687,-1,2812,2809,1954,-1,1699,1688,555,-1,1699,1689,1688,-1,1699,1701,1689,-1,1690,427,2109,-1,1690,2203,427,-1,1900,541,518,-1,2136,541,1900,-1,430,2139,428,-1,430,798,2139,-1,2826,3258,2208,-1,2826,2194,3258,-1,631,368,367,-1,368,631,1870,-1,2777,2743,3236,-1,2777,624,2743,-1,533,2804,2753,-1,535,2804,533,-1,595,1624,596,-1,1817,1624,595,-1,2539,3259,832,-1,1595,3259,2539,-1,497,845,498,-1,845,497,843,-1,1587,2534,1822,-1,1586,2534,1587,-1,2836,2154,2156,-1,2836,2992,2154,-1,832,3182,2539,-1,3182,832,831,-1,1600,828,1826,-1,1600,2541,828,-1,2840,2224,835,-1,2222,2224,2840,-1,1818,1829,1831,-1,1818,1820,1829,-1,530,1613,485,-1,1613,530,1606,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=26 */
		private int[] getparietr_geometry_5_24_coordIndex_26()
		{
			int[] value = {2169,1609,822,-1,2169,1607,1609,-1,3232,846,2240,-1,847,846,3232,-1,2850,2236,617,-1,2237,2236,2850,-1,1586,1825,2534,-1,1586,495,1825,-1,528,567,1633,-1,528,527,567,-1,491,2600,2159,-1,491,490,2600,-1,1834,1792,1597,-1,1792,1834,809,-1,3218,2757,2758,-1,2757,3218,3267,-1,2808,2135,2806,-1,2201,2135,2808,-1,2135,2201,382,-1,2749,577,579,-1,1796,577,2749,-1,19,2596,1805,-1,19,2177,2596,-1,2536,2240,2231,-1,2240,2536,3232,-1,548,2731,3187,-1,2731,548,2759,-1,3197,544,2586,-1,544,3197,3198,-1,471,539,469,-1,471,1713,539,-1,471,628,1713,-1,397,2774,398,-1,397,3206,2774,-1,466,512,514,-1,512,466,465,-1,2739,2115,371,-1,2739,2116,2115,-1,1872,385,3256,-1,385,1872,383,-1,545,2137,2738,-1,545,556,2137,-1,774,810,775,-1,774,811,810,-1,1798,2151,1888,-1,1797,2151,1798,-1,2150,458,457,-1,2150,1859,458,-1,1763,1859,796,-1,458,1859,1763,-1,575,454,2180,-1,575,452,454,-1,404,1863,3202,-1,403,1863,404,-1,1710,718,1661,-1,1712,718,1710,-1,505,406,3224,-1,504,406,505,-1,2148,590,594,-1,2148,588,590,-1,2583,17,838,-1,2583,2582,17,-1,1593,1990,2147,-1,1990,1593,2663,-1,2109,2122,802,-1,2109,2611,2122,-1,638,2194,2826,-1,2194,638,1762,-1,2145,634,1764,-1,760,634,2145,-1,760,759,634,-1,537,2821,2776,-1,537,2819,2821,-1,2603,432,3258,-1,2603,433,432,-1,2118,464,532,-1,2118,465,464,-1,2754,360,2117,-1,2754,361,360,-1,2831,2755,2728,-1,2831,1816,2755,-1,2618,383,1871,-1,2729,383,2618,-1,3233,3229,353,-1,3229,3233,763,-1,2140,1899,2139,-1,2140,2624,1899,-1,1814,2725,547,-1,2725,1814,1813,-1,2724,1874,2585,-1,2724,1868,1874,-1,2171,372,356,-1,372,2171,2170,-1,1773,2131,2133,-1,2131,1773,2186,-1,2193,1869,631,-1,2193,2745,1869,-1,3171,3161,3080,-1,3171,3172,3161,-1,633,3257,1765,-1,633,2781,3257,-1,426,1688,2130,-1,426,555,1688,-1,555,426,553,-1,445,2570,447,-1,445,1638,2570,-1,2780,575,2180,-1,2780,576,575,-1,1890,1875,364,-1,2802,1875,1890,-1,390,3235,1836,-1,390,2617,3235,-1,3265,536,2779,-1,3265,3292,536,-1,387,626,376,-1,387,627,626,-1,2209,2174,2732,-1,2209,1705,2174,-1,2209,1655,1705,-1,1695,2611,380,-1,1695,2122,2611,-1,786,2756,787,-1,786,2730,2756,-1,3256,540,1896,-1,538,540,3256,-1,3231,2741,2739,-1,3231,3236,2741,-1,370,2779,536,-1,370,369,2779,-1,3233,2765,2625,-1,2765,3233,2621,-1,2172,2775,1580,-1,2172,428,2775,-1,2759,2733,2731,-1,2733,2759,770,-1,347,2585,345,-1,347,2724,2585,-1,345,341,552,-1,550,341,345,-1,343,2108,509,-1,343,342,2108,-1,3227,2025,2024,-1,3227,2614,2025,-1,2090,3242,283,-1,305,3242,2090,-1,1915,286,1944,-1,1917,286,1915,-1,1923,2100,284,-1,1923,3238,2100,-1,2699,2703,2715,-1,2703,2699,2702,-1,1958,247,2085,-1,248,247,1958,-1,2099,1913,279,-1,2099,1914,1913,-1,2708,1912,1914,-1,2708,1939,1912,-1,2697,2723,2722,-1,2697,2719,2723,-1,1927,319,269,-1,1927,2629,319,-1,3240,297,3254,-1,3240,3239,297,-1,2718,1967,1968,-1,1967,2718,2640,-1,2716,2091,2102,-1,2716,255,2091,-1,282,2090,283,-1,2102,2090,282,-1,278,2104,1931,-1,218,2104,278,-1,2706,2720,298,-1,2720,2706,2704,-1,3243,3254,2712,-1,3254,3243,3240,-1,296,2711,3241,-1,2711,296,1921,-1,2700,2715,2714,-1,2715,2700,2699,-1,3245,3240,3243,-1,3240,3245,1925,-1,276,1943,1922,-1,276,314,1943,-1,2634,291,2702,-1,2634,292,291,-1,3244,2096,2639,-1,3244,2705,2096,-1,1925,1945,236,-1,1945,1925,3245,-1,224,281,1929,-1,2098,281,224,-1,1917,287,286,-1,287,1917,1926,-1,2707,2635,2722,-1,2635,2707,223,-1,3242,1930,283,-1,1931,1930,3242,-1,1958,2103,311,-1,1957,2103,1958,-1,2633,274,2489,-1,272,274,2633,-1,219,1949,217,-1,219,1919,1949,-1,1912,254,253,-1,1912,2533,254,-1,1942,851,261,-1,1942,1941,851,-1,243,1577,1578,-1,1577,243,242,-1,1935,224,1929,-1,225,224,1935,-1,208,249,206,-1,208,215,249,-1,1965,136,181,-1,136,1965,1964,-1,171,256,1968,-1,171,257,256,-1,159,154,2081,-1,159,158,154,-1,1971,1974,2078,-1,156,1974,1971,-1,131,2080,161,-1,131,149,2080,-1,162,1980,175,-1,153,1980,162,-1,135,181,136,-1,1977,181,135,-1,163,882,2077,-1,882,163,1564,-1,784,697,785,-1,697,784,2199,-1,1718,2800,1719,-1,2800,1718,2674,-1,3246,1667,710,-1,3246,43,1667,-1,63,743,603,-1,743,63,665,-1,642,777,643,-1,777,642,1751,-1,91,2067,2768,-1,91,96,2067,-1,1576,94,849,-1,1576,2242,94,-1,2883,1620,2689,-1,1620,2883,1618,-1,1569,123,2160,-1,123,1569,121,-1,1641,2784,1642,-1,2813,2784,1641,-1,2813,2785,2784,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=27 */
		private int[] getparietr_geometry_5_24_coordIndex_27()
		{
			int[] value = {1680,2786,1681,-1,1680,2787,2786,-1,1680,3190,2787,-1,2648,2038,112,-1,2648,666,2038,-1,27,113,2013,-1,2210,113,27,-1,2562,34,1804,-1,2562,698,34,-1,3207,1996,105,-1,3207,3204,1996,-1,3207,3203,3204,-1,1616,1884,1614,-1,1616,1885,1884,-1,78,645,76,-1,78,3247,645,-1,75,2205,73,-1,75,2788,2205,-1,610,612,2005,-1,421,612,610,-1,2681,778,3222,-1,2683,778,2681,-1,2683,779,778,-1,778,3200,3263,-1,778,781,3200,-1,1745,1679,1653,-1,1745,653,1679,-1,1774,2054,652,-1,1774,1775,2054,-1,2575,1629,1628,-1,2575,1774,1629,-1,1738,2106,1740,-1,2052,2106,1738,-1,2049,672,673,-1,2049,2050,672,-1,599,697,600,-1,599,785,697,-1,128,3246,126,-1,128,707,3246,-1,102,2044,39,-1,102,1716,2044,-1,708,106,523,-1,106,708,1723,-1,2799,107,2069,-1,2799,702,107,-1,1991,1804,1669,-1,28,1804,1991,-1,694,1673,1672,-1,694,3209,1673,-1,694,2563,3209,-1,1677,666,2648,-1,1677,667,666,-1,3253,661,2196,-1,3253,662,661,-1,2176,19,21,-1,2176,2177,19,-1,2582,651,2664,-1,2582,2016,651,-1,3264,737,2665,-1,3264,2559,737,-1,780,733,3189,-1,2790,733,780,-1,2790,2560,733,-1,2790,3211,2560,-1,2790,3214,3211,-1,2793,3216,2815,-1,2793,2792,3216,-1,2033,3262,3,-1,2033,7,3262,-1,336,2021,644,-1,338,2021,336,-1,0,2029,2652,-1,3249,2029,0,-1,726,2598,1759,-1,726,2599,2598,-1,116,2767,117,-1,3225,2767,116,-1,3225,3260,2767,-1,2023,2190,2656,-1,2548,2190,2023,-1,2406,1329,1331,-1,2406,3067,1329,-1};
			return value;
		}

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

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

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

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=4 */
		private double[] getparietr_coordinate_6_24_point_4()
		{
			double[] value = {-0.0008,0.0345,0.0549,-0.0117,0.0325,0.0550,-0.0115,0.0327,0.0548,-0.0120,0.0321,0.0561,-0.0116,0.0325,0.0559,-0.0167,0.0274,0.0539,-0.0131,0.0242,0.0536,-0.0139,0.0303,0.0570,-0.0148,0.0230,0.0563,-0.0150,0.0224,0.0557,-0.0175,0.0190,0.0575,-0.0177,0.0188,0.0576,-0.0205,0.0201,0.0575,-0.0215,0.0188,0.0566,-0.0216,0.0186,0.0566,-0.0237,0.0072,0.0594,-0.0227,0.0100,0.0580,-0.0268,0.0037,0.0623,-0.0255,-0.0006,0.0618,-0.0264,-0.0112,0.0646,-0.0251,-0.0116,0.0655,-0.0251,-0.0113,0.0652,-0.0214,-0.0267,0.0695,0.0307,0.0478,0.0335,0.0058,0.0451,0.0461,-0.0191,0.0225,0.0568,-0.0186,0.0234,0.0567,-0.0169,0.0202,0.0567,-0.0213,0.0166,0.0606,-0.0223,0.0167,0.0579,-0.0203,0.0160,0.0609,-0.0221,0.0195,0.0539,-0.0255,-0.0029,0.0602,0.0284,0.0527,0.0296,0.0281,0.0525,0.0316,0.0335,0.0533,0.0234,0.0349,0.0535,0.0237,0.0328,0.0525,0.0090,0.0346,0.0527,0.0096,0.0346,0.0527,0.0088,0.0337,0.0526,0.0097,0.0328,0.0525,0.0095,0.0323,0.0488,0.0261,0.0328,0.0489,0.0252,0.0332,0.0489,0.0196,0.0345,0.0491,0.0177,0.0347,0.0492,0.0199,0.0333,0.0477,0.0002,0.0335,0.0481,0.0032,0.0333,0.0480,0.0023,0.0343,0.0484,0.0031,0.0329,0.0467,-0.0055,0.0332,0.0471,-0.0044,0.0317,0.0463,-0.0052,0.0315,0.0471,-0.0003,0.0360,0.0488,0.0022,0.0351,0.0485,0.0021,0.0359,0.0477,-0.0060,0.0351,0.0473,-0.0065,0.0258,0.0482,0.0133,0.0220,0.0484,0.0144,-0.0212,0.0220,0.0154,-0.0224,0.0194,0.0255,-0.0100,0.0335,0.0102,-0.0089,0.0338,0.0255,0.0291,0.0466,0.0026,0.0315,0.0474,0.0024,0.0285,0.0452,-0.0053,0.0317,0.0530,0.0210,0.0325,0.0531,0.0215,0.0328,0.0530,0.0196,0.0306,0.0524,0.0092,0.0305,0.0523,0.0080,0.0298,0.0523,0.0103,-0.0001,0.0398,0.0186,-0.0004,0.0391,0.0351,-0.0105,0.0376,0.0184,-0.0113,0.0374,0.0097,-0.0023,0.0430,0.0156,-0.0333,0.0037,0.0205,-0.0339,0.0020,0.0091,-0.0309,0.0116,0.0185,-0.0192,0.0299,0.0217,-0.0202,0.0295,0.0132,-0.0354,-0.0053,0.0219,-0.0100,0.0376,0.0278,0.0340,0.0526,0.0083,0.0349,0.0491,0.0089,0.0343,0.0490,0.0085,0.0330,0.0507,-0.0068,0.0340,0.0470,-0.0062,0.0316,0.0506,-0.0063,0.0328,0.0527,0.0021,0.0337,0.0529,0.0021,0.0348,0.0492,0.0096,0.0341,0.0490,0.0097,0.0345,0.0492,0.0124,0.0340,0.0525,0.0128,0.0345,0.0526,0.0122,0.0314,0.0533,0.0256,0.0340,0.0510,-0.0065,0.0340,0.0512,-0.0055,0.0334,0.0526,0.0082,0.0337,0.0488,0.0084,0.0333,0.0488,0.0095,0.0318,0.0484,0.0288,0.0348,0.0530,0.0173,0.0329,0.0489,0.0140,0.0303,0.0507,-0.0055,-0.0255,0.0218,0.0243,-0.0262,0.0211,0.0159,0.0317,0.0487,0.0179,0.0299,0.0486,0.0181,0.0284,0.0484,0.0250,0.0280,0.0483,0.0264,0.0329,0.0514,-0.0042,-0.0218,0.0221,0.0069,-0.0113,0.0314,0.0314,0.0333,0.0478,0.0011,0.0332,0.0479,0.0018,0.0312,0.0483,0.0117,0.0297,0.0479,0.0122,0.0318,0.0509,-0.0055,0.0304,0.0509,-0.0049,0.0346,0.0531,0.0198,-0.0270,-0.0096,0.0620,-0.0270,-0.0092,0.0619,-0.0260,-0.0122,0.0673,-0.0257,-0.0142,0.0691,-0.0269,0.0027,0.0626,-0.0008,0.0412,0.0484,0.0004,0.0418,0.0502,0.0207,0.0508,0.0447,0.0308,0.0527,0.0415,-0.0253,0.0001,0.0615,-0.0241,0.0126,0.0599,-0.0243,0.0124,0.0597,-0.0263,0.0070,0.0604,-0.0180,0.0246,0.0558,-0.0177,0.0250,0.0559,-0.0103,0.0337,0.0559,-0.0097,0.0343,0.0551,-0.0097,0.0344,0.0544,-0.0024,0.0334,0.0556,-0.0018,0.0338,0.0552,0.0038,0.0440,0.0490,0.0081,0.0396,0.0507,0.0194,0.0498,0.0466,0.0299,0.0527,0.0367,-0.0337,-0.0202,0.0206,0.0291,0.0525,0.0402,0.0312,0.0527,0.0404,0.0133,0.0484,0.0446,0.0032,0.0436,0.0493,-0.0140,0.0288,0.0408,-0.0134,0.0232,0.0518,-0.0225,0.0095,0.0547,-0.0290,-0.0094,0.0503,-0.0232,0.0160,0.0439,0.0036,0.0405,0.0363,-0.0300,0.0128,0.0264,-0.0357,-0.0080,0.0106,-0.0095,0.0346,0.0541,-0.0254,0.0126,0.0555,-0.0034,0.0389,0.0512,0.0293,0.0478,0.0334,-0.0100,0.0339,0.0560,-0.0036,0.0327,0.0521,0.0293,0.0479,0.0318,0.0258,0.0474,0.0088,-0.0276,-0.0212,-0.0292,-0.0336,-0.0002,-0.0014,-0.0354,-0.0103,0.0009,-0.0123,0.0365,-0.0013,-0.0182,0.0177,-0.0337,-0.0238,0.0097,-0.0307,-0.0273,0.0010,-0.0274,-0.0293,-0.0077,-0.0242,-0.0261,-0.0103,-0.0211,-0.0287,-0.0074,-0.0132,-0.0270,-0.0167,-0.0186,-0.0193,-0.0277,-0.0336,-0.0236,-0.0159,-0.0283,0.0140,0.0132,-0.0548,0.0279,0.0441,-0.0101,0.0252,-0.0073,-0.0697,-0.0070,-0.0398,-0.0576,-0.0087,-0.0375,-0.0558,0.0025,-0.0280,-0.0609,0.0337,0.0263,-0.0468,0.0374,0.0306,-0.0432,0.0321,0.0357,-0.0365,-0.0139,-0.0383,-0.0500,-0.0088,-0.0384,-0.0558,-0.0148,-0.0408,-0.0485,-0.0107,-0.0443,-0.0426,-0.0151,-0.0406,-0.0482,-0.0062,-0.0329,-0.0590,-0.0066,-0.0339,-0.0584,0.0277,-0.0024,-0.0682,0.0337,0.0257,-0.0516,0.0341,0.0336,-0.0399,0.0164,-0.0153,-0.0650,0.0298,-0.0040,-0.0640,0.0303,-0.0040,-0.0641,0.0295,-0.0036,-0.0692,0.0291,-0.0032,-0.0690,0.0293,-0.0036,-0.0640,0.0325,0.0067,-0.0601,0.0332,0.0106,-0.0580,0.0321,0.0118,-0.0570,0.0349,0.0260,-0.0471,0.0358,0.0272,-0.0504,0.0358,0.0272,-0.0504,0.0349,0.0259,-0.0472,0.0341,0.0337,-0.0397,0.0366,0.0279,-0.0456,0.0081,-0.0199,-0.0631,0.0062,-0.0238,-0.0674,0.0070,-0.0228,-0.0634,0.0071,-0.0239,-0.0639,0.0316,0.0462,-0.0248,0.0306,0.0263,-0.0512,0.0280,0.0060,-0.0628,0.0085,-0.0186,-0.0628,0.0341,0.0412,-0.0272,0.0333,0.0448,-0.0286,0.0321,0.0466,-0.0240,-0.0146,-0.0381,-0.0494,-0.0006,-0.0165,-0.0613,-0.0014,-0.0171,-0.0608,0.0133,-0.0141,-0.0678,-0.0192,0.0179,-0.0217,0.0018,-0.0185,-0.0632,0.0060,-0.0231,-0.0628,0.0224,-0.0067,-0.0645,0.0126,-0.0146,-0.0677,-0.0081,0.0289,0.0493,-0.0348,-0.0320,0.0242,-0.0333,-0.0328,0.0292,-0.0338,-0.0325,0.0275,-0.0367,-0.0253,0.0213,-0.0285,-0.0483,-0.0146,-0.0343,-0.0322,0.0258,-0.0308,-0.0361,0.0328,-0.0328,-0.0346,0.0241,0.0302,0.0069,-0.0626,0.0331,0.0354,-0.0419,0.0334,0.0449,-0.0283,0.0318,0.0371,-0.0340,0.0341,0.0195,-0.0559,0.0311,0.0122,-0.0566,0.0323,0.0124,-0.0567,0.0340,0.0188,-0.0524,-0.0346,-0.0281,0.0295,0.0268,-0.0028,-0.0682,0.0083,-0.0172,-0.0663,0.0086,-0.0192,-0.0632,-0.0008,-0.0217,-0.0621,-0.0162,-0.0125,-0.0412,0.0342,0.0413,-0.0269,0.0067,-0.0242,-0.0637,0.0330,0.0287,-0.0446,0.0332,0.0255,-0.0519,0.0327,0.0209,-0.0509,0.0167,-0.0140,-0.0689,0.0174,-0.0145,-0.0654,0.0057,-0.0242,-0.0672,-0.0322,-0.0259,-0.0017,-0.0302,-0.0289,-0.0094,-0.0198,0.0212,-0.0269,-0.0112,0.0296,-0.0290,-0.0212,0.0286,0.0017,-0.0224,0.0156,0.0474,0.0075,0.0394,0.0508,-0.0100,0.0273,0.0562,0.0141,0.0485,0.0452,0.0321,0.0480,0.0321,-0.0216,0.0205,0.0537,-0.0321,-0.0074,0.0333,-0.0291,-0.0127,0.0501,-0.0305,0.0009,0.0220,-0.0109,0.0332,0.0553,-0.0110,0.0331,0.0554,-0.0216,0.0159,0.0609,0.0334,0.0528,0.0004,0.0335,0.0528,0.0011,0.0350,0.0483,0.0001,0.0358,0.0486,0.0003,0.0359,0.0487,0.0011,-0.0251,-0.0110,0.0650,0.0171,-0.0151,-0.0654,0.0165,-0.0144,-0.0690};
			return value;
		}
		/** Large attribute array: IndexedFaceSet DEF='parietr_geometry' coordIndex field, scene-graph level=5, element #24, 26328 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 getparietr_geometry_5_24_coordIndex()
		{
			MFInt32 parietr_geometry_5_24_coordIndex = new MFInt32()/*2.finalize*/
				.append(new MFInt32(getparietr_geometry_5_24_coordIndex_1()))
				.append(new MFInt32(getparietr_geometry_5_24_coordIndex_2()))
				.append(new MFInt32(getparietr_geometry_5_24_coordIndex_3()))
				.append(new MFInt32(getparietr_geometry_5_24_coordIndex_4()))
				.append(new MFInt32(getparietr_geometry_5_24_coordIndex_5()))
				.append(new MFInt32(getparietr_geometry_5_24_coordIndex_6()))
				.append(new MFInt32(getparietr_geometry_5_24_coordIndex_7()))
				.append(new MFInt32(getparietr_geometry_5_24_coordIndex_8()))
				.append(new MFInt32(getparietr_geometry_5_24_coordIndex_9()))
				.append(new MFInt32(getparietr_geometry_5_24_coordIndex_10()))
				.append(new MFInt32(getparietr_geometry_5_24_coordIndex_11()))
				.append(new MFInt32(getparietr_geometry_5_24_coordIndex_12()))
				.append(new MFInt32(getparietr_geometry_5_24_coordIndex_13()))
				.append(new MFInt32(getparietr_geometry_5_24_coordIndex_14()))
				.append(new MFInt32(getparietr_geometry_5_24_coordIndex_15()))
				.append(new MFInt32(getparietr_geometry_5_24_coordIndex_16()))
				.append(new MFInt32(getparietr_geometry_5_24_coordIndex_17()))
				.append(new MFInt32(getparietr_geometry_5_24_coordIndex_18()))
				.append(new MFInt32(getparietr_geometry_5_24_coordIndex_19()))
				.append(new MFInt32(getparietr_geometry_5_24_coordIndex_20()))
				.append(new MFInt32(getparietr_geometry_5_24_coordIndex_21()))
				.append(new MFInt32(getparietr_geometry_5_24_coordIndex_22()))
				.append(new MFInt32(getparietr_geometry_5_24_coordIndex_23()))
				.append(new MFInt32(getparietr_geometry_5_24_coordIndex_24()))
				.append(new MFInt32(getparietr_geometry_5_24_coordIndex_25()))
				.append(new MFInt32(getparietr_geometry_5_24_coordIndex_26()))
				.append(new MFInt32(getparietr_geometry_5_24_coordIndex_27()));
			return parietr_geometry_5_24_coordIndex;
		}
		/** Large attribute array: Coordinate DEF='parietr_coordinate' point field, scene-graph level=6, element #24, 9879 total numbers made up of 3293 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 getparietr_coordinate_6_24_point()
		{
			MFVec3f parietr_coordinate_6_24_point = new MFVec3f()/*2.finalize*/
				.append(new MFVec3f(getparietr_coordinate_6_24_point_1()))
				.append(new MFVec3f(getparietr_coordinate_6_24_point_2()))
				.append(new MFVec3f(getparietr_coordinate_6_24_point_3()))
				.append(new MFVec3f(getparietr_coordinate_6_24_point_4()));
			return parietr_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 r_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 r_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.r_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.r_parietal self-validation test confirmation: ");
                if (!validationResults.equals("success"))
                    System.out.println();
                System.out.println(validationResults.trim());

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