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> upper fixed bone of jaw formed from fusion of two maxillary bones, including hard palate in front of mouth. </p>
 <p> Related links:  source l_maxilla.java, <a href="https://www.web3d.org/x3d/content/examples/X3dResources.html" target="_blank">X3D Resources</a>, <a href="https://www.web3d.org/x3d/content/examples/X3dSceneAuthoringHints.html" target="_blank">X3D Scene Authoring Hints</a>, and <a href="https://www.web3d.org/x3d/content/X3dTooltips.html" target="_blank">X3D Tooltips</a>. </p>
	<table style="color:black; border:0px solid; border-spacing:10px 0px;">
        <caption>Scene Meta Information</caption>
		<tr style="background-color:silver; border-color:silver;">
			<td style="text-align:center; padding:10px 0px;"><i>meta tags</i></td>
			<td style="text-align:left;   padding:10px 0px;">HumanoidAnimation.Skeleton.l_maxilla&nbsp; Document Metadata </td>
		</tr>

		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> title </i> </td>
			<td> <a href="https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Skeleton/l_maxilla.x3d">l_maxilla.x3d</a> </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> description </i> </td>
			<td> upper fixed bone of jaw formed from fusion of two maxillary bones, including hard palate in front of mouth </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/maxl.x3d">originals/maxl.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/Maxilla" target="_blank">https://en.wikipedia.org/wiki/Maxilla</a> </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> reference </i> </td>
			<td> <a href="https://en.wikipedia.org/wiki/List_of_bones_of_the_human_skeleton" target="_blank">https://en.wikipedia.org/wiki/List_of_bones_of_the_human_skeleton</a> </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> reference </i> </td>
			<td> usage examples <a href="https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Medical" target="_blank">https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Medical</a> </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> generator </i> </td>
			<td> X3D-Edit 4.0, <a href="https://www.web3d.org/x3d/tools/X3D-Edit" target="_blank">https://www.web3d.org/x3d/tools/X3D-Edit</a> </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> generator </i> </td>
			<td> X3D Tidy, <a href="https://www.web3d.org/x3d/stylesheets/X3dTidy.html" target="_blank">https://www.web3d.org/x3d/stylesheets/X3dTidy.html</a> </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> identifier </i> </td>
			<td> <a href="https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Skeleton/l_maxilla.x3d" target="_blank">https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Skeleton/l_maxilla.x3d</a> </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> license </i> </td>
			<td> <a href="https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Skeleton/../license.html">../license.html</a> </td>
		</tr>
		<tr style="background-color:silver; border-color:silver;">
			<td style="text-align:center;" colspan="2">  &nbsp; </td>
		</tr>
	</table>

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

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

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

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

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=2 */
		private int[] getl_maxilla_geometry_5_24_coordIndex_2()
		{
			int[] value = {577,608,609,-1,610,611,612,-1,613,614,615,-1,616,617,618,-1,619,620,587,-1,620,588,587,-1,603,621,622,-1,623,624,625,-1,626,613,627,-1,621,628,629,-1,630,631,632,-1,633,634,635,-1,18,636,637,-1,638,639,640,-1,638,641,642,-1,643,644,645,-1,646,647,25,-1,642,648,649,-1,596,650,651,-1,652,653,654,-1,9,11,648,-1,633,635,648,-1,655,656,624,-1,657,658,659,-1,637,660,661,-1,662,661,658,-1,663,664,52,-1,665,593,666,-1,667,668,669,-1,670,671,672,-1,673,674,675,-1,676,677,678,-1,679,680,681,-1,682,683,684,-1,678,685,686,-1,687,688,689,-1,690,691,692,-1,693,673,694,-1,679,695,696,-1,697,698,699,-1,700,701,702,-1,672,703,704,-1,705,706,707,-1,708,709,710,-1,711,707,712,-1,713,402,714,-1,713,715,402,-1,716,717,407,-1,718,704,719,-1,712,707,716,-1,542,720,721,-1,671,722,703,-1,723,724,725,-1,726,727,728,-1,412,729,705,-1,730,395,724,-1,731,413,732,-1,733,734,735,-1,736,737,421,-1,738,739,423,-1,413,731,740,-1,741,742,743,-1,744,736,745,-1,746,747,748,-1,749,750,751,-1,750,752,753,-1,754,755,756,-1,739,757,415,-1,396,758,419,-1,422,414,759,-1,760,761,762,-1,704,703,730,-1,763,756,764,-1,727,393,765,-1,766,767,768,-1,769,770,771,-1,741,744,772,-1,773,774,770,-1,775,776,777,-1,778,700,779,-1,780,781,782,-1,783,784,781,-1,785,786,787,-1,788,789,790,-1,791,787,792,-1,793,794,795,-1,796,797,749,-1,672,798,544,-1,799,771,770,-1,768,799,800,-1,801,802,803,-1,761,767,762,-1,804,805,806,-1,807,292,294,-1,808,809,810,-1,811,812,813,-1,622,814,815,-1,816,817,818,-1,819,820,821,-1,822,823,824,-1,825,822,820,-1,826,827,828,-1,829,111,100,-1,830,831,828,-1,101,100,832,-1,833,834,835,-1,836,117,110,-1,114,319,144,-1,837,823,822,-1,837,838,830,-1,605,568,839,-1,840,841,842,-1,843,844,845,-1,846,813,847,-1,95,848,93,-1,849,551,850,-1,841,840,851,-1,839,852,853,-1,854,813,812,-1,705,729,749,-1,855,781,780,-1,752,751,753,-1,856,857,858,-1,859,102,808,-1,85,860,861,-1,862,863,864,-1,865,866,863,-1,865,807,867,-1,868,869,870,-1,871,54,46,-1,54,872,818,-1,679,873,682,-1,758,414,874,-1,875,876,721,-1,414,877,878,-1,879,880,667,-1,684,683,881,-1,549,882,883,-1,884,826,885,-1,58,886,14,-1,12,887,888,-1,889,647,890,-1,631,891,892,-1,893,10,654,-1,547,894,895,-1,896,619,897,-1,505,585,506,-1,496,898,899,-1,900,901,902,-1,539,477,476,-1,275,903,904,-1,905,906,907,-1,908,909,907,-1,910,518,905,-1,911,520,525,-1,912,913,914,-1,915,916,277,-1,917,918,919,-1,920,921,922,-1,923,924,193,-1,925,926,927,-1,928,929,930,-1,931,932,933,-1,934,935,201,-1,210,936,937,-1,938,939,940,-1,941,942,943,-1,944,945,946,-1,947,241,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,986,987,-1,988,989,990,-1,991,992,993,-1,963,994,995,-1,996,969,997,-1,998,999,1000,-1,1001,1002,1003,-1,1004,1005,1006,-1,1007,1008,1009,-1,1010,978,952,-1,1011,1012,1013,-1,1014,1015,1016,-1,1017,1018,1019,-1,1020,1021,1022,-1,1023,1024,998,-1,972,971,1025,-1,1026,1027,1028,-1,1029,1030,1031,-1,1032,1033,1034,-1,1021,1020,1035,-1,1036,1037,1038,-1,986,1039,1040,-1,1041,1042,1043,-1,1044,1045,1046,-1,1037,1047,1048,-1,1049,1050,1051,-1,1052,1053,1054,-1,1055,1056,1039,-1,1057,1058,1059,-1,1060,1061,1062,-1,1063,1001,1003,-1,1064,1065,1066,-1,1067,1068,1013,-1,1045,1069,1070,-1,1071,1072,1047,-1,1073,1074,1075,-1,959,961,1076,-1,1077,1078,1079,-1,1080,1081,1058,-1,1082,1083,1084,-1,1006,1085,1086,-1,1087,1088,1089,-1,1090,1091,1092,-1,1078,1093,1094,-1,1095,1096,1097,-1,1089,1098,1099,-1,1100,1101,1102,-1,1103,1104,1105,-1,1106,1107,1108,-1,1109,1110,1111,-1,1112,1113,1114,-1,1115,1116,1117,-1,1118,928,1119,-1,1120,1121,1122,-1,1123,1124,1125,-1,1126,1127,1128,-1,1129,1130,1131,-1,1132,1133,1134,-1,1135,1136,1137,-1,1138,1139,1135,-1,1140,1141,1142,-1,1143,1144,1145,-1,1136,1146,1128,-1,1147,1148,1149,-1,1150,1151,1152,-1,1153,1154,1155,-1,1156,1157,1158,-1,1159,1160,1161,-1,1162,1163,1164,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=3 */
		private int[] getl_maxilla_geometry_5_24_coordIndex_3()
		{
			int[] value = {1165,1166,1167,-1,1168,1169,1170,-1,1171,1172,1173,-1,1174,1175,1172,-1,1176,1177,1178,-1,1179,1180,1181,-1,1182,1183,1184,-1,1185,1158,1153,-1,1186,1187,1188,-1,1189,1190,1177,-1,1170,1191,1192,-1,1162,1193,1194,-1,1195,1132,1196,-1,1197,1198,1130,-1,1199,1200,1201,-1,1202,1203,1204,-1,1205,1206,1207,-1,1208,1209,1210,-1,1211,1212,1213,-1,1214,1165,1215,-1,1164,1193,1162,-1,1146,1139,1124,-1,1216,1203,1202,-1,1217,1218,1208,-1,1219,1220,1126,-1,1221,1190,1222,-1,1223,1224,1225,-1,1226,1227,1228,-1,1229,1230,1231,-1,1232,1233,1234,-1,1235,1198,1180,-1,1236,1237,1238,-1,1239,1199,1201,-1,1137,1128,1240,-1,1241,1242,1243,-1,1208,1244,1209,-1,1245,1246,1247,-1,1248,1249,1250,-1,1251,1252,1253,-1,1254,1255,1256,-1,1257,1258,1259,-1,1260,1261,1262,-1,1263,1264,1265,-1,1266,1267,1268,-1,1269,1270,1271,-1,1272,1273,1274,-1,1275,1276,1277,-1,1278,1279,1280,-1,1281,1282,1283,-1,1284,1285,1286,-1,1287,1288,1289,-1,1290,1291,1292,-1,1293,1294,1295,-1,1296,1297,1298,-1,1299,1265,1300,-1,1301,1302,1303,-1,1304,1305,1306,-1,1307,1308,1309,-1,1310,1248,1250,-1,1260,1311,1312,-1,1310,1313,1314,-1,1315,1316,1317,-1,1318,1319,1320,-1,1321,1322,1323,-1,1324,1325,1326,-1,1315,1327,1328,-1,1329,1330,1331,-1,1292,1332,1333,-1,1334,1335,1336,-1,1337,1338,1339,-1,1340,1310,1341,-1,1342,1281,1286,-1,1343,1344,1282,-1,1286,1285,1345,-1,1346,1347,1348,-1,1294,1349,1350,-1,1351,1352,1353,-1,1283,1354,1246,-1,1355,1356,1357,-1,1358,1359,1360,-1,1321,1361,1322,-1,1362,1363,1364,-1,1365,1366,1367,-1,1368,1369,1370,-1,1371,1372,1373,-1,1374,1375,1376,-1,1377,1378,1379,-1,1380,1381,1382,-1,1383,1384,1385,-1,1386,1387,1388,-1,1389,1390,1391,-1,1392,1393,1394,-1,1395,1396,1397,-1,1398,1399,1400,-1,1401,1402,1403,-1,1404,1405,1406,-1,1407,1408,1409,-1,1410,1411,1412,-1,1413,1414,1415,-1,1403,1402,1416,-1,1417,1418,1419,-1,1416,1402,1420,-1,1421,1422,1423,-1,1424,1425,1416,-1,1426,1427,1428,-1,1429,1430,1431,-1,1428,1432,1433,-1,1434,1435,1424,-1,1436,1437,1438,-1,1439,1440,1441,-1,1442,1443,1414,-1,1444,1445,1446,-1,1447,1448,1449,-1,1450,1451,1452,-1,1453,1454,1455,-1,1456,1457,1458,-1,1459,1460,1461,-1,1462,1461,1463,-1,1464,1465,1466,-1,1467,1468,1469,-1,1470,1471,1472,-1,1473,1474,1475,-1,1476,1477,1478,-1,1479,1480,1481,-1,1482,1483,1484,-1,1471,1485,1486,-1,1487,1488,1489,-1,1490,1491,1492,-1,1493,1494,1495,-1,1496,1497,1498,-1,1499,1500,1501,-1,1500,1502,1501,-1,1467,1503,1504,-1,1505,1506,1507,-1,1508,1505,1509,-1,1510,1511,1512,-1,1513,1514,1515,-1,1516,1498,1469,-1,1517,1518,1519,-1,1477,1520,1478,-1,1521,1522,1523,-1,1467,1524,1495,-1,1525,1526,1507,-1,1527,1482,1528,-1,1529,1472,1530,-1,1531,1532,1533,-1,1534,1535,1536,-1,1537,1538,1490,-1,1539,1540,1541,-1,1542,1543,1544,-1,1545,1542,1546,-1,1547,1548,1549,-1,1550,1551,1552,-1,1553,1554,1555,-1,1543,1545,1556,-1,1557,1558,1559,-1,1560,1561,1562,-1,1563,1564,1565,-1,1566,1567,1568,-1,1569,1570,1571,-1,1572,1573,1574,-1,1574,1575,1576,-1,1577,1571,1578,-1,1579,1580,1581,-1,1582,1583,1584,-1,1585,1586,1587,-1,1587,1581,1588,-1,1589,1590,1580,-1,1580,1591,1589,-1,1586,1592,1593,-1,1591,1579,1584,-1,1569,1571,1594,-1,1585,1595,1596,-1,1597,1598,1599,-1,1599,1600,1597,-1,1601,1602,1603,-1,1604,1605,1606,-1,1607,1608,1609,-1,1610,1611,1612,-1,1613,1614,1615,-1,1616,1617,1618,-1,1619,1620,1600,-1,1621,1622,1623,-1,1624,1625,1626,-1,1627,1628,1629,-1,1600,1620,1630,-1,1631,1632,1633,-1,1634,1635,1636,-1,1637,1638,1639,-1,1640,1641,1642,-1,1643,1644,1645,-1,1626,1625,1646,-1,1647,1648,1624,-1,1649,1650,1651,-1,1652,1653,1654,-1,1655,1656,1657,-1,1658,1659,1660,-1,1661,1662,1663,-1,1663,1664,1661,-1,1665,1666,1667,-1,1668,1669,1614,-1,1614,1613,1668,-1,1670,1671,1672,-1,1673,1674,1675,-1,1676,1677,1678,-1,1679,1680,1681,-1,1682,1683,1684,-1,1685,1686,1687,-1,1685,1688,1686,-1,1689,1690,1691,-1,1692,1693,1694,-1,1695,1696,1697,-1,1698,1610,1699,-1,1700,1701,1702,-1,1703,1704,1705,-1,1706,1703,1705,-1,1707,1708,1709,-1,1710,1711,1706,-1,1597,1712,1713,-1,1709,1714,1715,-1,1716,1657,1656,-1,1717,1718,1672,-1,1719,1720,1721,-1,1722,1723,1724,-1,1725,1726,1727,-1,1728,1729,1730,-1,1663,1731,1732,-1,1658,1733,1734,-1,1735,1736,1737,-1,1738,1739,1740,-1,1741,1742,1743,-1,1744,1745,1743,-1,1746,1742,1741,-1,1747,1740,1748,-1,1749,1750,1751,-1,1752,1753,1754,-1,1755,1756,1731,-1,1725,1751,1750,-1,1753,1757,1758,-1,1759,1760,1761,-1,1759,1762,1760,-1,1763,1764,1765,-1,1736,1766,1767,-1,1732,1768,1769,-1,1770,1771,1772,-1,1773,1774,1775,-1,1776,1777,1767,-1,1778,1737,1779,-1,1778,1779,1780,-1,1737,1736,1781,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=4 */
		private int[] getl_maxilla_geometry_5_24_coordIndex_4()
		{
			int[] value = {1717,1782,1783,-1,1784,1785,1758,-1,1786,1787,1780,-1,1788,1789,1790,-1,1775,1791,1792,-1,1793,1785,1794,-1,1795,1796,1632,-1,1636,1797,1798,-1,1763,1765,1799,-1,1800,1801,1802,-1,1803,1804,1805,-1,1607,1806,1807,-1,1808,1809,1810,-1,1810,1800,1811,-1,1618,1617,1812,-1,1630,1813,1814,-1,1815,1816,1813,-1,1817,1818,1819,-1,1820,1821,1822,-1,1823,1824,1825,-1,1677,1826,1678,-1,1827,1828,1829,-1,1682,1830,1831,-1,1832,1833,1834,-1,1835,1836,1837,-1,1838,1839,1840,-1,1679,1841,1842,-1,1707,1843,1844,-1,1677,1845,1846,-1,1847,1848,1849,-1,1850,1851,1852,-1,1853,1825,1854,-1,1855,1856,1857,-1,1577,1858,1859,-1,1860,1861,1848,-1,1565,1862,1863,-1,1560,1864,1863,-1,1865,1866,1867,-1,1868,1559,1869,-1,1870,1871,1872,-1,1648,1873,1874,-1,1875,1872,1876,-1,1877,1712,1597,-1,1878,1879,1880,-1,1872,1704,1876,-1,1558,1881,1559,-1,1858,1577,1882,-1,1883,1884,1629,-1,1562,1561,1566,-1,1885,1623,1886,-1,1887,1622,1621,-1,1887,1674,1888,-1,1825,1853,1889,-1,1803,1890,1889,-1,1891,1892,1893,-1,1805,1894,1803,-1,1763,1799,1895,-1,1896,1841,1897,-1,1898,1899,1759,-1,1898,1900,1901,-1,1902,1801,1903,-1,1685,1904,1691,-1,1685,1702,1904,-1,1905,1786,1906,-1,1905,1644,1643,-1,1787,1907,1739,-1,1747,1748,1908,-1,1909,1694,1691,-1,1642,1641,1910,-1,1692,1694,1910,-1,1910,1747,1642,-1,1740,1739,1907,-1,1905,1911,1912,-1,1634,1913,1906,-1,1914,1915,1916,-1,1741,1917,1746,-1,1719,1918,1723,-1,1919,1920,1701,-1,1921,1922,1923,-1,1838,1924,1925,-1,1924,1926,1841,-1,1927,1838,1925,-1,1805,1928,1894,-1,1893,1892,1637,-1,1888,1929,1887,-1,1930,1847,1931,-1,1932,1711,1933,-1,1599,1598,1879,-1,1875,1876,1934,-1,1870,1875,1647,-1,1874,1873,1866,-1,1648,1875,1873,-1,1935,1936,1710,-1,1765,1764,1653,-1,1784,1895,1799,-1,1937,1900,1761,-1,1900,1898,1761,-1,1868,1883,1865,-1,1938,1562,1568,-1,1856,1848,1847,-1,1857,1939,1940,-1,1931,1847,1849,-1,1856,1930,1852,-1,1924,1896,1941,-1,1924,1942,1925,-1,1943,1834,1944,-1,1830,1850,1931,-1,1830,1945,1850,-1,1832,1834,1943,-1,1682,1831,1946,-1,1947,1948,1949,-1,1950,1817,1819,-1,1951,1952,1630,-1,1818,1602,1953,-1,1954,1813,1630,-1,1818,1618,1955,-1,1956,1814,1813,-1,1957,1808,1810,-1,1957,1958,1959,-1,1951,1960,1961,-1,1810,1809,1962,-1,1963,1928,1697,-1,1610,1964,1965,-1,1805,1804,1697,-1,1801,1800,1962,-1,1966,1967,1937,-1,1968,1652,1969,-1,1730,1755,1970,-1,1633,1971,1651,-1,1730,1750,1752,-1,1793,1794,1792,-1,1911,1906,1796,-1,1797,1772,1771,-1,1792,1770,1972,-1,1973,1798,1797,-1,1797,1635,1974,-1,1787,1786,1905,-1,1895,1758,1975,-1,1778,1780,1739,-1,1756,1791,1774,-1,1781,1976,1779,-1,1737,1778,1739,-1,1769,1977,1734,-1,1736,1734,1766,-1,1976,1767,1777,-1,1790,1784,1788,-1,1754,1756,1755,-1,1978,1918,1760,-1,1918,1979,1760,-1,1717,1742,1746,-1,1980,1904,1981,-1,1979,1982,1718,-1,1910,1694,1909,-1,1745,1983,1741,-1,1984,1716,1745,-1,1985,1740,1986,-1,1987,1739,1738,-1,1988,1725,1989,-1,1720,1723,1722,-1,1990,1742,1717,-1,1991,1744,1743,-1,1657,1716,1984,-1,1992,1993,1909,-1,1704,1598,1557,-1,1994,1995,1996,-1,1705,1935,1706,-1,1997,1709,1996,-1,1998,1999,1853,-1,1804,1999,1998,-1,1686,2000,2001,-1,2002,1689,2003,-1,1688,2004,1916,-1,1914,2000,1686,-1,1702,1685,1687,-1,1684,1683,2005,-1,1941,1896,2006,-1,1828,1827,1897,-1,2007,1826,1846,-1,1826,2008,1695,-1,1948,2009,2010,-1,1738,580,579,-1,1727,1729,2011,-1,1570,1569,1592,-1,1665,1667,2012,-1,1728,2013,2014,-1,2015,2016,1991,-1,580,1738,1985,-1,2017,2018,1639,-1,1673,2019,2020,-1,1628,1627,1912,-1,1626,1646,1870,-1,2021,1653,1652,-1,1969,2022,1649,-1,1871,2023,1650,-1,1692,2024,2020,-1,1627,2025,1644,-1,1912,1911,2026,-1,2020,1637,1639,-1,1780,1974,1634,-1,2023,1631,1651,-1,1648,1629,1628,-1,1616,2027,1822,-1,2012,2028,1676,-1,1665,1676,1678,-1,1614,1667,2029,-1,1964,1610,1612,-1,1608,2030,1957,-1,1806,1607,1963,-1,2031,1695,2008,-1,1605,2031,2007,-1,2032,2033,2034,-1,2035,1838,2036,-1,2037,2038,1582,-1,1583,2039,1589,-1,1574,1576,1588,-1,2040,2041,1585,-1,1587,1593,1579,-1,2042,1681,1680,-1,1583,1589,1591,-1,1586,1585,1596,-1,1595,2009,1564,-1,2009,1595,2041,-1,2043,2044,1576,-1,2038,1940,2039,-1,1571,2045,2046,-1,1882,1577,1578,-1,1886,1862,2009,-1,1567,1882,1938,-1,1938,1568,1567,-1,1564,1596,1595,-1,2047,1565,1864,-1,2048,2049,1881,-1,1557,2048,1558,-1,2050,2051,1555,-1,1542,1544,1552,-1,2052,2053,2054,-1,2055,2056,2057,-1,2058,2059,2060,-1,1487,2061,2062,-1,2063,2064,1494,-1,1519,2065,2066,-1,2067,1536,2068,-1,2069,2070,1466,-1,2071,2072,2073,-1,1472,1471,2074,-1,2075,1496,1498,-1,2072,1518,2076,-1,2069,1503,2077,-1,2066,2065,2078,-1,1501,1502,2079,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=5 */
		private int[] getl_maxilla_geometry_5_24_coordIndex_5()
		{
			int[] value = {1497,1493,1524,-1,2080,2081,2064,-1,2082,2083,2084,-1,2085,2086,2087,-1,2079,2088,1501,-1,1484,1483,2089,-1,1491,2090,1482,-1,1516,2091,2092,-1,2093,1523,2094,-1,2060,2095,2058,-1,1453,1473,2096,-1,1496,2075,2078,-1,2069,2097,2098,-1,2097,2099,2098,-1,2100,2101,2102,-1,1508,1465,1464,-1,1534,2103,2104,-1,2105,1463,2106,-1,2107,2108,1458,-1,2109,2110,2111,-1,1462,2112,2113,-1,2114,2115,2104,-1,1477,1476,2116,-1,2117,2118,2119,-1,1411,1410,1432,-1,1404,1406,2120,-1,2121,2122,2123,-1,1409,2124,1407,-1,1403,1427,2125,-1,2126,2127,1442,-1,2128,2129,2130,-1,1429,2131,2132,-1,2133,2134,1422,-1,2135,1437,2136,-1,1428,1424,2137,-1,2138,2139,2140,-1,2141,1420,2142,-1,1426,2143,2125,-1,2125,1427,1426,-1,2144,1408,1407,-1,2145,1405,1404,-1,2146,2147,2148,-1,2149,2139,1403,-1,2150,2122,2151,-1,2152,1394,1393,-1,2153,2154,2155,-1,2156,2157,2158,-1,1376,2155,2159,-1,2160,2161,1370,-1,1367,2162,2163,-1,2164,1361,1321,-1,2165,2166,2167,-1,2168,2169,2170,-1,1353,1352,2171,-1,2172,1264,2173,-1,2174,2175,2176,-1,2177,2178,2179,-1,2180,1246,2181,-1,2181,2182,2180,-1,2183,1341,2177,-1,2184,2185,1276,-1,2186,2187,2188,-1,2168,2170,1324,-1,2189,2190,2191,-1,2192,2193,2191,-1,1328,2194,1315,-1,1254,1320,2195,-1,2196,2197,2198,-1,1261,1348,1347,-1,2199,1317,1316,-1,1314,1313,2199,-1,2200,1257,2178,-1,1318,1256,2201,-1,2178,1257,1311,-1,2202,2192,2191,-1,2203,1333,1331,-1,1295,2204,2205,-1,1282,1344,2206,-1,1280,1279,1275,-1,2207,2208,2209,-1,1291,2210,1292,-1,2211,2212,2213,-1,2214,2215,2216,-1,2217,2211,1307,-1,2218,1346,2219,-1,2220,2221,2222,-1,2221,2223,2222,-1,1303,2224,2225,-1,2226,2227,2198,-1,1340,2228,2198,-1,1259,2229,2230,-1,2181,2231,1284,-1,1302,1301,2232,-1,2233,2234,2235,-1,1156,1158,1185,-1,1120,2236,1144,-1,1188,2237,1200,-1,1188,2238,2237,-1,2239,2240,2241,-1,2242,2243,1230,-1,1226,2244,1229,-1,1227,1231,2245,-1,2246,1221,1222,-1,1191,1225,1224,-1,1210,1153,1217,-1,1118,1126,1220,-1,2247,1192,1191,-1,2243,2248,1230,-1,2249,1211,1218,-1,2250,1207,2251,-1,1186,1216,2252,-1,1130,1198,1235,-1,2253,2254,2255,-1,1135,2256,2257,-1,2258,2259,2260,-1,1169,1223,1225,-1,1148,1147,1152,-1,1180,1179,2261,-1,1174,1214,1215,-1,1192,2262,1170,-1,2263,1154,1162,-1,2264,2265,2266,-1,1164,1157,2267,-1,1157,1163,1153,-1,2268,1150,1147,-1,1152,1151,2269,-1,2270,1151,1150,-1,2271,2272,2273,-1,1125,1138,1142,-1,2274,2275,1143,-1,1139,1136,1135,-1,2255,1133,1132,-1,1126,1146,1123,-1,2276,2277,2278,-1,2279,2280,2281,-1,2282,1203,1216,-1,2283,2284,2285,-1,1117,2286,2287,-1,2288,2289,2290,-1,2291,2292,2285,-1,2293,2291,1097,-1,1077,1100,1078,-1,2294,2295,2296,-1,2297,1098,1089,-1,2298,1095,1083,-1,1058,2299,2300,-1,2301,2302,2303,-1,1078,1094,2304,-1,1069,2305,1071,-1,1055,2306,1056,-1,1075,1074,1064,-1,1059,1061,1060,-1,2307,1060,1062,-1,2308,2309,1057,-1,2310,1064,1055,-1,1052,2311,1075,-1,1049,2312,1054,-1,1048,1051,1050,-1,2313,2314,1014,-1,1043,989,988,-1,2315,2310,2316,-1,2317,1052,2318,-1,2319,1038,1037,-1,993,992,1016,-1,2320,1009,969,-1,2321,2289,2322,-1,993,2323,2324,-1,2325,1043,2326,-1,1046,992,991,-1,958,1067,2327,-1,1000,999,1001,-1,2328,2329,2330,-1,962,994,963,-1,2331,1044,1046,-1,981,2332,2333,-1,2334,2335,2336,-1,2334,2337,2335,-1,2338,1022,973,-1,2339,989,2325,-1,2340,2289,2321,-1,1002,2341,2342,-1,1009,1008,2343,-1,969,968,2344,-1,2345,966,965,-1,971,970,968,-1,962,1041,2346,-1,960,959,2347,-1,2348,948,2349,-1,2350,245,244,-1,2351,2352,2353,-1,947,242,241,-1,2354,2355,2356,-1,2357,2358,2359,-1,2360,2361,2362,-1,2363,2364,2356,-1,209,427,426,-1,934,1361,2365,-1,2366,2367,2368,-1,2369,2370,2371,-1,2372,2373,2374,-1,2375,2376,2377,-1,2378,919,918,-1,2379,2380,2381,-1,2382,2383,2384,-1,2385,2381,2380,-1,429,2386,2387,-1,168,278,277,-1,2388,2389,2390,-1,912,914,2391,-1,519,525,520,-1,2392,914,2393,-1,907,906,908,-1,2394,2390,903,-1,501,900,2395,-1,523,506,585,-1,514,582,882,-1,896,2396,2397,-1,2398,2399,2400,-1,2401,2402,2403,-1,889,632,631,-1,884,2404,25,-1,2405,458,2406,-1,2407,2408,2409,-1,2404,885,55,-1,2410,2411,2412,-1,2413,2410,2414,-1,2414,2415,2413,-1,2416,2417,581,-1,550,2418,879,-1,2419,877,414,-1,415,757,2420,-1,2421,2422,815,-1,2421,606,2422,-1,816,818,872,-1,2423,48,47,-1,668,2424,870,-1,869,2425,870,-1,869,2426,2427,-1,133,867,807,-1,136,287,137,-1,866,867,2428,-1,719,715,713,-1,102,860,85,-1,800,744,745,-1,2429,806,2430,-1,775,777,2431,-1,789,788,2432,-1,860,103,2433,-1,813,2434,2435,-1,568,567,852,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=6 */
		private int[] getl_maxilla_geometry_5_24_coordIndex_6()
		{
			int[] value = {813,846,811,-1,103,2436,2437,-1,2438,2439,123,-1,568,2440,2441,-1,568,607,824,-1,2440,823,837,-1,2442,843,129,-1,835,107,836,-1,2443,106,2444,-1,111,119,2445,-1,468,2446,457,-1,2447,827,2448,-1,2449,113,111,-1,2450,2451,2443,-1,2452,2453,819,-1,822,664,663,-1,824,607,2454,-1,819,2455,21,-1,39,2456,38,-1,2457,16,817,-1,2458,779,2459,-1,2460,2461,2462,-1,812,809,2463,-1,2464,136,2465,-1,865,863,804,-1,2466,856,2467,-1,702,2468,2469,-1,776,803,771,-1,774,742,2470,-1,777,792,2431,-1,2471,2459,797,-1,792,2472,2473,-1,2474,793,2475,-1,786,794,2431,-1,2476,2477,2478,-1,2479,2480,2481,-1,795,796,2475,-1,2432,2482,2460,-1,766,2483,745,-1,769,771,803,-1,766,768,2483,-1,395,394,724,-1,2484,2485,2486,-1,396,2487,758,-1,2488,755,2489,-1,2490,775,2474,-1,2491,740,751,-1,2492,749,751,-1,2493,2494,2495,-1,746,2496,423,-1,2497,420,2498,-1,743,2499,417,-1,733,763,2500,-1,754,735,2501,-1,750,729,412,-1,2502,731,801,-1,725,403,723,-1,2503,705,711,-1,725,724,394,-1,722,395,703,-1,723,2504,719,-1,2505,2506,409,-1,2507,2505,399,-1,403,402,2504,-1,402,715,2504,-1,2508,716,707,-1,707,713,2508,-1,671,393,722,-1,2509,2510,2511,-1,863,2512,789,-1,798,2513,2514,-1,696,2515,2516,-1,2517,720,542,-1,692,693,2518,-1,2519,687,4,-1,692,6,2520,-1,677,2521,684,-1,2522,2523,2524,-1,2525,2526,2527,-1,697,541,698,-1,542,697,2528,-1,674,673,693,-1,683,682,2529,-1,589,591,2530,-1,817,816,2409,-1,607,657,2454,-1,2421,607,606,-1,624,814,622,-1,639,2531,640,-1,2532,27,2407,-1,2533,2534,660,-1,598,651,650,-1,10,9,652,-1,2535,2536,2401,-1,626,2537,629,-1,647,889,25,-1,654,2538,2539,-1,9,641,2540,-1,2541,2542,634,-1,637,640,18,-1,2543,634,633,-1,10,893,2543,-1,631,630,2543,-1,628,2544,626,-1,626,627,616,-1,2545,655,623,-1,2545,588,620,-1,2546,603,622,-1,586,588,2537,-1,2547,2548,614,-1,599,2544,628,-1,2544,2547,614,-1,578,587,586,-1,626,2544,613,-1,608,577,576,-1,618,2549,2550,-1,2551,2552,2553,-1,624,622,625,-1,2547,599,598,-1,2554,594,593,-1,2546,2555,597,-1,2556,883,2557,-1,571,570,2558,-1,2559,583,2560,-1,584,2561,582,-1,578,575,579,-1,610,2562,1662,-1,602,601,2011,-1,2563,2564,2559,-1,2565,2566,2567,-1,2568,879,669,-1,670,680,2569,-1,546,545,681,-1,2570,498,536,-1,536,535,2570,-1,532,2571,533,-1,2572,2573,529,-1,478,526,2574,-1,2570,535,2575,-1,914,2392,2576,-1,159,2577,160,-1,512,2578,2579,-1,2578,516,2579,-1,2580,2415,2414,-1,509,2413,2581,-1,2582,906,905,-1,910,909,2583,-1,2584,122,503,-1,2573,2585,2586,-1,2587,2588,2589,-1,2590,495,2591,-1,915,2389,916,-1,2592,486,485,-1,2593,2594,477,-1,2594,482,477,-1,472,486,2592,-1,2595,487,489,-1,2596,2597,2598,-1,2598,460,453,-1,271,270,156,-1,467,2596,2599,-1,456,2600,2601,-1,2405,528,2602,-1,458,2405,459,-1,466,463,2603,-1,468,2599,2604,-1,2599,2605,2604,-1,2606,2607,2608,-1,2609,2610,2611,-1,446,2612,154,-1,2613,2614,326,-1,317,228,227,-1,2615,2616,2617,-1,438,2618,2619,-1,2620,437,323,-1,2621,286,2622,-1,2623,2624,231,-1,2625,420,422,-1,2626,419,2627,-1,732,2489,755,-1,424,415,878,-1,2487,2628,758,-1,2629,407,409,-1,405,406,408,-1,402,401,400,-1,725,404,403,-1,396,756,755,-1,404,725,2630,-1,327,2631,328,-1,350,289,2632,-1,2633,2634,2635,-1,2636,2637,297,-1,310,450,2638,-1,177,176,298,-1,372,378,2639,-1,381,2640,367,-1,2641,2642,2643,-1,302,2644,2645,-1,2646,2647,303,-1,382,2648,383,-1,366,362,2649,-1,359,2577,304,-1,2650,2651,389,-1,2652,2653,2654,-1,188,2655,2656,-1,2657,341,340,-1,2658,222,2659,-1,2660,339,221,-1,214,2661,428,-1,432,431,2662,-1,235,2663,236,-1,258,2664,338,-1,333,256,2665,-1,259,2666,2667,-1,2668,130,2669,-1,2670,937,936,-1,2671,2672,2673,-1,247,254,2614,-1,323,438,2674,-1,2675,324,322,-1,2676,2677,2678,-1,2614,2613,318,-1,2679,264,2680,-1,2681,2682,269,-1,315,257,259,-1,2683,2684,2685,-1,243,2686,2687,-1,330,244,2688,-1,240,2689,2662,-1,195,355,188,-1,448,309,308,-1,2654,301,295,-1,2690,390,2691,-1,2692,298,176,-1,137,287,357,-1,223,436,2693,-1,232,2694,2695,-1,2696,2623,2697,-1,171,2698,2699,-1,2700,903,2701,-1,2702,273,2703,-1,2390,2394,2704,-1,2700,2394,903,-1,2615,2705,2706,-1,2707,2708,2679,-1,2709,2710,2664,-1,2710,2709,2711,-1,2712,439,334,-1,2713,2615,442,-1,2679,154,153,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=7 */
		private int[] getl_maxilla_geometry_5_24_coordIndex_7()
		{
			int[] value = {268,258,257,-1,250,320,324,-1,324,320,322,-1,236,2714,2715,-1,2716,948,2717,-1,2718,2688,244,-1,2689,238,2719,-1,945,2686,243,-1,2720,2721,2668,-1,2722,2620,2723,-1,223,2724,2725,-1,437,2618,438,-1,2726,2727,2728,-1,2729,2730,2731,-1,427,2732,212,-1,212,211,427,-1,209,936,210,-1,932,2606,2733,-1,340,2734,2735,-1,935,2736,2737,-1,930,2738,2739,-1,308,2374,2373,-1,2740,2741,930,-1,2691,927,926,-1,2742,2743,2744,-1,2745,296,181,-1,161,359,174,-1,2746,2747,2748,-1,2749,470,469,-1,2750,281,2388,-1,2386,2702,2703,-1,2751,2752,2753,-1,163,162,160,-1,156,447,157,-1,117,154,2678,-1,118,2678,2677,-1,147,2677,148,-1,143,861,860,-1,2672,329,2754,-1,2465,136,135,-1,137,2755,292,-1,384,2756,2757,-1,369,2757,2758,-1,2759,2760,2761,-1,2762,2635,139,-1,2763,2764,2765,-1,2766,2652,2767,-1,113,105,834,-1,107,2768,108,-1,106,105,2444,-1,2447,99,2769,-1,2447,2770,99,-1,2436,93,848,-1,466,829,2448,-1,99,829,100,-1,2447,2771,827,-1,98,827,96,-1,2772,123,2439,-1,91,90,2773,-1,2774,2754,86,-1,2775,2776,2393,-1,2777,171,2699,-1,2778,2699,2779,-1,2780,2781,2782,-1,2783,2784,65,-1,70,22,71,-1,76,2785,33,-1,80,2786,2787,-1,69,2788,2789,-1,22,21,2787,-1,2789,2788,2790,-1,2791,2792,50,-1,58,57,73,-1,2788,2791,2790,-1,63,2784,2789,-1,2793,2794,2533,-1,2795,78,2796,-1,79,2781,2797,-1,2453,825,820,-1,662,638,640,-1,2798,2423,51,-1,2423,68,44,-1,2454,659,53,-1,16,15,2791,-1,2799,817,49,-1,43,46,48,-1,2800,74,2801,-1,2455,2801,82,-1,2802,2803,2456,-1,72,32,34,-1,2795,30,28,-1,2780,2804,2805,-1,26,2404,56,-1,636,2806,2807,-1,2808,20,887,-1,2809,31,2790,-1,2409,2794,2810,-1,24,26,12,-1,887,20,2811,-1,644,2542,645,-1,7,2,8,-1,2520,2812,2813,-1,4,2813,5,-1,2814,2815,1,-1,2001,2816,2020,-1,2020,2817,2001,-1,2814,3,2815,-1,4,689,2813,-1,2520,6,2812,-1,7,0,2,-1,2811,2531,2818,-1,12,888,2819,-1,24,12,2819,-1,2810,2532,2407,-1,636,2807,2533,-1,2455,81,2787,-1,2780,2805,2781,-1,30,2796,31,-1,28,2782,2795,-1,2820,2782,28,-1,72,80,32,-1,2797,77,79,-1,82,81,2455,-1,2821,2804,40,-1,43,48,44,-1,2799,49,47,-1,16,2791,50,-1,52,2454,53,-1,48,2423,44,-1,2798,51,2792,-1,662,640,637,-1,820,819,2453,-1,23,58,21,-1,2781,2805,2797,-1,2796,30,2795,-1,2796,78,61,-1,2533,2807,2793,-1,63,65,2784,-1,62,64,63,-1,67,2789,2784,-1,2798,68,2423,-1,2791,2788,2792,-1,2790,63,2789,-1,21,2455,2787,-1,2789,67,69,-1,2787,81,80,-1,33,2822,76,-1,70,23,22,-1,2783,66,2784,-1,2781,2795,2782,-1,2778,2823,2699,-1,2775,2393,2752,-1,85,84,102,-1,2773,2824,91,-1,2772,2825,123,-1,114,116,2769,-1,99,2770,829,-1,2436,848,89,-1,107,835,2768,-1,832,111,2445,-1,100,111,832,-1,110,119,111,-1,2763,2765,2464,-1,2826,2827,2763,-1,2759,2761,2828,-1,377,2639,378,-1,2829,134,2830,-1,376,2831,377,-1,369,2832,2757,-1,384,383,2756,-1,2425,133,2833,-1,292,135,137,-1,2767,140,2834,-1,2835,2836,2837,-1,145,149,146,-1,145,2838,149,-1,147,118,2677,-1,118,117,2678,-1,117,836,154,-1,156,270,447,-1,2839,162,161,-1,2840,2841,2842,-1,2843,2844,2845,-1,2703,2387,2386,-1,166,165,2846,-1,2750,2388,2847,-1,2848,916,2849,-1,2850,2851,2852,-1,2749,2853,470,-1,359,163,2577,-1,163,160,2577,-1,161,163,359,-1,176,175,2854,-1,188,2656,189,-1,2690,2691,926,-1,2739,2740,930,-1,306,308,2373,-1,2737,201,935,-1,2734,2855,2735,-1,2736,2656,2737,-1,201,2737,354,-1,2728,2856,2726,-1,436,223,2725,-1,2857,318,2613,-1,2858,280,434,-1,2694,232,127,-1,235,2696,2859,-1,2719,432,2689,-1,243,2718,244,-1,236,2715,234,-1,2688,2718,2860,-1,2861,2862,2681,-1,316,269,257,-1,2713,442,2863,-1,2712,334,2864,-1,2711,336,2710,-1,2707,2679,2865,-1,2706,2616,2615,-1,2841,2866,2576,-1,2703,273,2867,-1,2704,2847,2390,-1,916,2389,2388,-1,2702,274,273,-1,916,168,277,-1,2868,2697,169,-1,2623,235,2624,-1,2695,2717,232,-1,436,2621,2693,-1,2767,294,293,-1,297,298,390,-1,2690,297,390,-1,295,138,2654,-1,297,2637,305,-1,308,307,448,-1,355,2655,188,-1,2662,2869,240,-1,330,332,244,-1,2687,2718,243,-1,2683,2870,2684,-1,2681,269,316,-1,2871,2679,2680,-1,246,2614,318,-1,318,317,246,-1,2612,2676,2678,-1,2674,248,323,-1,2614,246,247,-1,2670,2872,937,-1,2668,131,130,-1,259,2667,315,-1,259,333,2666,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=8 */
		private int[] getl_maxilla_geometry_5_24_coordIndex_8()
		{
			int[] value = {149,247,146,-1,256,255,2873,-1,338,256,258,-1,2662,2689,432,-1,428,215,214,-1,2660,429,339,-1,2734,342,2874,-1,2656,343,189,-1,138,2652,2654,-1,296,295,181,-1,2650,389,388,-1,359,304,360,-1,2875,366,2649,-1,382,2644,2648,-1,2647,304,303,-1,2641,2643,375,-1,381,367,378,-1,372,381,378,-1,2876,310,2638,-1,297,2690,2636,-1,2743,2633,2635,-1,350,352,289,-1,327,203,2631,-1,404,2630,2877,-1,396,755,397,-1,398,2628,2487,-1,714,402,400,-1,717,405,408,-1,2629,409,2878,-1,670,2879,671,-1,2628,2419,758,-1,418,764,396,-1,755,754,732,-1,2626,2880,419,-1,2625,422,759,-1,746,423,747,-1,327,2671,2731,-1,2721,2881,2694,-1,2882,2883,2884,-1,323,2675,2620,-1,442,2615,2617,-1,227,146,317,-1,326,2885,2613,-1,2612,2678,154,-1,2679,2871,154,-1,2609,2886,2610,-1,2608,2887,2606,-1,2888,2449,2446,-1,2603,829,466,-1,2602,459,2405,-1,456,2601,540,-1,271,156,2451,-1,2598,453,452,-1,2596,2598,2599,-1,472,2595,489,-1,2395,2889,899,-1,2592,2595,472,-1,485,2890,2592,-1,2891,2892,915,-1,915,277,2891,-1,2893,491,492,-1,2589,2894,2587,-1,2586,2575,2573,-1,122,520,502,-1,507,2895,549,-1,162,2839,2896,-1,509,515,2413,-1,2414,511,2580,-1,2579,513,512,-1,524,2579,516,-1,514,524,523,-1,535,529,2575,-1,526,2897,2574,-1,2573,2575,529,-1,2571,2898,533,-1,546,681,680,-1,545,2426,681,-1,670,546,680,-1,676,678,686,-1,2758,668,2831,-1,2899,2434,2900,-1,563,2441,560,-1,2566,2901,2567,-1,2902,2903,557,-1,2559,2015,2563,-1,601,2904,2011,-1,610,1662,1661,-1,578,576,575,-1,893,631,2543,-1,571,2558,2905,-1,2558,2554,593,-1,597,596,604,-1,2547,2544,599,-1,2906,592,2907,-1,2549,586,2550,-1,897,2908,578,-1,586,2549,578,-1,613,2544,614,-1,897,619,2908,-1,622,815,2546,-1,2909,2402,896,-1,620,2910,2545,-1,2545,2536,655,-1,616,2537,626,-1,2911,2538,2403,-1,626,629,628,-1,11,10,2543,-1,644,2912,2542,-1,2912,635,2542,-1,2543,630,634,-1,640,19,18,-1,2541,634,890,-1,9,2540,652,-1,654,653,2538,-1,2537,2913,629,-1,654,10,652,-1,598,650,2914,-1,2533,660,636,-1,2532,2915,27,-1,2531,19,640,-1,624,656,814,-1,2916,657,607,-1,2409,2457,817,-1,691,693,692,-1,688,2917,689,-1,873,681,2426,-1,697,542,541,-1,2525,690,2526,-1,2524,2918,2522,-1,2521,2919,684,-1,2520,2920,692,-1,3,2519,4,-1,2518,2921,692,-1,691,690,2525,-1,696,2516,698,-1,798,2514,2427,-1,789,864,863,-1,2511,2473,2509,-1,393,395,722,-1,708,2469,709,-1,707,710,713,-1,2922,877,2419,-1,2878,409,2506,-1,2507,2923,2505,-1,409,408,2505,-1,2499,743,742,-1,750,749,729,-1,671,765,393,-1,395,730,703,-1,394,2630,725,-1,2877,2630,2924,-1,711,2629,2503,-1,403,2504,723,-1,2502,740,731,-1,2501,732,754,-1,734,733,2500,-1,417,2880,743,-1,2497,421,420,-1,801,731,2501,-1,2495,2925,2493,-1,748,738,2496,-1,753,751,750,-1,740,2492,751,-1,752,411,413,-1,413,2491,752,-1,2488,397,755,-1,2627,419,758,-1,2926,425,2485,-1,422,2927,414,-1,772,799,2470,-1,745,2928,766,-1,2460,864,2432,-1,796,2490,2475,-1,2479,701,2480,-1,2477,2929,2478,-1,2431,787,786,-1,2474,2475,2490,-1,792,2473,2930,-1,700,702,779,-1,782,784,2461,-1,792,787,2431,-1,2470,770,774,-1,771,792,776,-1,792,771,2472,-1,771,2931,2472,-1,804,863,862,-1,2466,857,856,-1,804,2932,865,-1,133,2933,134,-1,810,811,859,-1,812,810,809,-1,805,2460,2462,-1,779,702,2459,-1,833,113,834,-1,16,49,817,-1,39,2802,2456,-1,664,824,2454,-1,822,663,820,-1,2452,819,21,-1,2443,2444,2450,-1,111,2603,2449,-1,2448,2770,2447,-1,104,106,2443,-1,112,113,833,-1,836,833,835,-1,118,147,119,-1,837,2934,2440,-1,568,605,607,-1,97,2935,98,-1,2437,2837,103,-1,95,846,847,-1,2936,846,94,-1,813,2937,847,-1,852,839,568,-1,813,854,2434,-1,2433,143,860,-1,2492,2938,749,-1,2432,864,789,-1,775,2431,2474,-1,2929,2472,2478,-1,2483,800,745,-1,288,2632,289,-1,713,710,719,-1,863,866,2512,-1,866,865,867,-1,133,2425,867,-1,2427,544,798,-1,869,868,2426,-1,816,872,2534,-1,415,2420,416,-1,2419,414,758,-1,2879,670,543,-1,879,667,669,-1,2418,880,879,-1,550,549,883,-1,883,2418,550,-1,2415,2581,2413,-1,2410,2412,2414,-1,2404,55,56,-1,2810,2407,2409,-1,34,2939,2940,-1,56,12,26,-1,2406,2941,2405,-1,25,889,884,-1,631,892,889,-1,2401,2910,2402,-1,2942,2398,2400,-1,2397,2909,896,-1,2573,2943,2944,-1,2573,2572,2943,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=9 */
		private int[] getl_maxilla_geometry_5_24_coordIndex_9()
		{
			int[] value = {514,584,582,-1,523,2945,506,-1,900,902,2395,-1,494,2591,495,-1,904,2946,909,-1,2779,491,2778,-1,2590,904,903,-1,2393,906,2582,-1,2393,2582,2392,-1,2390,2847,2388,-1,429,2387,339,-1,2385,2380,2947,-1,182,2382,2384,-1,2379,2381,2742,-1,2378,918,2948,-1,2375,2949,2376,-1,2372,2950,2373,-1,2371,2951,2369,-1,2368,2952,2366,-1,935,934,2365,-1,2364,2953,218,-1,2954,2955,2956,-1,426,2957,209,-1,2363,2958,2364,-1,2959,2360,2960,-1,2360,2362,2960,-1,2357,2359,2961,-1,2351,2962,2352,-1,2350,244,332,-1,2348,2349,2963,-1,2964,2965,262,-1,1019,2966,2967,-1,960,2347,955,-1,1043,1042,958,-1,962,961,1041,-1,968,967,971,-1,2345,965,2330,-1,969,2344,997,-1,2343,967,1009,-1,1002,2342,2968,-1,1024,2969,999,-1,2340,2290,2289,-1,989,1043,2325,-1,2338,973,2970,-1,981,980,2332,-1,2325,1016,1015,-1,2325,2971,1016,-1,2331,1046,991,-1,962,2972,994,-1,2328,995,2329,-1,999,1002,1001,-1,989,2339,990,-1,2325,2326,2971,-1,993,2324,2973,-1,2322,972,2321,-1,2974,2975,2976,-1,969,996,2320,-1,2971,993,1016,-1,1037,2977,2319,-1,2317,1053,1052,-1,2315,2978,2310,-1,988,2979,1043,-1,1014,1036,2313,-1,2977,1048,1050,-1,1049,1054,1053,-1,1052,1075,2978,-1,2310,1055,2980,-1,1057,1059,2308,-1,2307,1062,2981,-1,1059,2300,1061,-1,1074,1065,1064,-1,1055,1066,2306,-1,1071,1070,1069,-1,1079,1078,2304,-1,2301,2982,2302,-1,2299,2298,2300,-1,2298,1083,1082,-1,2297,1089,1088,-1,2294,2983,2295,-1,1077,1101,1100,-1,1097,1096,2293,-1,2291,2285,2984,-1,2290,2985,2288,-1,2287,2986,1117,-1,2292,2283,2285,-1,2279,2281,2987,-1,2276,1125,2277,-1,1146,1124,1123,-1,2255,2988,1133,-1,1142,1138,1148,-1,2275,1144,1143,-1,1125,1124,1138,-1,2272,2989,2273,-1,2270,1150,1187,-1,1152,2269,1193,-1,1149,2268,1147,-1,1153,1158,1157,-1,1164,2267,2990,-1,1154,1163,1162,-1,2264,2266,2991,-1,2992,2263,1162,-1,1215,1175,1174,-1,2261,1235,1180,-1,1148,1152,1164,-1,1169,1225,1170,-1,2260,2993,2258,-1,2257,1149,1135,-1,2253,2255,1195,-1,1130,1235,1131,-1,1186,2994,1216,-1,2250,2251,2995,-1,1218,1217,2249,-1,2243,2996,2248,-1,1178,1177,1190,-1,1199,2994,1188,-1,2994,1186,1188,-1,1118,1127,1126,-1,1153,1155,1217,-1,1218,2997,2998,-1,1224,2999,1191,-1,2246,3000,1221,-1,1228,1227,2245,-1,1226,1229,1227,-1,1229,2242,1230,-1,3001,3002,3003,-1,3001,3004,3002,-1,2240,1236,2241,-1,2236,1145,1144,-1,1185,3005,1156,-1,2234,2176,2235,-1,2233,1302,2232,-1,2182,2181,1284,-1,1333,2203,1292,-1,2229,3006,2230,-1,1340,2198,3007,-1,3008,3009,1324,-1,2226,2198,2197,-1,1303,2225,3010,-1,1346,3011,2219,-1,3012,3013,3014,-1,1307,2211,2213,-1,2210,1332,1292,-1,1277,3015,3016,-1,1279,1276,1275,-1,1283,1282,2206,-1,3017,1287,3018,-1,3018,3019,3017,-1,2204,3020,2205,-1,3021,2203,1331,-1,3022,3023,1308,-1,2201,1256,1251,-1,1318,2201,1316,-1,2177,2200,2178,-1,1312,1311,3024,-1,1314,2199,2201,-1,1316,2201,2199,-1,3025,1261,1347,-1,2198,2228,2196,-1,1316,2194,1318,-1,1320,3026,2195,-1,2192,3027,2193,-1,2168,1324,3028,-1,2188,1255,2186,-1,1279,2184,1276,-1,2177,2179,2183,-1,3029,1344,1343,-1,2178,1260,2179,-1,2176,2234,2174,-1,1264,3030,2173,-1,1352,3031,2171,-1,2168,3032,2169,-1,3033,2165,2167,-1,2164,3034,1361,-1,3035,3036,3037,-1,1367,1366,2162,-1,1369,2160,1370,-1,3038,3039,3040,-1,3040,1375,3038,-1,1376,3041,2155,-1,2157,3042,2158,-1,2155,3041,2153,-1,1393,3043,2152,-1,2122,2121,2151,-1,1403,2125,2149,-1,1404,2138,2145,-1,2144,1407,3044,-1,3044,3045,2144,-1,1420,1417,2142,-1,2139,2149,2140,-1,3046,3047,3048,-1,3047,3049,3048,-1,2137,1432,1428,-1,1437,1436,2136,-1,2134,3050,1422,-1,1429,2132,1430,-1,2130,3051,2128,-1,1442,3052,2126,-1,1403,1425,1427,-1,2124,3053,1407,-1,3054,1440,1439,-1,2120,3055,1404,-1,3056,3057,3058,-1,3056,1444,3057,-1,2137,1411,1432,-1,3059,3060,3061,-1,3060,3062,3061,-1,2117,3063,2118,-1,2115,3064,3065,-1,2104,2103,2114,-1,1462,2113,1461,-1,3066,1455,1454,-1,2108,1456,1458,-1,2105,1462,1463,-1,1534,2104,3067,-1,1508,3068,1465,-1,2100,2102,3069,-1,1496,2078,3070,-1,2060,1458,2095,-1,1523,1522,2094,-1,1480,1530,1472,-1,2091,1516,1469,-1,1492,1491,1482,-1,1484,2089,3071,-1,2088,3072,1501,-1,2087,3073,2085,-1,3074,2082,2084,-1,2064,2063,2080,-1,1498,1497,1524,-1,1502,3075,2079,-1,2066,2078,2092,-1,2069,2077,2070,-1,2073,2072,2076,-1,2075,1498,1516,-1,1472,2074,1480,-1,3076,2071,2073,-1,1450,3077,1477,-1,2114,3078,3079,-1,2097,2069,1466,-1,2068,3080,2067,-1,2066,3081,1519,-1,1494,1493,2063,-1,3082,1487,2062,-1,3083,2055,2057,-1,3084,3085,3086,-1,1552,3087,1542,-1,2050,1555,3088,-1,2048,1881,1558,-1,3089,1561,1560,-1,1864,1562,2047,-1,1564,1563,1596,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=10 */
		private int[] getl_maxilla_geometry_5_24_coordIndex_10()
		{
			int[] value = {2009,1885,1886,-1,1578,1938,1882,-1,1571,1577,2045,-1,1940,3090,2039,-1,1576,1575,2043,-1,2041,2010,2009,-1,1572,3091,2042,-1,1586,1596,1570,-1,1584,1583,1591,-1,1680,1573,2042,-1,1579,1581,1587,-1,2040,2044,2041,-1,1588,1590,1574,-1,2039,1572,1589,-1,1582,3092,2037,-1,2034,1926,2032,-1,1605,1604,2031,-1,1806,1963,1696,-1,1608,1957,1609,-1,1964,1612,1808,-1,1614,2012,1667,-1,1842,3093,3094,-1,1678,1666,1665,-1,3095,3096,1991,-1,1991,2016,3095,-1,1651,1650,2023,-1,1974,1635,1634,-1,2020,2019,1637,-1,2026,1624,1912,-1,1644,1912,1627,-1,1645,3097,1643,-1,1693,1692,2020,-1,1871,1650,3098,-1,1795,1631,2023,-1,1969,1654,2022,-1,2021,1765,1653,-1,1628,1912,1624,-1,1673,2020,2024,-1,1638,2017,1639,-1,580,1985,3099,-1,1991,3100,2015,-1,2014,1729,1728,-1,1613,1615,3093,-1,1592,1586,1570,-1,1729,2014,2011,-1,579,1987,1738,-1,1948,1885,2009,-1,2007,1846,1605,-1,1679,1828,1897,-1,2006,1682,1941,-1,1684,2005,1942,-1,1914,1686,3101,-1,1915,1688,1916,-1,2003,3102,3103,-1,2003,3103,2002,-1,1686,2001,2817,-1,1804,1998,1697,-1,3104,1801,1962,-1,1638,1922,2017,-1,2049,2048,1713,-1,1996,1932,1997,-1,1705,3105,1935,-1,1996,1715,1994,-1,1704,1880,1598,-1,1992,1909,1656,-1,1657,1984,3096,-1,1991,1743,3100,-1,1990,1717,1671,-1,1720,1719,1723,-1,1988,1724,1725,-1,1987,1737,1739,-1,1740,1747,1986,-1,1716,1983,1745,-1,1745,1744,1984,-1,1909,1993,1910,-1,1783,1979,1718,-1,1717,1746,1782,-1,1749,3106,1975,-1,1757,1750,1749,-1,1754,3107,1756,-1,1976,1781,1767,-1,1734,1733,1769,-1,1791,3107,1792,-1,1773,1775,1972,-1,1972,1776,1773,-1,1779,1737,1781,-1,1756,3107,1791,-1,1793,3107,1754,-1,1774,1768,1756,-1,1770,1772,1976,-1,1895,1784,1758,-1,1974,1772,1797,-1,1973,1797,1789,-1,1775,1792,1972,-1,1771,1789,1797,-1,2026,1911,1796,-1,3107,1793,1792,-1,1730,1726,1750,-1,1971,1649,1651,-1,1636,1798,3108,-1,1730,1752,1755,-1,3109,3110,1788,-1,3110,1973,1788,-1,1937,3111,1966,-1,1903,3112,1902,-1,3113,1894,3114,-1,1697,1928,1805,-1,1965,1699,1610,-1,1963,1697,1696,-1,1962,1800,1810,-1,1951,1961,3115,-1,1609,1957,1959,-1,1811,3114,1894,-1,1957,1810,1958,-1,3104,3116,1801,-1,1813,1816,1956,-1,1819,1818,1955,-1,1954,1630,1952,-1,1954,1815,1813,-1,1953,2027,1818,-1,1951,1630,1620,-1,1950,1819,3117,-1,1939,1829,3118,-1,1946,1683,1682,-1,1829,1939,1851,-1,1944,3119,1943,-1,1841,1679,1897,-1,1942,1924,1684,-1,1860,1844,1843,-1,1666,1854,3120,-1,1848,1861,1849,-1,1849,3121,1931,-1,1939,3090,1940,-1,1847,1930,1856,-1,1938,2047,1562,-1,1865,1867,1868,-1,1799,3122,1784,-1,1764,1710,1653,-1,1648,1647,1875,-1,1870,1647,1626,-1,1875,1934,1873,-1,1598,1880,1879,-1,1711,1710,1933,-1,3123,1567,1566,-1,1931,1850,1930,-1,3124,1622,1929,-1,1888,3125,1929,-1,1928,1959,1894,-1,1927,1839,1838,-1,1924,2032,1926,-1,1838,2035,1924,-1,1921,1919,1922,-1,1701,1922,1919,-1,1719,1979,1918,-1,1914,3101,1915,-1,3126,3127,3128,-1,1906,1786,1634,-1,1912,1644,1905,-1,1907,1748,1740,-1,1910,1993,1747,-1,1641,1692,1910,-1,1691,1983,1909,-1,1908,1642,1747,-1,1739,1780,1787,-1,3129,1905,1643,-1,1911,1905,1906,-1,1628,1624,1648,-1,1685,1691,1690,-1,1979,1719,1982,-1,1902,3130,1801,-1,1638,1923,1922,-1,1898,1901,1611,-1,1898,1759,1761,-1,1896,1924,1841,-1,1895,3131,1763,-1,1894,3113,1803,-1,1893,1637,2019,-1,1890,3132,1889,-1,1887,1675,1674,-1,1887,1929,1622,-1,1568,1562,1566,-1,1629,1865,1883,-1,1648,1874,1629,-1,3133,1932,1933,-1,1872,3134,1704,-1,1597,1600,1877,-1,1875,1870,1872,-1,1866,1873,1934,-1,1870,1646,1871,-1,1710,1764,1933,-1,1764,3119,1933,-1,1868,1867,1559,-1,1560,1863,3135,-1,1864,1565,1863,-1,1848,1844,1860,-1,1859,2045,1577,-1,1857,1940,1855,-1,1853,1854,1998,-1,1852,1930,1850,-1,1857,1856,1852,-1,1924,1941,1684,-1,1677,2028,1845,-1,1708,1707,1844,-1,1679,1842,1680,-1,2036,1838,1840,-1,1834,1833,1944,-1,1837,3136,1835,-1,1832,1840,1833,-1,1682,2006,1830,-1,1829,1945,1827,-1,1677,1846,1826,-1,1823,1825,1889,-1,1821,1616,1822,-1,1817,1602,1818,-1,1815,3117,1816,-1,1814,1877,1630,-1,1812,1955,1618,-1,1811,1958,1810,-1,1808,1612,1809,-1,1806,3137,1807,-1,1699,1822,2027,-1,1638,1637,1923,-1,1636,1635,1797,-1,1632,1631,1795,-1,1785,1790,1794,-1,1784,1790,1785,-1,1788,1973,1789,-1,1780,1634,1786,-1,1783,1718,1717,-1,1779,1772,1974,-1,1779,1974,1780,-1,1776,1972,1777,-1,1774,1791,1775,-1,1733,1732,1769,-1,1977,1766,1734,-1,1767,1781,1736,-1,1763,3138,1764,-1,1793,1754,1785,-1,1750,1726,1725,-1,1755,1731,1970,-1,1754,1755,1752,-1,1749,1751,3106,-1,1978,1760,1762,-1,3112,3139,1902,-1,1772,1779,1976,-1,1743,1745,1741,-1,1983,1716,1909,-1,1738,1740,1985,-1,1735,1737,1987,-1,1658,1734,1659,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=11 */
		private int[] getl_maxilla_geometry_5_24_coordIndex_11()
		{
			int[] value = {1663,1732,1664,-1,1730,1970,1728,-1,1989,1725,1727,-1,1722,1724,1988,-1,1721,1982,1719,-1,1671,1717,1672,-1,1656,1909,1716,-1,1709,1715,1996,-1,1597,1713,2048,-1,1935,1710,1706,-1,1709,1997,1707,-1,1706,3140,1703,-1,1702,3141,1700,-1,1699,3142,1698,-1,1697,1998,1695,-1,1804,1803,1999,-1,3102,2003,1693,-1,1689,1691,1694,-1,1686,2817,1687,-1,1684,1941,1682,-1,1681,1828,1679,-1,1826,2007,2008,-1,1676,2028,1677,-1,2018,2020,1639,-1,1672,3143,1670,-1,1613,3144,1668,-1,1669,2012,1614,-1,1666,3120,1667,-1,1660,3145,1658,-1,1657,3146,1655,-1,1795,2026,1796,-1,1654,1969,1652,-1,1649,2022,1650,-1,2018,3147,2020,-1,1644,2025,1645,-1,1640,1642,1908,-1,3141,3147,1700,-1,1634,1636,1913,-1,1633,1651,1631,-1,1600,1630,1877,-1,1627,1629,1884,-1,1647,1624,1626,-1,1621,1623,3148,-1,1619,1600,1599,-1,2012,1676,1665,-1,1614,2029,1615,-1,1610,1698,1611,-1,1607,1609,1963,-1,2031,2008,2007,-1,2032,1950,2033,-1,1585,2041,1595,-1,1571,2046,1594,-1,1591,1580,1579,-1,1593,1587,1586,-1,1588,2040,1587,-1,1587,2040,1585,-1,1579,1582,1584,-1,1569,1594,1592,-1,3094,1574,1573,-1,1574,3094,1575,-1,1572,2042,1573,-1,1570,1596,1571,-1,3125,3135,1929,-1,1565,2047,1563,-1,1562,1864,1560,-1,1795,2023,3149,-1,1559,1934,1557,-1,1555,2051,1553,-1,1550,1552,1544,-1,1549,3150,1547,-1,1545,1543,1542,-1,1540,3151,1541,-1,1538,3152,1490,-1,1535,2068,1536,-1,1532,3153,1533,-1,1469,1468,2091,-1,1482,1484,1528,-1,3154,1525,1507,-1,1467,1495,3155,-1,1521,3156,1522,-1,1477,3077,1520,-1,1517,1519,3157,-1,1498,1524,1469,-1,3158,1513,1515,-1,3159,1510,1512,-1,1481,3157,1479,-1,1508,1506,1505,-1,1507,3160,1505,-1,1467,1504,1468,-1,2078,2075,2092,-1,1496,3161,1497,-1,1495,1524,1493,-1,3162,1490,1492,-1,1489,3163,1487,-1,1471,1486,2074,-1,1482,2090,1483,-1,1479,1530,1480,-1,1516,2092,2075,-1,1476,1478,3164,-1,1475,2096,1473,-1,1472,1529,1470,-1,1467,1469,1524,-1,1464,1466,2070,-1,1461,1460,1463,-1,1455,3165,1453,-1,3166,1450,1452,-1,3064,3164,1478,-1,1449,3167,1447,-1,1444,1446,3057,-1,1442,1414,3052,-1,3168,3169,3170,-1,1440,3171,1441,-1,1401,2139,2138,-1,3172,1436,1438,-1,1435,2137,1424,-1,1432,3173,1433,-1,1431,3174,1429,-1,1433,1426,1428,-1,1424,1416,1434,-1,1423,3175,1421,-1,1416,1420,2141,-1,2142,1417,1419,-1,1416,1425,1403,-1,1413,3176,1414,-1,3049,1410,1412,-1,3177,2144,3045,-1,2140,2145,2138,-1,1403,2139,1401,-1,1400,3169,1398,-1,2124,2143,3178,-1,1396,3179,1397,-1,1392,3180,1393,-1,3181,1389,1391,-1,1386,1388,3182,-1,3183,1383,1385,-1,3184,1380,1382,-1,1378,3185,1379,-1,1374,1376,3186,-1,1371,1373,1362,-1,1368,1370,3187,-1,1365,3188,1366,-1,1362,1373,1363,-1,3189,3190,3022,-1,1361,934,1322,-1,3191,1358,1360,-1,3192,1355,1357,-1,1283,1246,2180,-1,1353,3193,1351,-1,1295,1294,1350,-1,1346,2218,1347,-1,1288,1287,3194,-1,1343,1282,3195,-1,1342,1286,1345,-1,1340,1341,2183,-1,2190,2189,3196,-1,1336,1249,1334,-1,1332,3197,1333,-1,1315,3198,1327,-1,3028,1324,1326,-1,3031,1321,1323,-1,1254,1318,1320,-1,1315,2194,1316,-1,3199,1310,1340,-1,1310,3199,1313,-1,1259,3024,1311,-1,1257,1259,1311,-1,1254,1256,1318,-1,1250,1341,1310,-1,1260,2178,1311,-1,3200,2202,2191,-1,1309,3201,1307,-1,3023,3202,3203,-1,1309,1308,3023,-1,1305,3204,1306,-1,3010,1301,1303,-1,1300,3205,1299,-1,1263,1296,1298,-1,1349,1294,2222,-1,2222,3206,1349,-1,2205,1293,1295,-1,1292,2203,1290,-1,3207,2204,1295,-1,1295,1350,3207,-1,3018,1287,1289,-1,1284,1286,2182,-1,2180,1281,1283,-1,1275,1277,3016,-1,3208,3209,3210,-1,1264,3193,1265,-1,1262,2179,1260,-1,1258,2229,1259,-1,1255,2188,1256,-1,1252,3211,1253,-1,1249,1336,1250,-1,1246,1354,1247,-1,1243,3212,1241,-1,1137,1136,1128,-1,1239,3213,1199,-1,2241,1236,1238,-1,1198,3214,1180,-1,1233,3215,1234,-1,1227,1229,1231,-1,1228,3216,1226,-1,1223,3217,1224,-1,1126,1123,1219,-1,1216,1202,2252,-1,1139,1138,1124,-1,1164,1152,1193,-1,1211,2249,1212,-1,1210,1217,1208,-1,1205,1207,2250,-1,1204,3218,1202,-1,1199,1188,1200,-1,1197,3219,1198,-1,1195,2255,1132,-1,1162,1194,2992,-1,1170,1225,1191,-1,1189,1222,1190,-1,1187,2238,1188,-1,1153,1210,1185,-1,1184,3220,1182,-1,1181,3221,1179,-1,1176,3222,1177,-1,1174,1172,1171,-1,1171,1173,3223,-1,1170,2262,1168,-1,1165,1167,3224,-1,1163,1157,1164,-1,1160,3225,1161,-1,1156,2267,1157,-1,1153,1163,1154,-1,1147,1150,1152,-1,1148,1135,1149,-1,1136,1139,1146,-1,1145,3226,1143,-1,1140,1142,1148,-1,1148,1138,1135,-1,1135,1137,2256,-1,1132,1134,3227,-1,1131,3228,1129,-1,1128,1146,1126,-1,1123,1125,2276,-1,3229,1120,1122,-1,1199,3230,2994,-1,1115,1117,2986,-1,1113,3231,1114,-1,1109,3232,1110,-1,3233,1106,1108,-1,3234,1103,1105,-1,1102,3235,1100,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=12 */
		private int[] getl_maxilla_geometry_5_24_coordIndex_12()
		{
			int[] value = {1099,3236,1089,-1,1095,1097,1083,-1,1078,1100,1093,-1,1090,1092,3237,-1,1089,3238,1087,-1,3239,1006,1086,-1,1083,2337,1084,-1,1081,2299,1058,-1,1079,3240,1077,-1,1076,2347,959,-1,1075,2311,1073,-1,1071,2305,1072,-1,1045,3241,1069,-1,1068,3242,1013,-1,1064,1066,1055,-1,1003,3243,1063,-1,1061,3244,1062,-1,1058,2300,1059,-1,1039,2980,1055,-1,1054,2311,1052,-1,1051,2312,1049,-1,1037,1048,2977,-1,1044,3245,1045,-1,1043,2979,1041,-1,982,984,3246,-1,986,1040,987,-1,2313,1036,1038,-1,1035,3247,1021,-1,1035,3248,3247,-1,3249,2975,3250,-1,1032,3251,1033,-1,1029,1031,3252,-1,1026,1028,3253,-1,972,1025,3254,-1,3255,1023,998,-1,1022,2338,1020,-1,3256,987,988,-1,1014,1016,3257,-1,3258,2314,3259,-1,2284,1010,952,-1,1007,1009,2320,-1,1006,3239,1004,-1,1002,2968,1003,-1,998,1024,999,-1,997,3260,996,-1,963,995,2328,-1,991,993,2973,-1,3256,988,990,-1,985,987,3256,-1,982,3261,983,-1,979,3262,980,-1,976,978,1010,-1,975,2970,973,-1,2322,970,972,-1,1009,967,969,-1,997,2344,966,-1,966,2345,997,-1,964,966,3263,-1,963,1076,961,-1,1041,2979,2346,-1,958,1042,959,-1,955,2347,956,-1,3264,2324,1011,-1,952,954,3265,-1,949,951,3266,-1,948,2348,947,-1,946,3267,944,-1,941,943,3268,-1,939,3269,940,-1,210,937,3270,-1,201,3271,934,-1,933,1358,931,-1,930,2741,928,-1,193,192,923,-1,996,920,922,-1,919,3272,917,-1,3273,3274,3275,-1,518,910,519,-1,906,2393,908,-1,2892,2891,495,-1,900,3276,901,-1,585,514,523,-1,505,3277,585,-1,897,2396,896,-1,894,3278,895,-1,654,2539,893,-1,631,3279,891,-1,890,632,889,-1,12,14,887,-1,58,14,13,-1,2408,2457,2409,-1,2404,884,885,-1,570,572,2558,-1,2530,678,589,-1,881,677,684,-1,678,3280,589,-1,880,3281,667,-1,721,720,875,-1,758,874,2627,-1,682,695,679,-1,54,53,872,-1,46,43,871,-1,3282,668,870,-1,865,2465,807,-1,288,287,136,-1,861,86,85,-1,102,3283,808,-1,805,2462,3284,-1,752,2491,751,-1,780,3285,855,-1,749,706,705,-1,102,2936,94,-1,2434,854,2900,-1,851,561,841,-1,851,2937,561,-1,3286,3287,557,-1,3287,2902,557,-1,811,846,2936,-1,94,846,95,-1,3288,843,845,-1,842,2934,830,-1,839,747,605,-1,2934,837,830,-1,825,837,822,-1,144,151,114,-1,110,833,836,-1,155,3289,2443,-1,110,112,833,-1,2771,96,827,-1,828,3290,830,-1,829,2603,111,-1,826,464,827,-1,824,664,822,-1,819,821,2800,-1,817,2799,818,-1,814,2421,815,-1,811,810,812,-1,791,792,2930,-1,810,859,808,-1,84,3283,102,-1,804,862,805,-1,761,768,767,-1,801,803,776,-1,768,800,2483,-1,770,2470,799,-1,672,544,546,-1,797,2459,749,-1,795,2475,793,-1,2929,2509,2472,-1,2471,2458,2459,-1,787,791,785,-1,784,782,781,-1,782,2482,780,-1,778,779,3291,-1,775,801,776,-1,770,769,773,-1,744,800,772,-1,777,776,792,-1,772,800,799,-1,2927,874,414,-1,727,726,393,-1,763,733,756,-1,416,759,414,-1,396,419,418,-1,415,424,739,-1,754,756,733,-1,775,2502,801,-1,749,2490,796,-1,2490,749,2938,-1,2496,746,748,-1,744,3292,736,-1,413,740,2491,-1,738,423,2496,-1,736,421,2497,-1,735,754,733,-1,731,732,2501,-1,724,3293,730,-1,705,2503,412,-1,2506,2488,3294,-1,728,2924,726,-1,723,3293,724,-1,703,672,671,-1,721,3295,542,-1,723,719,3293,-1,718,2513,704,-1,407,712,716,-1,408,406,2505,-1,2504,715,719,-1,708,710,707,-1,708,3296,2469,-1,707,711,705,-1,2473,2472,2509,-1,698,2516,699,-1,695,2515,696,-1,693,694,2518,-1,2920,690,692,-1,4,687,689,-1,681,873,679,-1,675,3297,673,-1,542,2528,2517,-1,672,546,670,-1,881,678,677,-1,666,3298,665,-1,664,2454,52,-1,661,659,658,-1,661,662,637,-1,2454,657,659,-1,655,3299,656,-1,649,2912,639,-1,648,11,633,-1,11,2543,633,-1,652,3300,653,-1,596,602,650,-1,25,24,646,-1,643,2818,644,-1,638,3301,641,-1,636,660,637,-1,634,2542,635,-1,629,625,621,-1,621,625,622,-1,623,655,624,-1,619,896,2402,-1,2549,576,578,-1,587,2908,619,-1,587,578,2908,-1,2550,616,618,-1,613,615,627,-1,588,2913,2537,-1,612,2548,610,-1,605,3302,606,-1,621,599,628,-1,596,595,601,-1,600,651,598,-1,597,2555,595,-1,3303,3304,505,-1,581,2564,2416,-1,584,585,3277,-1,3305,2560,583,-1,897,578,580,-1,577,1660,575,-1,3306,572,574,-1,571,3143,569,-1,568,2441,563,-1,3307,564,566,-1,562,3308,563,-1,557,3309,558,-1,555,3310,556,-1,553,3311,551,-1,3312,521,550,-1,547,548,894,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=13 */
		private int[] getl_maxilla_geometry_5_24_coordIndex_13()
		{
			int[] value = {674,693,3313,-1,538,540,2601,-1,3314,535,537,-1,3315,2594,526,-1,3316,532,534,-1,531,2572,529,-1,528,2897,526,-1,525,519,523,-1,521,522,120,-1,502,911,516,-1,3317,515,508,-1,882,510,514,-1,512,513,510,-1,120,522,121,-1,911,502,520,-1,506,3318,504,-1,3319,499,501,-1,898,2586,899,-1,491,2779,490,-1,483,3315,480,-1,474,484,486,-1,3320,481,479,-1,477,482,475,-1,474,486,472,-1,469,471,473,-1,467,2599,468,-1,462,2446,463,-1,2888,2604,105,-1,460,2598,455,-1,459,467,457,-1,455,2600,456,-1,2598,2597,455,-1,451,2450,452,-1,448,450,310,-1,261,447,3321,-1,109,3322,2865,-1,445,154,2871,-1,252,247,148,-1,317,146,246,-1,443,146,227,-1,442,2617,440,-1,337,2710,336,-1,286,2621,436,-1,285,3323,434,-1,432,3324,430,-1,215,429,2660,-1,3325,426,211,-1,423,739,424,-1,421,2927,422,-1,2880,417,419,-1,764,756,396,-1,414,878,415,-1,2879,3295,671,-1,410,3326,413,-1,407,717,408,-1,405,714,400,-1,404,401,402,-1,2487,396,398,-1,393,726,394,-1,181,295,300,-1,345,344,346,-1,388,390,3327,-1,387,3328,385,-1,384,385,382,-1,379,381,372,-1,378,367,376,-1,375,373,2641,-1,178,3329,374,-1,372,2639,373,-1,367,369,376,-1,177,370,175,-1,365,363,366,-1,362,366,363,-1,3330,174,358,-1,2745,2744,296,-1,357,306,356,-1,354,2655,355,-1,353,357,289,-1,350,2632,351,-1,196,3331,348,-1,347,3332,345,-1,343,191,189,-1,2656,2736,3333,-1,2734,340,342,-1,339,2659,222,-1,334,441,335,-1,330,3334,331,-1,326,2614,254,-1,323,324,2675,-1,319,101,145,-1,259,258,256,-1,314,3335,312,-1,309,448,310,-1,306,357,307,-1,305,3336,177,-1,3337,3338,2645,-1,3337,3339,3338,-1,3340,2640,299,-1,301,3341,300,-1,299,2640,179,-1,2762,138,296,-1,292,2755,293,-1,291,2755,137,-1,287,289,357,-1,284,3323,285,-1,2696,235,2623,-1,2668,127,131,-1,281,2750,282,-1,231,2624,279,-1,2701,903,3342,-1,2389,903,2390,-1,2844,2752,2393,-1,2844,2393,3343,-1,3344,3345,3320,-1,3346,268,269,-1,267,2610,266,-1,263,2682,264,-1,260,266,261,-1,157,447,266,-1,256,338,172,-1,247,251,253,-1,252,3347,251,-1,250,324,248,-1,243,245,945,-1,240,238,2689,-1,232,242,433,-1,233,128,127,-1,225,224,2881,-1,3348,2618,437,-1,225,2724,223,-1,3349,3350,3351,-1,213,2671,2673,-1,215,3352,216,-1,2673,211,213,-1,210,207,208,-1,207,210,205,-1,933,3353,2657,-1,201,354,199,-1,197,3354,198,-1,3355,301,2654,-1,189,191,193,-1,195,188,190,-1,189,193,187,-1,3356,3327,2692,-1,2745,181,183,-1,179,917,180,-1,173,174,2649,-1,2873,2851,2850,-1,3357,278,3358,-1,2868,916,2848,-1,3359,2841,2840,-1,3360,3273,173,-1,160,162,158,-1,155,157,2886,-1,154,836,107,-1,150,152,2882,-1,2838,147,149,-1,144,146,443,-1,103,2837,2433,-1,807,294,3361,-1,138,2762,139,-1,2634,3362,3363,-1,132,2833,133,-1,384,2757,2832,-1,129,3364,130,-1,126,2442,127,-1,123,2825,124,-1,120,122,2584,-1,357,290,137,-1,119,110,117,-1,2445,101,832,-1,104,2768,105,-1,109,153,107,-1,116,115,3365,-1,102,103,860,-1,2448,829,2770,-1,101,319,99,-1,2937,851,847,-1,86,2754,84,-1,908,2393,2776,-1,77,83,61,-1,82,32,80,-1,77,61,78,-1,23,73,57,-1,2784,66,67,-1,72,58,73,-1,72,886,58,-1,2792,51,50,-1,68,2798,69,-1,38,69,67,-1,66,2783,36,-1,36,35,67,-1,63,2796,61,-1,60,83,59,-1,2423,47,51,-1,54,871,52,-1,49,16,50,-1,46,2799,47,-1,2786,80,72,-1,71,2786,72,-1,31,29,28,-1,27,3366,28,-1,25,2404,26,-1,20,2808,18,-1,816,2794,2409,-1,3367,643,645,-1,12,56,13,-1,2818,2531,644,-1,6,8,2812,-1,2520,2813,689,-1,5,2815,3,-1,0,2814,1,-1,1727,2904,1989,-1,2011,2904,1727,-1,2531,20,19,-1,2531,2811,20,-1,3367,2542,2541,-1,2542,3367,645,-1,3368,888,3369,-1,3368,2819,888,-1,2810,2793,2532,-1,2810,2794,2793,-1,887,3369,888,-1,887,2811,3369,-1,2407,17,2408,-1,3370,17,2407,-1,3366,2820,28,-1,2820,3366,3371,-1,818,46,54,-1,2799,46,818,-1,40,75,74,-1,42,75,40,-1,2794,2534,2533,-1,2794,816,2534,-1,2800,3372,2821,-1,3372,2800,821,-1,2792,69,2798,-1,2792,2788,69,-1,2786,22,2787,-1,71,22,2786,-1,41,2782,2820,-1,2780,2782,41,-1,3373,76,75,-1,76,3373,2785,-1,348,3374,2466,-1,348,3331,3374,-1,172,2777,255,-1,2777,172,171,-1,126,2772,844,-1,2825,2772,126,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=14 */
		private int[] getl_maxilla_geometry_5_24_coordIndex_14()
		{
			int[] value = {2447,116,2771,-1,2447,2769,116,-1,2824,848,91,-1,848,2824,89,-1,3364,843,3375,-1,3364,129,843,-1,2764,2827,3374,-1,2764,2763,2827,-1,2896,3273,3275,-1,2896,2839,3273,-1,142,426,3376,-1,142,2957,426,-1,2836,331,3334,-1,2836,2835,331,-1,3377,2760,2438,-1,2760,3377,2761,-1,2834,294,2767,-1,2834,3361,294,-1,134,3378,132,-1,2829,3378,134,-1,2758,376,369,-1,376,2758,2831,-1,2425,3282,870,-1,2425,2833,3282,-1,3379,140,139,-1,3379,2834,140,-1,3376,143,142,-1,143,3376,861,-1,151,443,152,-1,151,144,443,-1,447,272,3321,-1,270,272,447,-1,2841,3380,2842,-1,3380,2841,3274,-1,2866,3381,2391,-1,3382,3381,2866,-1,2844,3383,2845,-1,3383,2844,3343,-1,2751,2775,2752,-1,2751,3384,2775,-1,2386,3385,2702,-1,2386,3386,3385,-1,2388,2849,916,-1,281,2849,2388,-1,2852,276,3387,-1,2852,2851,276,-1,470,2748,2747,-1,2853,2748,470,-1,3388,3389,3390,-1,3391,3389,3388,-1,3392,364,3393,-1,365,364,3392,-1,922,3394,3395,-1,3394,922,921,-1,2948,380,379,-1,380,2948,918,-1,2385,3396,3397,-1,3396,2385,3398,-1,3399,3400,2382,-1,3399,2650,3400,-1,3401,3332,3402,-1,345,3332,3401,-1,2690,3403,2636,-1,2690,926,3403,-1,2740,3404,2741,-1,2740,3405,3404,-1,3406,2653,3407,-1,2653,3406,3408,-1,306,3409,356,-1,306,2373,3409,-1,353,448,307,-1,353,449,448,-1,3410,349,3411,-1,349,3410,3412,-1,2952,392,3413,-1,392,2952,2368,-1,2657,2735,933,-1,2657,340,2735,-1,2736,2365,3414,-1,2736,935,2365,-1,3415,449,353,-1,449,3415,3416,-1,218,3417,219,-1,3417,218,2953,-1,2732,209,208,-1,427,209,2732,-1,3418,2728,3419,-1,3418,2856,2728,-1,226,444,227,-1,444,226,3420,-1,437,2722,3348,-1,437,2620,2722,-1,230,3421,3422,-1,230,229,3421,-1,2725,284,436,-1,284,2725,3423,-1,2884,3424,3425,-1,2884,3426,3424,-1,286,3427,2622,-1,286,285,3427,-1,313,3428,3429,-1,3430,3428,313,-1,2716,2349,948,-1,2349,2716,2622,-1,3431,3432,2663,-1,3433,3432,3431,-1,3434,2718,3435,-1,2718,3434,2860,-1,3436,2622,3427,-1,2622,3436,2349,-1,3437,445,3438,-1,3439,445,3437,-1,2667,3440,3441,-1,3440,2667,3442,-1,3443,2674,3444,-1,3445,2674,3443,-1,2964,261,2705,-1,262,261,2964,-1,439,2863,442,-1,2863,439,2712,-1,2664,268,2709,-1,2664,258,268,-1,2746,2617,2616,-1,2746,2748,2617,-1,476,451,453,-1,451,476,3446,-1,3320,3447,3344,-1,3447,3320,3448,-1,3344,2890,3345,-1,2890,3344,3449,-1,2576,2391,914,-1,2576,2866,2391,-1,346,3383,3450,-1,346,344,3383,-1,3451,3384,2751,-1,3451,342,3384,-1,341,2387,3452,-1,341,339,2387,-1,2704,2700,165,-1,2704,2394,2700,-1,428,2386,429,-1,3386,2386,428,-1,2668,2694,127,-1,2668,2721,2694,-1,435,234,3453,-1,234,435,279,-1,224,2693,2695,-1,224,223,2693,-1,2765,3454,351,-1,3454,2765,2764,-1,2651,3405,2740,-1,2651,3455,3405,-1,3328,374,3456,-1,387,374,3328,-1,204,327,391,-1,203,327,204,-1,2670,209,2957,-1,209,2670,936,-1,2683,2350,2870,-1,2683,245,2350,-1,438,3444,2674,-1,2619,3444,438,-1,3377,314,3457,-1,125,314,3377,-1,130,3425,2669,-1,3458,3425,130,-1,147,2445,119,-1,2838,2445,147,-1,3459,3322,109,-1,3322,3459,3460,-1,3461,169,2697,-1,3461,167,169,-1,3461,3462,3463,-1,3462,3461,3422,-1,3431,430,3324,-1,430,3431,282,-1,3464,214,2727,-1,2661,214,3464,-1,3465,2608,3466,-1,2608,3465,219,-1,3451,2874,342,-1,3451,3414,2874,-1,3467,2637,2636,-1,3468,2637,3467,-1,300,3399,181,-1,300,3455,3399,-1,298,3327,390,-1,298,2692,3327,-1,3469,304,2647,-1,360,304,3469,-1,3275,2841,2576,-1,3274,2841,3275,-1,3312,2756,3470,-1,2756,3312,2568,-1,3394,303,3338,-1,3394,2646,303,-1,377,373,2639,-1,373,377,3471,-1,185,1010,2284,-1,1010,185,184,-1,3396,3362,3397,-1,2643,3362,3396,-1,3466,2607,3413,-1,2608,2607,3466,-1,765,876,727,-1,765,721,876,-1,759,2420,2625,-1,2420,759,416,-1,737,2627,874,-1,737,2626,2627,-1,239,3472,3473,-1,239,3474,3472,-1,3334,937,2872,-1,3334,330,937,-1,2680,2862,3438,-1,2862,2680,2681,-1,3475,3473,3472,-1,3475,3476,3473,-1,157,2610,2886,-1,2610,157,266,-1,2446,2603,463,-1,2446,2449,2603,-1,2602,2597,2596,-1,2597,2602,3477,-1,2601,3477,527,-1,2600,3477,2601,-1,2451,451,271,-1,451,2451,2450,-1,2395,3478,2889,-1,2395,902,3478,-1,3479,3449,3344,-1,488,3449,3479,-1,471,2747,3480,-1,470,2747,471,-1,475,481,3481,-1,481,475,483,-1,170,335,3482,-1,337,335,170,-1,3483,3484,494,-1,3483,3276,3484,-1,2590,3485,904,-1,2591,3485,2590,-1,2944,2589,3486,-1,2944,2894,2589,-1,513,524,514,-1,513,2579,524,-1,522,2896,121,-1,2896,522,162,-1,2410,515,3487,-1,515,2410,2413,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=15 */
		private int[] getl_maxilla_geometry_5_24_coordIndex_15()
		{
			int[] value = {3317,502,517,-1,3317,503,502,-1,508,549,521,-1,508,507,549,-1,530,535,3314,-1,535,530,529,-1,2574,3316,478,-1,3316,2574,3488,-1,3489,3488,2574,-1,3489,2398,3488,-1,2571,537,2898,-1,2571,3314,537,-1,477,538,2593,-1,477,539,538,-1,3490,537,3491,-1,2898,537,3490,-1,674,3492,675,-1,674,3313,3492,-1,3493,2941,2406,-1,3493,3489,2941,-1,3282,2831,668,-1,3282,3494,2831,-1,553,2,3310,-1,553,8,2,-1,3495,5,2813,-1,3495,559,5,-1,761,2900,854,-1,2900,761,565,-1,2899,2902,2434,-1,2899,2903,2902,-1,2435,849,561,-1,3287,849,2435,-1,1655,3277,3496,-1,584,3277,1655,-1,2559,2016,2015,-1,2559,2560,2016,-1,601,3497,2904,-1,601,3498,3497,-1,2013,2562,2914,-1,2562,2013,1662,-1,505,3099,3499,-1,505,3304,3099,-1,591,3500,3501,-1,2416,3500,591,-1,3502,594,2554,-1,3503,594,3502,-1,592,666,593,-1,592,2906,666,-1,2551,2422,3504,-1,2553,2422,2551,-1,2548,2562,610,-1,2547,2562,2548,-1,609,618,617,-1,609,608,618,-1,2910,619,2402,-1,2910,620,619,-1,2401,2538,653,-1,2401,2403,2538,-1,2531,2912,644,-1,2912,2531,639,-1,625,2913,623,-1,629,2913,625,-1,2907,2555,2552,-1,2907,3503,2555,-1,3505,641,3301,-1,2540,641,3505,-1,658,638,662,-1,3301,638,658,-1,2421,2916,607,-1,2916,2421,814,-1,3506,3507,3280,-1,3507,3506,3508,-1,3313,691,2525,-1,3313,693,691,-1,680,696,2569,-1,680,679,696,-1,2527,2516,2523,-1,2527,699,2516,-1,2525,2523,2522,-1,2525,2527,2523,-1,2519,2814,3509,-1,2814,2519,3,-1,2519,2528,687,-1,2519,2517,2528,-1,2528,699,3510,-1,2528,697,699,-1,875,2486,877,-1,875,3511,2486,-1,2468,2512,2469,-1,2512,2468,789,-1,2924,2628,2507,-1,728,2628,2924,-1,400,2505,406,-1,2505,400,399,-1,413,2489,732,-1,3326,2489,413,-1,2508,714,405,-1,2508,713,714,-1,763,2499,2500,-1,763,417,2499,-1,420,3512,2498,-1,420,2625,3512,-1,2501,802,801,-1,2501,735,802,-1,3513,2495,2494,-1,3513,3512,2495,-1,2492,2502,2938,-1,2492,740,2502,-1,425,878,2485,-1,878,425,424,-1,766,3514,767,-1,2928,3514,766,-1,796,3515,797,-1,796,795,3515,-1,2479,3516,790,-1,2479,2481,3516,-1,2431,793,2474,-1,2431,794,793,-1,784,2472,2461,-1,2472,784,2478,-1,3517,3518,785,-1,3517,3519,3518,-1,2462,3520,3284,-1,2931,3520,2462,-1,2469,866,3521,-1,2469,2512,866,-1,858,84,856,-1,3283,84,858,-1,2463,2430,3284,-1,2463,809,2430,-1,2931,2461,2472,-1,2931,2462,2461,-1,3326,2488,2489,-1,2488,3326,3294,-1,2923,2506,2505,-1,2923,2488,2506,-1,820,3522,821,-1,820,663,3522,-1,2451,155,2443,-1,155,2451,156,-1,3523,885,831,-1,3523,55,885,-1,113,2888,105,-1,2888,113,2449,-1,824,2440,568,-1,2440,824,823,-1,3524,2837,2437,-1,2835,2837,3524,-1,2566,554,2901,-1,2566,555,554,-1,141,2433,3525,-1,141,143,2433,-1,809,2429,2430,-1,808,2429,809,-1,768,3520,799,-1,768,3526,3520,-1,288,2464,2765,-1,2464,288,136,-1,2830,139,3363,-1,2830,3379,139,-1,718,2514,2513,-1,3521,2514,718,-1,2829,3363,2642,-1,3363,2829,2830,-1,2529,873,2426,-1,2529,682,873,-1,3297,2551,2484,-1,3297,2906,2551,-1,3493,2398,3489,-1,2398,3493,2399,-1,2529,3508,3506,-1,2529,3527,3508,-1,880,3528,3507,-1,2418,3528,880,-1,3529,3530,3298,-1,3529,685,3530,-1,883,3528,2418,-1,3528,883,2556,-1,3498,595,3502,-1,3498,601,595,-1,2939,2915,2940,-1,3531,2915,2939,-1,2806,18,2808,-1,18,2806,636,-1,889,465,884,-1,465,889,892,-1,3279,3532,3533,-1,3279,631,3532,-1,3534,3535,3278,-1,3535,3534,3536,-1,2397,3303,3537,-1,3303,2397,2396,-1,547,2572,531,-1,2572,547,2943,-1,504,3538,3537,-1,3538,504,2587,-1,3539,2588,3318,-1,3540,2588,3539,-1,3485,494,3484,-1,494,3485,2591,-1,495,2778,491,-1,495,2891,2778,-1,2873,2665,256,-1,2873,2850,2665,-1,342,3452,3384,-1,341,3452,342,-1,3541,3395,3542,-1,3541,922,3395,-1,3543,2320,3541,-1,3543,3544,2320,-1,3545,2742,183,-1,2742,3545,2379,-1,1116,3400,3546,-1,3547,3400,1116,-1,3548,2284,2283,-1,2284,3548,185,-1,3549,3550,3551,-1,3549,3552,3550,-1,3388,3553,3554,-1,3555,3553,3388,-1,3556,3557,3402,-1,3557,3556,3558,-1,1244,190,187,-1,1244,2998,190,-1,3559,3560,3409,-1,3561,3560,3559,-1,3406,2282,3230,-1,2282,3406,3562,-1,2369,3563,200,-1,2369,2951,3563,-1,3564,3565,3415,-1,3564,3566,3565,-1,3410,3567,3568,-1,198,3567,3410,-1,3569,2368,2367,-1,2368,3569,202,-1,2855,1359,2735,-1,2855,3570,1359,-1,2869,3418,3474,-1,3418,2869,2856,-1,2359,3571,3572,-1,2359,2358,3571,-1,3573,208,207,-1,208,3573,3574,-1,206,2360,2959,-1,3575,2360,206,-1,2361,3575,3576,-1,2361,2360,3575,-1,3577,3474,3418,-1,3577,3472,3474,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=16 */
		private int[] getl_maxilla_geometry_5_24_coordIndex_16()
		{
			int[] value = {216,3572,3578,-1,216,3352,3572,-1,3574,2732,208,-1,3574,3579,2732,-1,2356,217,2354,-1,2364,217,2356,-1,2364,218,217,-1,2956,2357,2961,-1,2956,3580,2357,-1,1388,2724,3581,-1,2725,2724,1388,-1,2720,3582,225,-1,3582,2720,3583,-1,3584,3585,3426,-1,3585,3584,3586,-1,3587,226,2857,-1,3179,226,3587,-1,3588,3589,2722,-1,3589,3588,3180,-1,1389,229,2858,-1,3590,229,1389,-1,3591,3592,242,-1,3593,3592,3591,-1,3594,3595,2080,-1,3594,2963,3595,-1,3596,2351,3597,-1,3596,2962,2351,-1,3598,3599,3600,-1,3601,3599,3598,-1,2686,3602,2687,-1,3602,2686,3603,-1,2718,3604,3435,-1,2718,2687,3604,-1,2715,3605,3606,-1,3605,2715,3607,-1,3433,3608,2352,-1,3433,3609,3608,-1,3600,237,3610,-1,3599,237,3600,-1,3611,3437,3612,-1,3613,3437,3611,-1,3442,3614,3615,-1,3442,3616,3614,-1,3617,3445,3618,-1,3617,249,3445,-1,251,3619,253,-1,3619,251,3620,-1,3621,3346,3622,-1,3621,268,3346,-1,2707,3623,2708,-1,3623,2707,3624,-1,3625,3626,267,-1,3627,3626,3625,-1,2713,3628,3629,-1,2713,2863,3628,-1,3630,2711,2709,-1,3631,2711,3630,-1,3632,3251,1032,-1,3633,3251,3632,-1,3634,1034,3635,-1,3634,1032,1034,-1,3636,3637,3638,-1,974,3637,3636,-1,3639,954,3640,-1,3639,3641,954,-1,3642,3643,3644,-1,3643,3642,3645,-1,3646,3647,977,-1,3646,3648,3647,-1,3649,3650,3651,-1,3650,3649,3652,-1,3262,3653,980,-1,3262,3654,3653,-1,3251,1035,1033,-1,3248,1035,3251,-1,3655,2981,3656,-1,2981,3655,2307,-1,2343,971,967,-1,971,2343,1025,-1,965,2328,2330,-1,965,3657,2328,-1,2975,2969,1024,-1,3249,2969,2975,-1,3658,3659,3660,-1,3659,3658,3661,-1,1008,3662,2343,-1,3663,3662,1008,-1,2968,3658,1004,-1,2968,2342,3658,-1,2318,3246,2317,-1,3246,2318,3664,-1,3643,2985,3665,-1,3643,1104,2985,-1,3237,3652,3242,-1,3652,3237,3650,-1,974,2301,975,-1,974,3636,2301,-1,3666,3667,3668,-1,3667,3666,3669,-1,2981,3635,1034,-1,2981,1062,3635,-1,3244,3670,3671,-1,3244,1084,3670,-1,2333,3646,3672,-1,2333,2332,3646,-1,960,1067,958,-1,1067,960,1068,-1,957,1090,955,-1,1090,957,1091,-1,2322,2288,3673,-1,2288,2322,2289,-1,3674,2314,2313,-1,3259,2314,3674,-1,3675,1017,3676,-1,1018,1017,3675,-1,3677,3678,3679,-1,3678,3677,3680,-1,1016,1046,3257,-1,1016,992,1046,-1,988,1040,2979,-1,988,987,1040,-1,2330,3681,2345,-1,2330,2329,3681,-1,3682,3683,3684,-1,3685,3683,3682,-1,3686,3687,3250,-1,3686,3688,3687,-1,2976,2338,2974,-1,1020,2338,2976,-1,3689,3655,3690,-1,3689,3691,3655,-1,3544,1007,2320,-1,3692,1007,3544,-1,1020,3693,1035,-1,1020,3255,3693,-1,1020,1023,3255,-1,1020,2976,1023,-1,1050,2319,2977,-1,2319,1050,3261,-1,2318,2978,2315,-1,2318,1052,2978,-1,1015,2339,2325,-1,2339,1015,3258,-1,3259,3256,990,-1,3259,985,3256,-1,3259,3694,985,-1,982,3695,3696,-1,3246,3695,982,-1,3246,3674,3695,-1,3664,3674,3246,-1,3697,3674,3664,-1,3698,3674,3697,-1,3694,3674,3698,-1,3694,3259,3674,-1,3676,3699,3700,-1,3676,3701,3699,-1,3702,3677,3703,-1,3677,3702,3704,-1,1064,2978,1075,-1,2978,1064,2310,-1,3637,1032,3634,-1,1032,3637,3632,-1,1028,1063,3705,-1,1027,1063,1028,-1,3706,3707,1080,-1,3705,3707,3706,-1,2972,1056,2306,-1,1056,2972,3708,-1,3699,2304,3709,-1,3699,1079,2304,-1,3710,3702,3711,-1,3702,3710,3245,-1,2312,3712,1054,-1,2312,3713,3712,-1,3714,1074,1087,-1,1074,3714,1065,-1,3715,3651,3654,-1,3649,3651,3715,-1,3716,3717,3718,-1,3717,3716,3711,-1,2305,3719,3720,-1,1069,3719,2305,-1,3721,3722,3723,-1,3722,3721,3713,-1,3707,1086,3724,-1,3243,1086,3707,-1,3725,3671,3670,-1,3725,3726,3671,-1,1081,3727,3728,-1,3724,3727,1081,-1,3729,3730,3731,-1,3730,3729,3723,-1,2983,3714,3732,-1,3714,2983,2294,-1,1077,981,1101,-1,979,981,1077,-1,3733,3716,3734,-1,3716,3733,3735,-1,3736,3737,3720,-1,3736,3738,3737,-1,3739,3740,3741,-1,3740,3739,951,-1,3727,3742,3743,-1,1085,3742,3727,-1,3731,3744,3745,-1,3738,3744,3731,-1,3746,3238,3747,-1,3238,3746,3732,-1,964,957,956,-1,957,964,3748,-1,3749,1093,3750,-1,1093,3749,3751,-1,3752,3733,3753,-1,3733,3752,3754,-1,3755,3756,3233,-1,3743,3756,3755,-1,2984,1097,2291,-1,1097,2984,2335,-1,1109,3757,3758,-1,3757,1109,3753,-1,3744,3759,3760,-1,3761,3759,3744,-1,3762,3763,3764,-1,3763,3762,1099,-1,1114,3765,3746,-1,1114,3766,3765,-1,3672,1102,2333,-1,3672,3767,1102,-1,3768,3749,3769,-1,3749,3768,3770,-1,1025,3771,3254,-1,1025,3772,3771,-1,2292,2293,3773,-1,2293,2292,2291,-1,3758,3774,3775,-1,3768,3774,3758,-1,3776,2287,3777,-1,3760,2287,3776,-1,3778,3762,3779,-1,3762,3778,3780,-1,3673,3263,3781,-1,3782,3263,3673,-1,3783,3784,3785,-1,3767,3784,3783,-1,2973,2331,991,-1,1018,2331,2973,-1,1018,3786,2331,-1,1018,3680,3786,-1,1018,3678,3680,-1,1018,3787,3678,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=17 */
		private int[] getl_maxilla_geometry_5_24_coordIndex_17()
		{
			int[] value = {3675,3787,1018,-1,3787,3675,3788,-1,2287,3789,3777,-1,2287,2286,3789,-1,3778,3555,3790,-1,3779,3555,3778,-1,3791,3792,3793,-1,3791,920,3792,-1,1106,919,1107,-1,1106,3272,919,-1,3784,1010,3794,-1,976,1010,3784,-1,3545,3795,2379,-1,3795,3545,3774,-1,2236,3796,3797,-1,3796,2236,3798,-1,1240,2250,3799,-1,2250,1240,1205,-1,2988,2254,3800,-1,2254,2988,2255,-1,3801,3802,3803,-1,3802,3801,3804,-1,3805,3806,3807,-1,3806,3805,3808,-1,2268,1187,1150,-1,1187,2268,2238,-1,2257,2268,1149,-1,2257,3809,2268,-1,1195,3805,2253,-1,1195,3810,3805,-1,3811,3812,3813,-1,3811,1160,3812,-1,2267,3814,2990,-1,2267,3815,3814,-1,3002,3816,3003,-1,3002,3817,3816,-1,3818,3217,3817,-1,3818,3819,3217,-1,3820,3821,3822,-1,3821,3820,3823,-1,2258,3820,3824,-1,2258,3825,3820,-1,2262,1190,1221,-1,2262,1192,1190,-1,3826,2264,3827,-1,3826,2265,2264,-1,3828,1154,2263,-1,1155,1154,3828,-1,3829,3826,3830,-1,3831,3826,3829,-1,3832,3833,3834,-1,3835,3833,3832,-1,3836,1181,3837,-1,3221,1181,3836,-1,1134,3228,3838,-1,1134,1133,3228,-1,3839,3840,3841,-1,3839,3842,3840,-1,2274,1159,1161,-1,2274,1143,1159,-1,3001,3843,3831,-1,3001,3003,3843,-1,3844,3845,3846,-1,3844,3847,3845,-1,1238,3848,2280,-1,1238,3849,3848,-1,1201,3850,3851,-1,1201,1200,3850,-1,3852,2253,3853,-1,3852,2254,2253,-1,3854,3229,1183,-1,3854,3798,3229,-1,3855,2278,3856,-1,3855,2276,2278,-1,3857,3858,3859,-1,3005,3858,3857,-1,2248,1231,1230,-1,2248,3860,1231,-1,1122,1183,3229,-1,1122,1184,1183,-1,3834,3861,3862,-1,3833,3861,3834,-1,3863,1172,3864,-1,1172,3863,1173,-1,3861,3865,3866,-1,3863,3865,3861,-1,1228,1189,3867,-1,1228,2245,1189,-1,3868,3847,1232,-1,3845,3847,3868,-1,3869,3870,3871,-1,3866,3870,3869,-1,3872,3817,3002,-1,3817,3872,3818,-1,3873,3874,3875,-1,3215,3874,3873,-1,1229,3876,2242,-1,2244,3876,1229,-1,1233,2260,3877,-1,3878,2260,1233,-1,3874,3879,3880,-1,3877,3879,3874,-1,3876,3881,3882,-1,3883,3881,3876,-1,3884,3885,3886,-1,3882,3885,3884,-1,3887,3879,2259,-1,3887,3888,3879,-1,3881,3889,3890,-1,3891,3889,3881,-1,3892,3890,3893,-1,3890,3892,3885,-1,3821,3894,1194,-1,3821,3823,3894,-1,1203,3895,1204,-1,1203,3896,3895,-1,3893,3897,3898,-1,3899,3897,3893,-1,2269,1194,1193,-1,2269,3821,1194,-1,2239,2279,3900,-1,2239,2241,2279,-1,1129,3800,3901,-1,2988,3800,1129,-1,2239,3902,2240,-1,3903,3902,2239,-1,3904,1236,2240,-1,3904,3905,1236,-1,3906,3219,2251,-1,3219,3906,3907,-1,3908,3906,3909,-1,3906,3908,3910,-1,3911,3912,3905,-1,3911,3851,3912,-1,3913,1200,2237,-1,1200,3913,3850,-1,3914,3915,3916,-1,3908,3915,3914,-1,3917,3918,3919,-1,3916,3918,3917,-1,3920,3842,3921,-1,3920,3922,3842,-1,3923,3924,3925,-1,3924,3923,3926,-1,3226,1159,1143,-1,3226,3927,1159,-1,3928,3929,3813,-1,3929,3928,3930,-1,3931,3922,3932,-1,3922,3931,3933,-1,3934,3923,1243,-1,3923,3934,3935,-1,3804,3936,3802,-1,3804,3814,3936,-1,3937,3938,3932,-1,3937,3939,3938,-1,3938,3940,3941,-1,3938,3942,3940,-1,3943,3944,3945,-1,1242,3944,3943,-1,3005,3946,1156,-1,3857,3946,3005,-1,3858,3947,3948,-1,3858,3949,3947,-1,3940,3950,3951,-1,3940,3952,3950,-1,3856,3953,3855,-1,3945,3953,3856,-1,2281,3954,2987,-1,2281,3836,3954,-1,3955,3836,2281,-1,3955,3221,3836,-1,2273,3221,3955,-1,2273,1179,3221,-1,2989,1179,2273,-1,3956,1179,2989,-1,3956,2261,1179,-1,3227,2261,3956,-1,1134,2261,3227,-1,3838,2261,1134,-1,3957,2261,3838,-1,3918,3958,3959,-1,3960,3958,3918,-1,3230,1216,2994,-1,3230,2282,1216,-1,2950,3897,3961,-1,2950,2372,3897,-1,3962,3557,3952,-1,3962,3963,3557,-1,925,3964,3965,-1,3964,925,3953,-1,3966,3967,3968,-1,3966,3969,3967,-1,3970,3971,3972,-1,3970,3973,3971,-1,2184,3969,3974,-1,3967,3969,2184,-1,3975,3976,3977,-1,3975,3978,3976,-1,3979,3980,3981,-1,3979,3982,3980,-1,3983,3984,3981,-1,3983,3985,3984,-1,3986,3987,3988,-1,3986,3989,3987,-1,3990,1247,3991,-1,3990,3992,1247,-1,2166,3993,3994,-1,2166,2165,3993,-1,1301,3993,2232,-1,1301,3995,3993,-1,3996,3018,3997,-1,3018,3996,3019,-1,1306,3025,1347,-1,1306,3998,3025,-1,3999,4000,4001,-1,3999,4002,4000,-1,4003,3006,4004,-1,2230,3006,4003,-1,2183,2228,1340,-1,2183,4005,2228,-1,4006,4007,4008,-1,4006,4009,4007,-1,3008,2170,3198,-1,2170,3008,1324,-1,4010,1353,2171,-1,1300,1353,4010,-1,1298,1264,1263,-1,1298,3030,1264,-1,2224,3999,4011,-1,3999,2224,1303,-1,3012,2216,2215,-1,2216,3012,3014,-1,4012,1332,4013,-1,4012,3197,1332,-1,2208,1291,2209,-1,2208,2210,1291,-1,1338,4014,3033,-1,1338,1337,4014,-1,2175,3017,3019,-1,2175,1266,3017,-1,1335,4015,4016,-1,1335,4017,4015,-1,4018,4019,3973,-1,4018,4020,4019,-1,4021,3977,4022,-1,4021,3975,3977,-1,3020,4023,2205,-1,3020,4024,4023,-1,4025,4026,4027,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=18 */
		private int[] getl_maxilla_geometry_5_24_coordIndex_18()
		{
			int[] value = {4025,4028,4026,-1,4029,4030,4031,-1,4029,4032,4030,-1,4033,4034,4035,-1,4036,4034,4033,-1,4037,3016,2209,-1,4037,4038,3016,-1,4039,4040,4041,-1,4040,4039,4023,-1,2168,4042,3032,-1,4042,2168,4043,-1,4044,4010,4045,-1,4044,4046,4010,-1,4047,2226,2197,-1,4047,3995,2226,-1,4048,3025,3998,-1,3025,4048,4049,-1,3203,1309,3023,-1,3203,4050,1309,-1,4051,1356,4052,-1,4051,4053,1356,-1,1268,4053,4054,-1,4053,1268,4055,-1,1343,1357,1339,-1,3192,1357,1343,-1,3203,1274,3210,-1,3203,3202,1274,-1,3201,4050,1271,-1,1309,4050,3201,-1,4056,2194,1328,-1,4057,2194,4056,-1,4005,2196,2228,-1,2196,4005,4058,-1,1251,1314,2201,-1,1251,1253,1314,-1,1258,4059,2229,-1,4059,1258,4060,-1,3025,1262,1261,-1,4049,1262,3025,-1,3970,2188,2187,-1,3970,1252,2188,-1,4061,4062,4063,-1,4064,4062,4061,-1,3024,4065,1312,-1,3024,4066,4065,-1,4067,1352,1351,-1,4067,2164,1352,-1,2193,2189,2191,-1,2193,4068,2189,-1,4069,2191,2190,-1,3200,2191,4069,-1,4070,2199,1313,-1,4070,3009,2199,-1,4071,3208,4034,-1,3208,4071,3209,-1,3032,4045,2169,-1,4044,4045,3032,-1,4019,3966,4072,-1,3966,4019,3969,-1,4073,4020,4074,-1,3974,4020,4073,-1,4075,2207,3015,-1,4075,4076,2207,-1,4077,3024,1259,-1,4077,4066,3024,-1,3015,4078,4075,-1,1277,4078,3015,-1,4079,4080,4081,-1,4080,4079,4013,-1,1279,3967,2184,-1,1278,3967,1279,-1,4007,3199,4082,-1,4007,4009,3199,-1,3029,1339,1338,-1,1339,3029,1343,-1,2206,2166,4083,-1,2206,2167,2166,-1,4084,4046,4031,-1,4046,4084,3205,-1,2214,4085,2215,-1,2214,4086,4085,-1,2176,4087,2235,-1,3996,4087,2176,-1,2224,4061,2192,-1,2224,4011,4061,-1,4088,3207,2217,-1,4088,2204,3207,-1,1297,4027,4026,-1,1297,1296,4027,-1,2220,4039,4008,-1,4039,2220,1293,-1,1266,4054,3017,-1,4054,1266,1268,-1,3566,4089,4090,-1,3566,4091,4089,-1,4092,3567,4093,-1,4065,3567,4092,-1,2367,3027,4063,-1,2367,2366,3027,-1,4067,3034,2164,-1,4067,3570,3034,-1,1319,2371,1320,-1,1319,2951,2371,-1,3190,3023,3022,-1,4094,3023,3190,-1,4094,3202,3023,-1,4095,1368,3187,-1,4096,1368,4095,-1,4097,1371,2163,-1,4097,4098,1371,-1,4097,4099,4098,-1,4096,4097,1368,-1,4096,4099,4097,-1,4100,4101,4102,-1,4101,4100,4103,-1,4104,4105,4106,-1,4105,4104,3035,-1,4107,4095,4108,-1,4095,4107,4096,-1,4109,4110,4111,-1,4110,4109,1372,-1,4112,4113,4114,-1,1363,4113,4112,-1,4115,4100,4116,-1,4100,4115,4117,-1,3186,4104,1374,-1,4104,3186,3188,-1,1369,4118,2160,-1,4119,4118,1369,-1,4120,4121,4122,-1,4121,4120,4111,-1,4114,4123,4124,-1,4113,4123,4114,-1,4116,1379,4115,-1,4116,1377,1379,-1,4125,2159,4126,-1,4127,2159,4125,-1,2161,4128,4129,-1,2161,4130,4128,-1,4128,2156,4131,-1,4128,4132,2156,-1,4133,4134,4135,-1,4134,4133,4136,-1,4137,3183,1385,-1,4138,3183,4137,-1,1376,3040,3041,-1,1375,3040,1376,-1,4139,4140,3184,-1,4141,4140,4139,-1,2157,4132,4142,-1,4132,2157,2156,-1,4143,4135,4144,-1,4135,4143,4133,-1,4145,1378,4146,-1,1378,4145,3185,-1,4147,3041,3040,-1,4147,2153,3041,-1,4148,2153,4149,-1,2153,4148,2154,-1,4150,1381,1380,-1,4150,4151,1381,-1,4152,3042,4153,-1,3042,4152,4154,-1,4155,4156,4157,-1,4158,4156,4155,-1,4159,4146,4160,-1,4146,4159,4145,-1,4161,4159,4162,-1,4159,4161,4163,-1,4164,4149,4165,-1,4149,4164,4148,-1,4151,4166,4167,-1,4150,4166,4151,-1,4152,4168,4169,-1,4153,4168,4152,-1,4157,4170,4171,-1,4156,4170,4157,-1,4162,4160,4172,-1,4160,4162,4159,-1,2358,4161,4162,-1,2358,2357,4161,-1,4173,4164,4165,-1,4173,2355,4164,-1,4174,4167,4166,-1,4174,4175,4167,-1,4169,3574,3573,-1,4168,3574,4169,-1,4170,3269,4171,-1,4170,2362,3269,-1,4176,4177,4178,-1,4176,3583,4177,-1,3043,4179,2152,-1,3043,3590,4179,-1,3587,4180,4181,-1,3587,4182,4180,-1,4183,3585,4184,-1,4183,4185,3585,-1,4186,3054,4187,-1,4186,1440,3054,-1,3053,4188,4189,-1,4188,3053,4190,-1,2151,4191,4192,-1,2151,2121,4191,-1,4193,4194,1418,-1,4193,4195,4194,-1,2147,3170,2148,-1,2147,4196,3170,-1,4197,2123,4198,-1,4199,2123,4197,-1,4200,3059,3061,-1,4200,4201,3059,-1,2136,3056,3058,-1,2136,4202,3056,-1,4203,4204,3047,-1,4203,1443,4204,-1,4205,4206,4207,-1,4205,4208,4206,-1,4209,4210,4211,-1,4209,4212,4210,-1,1398,4213,1421,-1,1398,4214,4213,-1,4215,2143,1426,-1,4215,3178,2143,-1,4216,4217,4218,-1,4217,4216,4219,-1,3174,2150,4220,-1,3174,4187,2150,-1,1419,4221,4222,-1,1419,4223,4221,-1,4215,2126,4224,-1,2126,4215,2127,-1,4225,4217,4226,-1,4225,4227,4217,-1,4228,1448,1447,-1,4228,4229,1448,-1,4230,3047,3046,-1,4230,4203,3047,-1,4231,4232,4233,-1,4231,4234,4232,-1,4231,4222,4221,-1,4231,4235,4222,-1,4236,4208,4237,-1,4236,4206,4208,-1,2131,4238,4239,-1,4238,2131,1429,-1,4236,2128,3051,-1,2128,4236,4226,-1,4240,4203,4230,-1,4240,1415,4203,-1,4201,4241,4242,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=19 */
		private int[] getl_maxilla_geometry_5_24_coordIndex_19()
		{
			int[] value = {4241,4201,2134,-1,4243,4244,4245,-1,4244,4243,4239,-1,2124,2140,2149,-1,2140,2124,1409,-1,4246,3045,4247,-1,3045,4246,3177,-1,2123,3054,1439,-1,2123,2122,3054,-1,2146,1400,4195,-1,2148,1400,2146,-1,1401,1404,3055,-1,1404,1401,2138,-1,1435,1411,2137,-1,1435,4248,1411,-1,4249,2130,3176,-1,2130,4249,3051,-1,4250,4251,4252,-1,4250,4253,4251,-1,3060,4254,4255,-1,4254,3060,3059,-1,3056,4256,1444,-1,4257,4256,3056,-1,4258,4259,3048,-1,4258,4260,4259,-1,4261,4240,4262,-1,4240,4261,4263,-1,4264,4265,4266,-1,4265,4264,4253,-1,2119,4267,4255,-1,2119,2118,4267,-1,4267,1395,4268,-1,4267,4269,1395,-1,4180,1445,4270,-1,4180,4271,1445,-1,4260,1394,2152,-1,3167,1394,4260,-1,4272,1386,4262,-1,4272,1391,1386,-1,4176,4273,4274,-1,4273,4176,4266,-1,3063,4275,2118,-1,3063,4184,4275,-1,1523,4276,1521,-1,4277,4276,1523,-1,4278,4279,4280,-1,4278,4281,4279,-1,4282,3077,4283,-1,4282,1520,3077,-1,3078,2103,4284,-1,3078,2114,2103,-1,4285,1462,2105,-1,4285,2112,1462,-1,2111,3066,1454,-1,2111,2110,3066,-1,2108,4286,2099,-1,2108,4287,4286,-1,1457,2097,1466,-1,1456,2097,1457,-1,4288,4280,4289,-1,4288,4278,4280,-1,4290,1452,4291,-1,4290,3166,1452,-1,4292,3067,2104,-1,3067,4292,4293,-1,1509,3068,1508,-1,1509,4294,3068,-1,3158,2101,2100,-1,3158,4295,2101,-1,4296,1512,4297,-1,4296,4298,1512,-1,4299,4300,4301,-1,4299,3164,4300,-1,4302,3164,4299,-1,4302,1476,3164,-1,4302,4303,1476,-1,2095,4304,2058,-1,2095,2111,4304,-1,2093,4277,1523,-1,4301,4277,2093,-1,4305,4306,4307,-1,4308,4306,4305,-1,2066,4309,3081,-1,2066,4310,4309,-1,4311,2353,4312,-1,4311,4313,2353,-1,4314,2089,4315,-1,3071,2089,4314,-1,4316,3601,3598,-1,4316,4317,3601,-1,2087,2088,2079,-1,2087,2086,2088,-1,4318,2084,2083,-1,2084,4318,4319,-1,4320,944,4321,-1,944,4320,3603,-1,4322,4323,4324,-1,4322,4325,4323,-1,4326,4327,4328,-1,4327,4326,4329,-1,4330,2064,2081,-1,4330,4331,2064,-1,1526,4332,1537,-1,1525,4332,1526,-1,4333,4334,4335,-1,4334,4333,4293,-1,1531,4336,4337,-1,4336,1531,4291,-1,4338,3073,4339,-1,3073,4338,4340,-1,1509,4341,4342,-1,1509,1505,4341,-1,4309,1529,1530,-1,4309,4343,1529,-1,2078,2072,2071,-1,2078,2065,2072,-1,3154,2077,3155,-1,3154,4344,2077,-1,2069,1504,1503,-1,2098,1504,2069,-1,3074,4345,4346,-1,3074,4347,4345,-1,2076,1517,4289,-1,2076,1518,1517,-1,1513,1528,4348,-1,1513,4349,1528,-1,3069,4349,2100,-1,3069,4350,4349,-1,4351,4352,4353,-1,4343,4352,4351,-1,1450,2116,1451,-1,2116,1450,1477,-1,4277,3078,4276,-1,3079,3078,4277,-1,4354,1451,2116,-1,4354,4355,1451,-1,4295,3165,2101,-1,3165,4295,4356,-1,1456,2099,2097,-1,2108,2099,1456,-1,4357,3162,1492,-1,3160,3162,4357,-1,4337,4345,4347,-1,4358,4345,4337,-1,3075,4333,4359,-1,4333,3075,4360,-1,4361,3157,4362,-1,1517,3157,4361,-1,4328,4363,4326,-1,4363,4328,3161,-1,2064,4332,1494,-1,2064,4331,4332,-1,2089,4364,4365,-1,1483,4364,2089,-1,1486,1487,3082,-1,1486,1488,1487,-1,2083,4366,4318,-1,2083,4321,4366,-1,4367,2086,4325,-1,2086,4367,2088,-1,4368,4369,4370,-1,4371,4369,4368,-1,4372,4373,4374,-1,4373,4372,4375,-1,4376,4377,4378,-1,4377,4376,4379,-1,4380,4381,4382,-1,4381,4380,4383,-1,4384,4385,4386,-1,4387,4385,4384,-1,4388,4389,4390,-1,4389,4388,4382,-1,4391,4392,4393,-1,4392,4391,4378,-1,4394,4395,4374,-1,4394,4396,4395,-1,4369,2057,4397,-1,4398,2057,4369,-1,4399,4400,4401,-1,4397,4400,4399,-1,4402,4403,4404,-1,4402,4405,4403,-1,4406,4407,4408,-1,4407,4406,4409,-1,4410,4411,4412,-1,4411,4410,4413,-1,4414,2055,3083,-1,4414,4415,2055,-1,2056,1539,1541,-1,2055,1539,2056,-1,4416,4417,4418,-1,4419,4417,4416,-1,4420,4421,4422,-1,4421,4420,4423,-1,4424,4425,4426,-1,4425,4424,4427,-1,4428,4429,4430,-1,4429,4428,4431,-1,4432,4428,4433,-1,4428,4432,4434,-1,4418,4435,4436,-1,4417,4435,4418,-1,4437,4422,4438,-1,4422,4437,4420,-1,4439,4426,4440,-1,4426,4439,4424,-1,4441,4439,4442,-1,4439,4441,4443,-1,4444,4433,4445,-1,4433,4444,4432,-1,4446,4447,4448,-1,4449,4447,4446,-1,4450,4451,4452,-1,4450,4453,4451,-1,4454,4455,4456,-1,4455,4454,4457,-1,4458,4454,4459,-1,4454,4458,4460,-1,4461,4462,4463,-1,4462,4461,4464,-1,4465,4466,4467,-1,4468,4466,4465,-1,4469,4470,4471,-1,4472,4470,4469,-1,4473,4474,4475,-1,4476,4474,4473,-1,4477,4475,4478,-1,4475,4477,4479,-1,4480,4481,4482,-1,4481,4480,4483,-1,4484,4485,4486,-1,4485,4484,4487,-1,4488,4489,4490,-1,4491,4489,4488,-1,4492,3613,3611,-1,4490,3613,4492,-1,4493,3615,3614,-1,4494,3615,4493,-1,3618,4495,3617,-1,4495,3618,4496,-1,3620,4497,3619,-1,4497,3620,4498,-1,4499,4500,4501,-1,4502,4500,4499,-1,4503,4504,4505,-1,4506,4504,4503,-1,3085,4507,3086,-1,3085,4508,4507,-1,4509,1556,4510,-1,1556,4509,4511,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=20 */
		private int[] getl_maxilla_geometry_5_24_coordIndex_20()
		{
			int[] value = {2053,4512,4513,-1,2052,4512,2053,-1,4514,4515,4508,-1,4514,4516,4515,-1,4517,1548,4518,-1,1548,4517,4504,-1,4519,1542,3087,-1,1542,4519,1546,-1,4520,4519,4521,-1,4519,4520,4522,-1,4523,2050,3088,-1,4513,2050,4523,-1,4524,4525,4526,-1,4516,4525,4524,-1,4527,4517,4528,-1,4517,4527,4529,-1,4530,4527,4531,-1,4527,4530,4532,-1,4533,4534,4535,-1,4534,4533,4521,-1,2050,4536,2051,-1,4537,4536,2050,-1,4538,4525,4539,-1,4538,4540,4525,-1,4541,4542,4543,-1,4542,4541,4528,-1,4544,4541,4545,-1,4541,4544,4531,-1,4546,4547,4548,-1,4547,4546,4535,-1,4536,4549,4550,-1,4551,4549,4536,-1,4552,4553,4554,-1,4540,4553,4552,-1,4555,4556,4557,-1,4554,4556,4555,-1,4558,4544,4559,-1,4544,4558,4560,-1,4561,4546,4562,-1,4546,4561,4563,-1,1553,4564,4565,-1,4550,4564,1553,-1,4566,4567,4568,-1,4565,4567,4566,-1,4556,4569,4570,-1,4571,4569,4556,-1,4572,4573,4574,-1,4573,4572,4559,-1,4575,4576,4577,-1,4576,4575,4562,-1,4564,4578,4579,-1,4580,4578,4564,-1,4567,4581,4582,-1,4579,4581,4567,-1,4569,4583,4584,-1,4585,4583,4569,-1,4586,4587,4588,-1,4587,4586,4574,-1,4589,4590,4591,-1,4590,4589,4577,-1,4589,3623,4592,-1,4589,4593,3623,-1,4581,4594,3627,-1,4595,4594,4581,-1,2965,4583,4596,-1,2965,3629,4583,-1,4588,4597,3631,-1,4598,4597,4588,-1,4599,4600,3622,-1,4600,4599,4591,-1,4601,4602,4603,-1,4601,1601,4602,-1,3124,1862,1886,-1,3124,1863,1862,-1,2038,1855,1940,-1,2037,1855,2038,-1,1589,1574,1590,-1,1589,1572,1574,-1,1668,1926,2034,-1,3144,1926,1668,-1,1957,1964,1808,-1,2030,1964,1957,-1,2042,3118,1681,-1,2042,3091,3118,-1,1625,2026,1795,-1,2026,1625,1624,-1,1692,4604,2024,-1,1692,1641,4604,-1,3098,3105,3134,-1,3105,3098,4605,-1,3125,4606,3097,-1,3125,1888,4606,-1,4604,1888,1674,-1,1888,4604,4606,-1,3496,1656,1655,-1,1656,3496,1992,-1,2015,1990,2563,-1,2015,3100,1990,-1,569,1720,573,-1,569,1721,1720,-1,1949,2010,2043,-1,1949,1948,2010,-1,1672,569,3143,-1,1672,1721,569,-1,1606,1846,1845,-1,1605,1846,1606,-1,1897,2006,1896,-1,1897,1827,2006,-1,1764,4607,3119,-1,4607,1764,3138,-1,3127,2002,3103,-1,3126,2002,3127,-1,1688,3101,1686,-1,3101,1688,1915,-1,3103,2816,4608,-1,3102,2816,3103,-1,3137,4609,1954,-1,1604,4609,3137,-1,2049,1844,1881,-1,1844,2049,1708,-1,1598,2048,1557,-1,1598,1597,2048,-1,3096,1744,1991,-1,3096,1984,1744,-1,1986,1993,1992,-1,1986,1747,1993,-1,3139,1980,1981,-1,1980,3139,1917,-1,1979,3111,1760,-1,1979,1783,3111,-1,3131,4602,4610,-1,3131,4611,4602,-1,1796,1913,1632,-1,1906,1913,1796,-1,1971,1636,3108,-1,1636,1971,1633,-1,3106,4612,4613,-1,4614,4612,3106,-1,1652,3110,3109,-1,1652,1968,3110,-1,1903,1966,3112,-1,1967,1966,1903,-1,1826,1998,1854,-1,1826,1695,1998,-1,1951,1619,1960,-1,1951,1620,1619,-1,1959,1811,1894,-1,1959,1958,1811,-1,1961,1964,2030,-1,1961,1965,1964,-1,1616,1818,2027,-1,1818,1616,1618,-1,1950,4615,1817,-1,4615,1950,2035,-1,1667,1824,4616,-1,3120,1824,1667,-1,1669,2028,2012,-1,1845,2028,1669,-1,3136,1927,1835,-1,1839,1927,3136,-1,1850,1829,1851,-1,1945,1829,1850,-1,4617,1946,4618,-1,4619,1946,4617,-1,4620,2035,2036,-1,4620,4615,2035,-1,1843,1997,4621,-1,1707,1997,1843,-1,3133,3119,1944,-1,3133,1933,3119,-1,4618,1849,1861,-1,4618,3121,1849,-1,1603,1817,4615,-1,1603,1602,1817,-1,1867,1934,1559,-1,1867,1866,1934,-1,1936,1653,1710,-1,1653,1936,1654,-1,4605,1650,2022,-1,1650,4605,3098,-1,4617,1861,1860,-1,4617,4618,1861,-1,3138,1603,4607,-1,4610,1603,3138,-1,4622,1921,1892,-1,1921,4622,4623,-1,4624,1919,4625,-1,4624,1920,1919,-1,1802,1811,1800,-1,1802,3114,1811,-1,1751,1724,4626,-1,1751,1725,1724,-1,1983,1917,1741,-1,1983,1980,1917,-1,3129,1748,1907,-1,3129,1908,1748,-1,1907,1905,3129,-1,1907,1787,1905,-1,1916,3128,1914,-1,1916,3126,3128,-1,4624,3139,1981,-1,4624,1902,3139,-1,1900,3104,1901,-1,3104,1900,3116,-1,1902,4625,3130,-1,1902,4624,4625,-1,1698,4627,1899,-1,1698,3142,4627,-1,4611,1895,1975,-1,1895,4611,3131,-1,1803,1853,1999,-1,1803,1889,1853,-1,1621,1675,1887,-1,1621,4628,1675,-1,1947,4629,1948,-1,4629,1947,4616,-1,1881,1869,1559,-1,1869,1881,4630,-1,4630,1858,1869,-1,1858,4630,1859,-1,1874,1865,1629,-1,1874,1866,1865,-1,1876,1557,1934,-1,1876,1704,1557,-1,1855,1859,1856,-1,1855,2045,1859,-1,1560,3125,3089,-1,1560,3135,3125,-1,1881,1848,4630,-1,1848,1881,1844,-1,1939,1852,1851,-1,1939,1857,1852,-1,4621,1836,1843,-1,4621,1837,1836,-1,3133,1997,1932,-1,4621,1997,3133,-1,3144,1841,1926,-1,1842,1841,3144,-1,1835,4617,1836,-1,1835,4619,4617,-1,2005,1835,1927,-1,2005,4619,1835,-1,1829,1681,3118,-1,1828,1681,1829,-1,4609,1815,1954,-1,4609,2033,1815,-1,1952,3115,1807,-1,3115,1952,1951,-1,1819,1816,3117,-1,1819,1955,1816,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=21 */
		private int[] getl_maxilla_geometry_5_24_coordIndex_21()
		{
			int[] value = {1879,1619,1599,-1,1619,1879,1821,-1,1961,1820,1965,-1,1960,1820,1961,-1,1919,4623,4625,-1,4623,1919,1921,-1,1892,1923,1637,-1,1923,1892,1921,-1,2021,1799,1765,-1,1799,2021,3122,-1,4614,1762,4612,-1,4614,1978,1762,-1,1770,1794,1771,-1,1770,1792,1794,-1,1777,1770,1976,-1,1770,1777,1972,-1,1768,1773,1769,-1,1774,1773,1768,-1,4603,4611,4613,-1,4602,4611,4603,-1,1758,1749,1975,-1,1757,1749,1758,-1,1750,1753,1752,-1,1753,1750,1757,-1,1966,1783,1782,-1,3111,1783,1966,-1,1658,1732,1733,-1,1664,1732,1658,-1,1727,1730,1729,-1,1727,1726,1730,-1,1995,4631,3140,-1,1995,1994,4631,-1,4631,1879,1878,-1,1617,1879,4631,-1,1995,1706,1711,-1,1995,3140,1706,-1,1996,1711,1932,-1,1995,1711,1996,-1,1809,1611,1901,-1,1809,1612,1611,-1,1702,2817,3141,-1,1687,2817,1702,-1,2004,1685,1690,-1,2004,1688,1685,-1,4608,3127,3103,-1,3127,4608,3128,-1,1927,1942,2005,-1,1942,1927,1925,-1,2019,1675,1893,-1,2019,1673,1675,-1,1575,3093,1615,-1,3094,3093,1575,-1,2904,1988,1989,-1,2904,3497,1988,-1,1664,3145,1661,-1,1664,1658,3145,-1,2563,1671,1670,-1,1671,2563,1990,-1,1645,4632,3089,-1,4632,1645,2025,-1,1935,4605,1936,-1,1935,3105,4605,-1,4606,1641,1640,-1,1641,4606,4604,-1,1795,1646,1625,-1,1795,3149,1646,-1,1622,1886,1623,-1,1622,3124,1886,-1,1842,1573,1680,-1,3094,1573,1842,-1,1601,4610,4602,-1,1603,4610,1601,-1,3092,2046,2037,-1,1594,2046,3092,-1,1593,1594,3092,-1,1592,1594,1593,-1,2046,1855,2037,-1,2046,2045,1855,-1,1892,1890,4622,-1,1890,1892,1891,-1,3622,4633,3621,-1,4633,3622,4600,-1,4598,4634,4597,-1,4635,4634,4598,-1,4596,4636,2965,-1,4637,4636,4596,-1,4594,4638,4639,-1,4638,4594,4595,-1,4638,4640,4641,-1,4640,4638,4642,-1,4591,4643,4600,-1,4643,4591,4590,-1,4587,4598,4588,-1,4644,4598,4587,-1,4585,4596,4583,-1,4645,4596,4585,-1,4595,4579,4578,-1,4595,4581,4579,-1,4578,4646,4642,-1,4646,4578,4580,-1,4647,4577,4576,-1,4647,4590,4577,-1,4574,4648,4587,-1,4648,4574,4573,-1,4571,4585,4569,-1,4649,4585,4571,-1,4650,4651,4652,-1,4650,4649,4651,-1,4550,4580,4564,-1,4549,4580,4550,-1,4548,4562,4546,-1,4548,4576,4562,-1,4559,4545,4573,-1,4545,4559,4544,-1,4554,4571,4556,-1,4553,4571,4554,-1,4540,4651,4553,-1,4538,4651,4540,-1,2051,4550,1553,-1,4536,4550,2051,-1,4563,4535,4546,-1,4535,4563,4533,-1,4560,4531,4544,-1,4531,4560,4530,-1,4531,4528,4541,-1,4528,4531,4527,-1,4526,4540,4552,-1,4525,4540,4526,-1,4537,4551,4536,-1,4653,4551,4537,-1,4654,4535,4534,-1,4654,4547,4535,-1,4654,1551,4655,-1,1551,4654,1552,-1,4528,4518,4542,-1,4518,4528,4517,-1,4539,4516,4514,-1,4539,4525,4516,-1,4513,4537,2050,-1,4512,4537,4513,-1,4521,3087,4534,-1,3087,4521,4519,-1,1551,4656,4657,-1,4656,1551,1550,-1,1548,4658,4518,-1,1547,4658,1548,-1,4508,4659,4514,-1,3085,4659,4508,-1,2052,4660,4512,-1,4509,4660,2052,-1,4515,4507,4508,-1,4507,4515,4661,-1,4504,1549,1548,-1,1549,4504,4506,-1,1544,4662,1550,-1,4662,1544,1543,-1,4373,4663,4664,-1,4665,4387,4384,-1,4665,4666,4387,-1,4381,4666,4665,-1,4381,4667,4666,-1,4383,4667,4381,-1,4383,4368,4667,-1,4668,4368,4383,-1,4668,4371,4368,-1,4669,4371,4668,-1,4669,4670,4371,-1,4377,4670,4669,-1,4377,4671,4670,-1,4377,4375,4671,-1,4379,4375,4377,-1,4663,4375,4379,-1,4663,4373,4375,-1,4500,4484,4672,-1,4484,4500,4502,-1,3619,4480,4673,-1,4480,3619,4497,-1,3617,4477,4674,-1,4477,3617,4495,-1,4494,4675,3615,-1,4676,4675,4494,-1,4677,4678,4676,-1,4471,4678,4677,-1,4491,4499,4489,-1,4467,4499,4491,-1,4486,4461,4498,-1,4461,4486,4485,-1,4482,4458,4496,-1,4458,4482,4481,-1,4475,4493,4478,-1,4474,4493,4475,-1,4476,4679,4474,-1,4453,4679,4476,-1,4472,4488,4470,-1,4448,4488,4472,-1,4466,4444,4487,-1,4444,4466,4468,-1,4463,4441,4483,-1,4441,4463,4462,-1,4459,4456,4479,-1,4456,4459,4454,-1,4456,4437,4473,-1,4437,4456,4455,-1,4452,4469,4450,-1,4436,4469,4452,-1,4449,4465,4447,-1,3151,4465,4449,-1,4445,4680,4464,-1,4680,4445,4433,-1,4442,4440,4460,-1,4440,4442,4439,-1,4440,4681,4457,-1,4681,4440,4426,-1,4451,4422,4682,-1,4451,4438,4422,-1,4417,4446,4435,-1,4683,4446,4417,-1,1540,4434,4432,-1,4434,1540,1539,-1,4434,4431,4428,-1,4431,4434,4415,-1,4684,4427,4424,-1,4427,4684,4412,-1,4685,4423,4420,-1,4423,4685,4408,-1,4402,4418,4686,-1,4416,4418,4402,-1,4400,1541,4687,-1,2056,1541,4400,-1,4415,4395,4431,-1,4395,4415,4414,-1,4412,4391,4427,-1,4391,4412,4411,-1,4408,4388,4423,-1,4388,4408,4407,-1,4404,4416,4402,-1,4688,4416,4404,-1,4689,4690,4688,-1,4691,4690,4689,-1,4398,3083,2057,-1,4692,3083,4398,-1,4693,4396,4394,-1,4693,4413,4396,-1,4393,4694,4409,-1,4694,4393,4392,-1,4390,4386,4403,-1,4386,4390,4389,-1,4689,4387,4666,-1,4689,4385,4387,-1,4668,4380,4694,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=22 */
		private int[] getl_maxilla_geometry_5_24_coordIndex_22()
		{
			int[] value = {4383,4380,4668,-1,4693,4379,4376,-1,4379,4693,4663,-1,4692,4375,4372,-1,4375,4692,4671,-1,4667,4370,4691,-1,4368,4370,4667,-1,4318,4695,4696,-1,4318,4366,4695,-1,4316,1486,1485,-1,4316,1488,1486,-1,4311,1483,2090,-1,4311,4364,1483,-1,4332,1538,1537,-1,4332,4331,1538,-1,3072,4326,4363,-1,3072,4697,4326,-1,1502,4360,3075,-1,4360,1502,1535,-1,4338,1533,3153,-1,1533,4338,4698,-1,4358,4362,4345,-1,4361,4362,4358,-1,4314,1470,4699,-1,4314,1471,1470,-1,1527,1492,1482,-1,4357,1492,1527,-1,1525,3155,1495,-1,3155,1525,3154,-1,2106,1460,4700,-1,2106,1463,1460,-1,2101,1455,2102,-1,1455,2101,3165,-1,4701,4354,4702,-1,4701,4355,4354,-1,1521,4703,4704,-1,4276,4703,1521,-1,1478,3065,3064,-1,1478,1520,3065,-1,4279,4705,4706,-1,4705,4279,4306,-1,4350,4342,4341,-1,4342,4350,3069,-1,1510,1515,1514,-1,1515,1510,3159,-1,1514,4348,4699,-1,1514,1513,4348,-1,4288,1517,4361,-1,4289,1517,4288,-1,4345,4707,4346,-1,4345,4362,4707,-1,1464,1506,1508,-1,1464,4344,1506,-1,4344,1507,1506,-1,1507,4344,3154,-1,3070,1499,1496,-1,3070,1500,1499,-1,3070,2071,3080,-1,3070,2078,2071,-1,4343,4310,4352,-1,4310,4343,4309,-1,4343,1511,1529,-1,4343,4351,1511,-1,3153,4340,4338,-1,4340,3153,4319,-1,1533,4291,1531,-1,4291,1533,4290,-1,4360,4293,4333,-1,4293,4360,3067,-1,1494,1525,1495,-1,1494,4332,1525,-1,4313,2351,2353,-1,4313,3152,2351,-1,3594,4328,4327,-1,3594,4708,4328,-1,3593,4325,4322,-1,3593,4367,4325,-1,4321,3267,4366,-1,3267,4321,944,-1,4696,4319,4318,-1,4319,4696,4340,-1,3598,1488,4316,-1,1489,1488,3598,-1,1471,4315,1485,-1,4314,4315,1471,-1,4364,4312,941,-1,4364,4311,4312,-1,4310,2092,2091,-1,2092,4310,2066,-1,2116,4303,4354,-1,4303,2116,1476,-1,4306,4709,4705,-1,4709,4306,4308,-1,1454,4304,2111,-1,4304,1454,4710,-1,4301,4709,4299,-1,2094,4301,2093,-1,4709,4301,2094,-1,1512,4711,3159,-1,1512,4298,4711,-1,4342,4294,1509,-1,4342,4712,4294,-1,4293,4282,4334,-1,4293,4292,4282,-1,4291,4713,4336,-1,4291,1452,4713,-1,4289,4714,2076,-1,4289,4280,4714,-1,4704,2067,3076,-1,4704,4703,2067,-1,4298,2113,2112,-1,4296,2113,4298,-1,1453,4710,1454,-1,1453,2096,4710,-1,1453,4356,1473,-1,1453,3165,4356,-1,4276,4284,4703,-1,4276,3078,4284,-1,4283,1450,3166,-1,4283,3077,1450,-1,4701,4278,4715,-1,4701,4281,4278,-1,4716,1521,4704,-1,4716,3156,1521,-1,4266,4178,4264,-1,4266,4176,4178,-1,3182,4262,1386,-1,4262,3182,4261,-1,4259,2152,4179,-1,4260,2152,4259,-1,1446,4271,4717,-1,1445,4271,1446,-1,1397,4268,1395,-1,4268,1397,4718,-1,4268,4255,4267,-1,4255,4268,3060,-1,4266,4719,4273,-1,4719,4266,4265,-1,4262,4230,4272,-1,4230,4262,4240,-1,3167,4258,1447,-1,3167,4260,4258,-1,1444,4270,1445,-1,4256,4270,1444,-1,4257,4720,4256,-1,4721,4720,4257,-1,4209,4255,4254,-1,4209,2119,4255,-1,4205,4253,4250,-1,4205,4265,4253,-1,3176,3052,1414,-1,3052,3176,2130,-1,1435,2135,4248,-1,1437,2135,1435,-1,4722,4195,4193,-1,2146,4195,4722,-1,3170,3171,3168,-1,1441,3171,3170,-1,4247,3044,4189,-1,3044,4247,3045,-1,4210,4239,4243,-1,4239,4210,2131,-1,4723,4719,4207,-1,4719,4723,4724,-1,4226,4237,4225,-1,4226,4236,4237,-1,2134,4725,4241,-1,4725,2134,2133,-1,4235,3172,4222,-1,4235,1436,3172,-1,4234,4200,4232,-1,4234,3050,4200,-1,1442,1433,3173,-1,1433,1442,2127,-1,1412,1447,4258,-1,1412,4228,1447,-1,1429,4220,4238,-1,1429,3174,4220,-1,4226,4219,2128,-1,4226,4217,4219,-1,2127,1426,1433,-1,2127,4215,1426,-1,1416,1438,1434,-1,1416,2141,1438,-1,4223,1423,4221,-1,4223,3175,1423,-1,1431,4187,3174,-1,1431,4186,4187,-1,4218,4227,4192,-1,4227,4218,4217,-1,3178,4224,4190,-1,4224,3178,4215,-1,1399,1421,3175,-1,1399,1398,1421,-1,4243,4211,4210,-1,4211,4243,4252,-1,4207,4249,4723,-1,4207,4206,4249,-1,1443,1415,1414,-1,1415,1443,4203,-1,4228,1411,4248,-1,1412,1411,4228,-1,4202,4257,3056,-1,4202,4233,4257,-1,4196,1441,3170,-1,4196,4726,1441,-1,3177,4197,2144,-1,4199,4197,3177,-1,2145,1409,1408,-1,1409,2145,2140,-1,2120,1418,1417,-1,2120,4193,1418,-1,3169,4214,1398,-1,3169,3168,4214,-1,4216,4189,4188,-1,4216,4247,4189,-1,4727,1440,4186,-1,4727,3171,1440,-1,4178,4185,4183,-1,4178,4177,4185,-1,1396,4269,4728,-1,4269,1396,1395,-1,4182,4271,4180,-1,4182,4729,4271,-1,1389,4179,3590,-1,4179,1389,3181,-1,3182,3581,4730,-1,3182,1388,3581,-1,2145,4731,1405,-1,2145,2147,4731,-1,4198,2144,4197,-1,4732,2144,4198,-1,4732,1408,2144,-1,4726,1408,4732,-1,4196,1408,4726,-1,4196,2145,1408,-1,2145,4196,2147,-1,4733,2362,4170,-1,4733,2960,2362,-1,4168,3579,3574,-1,4734,3579,4168,-1,4735,4166,4736,-1,4735,4174,4166,-1,4737,4165,4738,-1,4737,4173,4165,-1,2358,4172,3571,-1,4172,2358,4162,-1,4172,4739,4740,-1,4739,4172,4160,-1,4741,4170,4156,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=23 */
		private int[] getl_maxilla_geometry_5_24_coordIndex_23()
		{
			int[] value = {4741,4733,4170,-1,4153,4734,4168,-1,4742,4734,4153,-1,4166,4743,4736,-1,4743,4166,4150,-1,4165,4744,4738,-1,4744,4165,4149,-1,4744,4745,4746,-1,4745,4744,4147,-1,1384,4160,4146,-1,1384,4739,4160,-1,4158,4741,4156,-1,4143,4741,4158,-1,4153,2157,4742,-1,2157,4153,3042,-1,4743,1380,4747,-1,4743,4150,1380,-1,4149,4147,4744,-1,4147,4149,2153,-1,4145,4748,3185,-1,4145,4749,4748,-1,3183,4155,1383,-1,4750,4155,3183,-1,4144,4751,4154,-1,4751,4144,4135,-1,4747,3184,4140,-1,4747,1380,3184,-1,4141,4752,4140,-1,4126,4752,4141,-1,4753,3185,4748,-1,1379,3185,4753,-1,4138,4750,3183,-1,4124,4750,4138,-1,4135,4120,4751,-1,4120,4135,4134,-1,4128,1382,4132,-1,4130,1382,4128,-1,2161,4139,4130,-1,2160,4139,2161,-1,2159,3186,1376,-1,3186,2159,4127,-1,4115,4753,4754,-1,4115,1379,4753,-1,4124,4755,4114,-1,4124,4138,4755,-1,4134,4111,4120,-1,4111,4134,4109,-1,4119,4125,4118,-1,2162,4125,4119,-1,1374,4106,4756,-1,4106,1374,4104,-1,4116,4102,4757,-1,4102,4116,4100,-1,1363,4758,4113,-1,1373,4758,1363,-1,4121,4107,4759,-1,4107,4121,4760,-1,4760,4096,4107,-1,4096,4760,4099,-1,1368,4119,1369,-1,4097,4119,1368,-1,4106,4761,4762,-1,4761,4106,4105,-1,4763,4101,3037,-1,4763,4102,4101,-1,3035,1364,3036,-1,3035,1365,1364,-1,3037,4764,3035,-1,3037,4103,4764,-1,3037,4101,4103,-1,1365,1362,1364,-1,1362,1365,1367,-1,4765,1320,2371,-1,1320,4765,3026,-1,3271,1322,934,-1,1322,3271,4056,-1,931,3191,4068,-1,931,1358,3191,-1,4063,3569,2367,-1,4062,3569,4063,-1,4065,3568,3567,-1,4066,3568,4065,-1,3021,4766,4038,-1,3021,4767,4766,-1,3021,4768,4767,-1,1267,2175,2174,-1,1266,2175,1267,-1,1305,2231,3204,-1,2231,1305,4769,-1,4026,1349,1297,-1,1350,1349,4026,-1,2211,3207,4028,-1,2217,3207,2211,-1,4770,4061,4011,-1,4061,4770,4064,-1,2214,4025,4086,-1,2212,4025,2214,-1,4044,4031,4046,-1,4044,4029,4031,-1,1346,4771,3011,-1,4771,1346,4772,-1,4088,3020,2204,-1,1270,3020,4088,-1,1342,1282,1281,-1,3195,1282,1342,-1,4069,4007,4082,-1,4069,2221,4007,-1,2220,1294,1293,-1,2222,1294,2220,-1,4773,3989,3986,-1,3989,4773,4774,-1,4080,3983,4081,-1,4775,3983,4080,-1,1277,2185,4078,-1,1276,2185,1277,-1,1335,4776,1336,-1,1335,4016,4776,-1,4022,4777,4004,-1,4022,3977,4777,-1,2210,4013,1332,-1,2210,4080,4013,-1,4777,3976,4778,-1,4777,3977,3976,-1,3972,1252,3970,-1,1252,3972,3211,-1,4072,4774,4773,-1,4774,4072,3966,-1,4779,1272,4780,-1,4779,4781,1272,-1,3008,1315,1317,-1,3198,1315,3008,-1,4041,1325,4006,-1,1326,1325,4041,-1,2172,4067,1351,-1,2172,1360,4067,-1,1322,1328,1323,-1,1322,4056,1328,-1,1312,4092,4772,-1,1312,4065,4092,-1,2194,1319,1318,-1,1319,2194,4057,-1,4776,4060,1258,-1,4060,4776,4016,-1,1310,1253,1248,-1,1314,1253,1310,-1,2177,1250,2200,-1,1341,1250,2177,-1,4782,3190,3014,-1,4094,3190,4782,-1,3022,2216,3189,-1,3022,2213,2216,-1,3195,3192,1343,-1,1355,3192,3195,-1,4783,3195,1342,-1,1355,3195,4783,-1,1356,4783,4052,-1,1356,1355,4783,-1,4784,1305,1304,-1,4784,4785,1305,-1,4058,4048,3992,-1,4049,4048,4058,-1,3010,3995,1301,-1,2226,3995,3010,-1,4000,4785,4784,-1,4000,4087,4785,-1,1296,1265,1299,-1,1265,1296,1263,-1,4044,4042,4029,-1,4044,3032,4042,-1,4040,1326,4041,-1,4036,1326,4040,-1,1275,4767,1280,-1,4766,4767,1275,-1,4038,1275,3016,-1,4766,1275,4038,-1,4033,4781,4043,-1,4033,4035,4781,-1,4031,4085,4084,-1,4031,4030,4085,-1,4026,3207,1350,-1,4026,4028,3207,-1,3979,4022,4786,-1,3979,4021,4022,-1,4074,4018,4787,-1,4074,4020,4018,-1,4788,3986,4017,-1,4788,4773,3986,-1,4786,3982,3979,-1,4059,3982,4786,-1,1289,1285,1284,-1,1289,1288,1285,-1,3033,3029,1338,-1,2167,3029,3033,-1,4789,1278,1280,-1,4789,4790,1278,-1,4780,1274,4782,-1,4780,1272,1274,-1,1269,3210,3209,-1,3210,1269,1271,-1,1353,1265,3193,-1,1265,1353,1300,-1,2170,1327,3198,-1,2169,1327,2170,-1,4006,4070,4009,-1,1325,4070,4006,-1,1348,1260,1312,-1,1348,1261,1260,-1,2200,1258,1257,-1,2200,4776,1258,-1,2195,1255,1254,-1,2195,4778,1255,-1,3211,1248,1253,-1,3211,1249,1248,-1,4001,4784,2219,-1,4001,4000,4784,-1,3997,1289,4769,-1,1289,3997,3018,-1,3994,3995,4047,-1,3993,3995,3994,-1,2165,2232,3993,-1,2165,4791,2232,-1,4792,1246,1245,-1,4792,2181,1246,-1,3988,4079,4793,-1,3988,3987,4079,-1,3985,4794,3984,-1,3985,4795,4794,-1,3980,4796,4793,-1,3980,3982,4796,-1,2186,3978,4787,-1,3976,3978,2186,-1,2185,3974,4073,-1,2184,3974,2185,-1,3972,4788,1334,-1,3972,3971,4788,-1,1334,4017,1335,-1,1334,4788,4017,-1,3965,4797,4798,-1,4797,3965,3964,-1,3963,4799,923,-1,4799,3963,3962,-1,2997,2377,2998,-1,4800,2377,2997,-1,3961,3559,2950,-1,4801,3559,3961,-1,4802,1199,3213,-1,4802,3230,1199,-1,3958,1119,928,-1,1119,3958,3960,-1,1121,4803,4804,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=24 */
		private int[] getl_maxilla_geometry_5_24_coordIndex_24()
		{
			int[] value = {1121,4805,4803,-1,1121,3225,4805,-1,1121,1161,3225,-1,2275,1161,1121,-1,2275,2274,1161,-1,1125,1141,2277,-1,1125,1142,1141,-1,4797,3951,3950,-1,3951,4797,4806,-1,3948,4799,4807,-1,3948,3947,4799,-1,2990,3804,1140,-1,3804,2990,3814,-1,4806,1242,1241,-1,4806,3944,1242,-1,3939,3942,3938,-1,3939,4807,3942,-1,4808,3939,3937,-1,4808,4809,3939,-1,3803,4810,3801,-1,3797,4810,3803,-1,1241,4811,4812,-1,4811,1241,3212,-1,3933,4811,4813,-1,3933,3931,4811,-1,4814,4815,4808,-1,4816,4815,4814,-1,4817,3935,3934,-1,3935,4817,3854,-1,3925,4818,4813,-1,4818,3925,3924,-1,4819,3920,3921,-1,4819,4814,3920,-1,3918,3915,3960,-1,3915,3918,3916,-1,3915,3909,4820,-1,3909,3915,3908,-1,1239,3851,3911,-1,1239,1201,3851,-1,4821,3905,3904,-1,4821,3911,3905,-1,3909,2251,1207,-1,2251,3909,3906,-1,3901,4822,4823,-1,3800,4822,3901,-1,3904,3902,4824,-1,3902,3904,2240,-1,3903,4825,3902,-1,4826,4825,3903,-1,4827,4828,3808,-1,4828,4827,3849,-1,3903,3900,3837,-1,3903,2239,3900,-1,1133,1129,3228,-1,1133,2988,1129,-1,3892,3898,4800,-1,3893,3898,3892,-1,4801,3895,3896,-1,3895,4801,4829,-1,1204,3888,3887,-1,1204,3895,3888,-1,3886,3892,4830,-1,3885,3892,3886,-1,3882,3890,3885,-1,3881,3890,3882,-1,3880,3888,4831,-1,3879,3888,3880,-1,4832,3886,1213,-1,3884,3886,4832,-1,2242,3882,3884,-1,3876,3882,2242,-1,3875,3880,4833,-1,3874,3880,3875,-1,3215,3877,3874,-1,1233,3877,3215,-1,2244,3883,3876,-1,4834,3883,2244,-1,3871,4835,4834,-1,3870,4835,3871,-1,1232,3878,1233,-1,3847,3878,1232,-1,3216,3871,1226,-1,3869,3871,3216,-1,1232,4836,3868,-1,1232,1234,4836,-1,3845,4837,4838,-1,3845,3868,4837,-1,3862,3866,3869,-1,3861,3866,3862,-1,3861,1173,3863,-1,1173,3861,3833,-1,1177,3867,1189,-1,3222,3867,1177,-1,929,1219,4839,-1,929,1220,1219,-1,2998,1208,1218,-1,1244,1208,2998,-1,1123,3855,1219,-1,1123,2276,3855,-1,3227,1196,1132,-1,1196,3227,3956,-1,1231,2246,2245,-1,1231,3860,2246,-1,3858,1185,3949,-1,1185,3858,3005,-1,4840,3929,4816,-1,3929,4840,4841,-1,4817,3798,3854,-1,4817,3796,3798,-1,3887,3218,1204,-1,3218,3887,3824,-1,3853,4842,3852,-1,4843,4842,3853,-1,1237,3849,1238,-1,1237,4828,3849,-1,3846,4838,3224,-1,3846,3845,4838,-1,3831,4844,3001,-1,3829,4844,3831,-1,1215,3224,4838,-1,3224,1215,1165,-1,1182,4845,3926,-1,4845,1182,3220,-1,4846,4840,4819,-1,4804,4840,4846,-1,3841,4818,4847,-1,3841,3840,4818,-1,2271,3955,3848,-1,2271,2273,3955,-1,1191,4848,2247,-1,1191,2999,4848,-1,3834,4849,3832,-1,3834,4850,4849,-1,2265,3831,3843,-1,2265,3826,3831,-1,4851,2263,4852,-1,3828,2263,4851,-1,1168,1221,3000,-1,1168,2262,1221,-1,3846,1167,3819,-1,3224,1167,3846,-1,3824,3822,3218,-1,3824,3820,3822,-1,3825,3823,3820,-1,3823,3825,4853,-1,3819,1224,3217,-1,3819,1167,1224,-1,3817,1223,3816,-1,3817,3217,1223,-1,3815,3936,3814,-1,3815,4854,3936,-1,3811,3225,1160,-1,4805,3225,3811,-1,1156,3815,2267,-1,3946,3815,1156,-1,2253,3807,3853,-1,2253,3805,3807,-1,3809,2238,2268,-1,2238,3809,2237,-1,3810,3808,3805,-1,3808,3810,4827,-1,1141,3804,3801,-1,3804,1141,1140,-1,3800,3852,4822,-1,3852,3800,2254,-1,1129,1197,1130,-1,1129,3901,1197,-1,1127,1240,1128,-1,1205,1240,1127,-1,1120,3798,2236,-1,3798,1120,3229,-1,2379,4855,2380,-1,4855,2379,3795,-1,1107,2378,3773,-1,1107,919,2378,-1,3673,970,2322,-1,3673,3781,970,-1,1113,3790,3549,-1,3778,3790,1113,-1,3777,4856,4857,-1,3777,3789,4856,-1,2383,3775,2384,-1,3775,2383,3232,-1,976,3767,3672,-1,976,3784,3767,-1,3792,3681,4858,-1,3792,3260,3681,-1,1113,3780,3778,-1,3780,1113,1112,-1,4857,3776,3777,-1,3776,4857,4859,-1,1115,1111,1110,-1,1111,1115,4860,-1,3774,3769,3795,-1,3769,3774,3768,-1,3773,1108,1107,-1,1108,3773,2293,-1,4861,3692,4862,-1,4861,1007,3692,-1,3769,3750,4863,-1,3750,3769,3749,-1,4864,3644,3648,-1,3642,3644,4864,-1,4865,3766,4858,-1,3765,3766,4865,-1,3780,1099,3762,-1,1099,3780,3236,-1,3760,3745,3744,-1,3760,3776,3745,-1,1111,3753,1109,-1,3753,1111,3752,-1,3666,3739,3639,-1,3668,3739,3666,-1,3742,3756,3743,-1,3742,4862,3756,-1,3753,3734,3757,-1,3734,3753,3733,-1,3750,1100,3235,-1,1100,3750,1093,-1,1092,3234,1105,-1,1091,3234,1092,-1,3746,2983,3732,-1,3746,3765,2983,-1,1099,4866,3763,-1,4866,1099,1098,-1,3761,3738,3736,-1,3761,3744,3738,-1,1085,4867,3742,-1,1006,4867,1085,-1,1083,2335,2337,-1,1083,1097,2335,-1,3728,3743,3755,-1,3727,3743,3728,-1,3754,3735,3733,-1,3735,3754,4868,-1,1094,3751,4869,-1,1094,1093,3751,-1,2347,3657,956,-1,1076,3657,2347,-1,4866,3723,3729,-1,3723,4866,3721,-1,2299,3728,4870,-1,1081,3728,2299,-1,3685,3661,4871,-1,3685,3659,3661,-1,1084,1061,1082,-1,1061,1084,3244,-1,3243,3239,1086,-1,1003,3239,3243,-1,3720,1072,2305,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=25 */
		private int[] getl_maxilla_geometry_5_24_coordIndex_25()
		{
			int[] value = {3720,3737,1072,-1,3735,3711,3716,-1,3711,3735,3710,-1,4872,1077,3240,-1,4872,979,1077,-1,2306,994,2972,-1,2306,2296,994,-1,1087,1073,1088,-1,1073,1087,1074,-1,1073,1054,3712,-1,1054,1073,2311,-1,1072,1048,1047,-1,1072,4873,1048,-1,3711,3703,3717,-1,3703,3711,3702,-1,3701,1079,3699,-1,3701,3240,1079,-1,961,1042,1041,-1,961,959,1042,-1,3638,3634,3726,-1,3634,3638,3637,-1,3705,3243,3707,-1,1063,3243,3705,-1,1027,1001,1063,-1,1000,1001,1027,-1,1037,1071,1047,-1,1036,1071,1037,-1,3245,3704,3702,-1,3704,3245,1044,-1,3700,3709,4874,-1,3700,3699,3709,-1,2326,1012,2323,-1,2326,2327,1012,-1,1039,4875,2980,-1,4875,1039,986,-1,3260,920,996,-1,920,3260,3792,-1,2974,2970,3686,-1,2338,2970,2974,-1,3689,1031,3691,-1,3252,1031,3689,-1,4876,2340,2321,-1,4877,2340,4876,-1,3663,1007,4861,-1,3663,1008,1007,-1,1003,1004,3239,-1,1003,2968,1004,-1,4878,1026,3253,-1,3693,1026,4878,-1,3688,4879,3687,-1,3688,2303,4879,-1,3682,4880,3771,-1,4880,3682,3684,-1,3260,2345,3681,-1,2345,3260,997,-1,1026,3255,998,-1,3255,1026,3693,-1,3704,3680,3677,-1,3680,3704,3786,-1,3700,3675,3676,-1,3675,3700,3788,-1,2316,3697,2315,-1,3697,2316,3698,-1,990,3258,3259,-1,990,2339,3258,-1,4875,3698,2316,-1,3698,4875,3694,-1,3696,3261,982,-1,3696,2319,3261,-1,3748,1091,957,-1,1091,3748,3234,-1,2327,1043,958,-1,2326,1043,2327,-1,4881,979,4872,-1,4881,3262,979,-1,952,2285,2284,-1,952,3265,2285,-1,1033,4882,3656,-1,4882,1033,1035,-1,3667,3266,3668,-1,4883,3266,3667,-1,4884,4885,4886,-1,4885,4884,4887,-1,4888,3237,1092,-1,3650,3237,4888,-1,3665,2290,4887,-1,2290,3665,2985,-1,1004,3660,1005,-1,1004,3658,3660,-1,2343,3772,1025,-1,2343,3662,3772,-1,2342,3661,3658,-1,3661,2342,4889,-1,965,956,3657,-1,956,965,964,-1,2328,1076,963,-1,2328,3657,1076,-1,1034,3656,2981,-1,1034,1033,3656,-1,4890,1031,1030,-1,2309,1031,4890,-1,4881,3654,3262,-1,4881,3715,3654,-1,3651,4888,4891,-1,4888,3651,3650,-1,2332,3648,3646,-1,2332,4864,3648,-1,3644,3665,4892,-1,3665,3644,3643,-1,3641,3265,954,-1,3265,3641,4893,-1,4886,954,953,-1,3640,954,4886,-1,949,3638,950,-1,3636,3638,949,-1,3726,3635,3671,-1,3726,3634,3635,-1,3633,3248,3251,-1,3247,3248,3633,-1,3621,2709,268,-1,3630,2709,3621,-1,2863,4634,3628,-1,2863,2712,4634,-1,4636,267,260,-1,3625,267,4636,-1,4894,3624,2707,-1,3624,4894,4639,-1,3622,263,4599,-1,3622,3346,263,-1,3347,3620,251,-1,3620,3347,4895,-1,3618,3443,4896,-1,3618,3445,3443,-1,4897,3616,4898,-1,3614,3616,4897,-1,3612,4899,3611,-1,3612,4900,4899,-1,4501,4901,4902,-1,4500,4901,4501,-1,942,3609,2719,-1,942,3608,3609,-1,2714,3607,2715,-1,3607,2714,3596,-1,3435,4903,4904,-1,3604,4903,3435,-1,945,3603,2686,-1,3603,945,944,-1,3600,1489,3598,-1,3600,4903,1489,-1,3608,941,4312,-1,3608,942,941,-1,2080,3605,2081,-1,2080,3595,3605,-1,3428,4905,4906,-1,4905,3428,4324,-1,4907,3180,3588,-1,3180,4907,1393,-1,4182,2857,4908,-1,3587,2857,4182,-1,4728,3584,4909,-1,3586,3584,4728,-1,4910,3583,2720,-1,3583,4910,4177,-1,1389,4911,1390,-1,1389,2858,4911,-1,2955,4173,4737,-1,4173,2955,2363,-1,212,3579,4912,-1,212,2732,3579,-1,4913,3572,3571,-1,4913,3578,3572,-1,2728,940,3419,-1,2728,938,940,-1,4914,3472,3577,-1,3472,4914,3475,-1,2959,207,206,-1,207,2959,3573,-1,3572,4915,2359,-1,3352,4915,3572,-1,4916,2954,2956,-1,4917,2954,4916,-1,4918,3570,2855,-1,4918,3034,3570,-1,4919,932,931,-1,932,4919,4920,-1,198,4093,3567,-1,3354,4093,198,-1,4921,3566,3564,-1,4921,4091,3566,-1,200,3271,201,-1,200,3563,3271,-1,3408,3230,4802,-1,3230,3408,3406,-1,3560,2282,3562,-1,2282,3560,3561,-1,3402,3963,3401,-1,3963,3402,3557,-1,3355,4802,4922,-1,3355,3408,4802,-1,3959,3404,4923,-1,3404,3959,3958,-1,3393,3789,3392,-1,3393,4856,3789,-1,4924,3551,3550,-1,3791,3551,4924,-1,3546,1117,1116,-1,3546,3356,1117,-1,2947,3398,2385,-1,3398,2947,3794,-1,921,3791,4924,-1,921,920,3791,-1,612,617,615,-1,609,617,612,-1,2697,2848,2696,-1,2697,2868,2848,-1,275,3342,903,-1,275,274,3342,-1,2893,3479,4925,-1,3479,2893,492,-1,4926,3484,4927,-1,3484,4926,3485,-1,4928,3276,3483,-1,3276,4928,901,-1,4929,2588,3540,-1,4929,2589,2588,-1,3538,2894,4930,-1,3538,2587,2894,-1,547,4930,2943,-1,4930,547,895,-1,3304,2396,897,-1,3303,2396,3304,-1,3535,2911,2909,-1,3535,3536,2911,-1,4931,3533,4932,-1,4931,3279,3533,-1,892,461,465,-1,461,892,891,-1,886,887,14,-1,886,4933,887,-1,2644,159,2648,-1,2577,159,2644,-1,590,3528,2556,-1,589,3528,590,-1,686,3529,4934,-1,3529,686,685,-1,3507,589,3280,-1,3528,589,3507,-1,3281,3527,2424,-1,3527,3281,3508,-1,2906,4935,666,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=26 */
		private int[] getl_maxilla_geometry_5_24_coordIndex_26()
		{
			int[] value = {2906,3297,4935,-1,3330,2649,174,-1,3330,2875,2649,-1,3504,2484,2551,-1,2484,3504,2485,-1,3521,2428,2514,-1,866,2428,3521,-1,806,2932,804,-1,2429,2932,806,-1,2932,858,2826,-1,858,2932,2429,-1,808,858,2429,-1,808,3283,858,-1,2469,2459,702,-1,2469,3296,2459,-1,859,2936,102,-1,811,2936,859,-1,2435,2937,813,-1,561,2937,2435,-1,564,2903,2899,-1,2903,564,4936,-1,91,95,92,-1,91,848,95,-1,3290,842,830,-1,3290,840,842,-1,3290,851,840,-1,3290,827,98,-1,828,827,3290,-1,464,2448,827,-1,464,466,2448,-1,661,53,659,-1,53,661,872,-1,3529,666,4935,-1,3529,3298,666,-1,2486,694,2484,-1,3511,694,2486,-1,3284,806,805,-1,3284,2430,806,-1,329,2467,2754,-1,329,328,2467,-1,768,854,3526,-1,854,768,761,-1,2511,3519,3517,-1,2511,3291,3519,-1,749,3296,706,-1,2459,3296,749,-1,3515,785,3518,-1,3515,786,785,-1,783,855,3516,-1,855,783,781,-1,785,2930,3517,-1,2930,785,791,-1,788,3285,2432,-1,788,855,3285,-1,3518,797,3515,-1,3518,2471,797,-1,772,742,741,-1,772,2470,742,-1,397,2923,398,-1,2488,2923,397,-1,762,2494,760,-1,762,3513,2494,-1,566,761,760,-1,566,565,761,-1,2938,775,2490,-1,2938,2502,775,-1,2498,3513,3514,-1,2498,3512,3513,-1,743,744,741,-1,743,3292,744,-1,735,773,802,-1,735,734,773,-1,2495,2625,2420,-1,3512,2625,2495,-1,877,876,875,-1,2922,876,877,-1,719,730,3293,-1,719,704,730,-1,410,3294,3326,-1,3294,410,4937,-1,2507,2877,2924,-1,2507,399,2877,-1,706,708,707,-1,706,3296,708,-1,2480,2510,2477,-1,2480,778,2510,-1,877,2485,878,-1,877,2486,2485,-1,3511,2518,694,-1,2518,3511,4938,-1,3510,687,2528,-1,687,3510,688,-1,7,4939,0,-1,7,2921,4939,-1,695,684,2919,-1,684,695,682,-1,2527,3510,699,-1,2527,2526,3510,-1,696,541,2569,-1,541,696,698,-1,3280,881,3506,-1,3280,678,881,-1,657,4940,3505,-1,4940,657,2916,-1,3299,4940,656,-1,3299,4941,4940,-1,2535,4941,3299,-1,3300,4941,2535,-1,648,641,9,-1,642,641,648,-1,4932,3536,3534,-1,3533,3536,4932,-1,588,623,2913,-1,623,588,2545,-1,627,617,616,-1,627,615,617,-1,597,603,2546,-1,597,604,603,-1,600,596,651,-1,596,600,604,-1,2905,3501,3500,-1,2905,665,3501,-1,897,3099,3304,-1,897,580,3099,-1,2014,2914,650,-1,2914,2014,2013,-1,573,570,569,-1,572,570,573,-1,2560,3095,2016,-1,2560,3305,3095,-1,2567,4936,564,-1,2901,4936,2567,-1,2434,3287,2435,-1,2902,3287,2434,-1,551,4942,850,-1,551,3311,4942,-1,3311,2566,4942,-1,555,2566,3311,-1,3308,567,563,-1,3308,2565,567,-1,567,2567,852,-1,567,2565,2567,-1,554,558,3309,-1,554,556,558,-1,2813,552,3495,-1,552,2813,2812,-1,3310,1,556,-1,3310,2,1,-1,458,4943,2406,-1,4943,458,462,-1,548,2400,894,-1,548,2942,2400,-1,4944,675,3492,-1,4944,4945,675,-1,3295,543,542,-1,3295,2879,543,-1,4946,498,497,-1,536,498,4946,-1,2898,4947,533,-1,2898,3490,4947,-1,527,538,2601,-1,527,526,538,-1,4948,2398,2942,-1,2398,4948,3488,-1,3319,3486,499,-1,3319,2585,3486,-1,3314,4949,530,-1,3314,2571,4949,-1,523,910,2945,-1,523,519,910,-1,122,2576,520,-1,122,3275,2576,-1,517,515,3317,-1,515,517,3487,-1,508,503,3317,-1,503,508,2584,-1,2412,511,2414,-1,512,511,2412,-1,499,4950,500,-1,499,4929,4950,-1,3318,2587,504,-1,3318,2588,2587,-1,3319,2395,899,-1,3319,501,2395,-1,2585,899,2586,-1,899,2585,3319,-1,3483,493,4951,-1,493,3483,494,-1,2698,489,2699,-1,2698,469,489,-1,2699,490,2779,-1,489,490,2699,-1,2749,440,2853,-1,440,2749,441,-1,3446,475,484,-1,476,475,3446,-1,3481,3320,3345,-1,3481,481,3320,-1,3480,473,471,-1,3480,474,473,-1,3344,4925,3479,-1,3344,3447,4925,-1,4928,4952,901,-1,4952,4928,4953,-1,457,462,458,-1,457,2446,462,-1,2596,459,2602,-1,459,2596,467,-1,3441,2681,316,-1,2681,3441,2861,-1,2650,3455,2651,-1,3399,3455,2650,-1,2871,3438,445,-1,3438,2871,2680,-1,2665,2666,333,-1,2665,4954,2666,-1,2684,2828,2761,-1,2828,2684,2870,-1,2726,2869,2662,-1,2869,2726,2856,-1,3414,3333,2736,-1,3414,3451,3333,-1,425,747,423,-1,425,2926,747,-1,421,874,2927,-1,421,737,874,-1,721,671,3295,-1,765,671,721,-1,752,412,411,-1,750,412,752,-1,394,2924,2630,-1,726,2924,394,-1,3353,3349,2659,-1,3349,3353,2733,-1,3337,2644,382,-1,2644,3337,2645,-1,3471,2641,373,-1,2641,3471,3378,-1,380,2640,381,-1,380,179,2640,-1,3378,2642,2641,-1,3378,2829,2642,-1,368,2832,369,-1,368,386,2832,-1,361,2842,3380,-1,361,3336,2842,-1,2875,364,366,-1,2875,4955,364,-1,3330,4955,2875,-1,3391,4955,3330,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=27 */
		private int[] getl_maxilla_geometry_5_24_coordIndex_27()
		{
			int[] value = {3397,2634,2633,-1,3397,3362,2634,-1,290,4956,291,-1,356,4956,290,-1,355,2638,199,-1,355,2876,2638,-1,3454,196,3411,-1,3454,3331,196,-1,4957,3332,347,-1,4958,3332,4957,-1,3465,391,2730,-1,3466,391,3465,-1,231,2697,2623,-1,230,2697,231,-1,4959,3358,3463,-1,4959,3357,3358,-1,2443,4960,104,-1,4960,2443,3289,-1,4954,321,320,-1,4954,2665,321,-1,152,2883,2882,-1,2883,152,4961,-1,2761,3457,2684,-1,2761,3377,3457,-1,4962,2870,2350,-1,2828,2870,4962,-1,114,150,115,-1,151,150,114,-1,233,312,3335,-1,312,233,433,-1,2655,2737,2656,-1,2655,354,2737,-1,3338,302,2645,-1,3338,303,302,-1,387,299,374,-1,3340,299,387,-1,2740,389,2651,-1,2739,389,2740,-1,2442,844,843,-1,2442,126,844,-1,288,351,2632,-1,351,288,2765,-1,3453,285,435,-1,3453,3427,285,-1,431,166,2662,-1,166,431,164,-1,4963,3342,3385,-1,3342,4963,2701,-1,2751,3333,3451,-1,2751,2753,3333,-1,346,4964,347,-1,346,3450,4964,-1,3382,4957,3381,-1,3382,3468,4957,-1,2393,913,3343,-1,914,913,2393,-1,4946,2889,3478,-1,2889,4946,497,-1,4946,4952,3491,-1,4946,3478,4952,-1,272,3480,4965,-1,272,271,3480,-1,265,2679,2708,-1,265,264,2679,-1,2611,267,3626,-1,2611,2610,267,-1,254,4966,325,-1,4966,254,253,-1,4898,320,250,-1,4898,4954,320,-1,3440,2861,3441,-1,4900,2861,3440,-1,4902,2612,446,-1,4901,2612,4902,-1,3435,3476,3434,-1,3435,4904,3476,-1,3324,3433,3431,-1,3609,3433,3324,-1,3606,3427,3453,-1,3606,3436,3427,-1,4906,3429,3428,-1,4906,2685,3429,-1,2848,2859,2696,-1,2849,2859,2848,-1,4961,3420,4909,-1,4961,444,3420,-1,3425,4910,2669,-1,3425,3424,4910,-1,3423,3323,284,-1,3323,3423,4911,-1,3422,4907,3462,-1,3422,3421,4907,-1,2885,3348,4908,-1,2885,2618,3348,-1,2660,3352,215,-1,2660,4915,3352,-1,3419,3577,3418,-1,3419,3576,3577,-1,4967,219,3465,-1,219,4967,217,-1,4917,2658,3351,-1,2658,4917,4916,-1,2369,199,2638,-1,199,2369,200,-1,3414,4918,2874,-1,3414,2365,4918,-1,4920,3413,2607,-1,3413,4920,2952,-1,2631,3354,197,-1,2631,4968,3354,-1,350,3412,4921,-1,350,349,3412,-1,356,3560,4956,-1,356,3409,3560,-1,3408,2654,2653,-1,2654,3408,3355,-1,2636,4969,3467,-1,2636,3403,4969,-1,191,3401,192,-1,191,345,3401,-1,311,190,2376,-1,311,194,190,-1,3546,2650,388,-1,2650,3546,3400,-1,2742,2745,183,-1,2744,2745,2742,-1,3398,186,3396,-1,186,3398,184,-1,918,179,380,-1,179,918,917,-1,2646,921,4924,-1,2646,3394,921,-1,175,3392,2854,-1,175,365,3392,-1,3469,3390,3389,-1,3469,3552,3390,-1,2873,2777,2851,-1,255,2777,2873,-1,3387,278,3357,-1,3387,276,278,-1,916,169,168,-1,2868,169,916,-1,164,2704,165,-1,164,4970,2704,-1,4963,3386,4971,-1,3386,4963,3385,-1,3450,3343,913,-1,3450,3383,3343,-1,2841,3382,2866,-1,3359,3382,2841,-1,3274,3360,3380,-1,3360,3274,3273,-1,4965,3321,272,-1,4965,2706,3321,-1,109,4960,3459,-1,108,4960,109,-1,4972,3375,3365,-1,4972,3364,3375,-1,2652,140,2767,-1,138,140,2652,-1,3494,2833,132,-1,2833,3494,3282,-1,132,3471,3494,-1,3378,3471,132,-1,2834,2933,3361,-1,2834,3379,2933,-1,3458,3364,4972,-1,3364,3458,130,-1,126,124,2825,-1,126,128,124,-1,2835,4962,331,-1,2835,3524,4962,-1,141,2957,142,-1,141,2670,2957,-1,161,3273,2839,-1,161,173,3273,-1,2838,101,2445,-1,2838,145,101,-1,108,104,4960,-1,104,108,2768,-1,2759,2437,88,-1,2759,3524,2437,-1,2773,844,2772,-1,2773,845,844,-1,75,3371,3373,-1,42,3371,75,-1,78,2781,79,-1,78,2795,2781,-1,2804,41,40,-1,2804,2780,41,-1,2796,2790,31,-1,2796,63,2790,-1,37,2783,60,-1,36,2783,37,-1,59,77,2797,-1,59,83,77,-1,39,2797,2802,-1,39,59,2797,-1,3372,44,2456,-1,3372,45,44,-1,72,2940,4973,-1,72,34,2940,-1,3531,27,2915,-1,3366,27,3531,-1,27,3370,2407,-1,27,29,3370,-1,2532,2940,2915,-1,2532,2793,2940,-1,3368,2541,646,-1,2541,3368,3367,-1,2020,3141,2817,-1,2020,3147,3141,-1,2816,1693,2020,-1,2816,3102,1693,-1,643,3368,3369,-1,3367,3368,643,-1,2408,16,2457,-1,2408,17,16,-1,4933,2808,887,-1,2806,2808,4933,-1,15,3370,2809,-1,3370,15,17,-1,35,59,39,-1,59,35,37,-1,13,3523,2452,-1,55,3523,13,-1,33,2939,34,-1,33,2785,2939,-1,42,2820,3371,-1,41,2820,42,-1,64,83,60,-1,64,62,83,-1,2827,2466,3374,-1,857,2466,2827,-1,88,2760,2759,-1,87,2760,88,-1,2935,92,98,-1,90,92,2935,-1,2436,94,93,-1,2436,103,94,-1,4974,97,96,-1,4974,3288,97,-1,845,97,3288,-1,845,2935,97,-1,150,3365,115,-1,4972,3365,150,-1,109,2679,153,-1,2679,109,2865,-1,121,3275,122,-1,121,2896,3275,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=28 */
		private int[] getl_maxilla_geometry_5_24_coordIndex_28()
		{
			int[] value = {3376,3325,2774,-1,3376,426,3325,-1,2872,2836,3334,-1,3525,2836,2872,-1,3377,123,125,-1,2438,123,3377,-1,2442,131,127,-1,2442,129,131,-1,807,2933,133,-1,807,3361,2933,-1,2837,3525,2433,-1,2836,3525,2837,-1,2609,155,2886,-1,3289,155,2609,-1,2648,158,3470,-1,2648,159,158,-1,2391,4964,912,-1,3381,4964,2391,-1,2867,3384,3452,-1,3384,2867,2775,-1,168,3358,278,-1,167,3358,168,-1,171,3482,2698,-1,170,3482,171,-1,3542,3339,3456,-1,3542,3395,3339,-1,3391,3554,4955,-1,3391,3388,3554,-1,2647,3552,3469,-1,2647,3550,3552,-1,3542,3543,3541,-1,3542,3329,3543,-1,3548,379,4975,-1,379,3548,2948,-1,2633,2385,3397,-1,2633,2381,2385,-1,2382,181,3399,-1,181,2382,182,-1,3356,176,2854,-1,2692,176,3356,-1,4958,3402,3332,-1,4958,3556,3402,-1,4923,3405,3341,-1,3405,4923,3404,-1,4976,3406,3407,-1,4976,3562,3406,-1,309,2376,2949,-1,309,311,2376,-1,3564,353,352,-1,353,3564,3415,-1,3410,196,198,-1,3411,196,3410,-1,204,2368,202,-1,204,392,2368,-1,933,2733,3353,-1,2733,933,932,-1,450,3416,2370,-1,450,449,3416,-1,205,3270,4977,-1,205,210,3270,-1,2953,3350,3417,-1,3350,2953,4978,-1,2729,2671,213,-1,2731,2671,2729,-1,3575,205,4914,-1,3575,206,205,-1,2727,216,2728,-1,2727,214,216,-1,222,4916,220,-1,222,2658,4916,-1,3349,2658,2659,-1,3349,3351,2658,-1,228,2857,226,-1,228,318,2857,-1,2722,4979,3588,-1,2723,4979,2722,-1,231,2858,229,-1,231,280,2858,-1,2881,2720,225,-1,2881,2721,2720,-1,2883,3426,2884,-1,2883,3584,3426,-1,232,948,241,-1,948,232,2717,-1,433,3592,312,-1,242,3592,433,-1,2714,2663,3432,-1,2714,236,2663,-1,3610,239,3473,-1,3610,237,239,-1,2685,946,2683,-1,4906,946,2685,-1,4966,3444,325,-1,3443,3444,4966,-1,3612,3438,2862,-1,3437,3438,3612,-1,2666,3442,2667,-1,3442,2666,3616,-1,3445,248,2674,-1,249,248,3445,-1,2676,3347,252,-1,3347,2676,4980,-1,2705,2713,2964,-1,2705,2615,2713,-1,2682,3346,269,-1,3346,2682,263,-1,3460,4894,3322,-1,4894,3460,4981,-1,2706,2746,2616,-1,2706,4965,2746,-1,476,540,539,-1,476,460,540,-1,460,476,453,-1,2890,4982,2592,-1,2890,3449,4982,-1,4953,3491,4952,-1,4953,3490,3491,-1,2637,2840,305,-1,2840,2637,3359,-1,2843,3333,2753,-1,2843,2656,3333,-1,3464,4971,2661,-1,4971,3464,2846,-1,4970,282,2750,-1,4970,430,282,-1,3374,3454,2764,-1,3331,3454,3374,-1,2755,4983,293,-1,2755,291,4983,-1,2762,2743,2635,-1,296,2743,2762,-1,296,2744,2743,-1,3341,3455,300,-1,3405,3455,3341,-1,3456,3337,3328,-1,3456,3339,3337,-1,194,310,2876,-1,311,310,194,-1,3429,314,313,-1,3429,3457,314,-1,2723,2675,322,-1,2723,2620,2675,-1,325,2619,326,-1,325,3444,2619,-1,2671,329,2672,-1,2671,327,329,-1,2881,2695,2694,-1,224,2695,2881,-1,3335,125,124,-1,314,125,3335,-1,441,3482,335,-1,2749,3482,441,-1,167,3463,3358,-1,167,3461,3463,-1,3463,4979,4959,-1,3463,3462,4979,-1,235,283,2663,-1,235,2859,283,-1,2608,3417,2887,-1,2608,219,3417,-1,2659,2657,3353,-1,2657,339,341,-1,2659,339,2657,-1,3468,4958,4957,-1,3467,4958,3468,-1,351,3411,349,-1,351,3454,3411,-1,2766,4976,3407,-1,4976,2766,4983,-1,3336,370,177,-1,370,3336,361,-1,358,3391,3330,-1,3389,3391,358,-1,370,365,175,-1,370,363,365,-1,550,2568,3312,-1,2568,550,879,-1,3380,362,361,-1,3380,3360,362,-1,3394,3339,3395,-1,3394,3338,3339,-1,3340,386,368,-1,386,3340,387,-1,2643,186,375,-1,2643,3396,186,-1,186,371,375,-1,186,4975,371,-1,2644,304,2577,-1,2644,302,304,-1,2766,2653,2652,-1,3407,2653,2766,-1,391,3413,392,-1,3466,3413,391,-1,412,4937,410,-1,412,2503,4937,-1,2922,727,876,-1,728,727,2922,-1,2869,239,240,-1,2869,3474,239,-1,279,235,234,-1,279,2624,235,-1,3270,3434,4977,-1,2860,3434,3270,-1,2667,316,315,-1,2667,3441,316,-1,261,2706,2705,-1,261,3321,2706,-1,2716,2695,2693,-1,2716,2717,2695,-1,452,2599,2598,-1,2599,452,2605,-1,455,3477,2600,-1,455,2597,3477,-1,2602,527,3477,-1,2602,528,527,-1,461,466,465,-1,461,463,466,-1,901,3478,902,-1,3478,901,4952,-1,4982,488,487,-1,4982,3449,488,-1,2853,2617,2748,-1,440,2617,2853,-1,526,480,3315,-1,526,478,480,-1,483,2594,3315,-1,2594,483,482,-1,484,3481,485,-1,3481,484,475,-1,4947,3447,3448,-1,4947,4984,3447,-1,2892,2590,903,-1,2892,495,2590,-1,4951,4928,3483,-1,4928,4951,4985,-1,3276,4927,3484,-1,3276,900,4927,-1,898,498,2570,-1,498,898,496,-1,3485,2946,904,-1,3485,4926,2946,-1,3540,2583,4986,-1,2583,3540,3539,-1,2573,3486,2585,-1,2573,2944,3486,-1,3487,2411,2410,-1,3487,2578,2411,-1,2895,511,510,-1,2580,511,2895,-1,517,2578,3487,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=29 */
		private int[] getl_maxilla_geometry_5_24_coordIndex_29()
		{
			int[] value = {517,516,2578,-1,2945,3318,506,-1,2945,3539,3318,-1,521,2584,508,-1,120,2584,521,-1,2583,2945,910,-1,2945,2583,3539,-1,532,3488,4948,-1,532,3316,3488,-1,2574,2941,3489,-1,2941,2574,2897,-1,548,530,4949,-1,548,531,530,-1,534,478,3316,-1,478,534,479,-1,3320,534,3448,-1,479,534,3320,-1,536,3491,537,-1,536,4946,3491,-1,4934,676,686,-1,4987,676,4934,-1,3278,2400,3534,-1,894,2400,3278,-1,2812,553,552,-1,553,2812,8,-1,558,5,559,-1,558,2815,5,-1,3311,3310,555,-1,3311,553,3310,-1,559,3286,557,-1,3286,559,3495,-1,3307,2567,564,-1,3307,852,2567,-1,849,562,561,-1,849,850,562,-1,1655,2561,584,-1,2561,1655,3146,-1,4988,3143,571,-1,4988,1670,3143,-1,574,3498,3306,-1,3498,574,3497,-1,3145,577,611,-1,577,3145,1660,-1,3499,3277,505,-1,3277,3499,3496,-1,581,2559,2564,-1,583,2559,581,-1,590,2416,591,-1,590,2417,2416,-1,2416,4988,3500,-1,2416,2564,4988,-1,3503,595,2555,-1,3503,3502,595,-1,600,621,603,-1,600,599,621,-1,606,3504,2422,-1,606,3302,3504,-1,611,609,612,-1,611,577,609,-1,615,2548,612,-1,615,614,2548,-1,2537,2550,586,-1,2537,616,2550,-1,3532,2538,2911,-1,2539,2538,3532,-1,646,890,647,-1,890,646,2541,-1,649,635,2912,-1,635,649,648,-1,2401,3300,2535,-1,3300,2401,653,-1,3503,592,594,-1,3503,2907,592,-1,3505,658,657,-1,3505,3301,658,-1,52,3522,663,-1,3522,52,871,-1,3501,3298,3530,-1,3501,665,3298,-1,667,2424,668,-1,2424,667,3281,-1,3508,880,3507,-1,880,3508,3281,-1,4944,2521,4987,-1,4944,2918,2521,-1,2523,2515,2524,-1,2523,2516,2515,-1,2917,2520,689,-1,2920,2520,2917,-1,3509,0,4939,-1,0,3509,2814,-1,2517,3509,4989,-1,3509,2517,2519,-1,4989,3511,875,-1,4938,3511,4989,-1,2468,790,789,-1,2468,2479,790,-1,2929,2510,2509,-1,2929,2477,2510,-1,405,716,2508,-1,405,717,716,-1,2626,736,3292,-1,2626,737,736,-1,738,757,739,-1,2925,757,738,-1,2500,742,774,-1,2500,2499,742,-1,736,2928,745,-1,736,2497,2928,-1,3307,760,4990,-1,3307,566,760,-1,747,853,748,-1,839,853,747,-1,764,417,763,-1,764,418,417,-1,853,2493,748,-1,853,4990,2493,-1,769,802,773,-1,769,803,802,-1,2458,3291,779,-1,2458,3519,3291,-1,855,790,3516,-1,855,788,790,-1,2510,3291,2511,-1,778,3291,2510,-1,795,786,3515,-1,794,786,795,-1,798,704,2513,-1,704,798,672,-1,3516,2476,783,-1,2476,3516,2481,-1,799,2931,771,-1,3520,2931,799,-1,2522,3313,2525,-1,2522,3492,3313,-1,821,45,3372,-1,821,3522,45,-1,2444,452,2450,-1,2444,2605,452,-1,831,826,828,-1,826,831,885,-1,114,99,319,-1,114,2769,99,-1,3523,830,838,-1,3523,831,830,-1,2934,2441,2440,-1,2934,841,2441,-1,2934,842,841,-1,849,3286,551,-1,849,3287,3286,-1,841,560,2441,-1,561,560,841,-1,3284,3526,2463,-1,3526,3284,3520,-1,2463,854,812,-1,854,2463,3526,-1,2774,861,3376,-1,2774,86,861,-1,2634,139,2635,-1,139,2634,3363,-1,3362,2642,3363,-1,3362,2643,2642,-1,2426,3527,2529,-1,3527,2426,868,-1,660,872,661,-1,2534,872,660,-1,2552,2546,2553,-1,2546,2552,2555,-1,4932,3493,4931,-1,2399,3493,4932,-1,4934,4935,4945,-1,4934,3529,4935,-1,3506,683,2529,-1,3506,881,683,-1,685,2530,3530,-1,685,678,2530,-1,3306,2558,572,-1,2554,2558,3306,-1,2557,882,582,-1,2557,883,882,-1,4943,3279,4931,-1,3279,4943,891,-1,3532,893,2539,-1,3532,631,893,-1,3278,4991,895,-1,3278,3535,4991,-1,3537,4991,2397,-1,3537,3538,4991,-1,504,3303,505,-1,3303,504,3537,-1,499,2589,4929,-1,499,3486,2589,-1,2776,275,908,-1,273,275,2776,-1,362,173,2649,-1,362,3360,173,-1,273,2775,2867,-1,273,2776,2775,-1,473,489,469,-1,489,473,472,-1,344,2845,3383,-1,2845,344,343,-1,3554,4856,3393,-1,3554,3553,4856,-1,2283,2948,3548,-1,2948,2283,2378,-1,2382,3547,2383,-1,2382,3400,3547,-1,3544,180,4992,-1,3544,3543,180,-1,3552,3790,3390,-1,3549,3790,3552,-1,2738,929,4839,-1,930,929,2738,-1,3558,4969,4798,-1,3556,4969,3558,-1,4798,3403,3965,-1,3403,4798,4969,-1,187,924,1244,-1,187,193,924,-1,4839,927,2738,-1,927,4839,925,-1,2741,3958,928,-1,2741,3404,3958,-1,3565,3416,3415,-1,3565,4765,3416,-1,3410,4993,3412,-1,3410,3568,4993,-1,3569,4968,202,-1,3569,4994,4968,-1,933,1359,1358,-1,2735,1359,933,-1,2953,2958,4978,-1,2953,2364,2958,-1,3576,940,2361,-1,3576,3419,940,-1,216,938,2728,-1,216,3578,938,-1,212,4175,213,-1,212,4912,4175,-1,2729,4735,4967,-1,4735,2729,4174,-1,2961,4916,2956,-1,4916,2961,220,-1,3423,1390,4911,-1,3423,1387,1390,-1,3581,225,3582,-1,3581,2724,225,-1,3426,4185,3424,-1,4185,3426,3585,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=30 */
		private int[] getl_maxilla_geometry_5_24_coordIndex_30()
		{
			int[] value = {3179,3420,226,-1,1396,3420,3179,-1,3348,3589,4729,-1,3348,2722,3589,-1,3590,3421,229,-1,3043,3421,3590,-1,3593,3430,3592,-1,4322,3430,3593,-1,3594,2348,2963,-1,4327,2348,3594,-1,3596,4330,3607,-1,4330,3596,3597,-1,943,3601,3268,-1,943,3599,3601,-1,2687,3163,3604,-1,3163,2687,3602,-1,4906,3267,946,-1,3267,4906,4905,-1,3595,3606,3605,-1,3595,3436,3606,-1,3432,2352,2962,-1,3432,3433,2352,-1,3599,238,237,-1,3599,943,238,-1,3613,3439,3437,-1,4995,3439,3613,-1,3440,3615,4675,-1,3440,3442,3615,-1,4674,249,3617,-1,4674,250,249,-1,4673,253,3619,-1,4673,4966,253,-1,4901,4672,4980,-1,4672,4901,4500,-1,2708,4593,265,-1,4593,2708,3623,-1,3627,4981,3626,-1,4594,4981,3627,-1,2711,4597,2864,-1,4597,2711,3631,-1,1021,3633,1022,-1,1021,3247,3633,-1,950,3726,3725,-1,3638,3726,950,-1,951,3668,3266,-1,951,3739,3668,-1,974,3632,3637,-1,973,3632,974,-1,3639,3741,3641,-1,3739,3741,3639,-1,953,978,4996,-1,978,953,952,-1,977,4996,978,-1,977,3647,4996,-1,3649,1011,3652,-1,3649,3264,1011,-1,980,4864,2332,-1,980,3653,4864,-1,3655,2308,2307,-1,3655,3691,2308,-1,966,3781,3263,-1,966,2344,3781,-1,2969,4997,2341,-1,4997,2969,3249,-1,4998,3660,3659,-1,4998,4999,3660,-1,4999,3663,5000,-1,4999,3662,3663,-1,3645,1104,3643,-1,3645,1105,1104,-1,1013,3652,1011,-1,1013,3242,3652,-1,3636,2982,2301,-1,949,2982,3636,-1,4877,4885,2340,-1,4877,5001,4885,-1,1062,3671,3635,-1,1062,3244,3671,-1,2334,1084,2337,-1,3670,1084,2334,-1,3672,977,976,-1,3672,3646,977,-1,2967,1017,1019,-1,1017,2967,5002,-1,955,1068,960,-1,1068,955,1090,-1,1103,3673,2288,-1,1103,3782,3673,-1,984,2317,3246,-1,984,983,2317,-1,985,4875,986,-1,3694,4875,985,-1,3695,2313,1038,-1,3674,2313,3695,-1,3679,3787,4874,-1,3787,3679,3678,-1,2326,993,2971,-1,2323,993,2326,-1,1040,2346,2979,-1,1040,3708,2346,-1,2321,3254,4876,-1,3254,2321,972,-1,2302,3685,4871,-1,2302,3683,3685,-1,2974,3250,2975,-1,2974,3686,3250,-1,1024,2976,2975,-1,2976,1024,1023,-1,1005,4867,1006,-1,1005,5000,4867,-1,2340,4887,2290,-1,4887,2340,4885,-1,1030,1028,4890,-1,3253,1028,1030,-1,3690,3656,4882,-1,3690,3655,3656,-1,1026,1000,1027,-1,998,1000,1026,-1,1049,3261,1050,-1,3261,1049,983,-1,3708,1039,1056,-1,1039,3708,1040,-1,3701,1017,5002,-1,1017,3701,3676,-1,3703,3679,5003,-1,3679,3703,3677,-1,3257,1045,1070,-1,1046,1045,3257,-1,3686,975,3688,-1,2970,975,3686,-1,4890,3705,3706,-1,1028,3705,4890,-1,1080,1057,3706,-1,1080,1058,1057,-1,3687,4889,4997,-1,4879,4889,3687,-1,2966,3649,3715,-1,3264,3649,2966,-1,3709,5004,5003,-1,3709,2304,5004,-1,1045,3710,3241,-1,3245,3710,1045,-1,1051,3713,2312,-1,1051,3722,3713,-1,2297,3713,3721,-1,3713,2297,3712,-1,1065,2294,1066,-1,1065,3714,2294,-1,3242,1090,3237,-1,1068,1090,3242,-1,3718,5004,4869,-1,5004,3718,3717,-1,3719,3241,4868,-1,3241,3719,1069,-1,4873,3723,3722,-1,4873,3730,3723,-1,1080,3724,1081,-1,3707,3724,1080,-1,3740,3670,2334,-1,3740,3725,3670,-1,3724,1085,3727,-1,1086,1085,3724,-1,3730,3738,3731,-1,3737,3738,3730,-1,3732,1087,3238,-1,1087,3732,3714,-1,3654,4891,3653,-1,3651,4891,3654,-1,3734,3718,5005,-1,3718,3734,3716,-1,3720,5006,3736,-1,3719,5006,3720,-1,5007,1095,4870,-1,5007,1096,1095,-1,3684,4883,3667,-1,4883,3684,3683,-1,5008,3754,3752,-1,3754,5008,5006,-1,3731,5009,3729,-1,3731,3745,5009,-1,3747,1089,3236,-1,1089,3747,3238,-1,995,4865,2329,-1,2295,4865,995,-1,1101,2333,1102,-1,981,2333,1101,-1,3770,3751,3749,-1,3751,3770,5005,-1,3682,3772,4998,-1,3771,3772,3682,-1,5007,3233,1108,-1,3755,3233,5007,-1,3758,3770,3768,-1,3770,3758,3757,-1,3759,5008,4860,-1,5008,3759,3761,-1,3764,5009,4859,-1,5009,3764,3763,-1,3746,1112,1114,-1,3747,1112,3746,-1,3782,964,3263,-1,3748,964,3782,-1,3235,3767,3783,-1,1102,3767,3235,-1,4880,4877,4876,-1,3669,4877,4880,-1,3756,1106,3233,-1,3756,5010,1106,-1,4855,3783,3785,-1,3783,4855,4863,-1,3232,3758,3775,-1,3758,3232,1109,-1,3760,2986,2287,-1,3759,2986,3760,-1,3779,3764,5011,-1,3764,3779,3762,-1,3766,3231,3793,-1,1114,3231,3766,-1,1104,2288,2985,-1,1103,2288,1104,-1,3647,4884,4996,-1,4884,3647,4892,-1,1110,1116,1115,-1,1110,3547,1116,-1,3779,3553,3555,-1,5011,3553,3779,-1,3793,3551,3791,-1,3231,3551,3793,-1,3272,5010,4992,-1,5010,3272,1106,-1,3785,3794,2947,-1,3784,3794,3785,-1,2384,3774,3545,-1,3774,2384,3775,-1,4841,4805,3811,-1,4841,4803,4805,-1,3797,5012,4810,-1,5012,3797,3796,-1,3799,2995,4823,-1,2995,3799,2250,-1,1131,3838,3228,-1,3957,3838,1131,-1,2256,5013,4842,-1,2256,1137,5013,-1,3226,3803,3802,-1,3226,1145,3803,-1,3807,3913,5014,-1,3913,3807,3806,-1,4843,3809,2257,-1,4843,5014,3809,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=31 */
		private int[] getl_maxilla_geometry_5_24_coordIndex_31()
		{
			int[] value = {1195,2272,3810,-1,1196,2272,1195,-1,3813,4854,3928,-1,3813,3812,4854,-1,1160,3927,3812,-1,3927,1160,1159,-1,5015,2999,1166,-1,2999,5015,4848,-1,5016,3818,3872,-1,3844,3818,5016,-1,3822,2269,5017,-1,2269,3822,3821,-1,2258,5018,3825,-1,2993,5018,2258,-1,1214,1166,1165,-1,1214,5015,1166,-1,3830,3827,5019,-1,3830,3826,3827,-1,5020,3830,4852,-1,3829,3830,5020,-1,5021,1168,2266,-1,1169,1168,5021,-1,3833,3223,1173,-1,3223,3833,3835,-1,1176,4850,3222,-1,4849,4850,1176,-1,3954,3837,3900,-1,3836,3837,3954,-1,5022,3926,4845,-1,5022,3924,3926,-1,3839,3921,3842,-1,5023,3921,3839,-1,1120,2275,1121,-1,1120,1144,2275,-1,1202,2270,2252,-1,1202,5017,2270,-1,3003,5021,3843,-1,3003,3816,5021,-1,5020,1194,3894,-1,2992,1194,5020,-1,3847,5016,3878,-1,5016,3847,3844,-1,3851,5024,3912,-1,3851,3850,5024,-1,2251,1197,2995,-1,2251,3219,1197,-1,1205,1118,1206,-1,1127,1118,1205,-1,5012,3856,2278,-1,3856,5012,5025,-1,4815,3857,3859,-1,3857,4815,3930,-1,1212,4832,1213,-1,1212,5026,4832,-1,3955,2280,3848,-1,2280,3955,2281,-1,3949,1210,1209,-1,3949,1185,1210,-1,4850,3862,5027,-1,3834,3862,4850,-1,3864,1175,4837,-1,1175,3864,1172,-1,3863,4836,3865,-1,3864,4836,3863,-1,3867,3216,1228,-1,5027,3216,3867,-1,3844,3819,3818,-1,3846,3819,3844,-1,3866,5028,3870,-1,3865,5028,3866,-1,2264,3860,2248,-1,2264,2991,3860,-1,5028,3215,3873,-1,1234,3215,5028,-1,3875,4835,3873,-1,3875,5029,4835,-1,3877,2259,3879,-1,2260,2259,3877,-1,3883,3891,3881,-1,5029,3891,3883,-1,5019,2996,5026,-1,5019,3827,2996,-1,3823,4844,3894,-1,3823,4853,4844,-1,3889,4833,5030,-1,4833,3889,3891,-1,3893,3889,3899,-1,3889,3893,3890,-1,1212,3828,4851,-1,2249,3828,1212,-1,5031,4831,4829,-1,4831,5031,5030,-1,3897,5031,3961,-1,5031,3897,3899,-1,2249,1155,3828,-1,1217,1155,2249,-1,1181,3214,4826,-1,1180,3214,1181,-1,2280,2241,1238,-1,2279,2241,2280,-1,3907,1198,3219,-1,1198,3907,3214,-1,3910,3907,3906,-1,3907,3910,4825,-1,3905,1237,1236,-1,3905,3912,1237,-1,3806,3850,3913,-1,3850,3806,5024,-1,3910,3914,4824,-1,3910,3908,3914,-1,4821,3916,3917,-1,3914,3916,4821,-1,1137,3799,5013,-1,1137,1240,3799,-1,1119,1206,1118,-1,1206,1119,4820,-1,1239,3919,3213,-1,3917,3919,1239,-1,4841,3813,3929,-1,4841,3811,3813,-1,3933,3842,3922,-1,3842,3933,3840,-1,3935,3926,3923,-1,3926,3935,1182,-1,3802,3927,3226,-1,3802,3936,3927,-1,3932,3920,3937,-1,3920,3932,3922,-1,1243,3925,3212,-1,3925,1243,3923,-1,3943,1243,1242,-1,1243,3943,3934,-1,3946,3930,3928,-1,3930,3946,3857,-1,3932,3941,3931,-1,3932,3938,3941,-1,3941,3951,4812,-1,3941,3940,3951,-1,5025,3945,3856,-1,3943,3945,5025,-1,3859,3948,4809,-1,3859,3858,3948,-1,3942,3952,3940,-1,3942,3962,3952,-1,3964,3945,3944,-1,3964,3953,3945,-1,4804,1122,1121,-1,4804,1184,1122,-1,4804,3220,1184,-1,4804,4845,3220,-1,4804,5022,4845,-1,4804,4847,5022,-1,4804,3841,4847,-1,4846,3841,4804,-1,4846,3839,3841,-1,4846,5023,3839,-1,1171,1214,1174,-1,1178,4849,1176,-1,2247,4849,1178,-1,2247,3832,4849,-1,4848,3832,2247,-1,4848,3835,3832,-1,5015,3835,4848,-1,1214,3835,5015,-1,1214,3223,3835,-1,1214,1171,3223,-1,3919,3959,4922,-1,3918,3959,3919,-1,2282,3896,1203,-1,2282,3561,3896,-1,3898,2372,2375,-1,3897,2372,3898,-1,3947,1244,924,-1,3947,1209,1244,-1,3947,3949,1209,-1,3952,3558,3950,-1,3952,3557,3558,-1,925,3855,3953,-1,925,1219,3855,-1,925,4839,1219,-1,3966,5032,4774,-1,5032,3966,3968,-1,4075,5033,4795,-1,4078,5033,4075,-1,2187,3973,3970,-1,2187,4018,3973,-1,4017,3988,4015,-1,3988,4017,3986,-1,3981,4021,3979,-1,3984,4021,3981,-1,4081,3981,3980,-1,4081,3983,3981,-1,1354,3991,1247,-1,1354,4083,3991,-1,3992,1245,1247,-1,3992,4048,1245,-1,4083,3994,3991,-1,4083,2166,3994,-1,2175,3996,2176,-1,3019,3996,2175,-1,1306,2218,1304,-1,2218,1306,1347,-1,1252,1256,2188,-1,1256,1252,1251,-1,4003,4777,5034,-1,4003,4004,4777,-1,2179,4005,2183,-1,2179,1262,4005,-1,2221,4008,4007,-1,4008,2221,2220,-1,2171,4045,4010,-1,2171,5035,4045,-1,3030,3206,5036,-1,3206,3030,1298,-1,4001,4011,3999,-1,4001,4770,4011,-1,3201,1270,4088,-1,1271,1270,3201,-1,1273,3210,1274,-1,1273,3208,3210,-1,5037,3197,4012,-1,5037,1329,3197,-1,1337,2174,4014,-1,1337,1267,2174,-1,1286,2180,2182,-1,1286,1281,2180,-1,4016,4796,4060,-1,4016,4015,4796,-1,3973,4072,3971,-1,3973,4019,4072,-1,4794,3978,3975,-1,4794,5038,3978,-1,4071,4023,4024,-1,4023,4071,4040,-1,4027,4086,4025,-1,5039,4086,4027,-1,4042,4032,4029,-1,4042,4779,4032,-1,4038,2203,3021,-1,4037,2203,4038,-1,4037,1290,2203,-1,1290,2209,1291,-1,1290,4037,2209,-1,2205,4039,1293,-1,4023,4039,2205,-1,3028,4043,2168,-1,4043,3028,4033,-1,1298,1349,3206,-1,1298,1297,1349,-1,4046,1300,4010,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=32 */
		private int[] getl_maxilla_geometry_5_24_coordIndex_32()
		{
			int[] value = {4046,3205,1300,-1,1302,3999,1303,-1,1302,4002,3999,-1,3990,2197,2196,-1,3990,4047,2197,-1,3204,3998,1306,-1,3204,4792,3998,-1,1356,4055,1357,-1,1356,4053,4055,-1,4054,4051,3194,-1,4053,4051,4054,-1,1357,1268,1339,-1,1357,4055,1268,-1,3203,1271,4050,-1,3203,3210,1271,-1,3022,1307,2213,-1,3022,1308,1307,-1,2199,3008,1317,-1,2199,3009,3008,-1,1262,4058,4005,-1,4058,1262,4049,-1,5040,4003,5034,-1,5040,4090,4003,-1,4771,4062,4064,-1,4771,5041,4062,-1,4089,1259,2230,-1,4089,4077,1259,-1,2164,3031,1352,-1,2164,1321,3031,-1,3196,3191,2173,-1,2189,3191,3196,-1,4068,3191,2189,-1,2227,2202,3200,-1,2227,2225,2202,-1,1313,4009,4070,-1,3199,4009,1313,-1,1327,1323,1328,-1,1327,5035,1323,-1,4035,3208,1273,-1,4035,4034,3208,-1,3974,4019,4020,-1,3969,4019,3974,-1,5033,4074,5038,-1,4073,4074,5033,-1,1333,1329,1331,-1,1333,3197,1329,-1,2208,4076,4775,-1,2207,4076,2208,-1,4059,3006,2229,-1,4059,4786,3006,-1,5032,4790,1330,-1,5032,3968,4790,-1,4076,4795,3985,-1,4075,4795,4076,-1,3987,4013,4079,-1,4013,3987,4012,-1,3033,4791,2165,-1,3033,4014,4791,-1,3209,4024,1269,-1,3209,4071,4024,-1,3199,3007,4082,-1,3199,1340,3007,-1,4008,4041,4006,-1,4008,4039,4041,-1,1288,1345,1285,-1,1345,1288,3194,-1,3205,5039,1299,-1,3205,4084,5039,-1,2215,4030,3012,-1,2215,4085,4030,-1,4087,3997,4785,-1,3997,4087,3996,-1,2202,2224,2192,-1,2202,2225,2224,-1,2221,2190,2223,-1,2190,2221,4069,-1,1264,1351,3193,-1,1264,2172,1351,-1,3017,3194,1287,-1,3194,3017,4054,-1,2181,3204,2231,-1,2181,4792,3204,-1,4077,4091,4993,-1,4089,4091,4077,-1,4092,4994,5041,-1,4092,4093,4994,-1,2366,2193,3027,-1,2366,4919,2193,-1,4067,1359,3570,-1,1360,1359,4067,-1,4057,2951,1319,-1,4057,3563,2951,-1,3565,4090,5040,-1,3565,3566,4090,-1,4764,4105,3035,-1,4764,4761,4105,-1,3036,1363,4112,-1,1364,1363,3036,-1,4117,4103,4100,-1,4103,4117,4764,-1,3188,3035,4104,-1,3035,3188,1365,-1,3187,4108,4095,-1,3187,1370,4108,-1,1372,4098,4110,-1,4098,1372,1371,-1,4111,4760,4121,-1,4760,4111,4110,-1,4763,4114,4755,-1,4112,4114,4763,-1,4754,4117,4115,-1,4117,4754,4762,-1,4127,3188,3186,-1,3188,4127,1366,-1,4759,4108,4129,-1,4108,4759,4107,-1,4113,4136,4123,-1,4758,4136,4113,-1,1377,4757,4137,-1,4757,1377,4116,-1,4756,1375,1374,-1,4756,3038,1375,-1,4118,4126,4141,-1,4125,4126,4118,-1,4131,4129,4128,-1,4129,4131,4759,-1,2158,4131,2156,-1,4131,2158,4122,-1,5042,4136,4133,-1,4136,5042,4123,-1,4137,1378,1377,-1,4137,1385,1378,-1,4130,3184,1382,-1,4139,3184,4130,-1,4132,1381,4142,-1,1382,1381,4132,-1,5042,4143,4158,-1,4133,4143,5042,-1,1385,4146,1378,-1,1385,1384,4146,-1,4147,3039,4745,-1,3039,4147,3040,-1,5043,4148,5044,-1,2154,4148,5043,-1,4151,4142,1381,-1,4151,5045,4142,-1,4154,5046,4144,-1,4154,4152,5046,-1,1383,4157,5047,-1,4155,4157,1383,-1,4163,4145,4159,-1,4145,4163,4749,-1,5048,4163,4161,-1,4163,5048,4746,-1,5049,4148,4164,-1,4148,5049,5044,-1,4167,5045,4151,-1,4167,5050,5045,-1,5046,4169,5051,-1,4152,4169,5046,-1,5047,4171,5052,-1,4157,4171,5047,-1,939,4740,5052,-1,939,4913,4740,-1,2357,5048,4161,-1,2357,3580,5048,-1,2355,5049,4164,-1,2355,2354,5049,-1,4175,5050,4167,-1,4175,4912,5050,-1,5051,3573,2959,-1,4169,3573,5051,-1,939,4171,3269,-1,4171,939,5052,-1,4274,3583,4176,-1,4274,3582,3583,-1,1387,1391,1390,-1,1391,1387,1386,-1,3589,1392,4717,-1,3589,3180,1392,-1,4181,3179,3587,-1,1397,3179,4181,-1,4184,3586,4275,-1,4184,3585,3586,-1,2122,4187,3054,-1,4187,2122,2150,-1,4190,2124,3178,-1,4190,3053,2124,-1,4192,4246,4218,-1,4192,4191,4246,-1,1399,4195,1400,-1,4194,4195,1399,-1,1401,1420,1402,-1,1401,3055,1420,-1,4722,1405,4731,-1,1406,1405,4722,-1,1439,4198,2123,-1,4198,1439,4732,-1,3061,4232,4200,-1,4721,4232,3061,-1,2135,3058,4229,-1,2135,2136,3058,-1,3047,1410,3049,-1,3047,4204,1410,-1,4201,4254,3059,-1,4201,4242,4254,-1,4250,4208,4205,-1,4250,4245,4208,-1,4254,4212,4209,-1,4254,4242,4212,-1,4213,4725,2133,-1,4213,5053,4725,-1,4223,1418,4194,-1,1419,1418,4223,-1,4188,4219,4216,-1,4219,4188,5054,-1,4220,2151,5055,-1,4220,2150,2151,-1,1421,2133,1422,-1,1421,4213,2133,-1,2142,4222,3172,-1,2142,1419,4222,-1,1428,1425,1424,-1,1428,1427,1425,-1,2129,4224,2126,-1,2129,5054,4224,-1,4227,5056,5055,-1,5056,4227,4225,-1,4725,1431,1430,-1,4725,5053,1431,-1,1434,1437,1435,-1,1438,1437,1434,-1,4235,4233,4202,-1,4235,4231,4233,-1,4221,4234,4231,-1,1423,4234,4221,-1,5056,4239,4238,-1,5056,4244,4239,-1,4263,1415,4240,-1,4263,1413,1415,-1,4242,2132,4212,-1,2132,4242,4241,-1,4245,4237,4208,-1,4237,4245,4244,-1,4191,3177,4246,-1,3177,4191,4199,-1,2148,3169,1400,-1,3170,3169,2148,-1,1443,3173,4204,-1,3173,1443,1442,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=33 */
		private int[] getl_maxilla_geometry_5_24_coordIndex_33()
		{
			int[] value = {4206,3051,4249,-1,3051,4206,4236,-1,2117,4252,4251,-1,4252,2117,4211,-1,4720,4718,5057,-1,3062,4718,4720,-1,1448,1446,1449,-1,3057,1446,1448,-1,3048,5058,3046,-1,3048,4259,5058,-1,5059,4263,4261,-1,4263,5059,4724,-1,4253,5060,4251,-1,4253,4264,5060,-1,4269,2118,4275,-1,2118,4269,4267,-1,4181,4270,5057,-1,4181,4180,4270,-1,1392,3167,1449,-1,1392,1394,3167,-1,5058,1391,4272,-1,5058,3181,1391,-1,5059,4274,4273,-1,5059,4730,4274,-1,5060,4184,3063,-1,5060,4183,4184,-1,4280,4706,4714,-1,4280,4279,4706,-1,1452,4355,4713,-1,1452,1451,4355,-1,4292,1520,4282,-1,4292,3065,1520,-1,4285,1474,5061,-1,1474,4285,2105,-1,2095,1457,5062,-1,1458,1457,2095,-1,3068,2110,2109,-1,4294,2110,3068,-1,2059,1459,2107,-1,2059,1460,1459,-1,4704,2073,4716,-1,2073,4704,3076,-1,4288,4715,4278,-1,5063,4715,4288,-1,5064,3166,4290,-1,5064,4283,3166,-1,4703,1536,2067,-1,4703,4284,1536,-1,1515,4295,3158,-1,1515,5065,4295,-1,5066,4296,4297,-1,5066,4286,4296,-1,1481,4362,3157,-1,4362,1481,4707,-1,2058,4710,4700,-1,4710,2058,4304,-1,2106,1474,2105,-1,1475,1474,2106,-1,4301,3079,4277,-1,4300,3079,4301,-1,4302,4307,4702,-1,4305,4307,4302,-1,3081,1530,1479,-1,3081,4309,1530,-1,2074,3082,4707,-1,2074,1486,3082,-1,4317,3268,3601,-1,4317,4365,3268,-1,3163,2061,1487,-1,3602,2061,3163,-1,4320,3602,3603,-1,4320,2061,3602,-1,4324,4695,4905,-1,4324,4323,4695,-1,4329,4697,3591,-1,4329,4326,4697,-1,3597,4331,4330,-1,3597,1538,4331,-1,1537,3162,1526,-1,1537,1490,3162,-1,3161,1499,4363,-1,1499,3161,1496,-1,5064,4335,4334,-1,5064,4698,4335,-1,2084,4347,3074,-1,2084,1532,4347,-1,4339,2087,4359,-1,2087,4339,3073,-1,4297,4353,5066,-1,4297,4351,4353,-1,2072,1519,1518,-1,2072,2065,1519,-1,1502,2068,1535,-1,1502,1500,2068,-1,3155,1503,1467,-1,3155,2077,1503,-1,1505,4357,4341,-1,1505,3160,4357,-1,1519,1479,3157,-1,1479,1519,3081,-1,4358,4336,5063,-1,4358,4337,4336,-1,4349,1527,1528,-1,4349,4350,1527,-1,1470,1511,1510,-1,1529,1511,1470,-1,1513,2100,4349,-1,2100,1513,3158,-1,1468,4353,4352,-1,1504,4353,1468,-1,4281,4306,4279,-1,4306,4281,4307,-1,2110,4712,3066,-1,2110,4294,4712,-1,5065,4356,4295,-1,4356,5065,5061,-1,2109,1465,3068,-1,5062,1465,2109,-1,3162,1507,1526,-1,1507,3162,3160,-1,4348,1484,3071,-1,1528,1484,4348,-1,1511,4297,1512,-1,1511,4351,4297,-1,4337,1532,1531,-1,4337,4347,1532,-1,4359,4335,4339,-1,4335,4359,4333,-1,4308,4299,4709,-1,4299,4305,4302,-1,4299,4308,4305,-1,4328,1497,3161,-1,4328,4708,1497,-1,3152,1491,1490,-1,3152,4313,1491,-1,4315,4365,4317,-1,2089,4365,4315,-1,2082,4321,2083,-1,2082,4320,4321,-1,4325,2085,4323,-1,2085,4325,2086,-1,4700,2059,2058,-1,4700,1460,2059,-1,4371,4398,4369,-1,4670,4398,4371,-1,4374,4664,4394,-1,4664,4374,4373,-1,4377,4392,4378,-1,4669,4392,4377,-1,4382,4665,4389,-1,4665,4382,4381,-1,4688,4385,4689,-1,4688,4404,4385,-1,4407,4382,4388,-1,4382,4407,4380,-1,4411,4378,4391,-1,4378,4411,4376,-1,4414,4374,4395,-1,4374,4414,4372,-1,4370,4397,4399,-1,4369,4397,4370,-1,4690,4401,4419,-1,4399,4401,4690,-1,4390,4405,4421,-1,4403,4405,4390,-1,4425,4409,4406,-1,4409,4425,4393,-1,4429,4413,4410,-1,4413,4429,4396,-1,1539,4415,4434,-1,4415,1539,2055,-1,4419,4683,4417,-1,4401,4683,4419,-1,4421,4682,4422,-1,4405,4682,4421,-1,4426,4406,4681,-1,4406,4426,4425,-1,4410,4430,4429,-1,4410,5067,4430,-1,4430,4433,4428,-1,4430,4680,4433,-1,3151,4687,1541,-1,3151,4449,4687,-1,4436,4686,4418,-1,4436,4452,4686,-1,4455,4420,4437,-1,4420,4455,4685,-1,4443,4424,4439,-1,4424,4443,4684,-1,4462,4443,4441,-1,4443,4462,5068,-1,4468,4432,4444,-1,4432,4468,1540,-1,4435,4448,4472,-1,4446,4448,4435,-1,4438,4453,4476,-1,4451,4453,4438,-1,4460,4457,4454,-1,4457,4460,4440,-1,4481,4460,4458,-1,4460,4481,4442,-1,4485,4464,4461,-1,4464,4485,4445,-1,4447,4467,4491,-1,4465,4467,4447,-1,4450,4471,4677,-1,4469,4471,4450,-1,4679,4676,4494,-1,4677,4676,4679,-1,4495,4479,4477,-1,4479,4495,4459,-1,4497,4483,4480,-1,4483,4497,4463,-1,4502,4487,4484,-1,4487,4502,4466,-1,4470,4490,4492,-1,4488,4490,4470,-1,4678,3611,4899,-1,4492,3611,4678,-1,4478,3614,4897,-1,4493,3614,4478,-1,4896,4496,3618,-1,4496,4896,4482,-1,4895,4498,3620,-1,4498,4895,4486,-1,4489,4501,4995,-1,4499,4501,4489,-1,4510,1545,1546,-1,1545,4510,1556,-1,5069,4505,4656,-1,4503,4505,5069,-1,1547,5070,5071,-1,5070,1547,3150,-1,2052,4511,4509,-1,4511,2052,2054,-1,3084,4513,4523,-1,2053,4513,3084,-1,5071,4516,4524,-1,4515,4516,5071,-1,4529,4504,4517,-1,4504,4529,4505,-1,4522,1546,4519,-1,1546,4522,4510,-1,4653,4522,4520,-1,4522,4653,4660,-1,4659,3088,5072,-1,4523,3088,4659,-1,4658,4526,5073,-1,4524,4526,4658,-1,4532,4529,4527,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=34 */
		private int[] getl_maxilla_geometry_5_24_coordIndex_34()
		{
			int[] value = {4529,4532,4657,-1,5074,4532,4530,-1,4532,5074,4655,-1,5075,4521,4533,-1,4521,5075,4520,-1,5076,4539,5072,-1,5076,4538,4539,-1,4542,5077,4543,-1,5073,5077,4542,-1,4545,4543,5078,-1,4543,4545,4541,-1,5074,4548,4547,-1,5074,5079,4548,-1,4549,5075,5080,-1,5075,4549,4551,-1,5076,1554,4652,-1,1555,1554,5076,-1,4554,5077,4552,-1,4554,4555,5077,-1,5078,4557,4648,-1,4555,4557,5078,-1,4647,4560,4558,-1,4560,4647,5079,-1,4646,4563,4561,-1,4563,4646,5080,-1,1554,4565,4566,-1,1553,4565,1554,-1,4650,4568,4645,-1,4566,4568,4650,-1,4570,4557,4556,-1,4570,4644,4557,-1,4643,4559,4572,-1,4559,4643,4558,-1,4640,4562,4575,-1,4562,4640,4561,-1,4565,4579,4567,-1,4564,4579,4565,-1,4568,4582,4637,-1,4567,4582,4568,-1,4570,4584,4635,-1,4569,4584,4570,-1,4633,4574,4586,-1,4574,4633,4572,-1,4577,4592,4575,-1,4577,4589,4592,-1,4592,3624,4641,-1,4592,3623,3624,-1,4582,3627,3625,-1,4581,3627,4582,-1,4584,3629,3628,-1,4583,3629,4584,-1,3630,4588,3631,-1,4588,3630,4586,-1,4593,4591,4599,-1,4591,4593,4589,-1,1953,1601,4601,-1,1953,1602,1601,-1,1863,1929,3135,-1,1929,1863,3124,-1,1579,3092,1582,-1,1593,3092,1579,-1,1581,1590,1588,-1,1580,1590,1581,-1,1571,1563,1578,-1,1571,1596,1563,-1,2035,2032,1924,-1,2032,2035,1950,-1,1899,5081,1759,-1,4627,5081,1899,-1,1611,1899,1898,-1,1698,1899,1611,-1,1821,1617,1616,-1,1617,1821,1879,-1,3148,4628,1621,-1,4628,3148,3132,-1,1632,1636,1633,-1,1913,1636,1632,-1,2018,1700,3147,-1,1700,2018,2017,-1,3097,3089,3125,-1,3089,3097,1645,-1,3499,1992,3496,-1,3499,1986,1992,-1,1659,575,1660,-1,1659,1735,575,-1,1728,1662,2013,-1,1728,1663,1662,-1,573,1722,574,-1,573,1720,1722,-1,2043,1615,1949,-1,1615,2043,1575,-1,2017,1701,1700,-1,1701,2017,1922,-1,1845,5082,1606,-1,1845,1669,5082,-1,4620,3119,4607,-1,1832,3119,4620,-1,1943,3119,1832,-1,2004,3126,1916,-1,2004,2002,3126,-1,2000,2816,2001,-1,2816,2000,4608,-1,1806,1604,3137,-1,1604,1806,2031,-1,1994,1617,4631,-1,1994,1812,1617,-1,1714,1877,1814,-1,1712,1877,1714,-1,1982,1672,1718,-1,1672,1982,1721,-1,1728,1731,1663,-1,1728,1970,1731,-1,1734,1735,1659,-1,1734,1736,1735,-1,1746,3139,3112,-1,1746,1917,3139,-1,1751,4614,3106,-1,4626,4614,1751,-1,1785,1753,1758,-1,1785,1754,1753,-1,4612,1759,5081,-1,4612,1762,1759,-1,1763,4610,3138,-1,1763,3131,4610,-1,1968,3108,3110,-1,1968,1971,3108,-1,3109,2021,1652,-1,2021,3109,3122,-1,1802,3130,5083,-1,1802,1801,3130,-1,1963,1959,1928,-1,1609,1959,1963,-1,3132,1823,1889,-1,3148,1823,3132,-1,1854,1678,1826,-1,1666,1678,1854,-1,1830,1827,1945,-1,2006,1827,1830,-1,3136,1840,1839,-1,1840,3136,1833,-1,4618,1831,3121,-1,1946,1831,4618,-1,1833,1837,1944,-1,1833,3136,1837,-1,1837,3133,1944,-1,1837,4621,3133,-1,3120,1825,1824,-1,1825,3120,1854,-1,1623,1948,4629,-1,1623,1885,1948,-1,3123,1869,1858,-1,3123,1868,1869,-1,3142,4601,4627,-1,1953,4601,3142,-1,1871,3149,2023,-1,3149,1871,1646,-1,3134,1871,3098,-1,1872,1871,3134,-1,1712,1709,1713,-1,1709,1712,1714,-1,3105,1704,3134,-1,3105,1705,1704,-1,1884,1566,4632,-1,1884,1883,1566,-1,4632,1561,3089,-1,1561,4632,1566,-1,4616,1823,4629,-1,1824,1823,4616,-1,4628,1893,1675,-1,1891,1893,4628,-1,1803,4622,1890,-1,1803,3113,4622,-1,4627,4603,5081,-1,4627,4601,4603,-1,3113,4623,4622,-1,4623,3113,5083,-1,3114,5083,3113,-1,3114,1802,5083,-1,1903,3116,1967,-1,1903,1801,3116,-1,1920,1702,1701,-1,1702,1920,1904,-1,1691,1980,1983,-1,1904,1980,1691,-1,1640,3129,1643,-1,1640,1908,3129,-1,1776,1769,1773,-1,1776,1977,1769,-1,4624,1904,1920,-1,1904,4624,1981,-1,1967,1900,1937,-1,1967,3116,1900,-1,1975,4613,4611,-1,4613,1975,3106,-1,4609,1606,5082,-1,1604,1606,4609,-1,3148,4629,1823,-1,3148,1623,4629,-1,1859,1848,1856,-1,4630,1848,1859,-1,1566,1868,3123,-1,1566,1883,1868,-1,1715,1812,1994,-1,1956,1812,1715,-1,1715,1814,1956,-1,1715,1714,1814,-1,1822,1965,1820,-1,1699,1965,1822,-1,1567,1858,1882,-1,1567,3123,1858,-1,2029,4616,1947,-1,4616,2029,1667,-1,1836,1860,1843,-1,4617,1860,1836,-1,4615,4607,1603,-1,4607,4615,4620,-1,3121,1830,1931,-1,1831,1830,3121,-1,1939,3091,3090,-1,3118,3091,1939,-1,4619,1683,1946,-1,2005,1683,4619,-1,1615,1947,1949,-1,2029,1947,1615,-1,1807,1608,1607,-1,3115,1608,1807,-1,1950,1815,2033,-1,1950,3117,1815,-1,1956,1955,1812,-1,1816,1955,1956,-1,1821,1960,1619,-1,1820,1960,1821,-1,3115,2030,1608,-1,3115,1961,2030,-1,1807,1954,1952,-1,3137,1954,1807,-1,5083,4625,4623,-1,5083,3130,4625,-1,3111,1761,1760,-1,1761,3111,1937,-1,1788,3122,3109,-1,3122,1788,1784,-1,4626,1723,1918,-1,1724,1723,4626,-1,1771,1790,1789,-1,1771,1794,1790,-1,1649,1968,1969,-1,1968,1649,1971,-1,3110,1798,1973,-1,3110,3108,1798,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=35 */
		private int[] getl_maxilla_geometry_5_24_coordIndex_35()
		{
			int[] value = {1767,1977,1776,-1,1767,1766,1977,-1,1756,1732,1731,-1,1732,1756,1768,-1,4613,5081,4603,-1,4613,4612,5081,-1,1978,4626,1918,-1,1978,4614,4626,-1,1782,3112,1966,-1,1782,1746,3112,-1,1742,3100,1743,-1,3100,1742,1990,-1,1703,1880,1704,-1,1703,1878,1880,-1,3140,1878,1703,-1,4631,1878,3140,-1,1713,1708,2049,-1,1713,1709,1708,-1,1962,1901,3104,-1,1962,1809,1901,-1,2002,1690,1689,-1,2002,2004,1690,-1,3128,2000,1914,-1,3128,4608,2000,-1,1693,1689,1694,-1,2003,1689,1693,-1,2036,1832,4620,-1,2036,1840,1832,-1,1669,2034,5082,-1,1669,1668,2034,-1,1564,1862,1565,-1,2009,1862,1564,-1,2047,1578,1563,-1,1578,2047,1938,-1,1722,3497,574,-1,1722,1988,3497,-1,1735,579,575,-1,1987,579,1735,-1,3146,3096,3095,-1,1657,3096,3146,-1,3499,1985,1986,-1,3499,3099,1985,-1,1674,2024,4604,-1,1674,1673,2024,-1,2025,1884,4632,-1,1884,2025,1627,-1,1936,2022,1654,-1,1936,4605,2022,-1,1643,4606,1640,-1,1643,3097,4606,-1,2027,3142,1699,-1,2027,1953,3142,-1,1613,1842,3144,-1,1613,3093,1842,-1,2031,1696,1695,-1,2031,1806,1696,-1,5082,2033,4609,-1,2034,2033,5082,-1,2038,1583,1582,-1,2038,2039,1583,-1,2044,1588,1576,-1,1588,2044,2040,-1,2043,2041,2044,-1,2043,2010,2041,-1,1572,3090,3091,-1,2039,3090,1572,-1,1891,3132,1890,-1,3132,1891,4628,-1,1556,4662,1543,-1,1556,5069,4662,-1,1556,4503,5069,-1,4511,4503,1556,-1,4511,4506,4503,-1,2054,4506,4511,-1,2054,1549,4506,-1,2054,3150,1549,-1,2054,5070,3150,-1,2054,4661,5070,-1,3086,4661,2054,-1,3086,4507,4661,-1,3621,4586,3630,-1,4586,3621,4633,-1,4635,3628,4634,-1,4584,3628,4635,-1,4637,3625,4636,-1,4582,3625,4637,-1,4639,4641,3624,-1,4641,4639,4638,-1,4641,4575,4592,-1,4575,4641,4640,-1,4600,4572,4633,-1,4572,4600,4643,-1,4644,4635,4598,-1,4570,4635,4644,-1,4645,4637,4596,-1,4568,4637,4645,-1,4595,4642,4638,-1,4642,4595,4578,-1,4642,4561,4640,-1,4561,4642,4646,-1,4590,4558,4643,-1,4558,4590,4647,-1,4648,4644,4587,-1,4557,4644,4648,-1,4649,4645,4585,-1,4650,4645,4649,-1,4652,4566,4650,-1,1554,4566,4652,-1,4580,5080,4646,-1,5080,4580,4549,-1,4576,5079,4647,-1,5079,4576,4548,-1,4573,5078,4648,-1,5078,4573,4545,-1,4649,4553,4651,-1,4649,4571,4553,-1,4538,4652,4651,-1,5076,4652,4538,-1,4533,5080,5075,-1,4533,4563,5080,-1,5079,4530,4560,-1,4530,5079,5074,-1,4543,4555,5078,-1,5077,4555,4543,-1,5073,4552,5077,-1,4526,4552,5073,-1,5072,1555,5076,-1,3088,1555,5072,-1,4520,4551,4653,-1,4520,5075,4551,-1,4547,4655,5074,-1,4655,4547,4654,-1,4655,4657,4532,-1,4657,4655,1551,-1,4518,5073,4542,-1,4658,5073,4518,-1,5072,4514,4659,-1,5072,4539,4514,-1,4512,4653,4537,-1,4660,4653,4512,-1,4534,1552,4654,-1,1552,4534,3087,-1,4657,4505,4529,-1,4505,4657,4656,-1,1547,4524,4658,-1,5071,4524,1547,-1,4523,3085,3084,-1,4523,4659,3085,-1,4660,4510,4522,-1,4510,4660,4509,-1,3086,2053,3084,-1,2054,2053,3086,-1,5071,4661,4515,-1,4661,5071,5070,-1,4662,4656,1550,-1,5069,4656,4662,-1,4490,4995,3613,-1,4489,4995,4490,-1,4672,4486,4895,-1,4486,4672,4484,-1,4673,4482,4896,-1,4482,4673,4480,-1,4674,4478,4897,-1,4478,4674,4477,-1,4676,4899,4675,-1,4678,4899,4676,-1,4471,4492,4678,-1,4470,4492,4471,-1,4467,4502,4499,-1,4466,4502,4467,-1,4498,4463,4497,-1,4463,4498,4461,-1,4496,4459,4495,-1,4459,4496,4458,-1,4474,4494,4493,-1,4679,4494,4474,-1,4453,4677,4679,-1,4450,4677,4453,-1,4448,4491,4488,-1,4447,4491,4448,-1,4487,4445,4485,-1,4445,4487,4444,-1,4483,4442,4481,-1,4442,4483,4441,-1,4479,4473,4475,-1,4473,4479,4456,-1,4437,4476,4473,-1,4438,4476,4437,-1,4436,4472,4469,-1,4435,4472,4436,-1,3151,4468,4465,-1,1540,4468,3151,-1,4464,5068,4462,-1,5068,4464,4680,-1,5068,4684,4443,-1,4684,5068,5067,-1,4457,4685,4455,-1,4685,4457,4681,-1,4682,4452,4451,-1,4686,4452,4682,-1,4683,4449,4446,-1,4687,4449,4683,-1,5067,4680,4430,-1,5067,5068,4680,-1,5067,4412,4684,-1,4412,5067,4410,-1,4681,4408,4685,-1,4408,4681,4406,-1,4405,4686,4682,-1,4402,4686,4405,-1,4401,4687,4683,-1,4400,4687,4401,-1,4397,2056,4400,-1,2057,2056,4397,-1,4431,4396,4429,-1,4396,4431,4395,-1,4427,4393,4425,-1,4393,4427,4391,-1,4423,4390,4421,-1,4390,4423,4388,-1,4688,4419,4416,-1,4690,4419,4688,-1,4691,4399,4690,-1,4370,4399,4691,-1,4692,4414,3083,-1,4372,4414,4692,-1,4413,4376,4411,-1,4376,4413,4693,-1,4409,4380,4407,-1,4380,4409,4694,-1,4386,4404,4403,-1,4385,4404,4386,-1,4389,4384,4386,-1,4384,4389,4665,-1,4669,4694,4392,-1,4668,4694,4669,-1,4394,4663,4693,-1,4663,4394,4664,-1,4670,4692,4398,-1,4671,4692,4670,-1,4666,4691,4689,-1,4667,4691,4666,-1,4323,4696,4695,-1,4696,4323,2085,-1,2061,2082,2062,-1,2061,4320,2082,-1,1485,4317,4316,-1,4315,4317,1485,-1,4313,2090,1491,-1,4313,4311,2090,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=36 */
		private int[] getl_maxilla_geometry_5_24_coordIndex_36()
		{
			int[] value = {1497,2063,1493,-1,1497,4708,2063,-1,4697,2088,4367,-1,2088,4697,3072,-1,3080,3076,2067,-1,3080,2071,3076,-1,4339,4698,4338,-1,4698,4339,4335,-1,4699,3071,4314,-1,4348,3071,4699,-1,5062,1466,1465,-1,1457,1466,5062,-1,4711,5061,5065,-1,5061,4711,4285,-1,2102,3066,4712,-1,3066,2102,1455,-1,4702,4281,4701,-1,4307,4281,4702,-1,3064,2114,3079,-1,3064,2115,2114,-1,4706,1522,3156,-1,1522,4706,4705,-1,1481,2074,4707,-1,1480,2074,1481,-1,1510,4699,1470,-1,1510,1514,4699,-1,4357,4350,4341,-1,4357,1527,4350,-1,5063,4361,4358,-1,4288,4361,5063,-1,1464,2077,4344,-1,2070,2077,1464,-1,3080,1500,3070,-1,2068,1500,3080,-1,4352,2091,1468,-1,2091,4352,4310,-1,2098,4353,1504,-1,5066,4353,2098,-1,2079,4359,2087,-1,2079,3075,4359,-1,1532,4319,3153,-1,4319,1532,2084,-1,4698,4290,1533,-1,4290,4698,5064,-1,4360,1534,3067,-1,4360,1535,1534,-1,3152,3597,2351,-1,3152,1538,3597,-1,4708,2080,2063,-1,2080,4708,3594,-1,3591,4367,3593,-1,3591,4697,4367,-1,4905,4366,3267,-1,4905,4695,4366,-1,3074,2062,2082,-1,4346,2062,3074,-1,4340,2085,3073,-1,4340,4696,2085,-1,4363,1501,3072,-1,1501,4363,1499,-1,4365,941,3268,-1,4365,4364,941,-1,3082,4346,4707,-1,3082,2062,4346,-1,4303,4702,4354,-1,4302,4702,4303,-1,4705,2094,1522,-1,2094,4705,4709,-1,3079,3164,3064,-1,3164,3079,4300,-1,2060,2107,1458,-1,2060,2059,2107,-1,4700,1475,2106,-1,4700,2096,1475,-1,4700,4710,2096,-1,2099,5066,2098,-1,2099,4286,5066,-1,3159,5065,1515,-1,3159,4711,5065,-1,3069,4712,4342,-1,3069,2102,4712,-1,4284,1534,1536,-1,4284,2103,1534,-1,4334,4283,5064,-1,4334,4282,4283,-1,4713,5063,4336,-1,4713,4715,5063,-1,2076,4716,2073,-1,2076,4714,4716,-1,4286,2113,4296,-1,4286,4287,2113,-1,4298,4285,4711,-1,4298,2112,4285,-1,2107,4287,2108,-1,1459,4287,2107,-1,2111,5062,2109,-1,2095,5062,2111,-1,5061,1473,4356,-1,1473,5061,1474,-1,4287,1461,2113,-1,1461,4287,1459,-1,2115,4292,2104,-1,2115,3065,4292,-1,4355,4715,4713,-1,4355,4701,4715,-1,4714,3156,4716,-1,4714,4706,3156,-1,4183,4264,4178,-1,4264,4183,5060,-1,4730,4261,3182,-1,4261,4730,5059,-1,3181,4259,4179,-1,4259,3181,5058,-1,4717,1449,1446,-1,4717,1392,1449,-1,5057,1397,4181,-1,4718,1397,5057,-1,4268,3062,3060,-1,4268,4718,3062,-1,3063,4251,5060,-1,4251,3063,2117,-1,4273,4724,5059,-1,4724,4273,4719,-1,4272,3046,5058,-1,3046,4272,4230,-1,4256,5057,4270,-1,4720,5057,4256,-1,4721,3062,4720,-1,3061,3062,4721,-1,2119,4211,2117,-1,4211,2119,4209,-1,4207,4265,4205,-1,4207,4719,4265,-1,1432,4204,3173,-1,1432,1410,4204,-1,3057,4229,3058,-1,3057,1448,4229,-1,4722,2120,1406,-1,4722,4193,2120,-1,2121,4199,4191,-1,4199,2121,2123,-1,4189,1407,3053,-1,1407,4189,3044,-1,2131,4212,2132,-1,2131,4210,4212,-1,4724,1413,4263,-1,4724,4723,1413,-1,2126,2130,2129,-1,2126,3052,2130,-1,4225,4244,5056,-1,4225,4237,4244,-1,1430,4241,4725,-1,1430,2132,4241,-1,1423,3050,4234,-1,1422,3050,1423,-1,1436,4202,2136,-1,1436,4235,4202,-1,4201,3050,2134,-1,4200,3050,4201,-1,3048,1412,4258,-1,3048,3049,1412,-1,4238,5055,5056,-1,4238,4220,5055,-1,5054,2128,4219,-1,2128,5054,2129,-1,3172,2141,2142,-1,1438,2141,3172,-1,5053,4186,1431,-1,5053,4727,4186,-1,4192,5055,2151,-1,5055,4192,4227,-1,5054,4190,4224,-1,5054,4188,4190,-1,4194,3175,4223,-1,4194,1399,3175,-1,4214,5053,4213,-1,4214,4727,5053,-1,4252,4245,4250,-1,4252,4243,4245,-1,4723,3176,1413,-1,4723,4249,3176,-1,4248,4229,4228,-1,4248,2135,4229,-1,4233,4721,4257,-1,4233,4232,4721,-1,1441,4732,1439,-1,1441,4726,4732,-1,4731,2146,4722,-1,4731,2147,2146,-1,1417,3055,2120,-1,1420,3055,1417,-1,3168,4727,4214,-1,3168,3171,4727,-1,4218,4247,4216,-1,4218,4246,4247,-1,2143,2149,2125,-1,2143,2124,2149,-1,4275,4728,4269,-1,4275,3586,4728,-1,4729,4717,4271,-1,4729,3589,4717,-1,4730,3582,4274,-1,4730,3581,3582,-1,1367,1371,1362,-1,1371,1367,2163,-1,5051,2960,4733,-1,5051,2959,2960,-1,4734,4912,3579,-1,5050,4912,4734,-1,2354,4736,5049,-1,2354,4735,4736,-1,3580,4738,5048,-1,3580,4737,4738,-1,3571,4740,4913,-1,4740,3571,4172,-1,4739,5052,4740,-1,5047,5052,4739,-1,5046,4733,4741,-1,5046,5051,4733,-1,5050,4742,5045,-1,5050,4734,4742,-1,4736,5044,5049,-1,5044,4736,4743,-1,4738,4746,5048,-1,4746,4738,4744,-1,4746,4749,4163,-1,4749,4746,4745,-1,1384,5047,4739,-1,1383,5047,1384,-1,4143,5046,4741,-1,4144,5046,4143,-1,2157,5045,4742,-1,4142,5045,2157,-1,4747,5044,4743,-1,5043,5044,4747,-1,4752,2154,5043,-1,2155,2154,4752,-1,4745,4748,4749,-1,4748,4745,3039,-1,4750,4158,4155,-1,5042,4158,4750,-1,2158,4154,4751,-1,2158,3042,4154,-1,4140,5043,4747,-1,4752,5043,4140,-1,4126,2155,4752,-1,2159,2155,4126,-1,3038,4748,3039,-1,4753,4748,3038,-1,4750,4123,5042,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=37 */
		private int[] getl_maxilla_geometry_5_24_coordIndex_37()
		{
			int[] value = {4123,4750,4124,-1,4751,4122,2158,-1,4122,4751,4120,-1,4122,4759,4131,-1,4759,4122,4121,-1,2160,4141,4139,-1,4118,4141,2160,-1,3038,4754,4753,-1,4754,3038,4756,-1,4138,4757,4755,-1,4138,4137,4757,-1,4758,4134,4136,-1,4109,4134,4758,-1,4129,1370,2161,-1,1370,4129,4108,-1,2162,4127,4125,-1,1366,4127,2162,-1,4762,4756,4106,-1,4762,4754,4756,-1,4102,4755,4757,-1,4763,4755,4102,-1,1373,4109,4758,-1,1372,4109,1373,-1,4110,4099,4760,-1,4099,4110,4098,-1,4097,2162,4119,-1,2163,2162,4097,-1,4762,4764,4117,-1,4764,4762,4761,-1,3037,4112,4763,-1,3036,4112,3037,-1,3565,3026,4765,-1,3026,3565,5040,-1,4056,3563,4057,-1,4056,3271,3563,-1,4919,4068,2193,-1,4919,931,4068,-1,4062,4994,3569,-1,5041,4994,4062,-1,4993,4066,4077,-1,4993,3568,4066,-1,1339,1267,1337,-1,1268,1267,1339,-1,4785,4769,1305,-1,4769,4785,3997,-1,3031,5035,2171,-1,3031,1323,5035,-1,2173,5036,3196,-1,2173,3030,5036,-1,2212,4028,4025,-1,2211,4028,2212,-1,4064,3011,4771,-1,4064,4770,3011,-1,2234,4014,2174,-1,2234,4791,4014,-1,3012,4032,3013,-1,3012,4030,4032,-1,1299,4027,1296,-1,1299,5039,4027,-1,2206,1354,1283,-1,2206,4083,1354,-1,3200,4082,3007,-1,4082,3200,4069,-1,1270,4024,3020,-1,1269,4024,1270,-1,3989,4012,3987,-1,4012,3989,5037,-1,4775,3985,3983,-1,4076,3985,4775,-1,4790,3967,1278,-1,4790,3968,3967,-1,4004,4786,4022,-1,3006,4786,4004,-1,4775,2210,2208,-1,4775,4080,2210,-1,4778,2186,1255,-1,4778,3976,2186,-1,4795,5038,4794,-1,5033,5038,4795,-1,3972,1249,3211,-1,3972,1334,1249,-1,4779,3013,4032,-1,3013,4779,4780,-1,4035,1272,4781,-1,1272,4035,1273,-1,3196,2223,2190,-1,3196,5036,2223,-1,4063,2192,4061,-1,4063,3027,2192,-1,2173,1360,2172,-1,2173,3191,1360,-1,2230,4090,4089,-1,4003,4090,2230,-1,4772,5041,4771,-1,4772,4092,5041,-1,3026,5034,2195,-1,3026,5040,5034,-1,2198,3200,3007,-1,2227,3200,2198,-1,3014,3189,2216,-1,3190,3189,3014,-1,3202,4782,1274,-1,4094,4782,3202,-1,4052,3194,4051,-1,4052,1345,3194,-1,4052,1342,1345,-1,4783,1342,4052,-1,2196,3992,3990,-1,4058,3992,2196,-1,2235,4000,4002,-1,2235,4087,4000,-1,1326,4033,3028,-1,4033,1326,4036,-1,4768,1331,4789,-1,4768,3021,1331,-1,1280,4768,4789,-1,4768,1280,4767,-1,4043,4779,4042,-1,4043,4781,4779,-1,4084,4086,5039,-1,4084,4085,4086,-1,4040,4034,4036,-1,4040,4071,4034,-1,4787,5038,4074,-1,3978,5038,4787,-1,3971,4773,4788,-1,3971,4072,4773,-1,4796,4059,4060,-1,4796,3982,4059,-1,1344,2167,2206,-1,1344,3029,2167,-1,1330,4789,1331,-1,1330,4790,4789,-1,2209,3015,2207,-1,3016,3015,2209,-1,5032,1329,5037,-1,5032,1330,1329,-1,2216,2212,2214,-1,2213,2212,2216,-1,4780,3014,3013,-1,3014,4780,4782,-1,3201,2217,1307,-1,3201,4088,2217,-1,4770,2219,3011,-1,2219,4770,4001,-1,2222,5036,3206,-1,2222,2223,5036,-1,2226,2225,2227,-1,3010,2225,2226,-1,2169,5035,1327,-1,4045,5035,2169,-1,1325,3009,4070,-1,1324,3009,1325,-1,1348,4772,1346,-1,4772,1348,1312,-1,1336,2200,1250,-1,1336,4776,2200,-1,5034,4778,2195,-1,5034,4777,4778,-1,2219,1304,2218,-1,2219,4784,1304,-1,4769,1284,2231,-1,1284,4769,1289,-1,2233,4002,1302,-1,2235,4002,2233,-1,3991,4047,3990,-1,3994,4047,3991,-1,2233,4791,2234,-1,2232,4791,2233,-1,1245,3998,4792,-1,1245,4048,3998,-1,4793,4081,3980,-1,4793,4079,4081,-1,3984,3975,4021,-1,4794,3975,3984,-1,4015,4793,4796,-1,4793,4015,3988,-1,4787,2187,2186,-1,4787,4018,2187,-1,4078,4073,5033,-1,2185,4073,4078,-1,4774,5037,3989,-1,5037,4774,5032,-1,2270,1186,2252,-1,2270,1187,1186,-1,3950,4798,4797,-1,3950,3558,4798,-1,923,3947,924,-1,3947,923,4799,-1,4800,2375,2377,-1,3898,2375,4800,-1,3561,4801,3896,-1,3561,3559,4801,-1,3213,4922,4802,-1,3919,4922,3213,-1,1220,928,1118,-1,1220,929,928,-1,1164,1140,1148,-1,1140,1164,2990,-1,4797,3944,4806,-1,4797,3964,3944,-1,4807,3962,3942,-1,4807,4799,3962,-1,4809,4807,3939,-1,4809,3948,4807,-1,2277,3801,4810,-1,2277,1141,3801,-1,3951,1241,4812,-1,3951,4806,1241,-1,4812,3931,3941,-1,3931,4812,4811,-1,4809,4815,3859,-1,4815,4809,4808,-1,4817,3943,5025,-1,3934,3943,4817,-1,4813,3212,3925,-1,4813,4811,3212,-1,3937,4814,4808,-1,4814,3937,3920,-1,1145,3797,3803,-1,2236,3797,1145,-1,3854,1182,3935,-1,1182,3854,1183,-1,4813,3840,3933,-1,3840,4813,4818,-1,4816,4819,4840,-1,4816,4814,4819,-1,3960,4820,1119,-1,4820,3960,3915,-1,4820,1207,1206,-1,1207,4820,3909,-1,3911,3917,1239,-1,4821,3917,3911,-1,3904,3914,4821,-1,4824,3914,3904,-1,5013,4823,4822,-1,5013,3799,4823,-1,3808,5024,3806,-1,5024,3808,4828,-1,4824,4825,3910,-1,4825,4824,3902,-1,4825,3214,3907,-1,3214,4825,4826,-1,4827,3848,3849,-1,4827,2271,3848,-1,4826,3837,1181,-1,4826,3903,3837,-1,4830,4800,2997,-1,3892,4800,4830,-1,3961,4829,4801,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=38 */
		private int[] getl_maxilla_geometry_5_24_coordIndex_38()
		{
			int[] value = {4829,3961,5031,-1,3895,4831,3888,-1,3895,4829,4831,-1,1213,4830,1211,-1,3886,4830,1213,-1,3899,5030,5031,-1,5030,3899,3889,-1,4833,4831,5030,-1,3880,4831,4833,-1,5026,4851,5019,-1,1212,4851,5026,-1,2243,3884,4832,-1,2242,3884,2243,-1,5029,4833,3891,-1,3875,4833,5029,-1,4853,3001,4844,-1,4853,3004,3001,-1,3827,2248,2996,-1,3827,2264,2248,-1,4834,5029,3883,-1,4835,5029,4834,-1,3870,3873,4835,-1,5028,3873,3870,-1,1226,4834,2244,-1,3871,4834,1226,-1,3865,1234,5028,-1,4836,1234,3865,-1,2246,2991,3000,-1,3860,2991,2246,-1,5027,3869,3216,-1,3862,3869,5027,-1,4837,4836,3864,-1,4837,3868,4836,-1,1215,4837,1175,-1,1215,4838,4837,-1,3222,5027,3867,-1,4850,5027,3222,-1,1211,2997,1218,-1,2997,1211,4830,-1,4804,4841,4840,-1,4841,4804,4803,-1,1235,3957,1131,-1,2261,3957,1235,-1,1222,2245,2246,-1,2245,1222,1189,-1,2243,5026,2996,-1,4832,5026,2243,-1,3929,4815,4816,-1,3930,4815,3929,-1,5025,3796,4817,-1,5025,5012,3796,-1,2259,3824,3887,-1,3824,2259,2258,-1,2256,4843,2257,-1,2256,4842,4843,-1,3912,4828,1237,-1,3912,5024,4828,-1,2993,3878,5016,-1,2993,2260,3878,-1,3829,3894,4844,-1,5020,3894,3829,-1,3816,1169,5021,-1,3816,1223,1169,-1,4819,5023,4846,-1,4819,3921,5023,-1,4847,3924,5022,-1,4847,4818,3924,-1,2987,3900,2279,-1,3954,3900,2987,-1,1178,1192,2247,-1,1178,1190,1192,-1,3843,2266,2265,-1,5021,2266,3843,-1,4852,2992,5020,-1,4852,2263,2992,-1,5019,4852,3830,-1,4851,4852,5019,-1,2266,3000,2991,-1,2266,1168,3000,-1,5018,3002,3004,-1,3872,3002,5018,-1,3218,5017,1202,-1,3218,3822,5017,-1,3825,3004,4853,-1,3825,5018,3004,-1,1166,1224,1167,-1,1224,1166,2999,-1,2993,3872,5018,-1,5016,3872,2993,-1,3812,3936,4854,-1,3936,3812,3927,-1,3815,3928,4854,-1,3928,3815,3946,-1,3853,5014,4843,-1,3853,3807,5014,-1,2269,2270,5017,-1,2269,1151,2270,-1,5014,2237,3809,-1,2237,5014,3913,-1,3810,2271,4827,-1,3810,2272,2271,-1,4842,4822,3852,-1,4842,5013,4822,-1,1197,4823,2995,-1,1197,3901,4823,-1,2278,4810,5012,-1,2278,2277,4810,-1,3956,2272,1196,-1,2272,3956,2989,-1,2380,3785,2947,-1,3785,2380,4855,-1,3773,2283,2292,-1,3773,2378,2283,-1,4992,3692,3544,-1,3692,4992,5010,-1,3231,3549,3551,-1,1113,3549,3231,-1,5011,4856,3553,-1,4857,4856,5011,-1,3547,3232,2383,-1,3232,3547,1110,-1,5001,4886,4885,-1,5001,3640,4886,-1,3648,4892,3647,-1,3644,4892,3648,-1,3793,4858,3766,-1,3793,3792,4858,-1,5011,4859,4857,-1,4859,5011,3764,-1,2986,4860,1115,-1,4860,2986,3759,-1,3795,4863,4855,-1,4863,3795,3769,-1,5010,4862,3692,-1,4862,5010,3756,-1,3666,3640,5001,-1,3666,3639,3640,-1,3235,4863,3750,-1,3235,3783,4863,-1,2329,4858,3681,-1,4865,4858,2329,-1,1112,3236,3780,-1,3236,1112,3747,-1,4859,3745,3776,-1,3745,4859,5009,-1,4860,3752,1111,-1,3752,4860,5008,-1,3684,3669,4880,-1,3667,3669,3684,-1,1108,1096,5007,-1,1108,2293,1096,-1,4862,4867,4861,-1,4867,4862,3742,-1,3757,5005,3770,-1,5005,3757,3734,-1,3653,3642,4864,-1,4891,3642,3653,-1,2295,3765,4865,-1,2983,3765,2295,-1,3763,3729,5009,-1,3729,3763,4866,-1,3736,5008,3761,-1,5006,5008,3736,-1,3682,3659,3685,-1,3682,4998,3659,-1,3755,4870,3728,-1,3755,5007,4870,-1,5006,4868,3754,-1,4868,5006,3719,-1,5005,4869,3751,-1,4869,5005,3718,-1,2296,995,994,-1,2296,2295,995,-1,1098,3721,4866,-1,3721,1098,2297,-1,4870,2298,2299,-1,4870,1095,2298,-1,3683,2982,4883,-1,2982,3683,2302,-1,2298,1061,2300,-1,2298,1082,1061,-1,4889,4871,3661,-1,4871,4889,4879,-1,1072,3730,4873,-1,1072,3737,3730,-1,3241,3735,4868,-1,3710,3735,3241,-1,2304,4869,5004,-1,2304,1094,4869,-1,1066,2296,2306,-1,1066,2294,2296,-1,1088,3712,2297,-1,3712,1088,1073,-1,3722,1048,4873,-1,1048,3722,1051,-1,5003,3717,3703,-1,5003,5004,3717,-1,5002,3240,3701,-1,5002,4872,3240,-1,2303,975,2301,-1,975,2303,3688,-1,2309,3706,1057,-1,4890,3706,2309,-1,4997,3250,3687,-1,4997,3249,3250,-1,1059,2307,2308,-1,1059,1060,2307,-1,1036,1070,1071,-1,1014,1070,1036,-1,1070,1014,3257,-1,4874,5003,3679,-1,4874,3709,5003,-1,3264,1019,2324,-1,3264,2966,1019,-1,2980,2316,2310,-1,2316,2980,4875,-1,1053,983,1049,-1,983,1053,2317,-1,4878,1035,3693,-1,1029,1035,4878,-1,1029,4882,1035,-1,3690,3252,3689,-1,1029,3690,4882,-1,1029,3252,3690,-1,5000,4861,4867,-1,5000,3663,4861,-1,1029,3253,1030,-1,4878,3253,1029,-1,2303,4871,4879,-1,2303,2302,4871,-1,4876,3771,4880,-1,3771,4876,3254,-1,2346,2972,962,-1,2346,3708,2972,-1,1019,2973,2324,-1,2973,1019,1018,-1,1044,3786,3704,-1,3786,1044,2331,-1,4874,3788,3700,-1,3788,4874,3787,-1,3696,1038,2319,-1,3695,1038,3696,-1,2315,3664,2318,-1,3664,2315,3697,-1,1103,3748,3782,-1,3234,3748,1103,-1,2327,1013,1012,-1,1013,2327,1067,-1,2967,4872,5002,-1,2967,4881,4872,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=39 */
		private int[] getl_maxilla_geometry_5_24_coordIndex_39()
		{
			int[] value = {2984,3265,4893,-1,2984,2285,3265,-1,4893,2335,2984,-1,2336,2335,4893,-1,5001,3669,3666,-1,3669,5001,4877,-1,4883,949,3266,-1,2982,949,4883,-1,2323,1011,2324,-1,2323,1012,1011,-1,4888,1105,3645,-1,4888,1092,1105,-1,2314,1015,1014,-1,2314,3258,1015,-1,999,2341,1002,-1,999,2969,2341,-1,4999,1005,3660,-1,1005,4999,5000,-1,4998,3662,4999,-1,3772,3662,4998,-1,2341,4889,2342,-1,4889,2341,4997,-1,970,2344,968,-1,3781,2344,970,-1,2309,3691,1031,-1,2308,3691,2309,-1,2967,3715,4881,-1,2967,2966,3715,-1,4891,3645,3642,-1,3645,4891,4888,-1,4892,4887,4884,-1,4887,4892,3665,-1,3641,2336,4893,-1,3641,3741,2336,-1,4886,4996,4884,-1,4886,953,4996,-1,3741,2334,2336,-1,3741,3740,2334,-1,951,3725,3740,-1,950,3725,951,-1,973,3633,3632,-1,1022,3633,973,-1,2712,4597,4634,-1,2712,2864,4597,-1,2965,260,262,-1,4636,260,2965,-1,4981,4639,4894,-1,4639,4981,4594,-1,265,4599,263,-1,4599,265,4593,-1,4980,4895,3347,-1,4895,4980,4672,-1,4896,4966,4673,-1,4896,3443,4966,-1,4897,250,4674,-1,4897,4898,250,-1,4900,4675,4899,-1,4900,3440,4675,-1,4995,4902,3439,-1,4501,4902,4995,-1,943,2719,238,-1,943,942,2719,-1,2714,2962,3596,-1,2714,3432,2962,-1,2963,3436,3595,-1,2963,2349,3436,-1,4904,3600,3610,-1,3600,4904,4903,-1,4903,3163,1489,-1,4903,3604,3163,-1,2352,4312,2353,-1,2352,3608,4312,-1,2081,3607,4330,-1,2081,3605,3607,-1,4327,947,2348,-1,4329,947,4327,-1,4324,3430,4322,-1,4324,3428,3430,-1,3043,4907,3421,-1,1393,4907,3043,-1,4729,4908,3348,-1,4182,4908,4729,-1,1396,4909,3420,-1,4728,4909,1396,-1,3424,4177,4910,-1,4177,3424,4185,-1,2725,1387,3423,-1,1388,1387,2725,-1,2955,2958,2363,-1,2955,2954,2958,-1,2354,4967,4735,-1,2354,217,4967,-1,213,4174,2729,-1,4174,213,4175,-1,2961,4915,220,-1,2359,4915,2961,-1,4913,938,3578,-1,938,4913,939,-1,3269,2361,940,-1,2362,2361,3269,-1,4977,4914,205,-1,4977,3475,4914,-1,2363,2355,4173,-1,2363,2356,2355,-1,2956,4737,3580,-1,2956,2955,4737,-1,4978,2954,4917,-1,4978,2958,2954,-1,3034,2365,1361,-1,2365,3034,4918,-1,2952,4919,2366,-1,4920,4919,2952,-1,4994,3354,4968,-1,4994,4093,3354,-1,4921,4993,4091,-1,3412,4993,4921,-1,2371,3416,4765,-1,3416,2371,2370,-1,4922,4923,3355,-1,4922,3959,4923,-1,3965,926,925,-1,3403,926,3965,-1,2375,2374,2949,-1,2372,2374,2375,-1,3963,192,3401,-1,3963,923,192,-1,2998,2376,190,-1,2376,2998,2377,-1,2950,3409,2373,-1,3409,2950,3559,-1,3392,2286,2854,-1,2286,3392,3789,-1,4992,917,3272,-1,4992,180,917,-1,2854,1117,3356,-1,2854,2286,1117,-1,2384,183,182,-1,2384,3545,183,-1,3794,184,3398,-1,3794,1010,184,-1,3390,3555,3388,-1,3390,3790,3555,-1,3381,347,4964,-1,4957,347,3381,-1,431,4970,164,-1,430,4970,431,-1,2823,276,2851,-1,2823,277,276,-1,3385,274,2702,-1,3342,274,3385,-1,907,910,905,-1,907,909,910,-1,904,908,275,-1,908,904,909,-1,488,492,490,-1,492,488,3479,-1,4927,4950,4926,-1,4950,4927,500,-1,2893,4985,4951,-1,4985,2893,4925,-1,909,4986,2583,-1,909,2946,4986,-1,2944,4930,2894,-1,2943,4930,2944,-1,3538,895,4991,-1,3538,4930,895,-1,3535,2397,4991,-1,3535,2909,2397,-1,2403,2909,2911,-1,2402,2909,2403,-1,2406,4931,3493,-1,2406,4943,4931,-1,462,891,4943,-1,462,461,891,-1,2417,582,581,-1,2557,582,2417,-1,3312,158,521,-1,3312,3470,158,-1,384,386,385,-1,384,2832,386,-1,3297,4945,4935,-1,675,4945,3297,-1,3369,2818,643,-1,2811,2818,3369,-1,2553,815,2422,-1,2553,2546,815,-1,3302,2485,3504,-1,3302,2926,2485,-1,2424,868,870,-1,2424,3527,868,-1,544,2426,545,-1,544,2427,2426,-1,2425,2428,867,-1,2425,869,2428,-1,293,2766,2767,-1,2766,293,4983,-1,3521,709,2469,-1,709,3521,718,-1,348,2467,328,-1,348,2466,2467,-1,767,3513,762,-1,3514,3513,767,-1,2482,2461,2460,-1,782,2461,2482,-1,92,847,851,-1,95,847,92,-1,98,851,3290,-1,98,92,851,-1,4974,3365,3375,-1,4974,116,3365,-1,2901,3309,4936,-1,3309,2901,554,-1,58,2452,21,-1,13,2452,58,-1,2821,74,2800,-1,2821,40,74,-1,2456,68,38,-1,2456,44,68,-1,673,2484,694,-1,3297,2484,673,-1,862,2460,805,-1,862,864,2460,-1,2465,2932,2826,-1,865,2932,2465,-1,2754,856,84,-1,2467,856,2754,-1,2479,702,701,-1,2479,2468,702,-1,718,710,709,-1,710,718,719,-1,2481,2477,2476,-1,2477,2481,2480,-1,3285,2482,2432,-1,780,2482,3285,-1,2473,3517,2930,-1,3517,2473,2511,-1,3519,2471,3518,-1,3519,2458,2471,-1,783,2478,784,-1,2476,2478,783,-1,2494,4990,760,-1,2494,2493,4990,-1,4990,852,3307,-1,852,4990,853,-1,2493,738,748,-1,2493,2925,738,-1,2497,3514,2928,-1,2497,2498,3514,-1,2500,773,734,-1,773,2500,774,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=40 */
		private int[] getl_maxilla_geometry_5_24_coordIndex_40()
		{
			int[] value = {2420,2925,2495,-1,2420,757,2925,-1,3292,2880,2626,-1,743,2880,3292,-1,712,2629,711,-1,712,407,2629,-1,4937,2506,3294,-1,2506,4937,2878,-1,398,2507,2628,-1,398,2923,2507,-1,2480,700,778,-1,700,2480,701,-1,2514,869,2427,-1,2514,2428,869,-1,2517,875,720,-1,4989,875,2517,-1,3509,4938,4989,-1,4939,4938,3509,-1,4938,2921,2518,-1,2921,4938,4939,-1,7,692,2921,-1,6,692,7,-1,2918,2919,2521,-1,2918,2524,2919,-1,2920,2526,690,-1,2920,2917,2526,-1,2524,695,2919,-1,2524,2515,695,-1,676,2521,677,-1,676,4987,2521,-1,2918,3492,2522,-1,4944,3492,2918,-1,2917,3510,2526,-1,2917,688,3510,-1,3501,2530,591,-1,3501,3530,2530,-1,2916,656,4940,-1,656,2916,814,-1,4941,3505,4940,-1,4941,2540,3505,-1,3306,3502,2554,-1,3306,3498,3502,-1,2910,2536,2545,-1,2910,2401,2536,-1,4941,652,2540,-1,652,4941,3300,-1,642,639,638,-1,642,649,639,-1,632,634,630,-1,890,634,632,-1,3533,2911,3536,-1,3532,2911,3533,-1,2536,3299,655,-1,2535,3299,2536,-1,3500,571,2905,-1,4988,571,3500,-1,576,618,608,-1,576,2549,618,-1,2906,2552,2551,-1,2907,2552,2906,-1,2547,2914,2562,-1,2547,598,2914,-1,665,2558,593,-1,2905,2558,665,-1,2557,590,2556,-1,590,2557,2417,-1,582,3305,583,-1,582,2561,3305,-1,1661,611,610,-1,611,1661,3145,-1,2014,602,2011,-1,650,602,2014,-1,2564,1670,4988,-1,2564,2563,1670,-1,2561,3095,3305,-1,2561,3146,3095,-1,4942,2565,3308,-1,4942,2566,2565,-1,4936,557,2903,-1,3309,557,4936,-1,850,3308,562,-1,850,4942,3308,-1,565,2899,2900,-1,564,2899,565,-1,3286,552,551,-1,3286,3495,552,-1,556,2815,558,-1,556,1,2815,-1,2568,2757,2756,-1,2757,2568,669,-1,4932,2400,2399,-1,2400,4932,3534,-1,4945,4987,4934,-1,4944,4987,4945,-1,543,2569,541,-1,2569,543,670,-1,496,2889,497,-1,496,899,2889,-1,533,3448,534,-1,533,4947,3448,-1,4949,2942,548,-1,2942,4949,4948,-1,528,2941,2897,-1,2405,2941,528,-1,2571,4948,4949,-1,2571,532,4948,-1,2444,2604,2605,-1,2444,105,2604,-1,518,2582,905,-1,518,2392,2582,-1,2392,520,2576,-1,2392,518,520,-1,525,516,911,-1,516,525,524,-1,2580,507,509,-1,2580,2895,507,-1,2581,2580,509,-1,2580,2581,2415,-1,512,2411,2578,-1,512,2412,2411,-1,549,510,882,-1,549,2895,510,-1,4929,4986,4950,-1,4986,4929,3540,-1,4986,4926,4950,-1,4926,4986,2946,-1,2575,898,2570,-1,2575,2586,898,-1,900,500,4927,-1,900,501,500,-1,4951,491,2893,-1,491,4951,493,-1,2891,2823,2778,-1,2891,277,2823,-1,903,915,2892,-1,2389,915,903,-1,3446,474,3480,-1,3446,484,474,-1,485,3345,2890,-1,485,3481,3345,-1,2594,538,526,-1,538,2594,2593,-1,487,2592,4982,-1,2595,2592,487,-1,3447,4985,4925,-1,4984,4985,3447,-1,4953,4985,4984,-1,4953,4928,4985,-1,884,464,826,-1,884,465,464,-1,540,454,456,-1,454,540,460,-1,468,2888,2446,-1,468,2604,2888,-1,326,2618,2885,-1,326,2619,2618,-1,4959,2723,322,-1,4959,4979,2723,-1,2884,3458,2882,-1,2884,3425,3458,-1,3476,4977,3434,-1,3475,4977,3476,-1,434,279,435,-1,280,279,434,-1,2926,605,747,-1,605,2926,3302,-1,728,2419,2628,-1,728,2922,2419,-1,2878,2503,2629,-1,2503,2878,4937,-1,399,404,2877,-1,401,404,399,-1,3349,2606,2887,-1,3349,2733,2606,-1,328,197,348,-1,328,2631,197,-1,4975,372,371,-1,4975,379,372,-1,2640,368,367,-1,368,2640,3340,-1,3456,3329,3542,-1,3456,374,3329,-1,3328,382,385,-1,382,3328,3337,-1,2758,669,668,-1,2758,2757,669,-1,2840,3336,305,-1,2840,2842,3336,-1,360,3389,358,-1,360,3469,3389,-1,291,4976,4983,-1,291,4956,4976,-1,2731,391,327,-1,391,2731,2730,-1,3350,2887,3417,-1,3349,2887,3350,-1,2662,2727,2726,-1,3464,2727,2662,-1,282,2663,283,-1,2663,282,3431,-1,3422,2697,230,-1,3422,3461,2697,-1,322,3357,4959,-1,3357,322,3387,-1,338,2710,337,-1,2710,338,2664,-1,3460,2609,2611,-1,2609,3460,3459,-1,2850,321,2665,-1,321,2850,2852,-1,444,152,443,-1,444,4961,152,-1,3335,128,233,-1,128,3335,124,-1,331,2350,332,-1,331,4962,2350,-1,211,2672,3325,-1,211,2673,2672,-1,321,3387,322,-1,321,2852,3387,-1,2677,252,148,-1,2677,2676,252,-1,2682,2680,264,-1,2680,2682,2681,-1,3457,2685,2684,-1,3457,3429,2685,-1,937,2860,3270,-1,937,2688,2860,-1,330,2688,937,-1,195,2876,355,-1,195,194,2876,-1,2739,390,389,-1,2691,390,2739,-1,2438,87,2439,-1,2438,2760,87,-1,2693,2622,2716,-1,2621,2622,2693,-1,2662,2846,3464,-1,2662,166,2846,-1,4971,428,2661,-1,4971,3386,428,-1,165,2701,4963,-1,2701,165,2700,-1,2656,2845,343,-1,2656,2843,2845,-1,3359,3468,3382,-1,3468,3359,2637,-1,4984,3490,4953,-1,4984,4947,3490,-1,3446,271,451,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=41 */
		private int[] getl_maxilla_geometry_5_24_coordIndex_41()
		{
			int[] value = {271,3446,3480,-1,2964,3629,2965,-1,3629,2964,2713,-1,2707,3322,4894,-1,2707,2865,3322,-1,336,2864,334,-1,2864,336,2711,-1,3626,3460,2611,-1,4981,3460,3626,-1,2612,4980,2676,-1,4980,2612,4901,-1,4954,3616,2666,-1,3616,4954,4898,-1,4900,2862,2861,-1,3612,2862,4900,-1,446,3439,4902,-1,446,445,3439,-1,2683,945,245,-1,946,945,2683,-1,4904,3473,3476,-1,4904,3610,3473,-1,432,3609,3324,-1,2719,3609,432,-1,3453,2715,3606,-1,2715,3453,234,-1,312,3430,313,-1,3592,3430,312,-1,947,3591,242,-1,4329,3591,947,-1,281,2859,2849,-1,281,283,2859,-1,4961,3584,2883,-1,4961,4909,3584,-1,2669,2720,2668,-1,2669,4910,2720,-1,434,4911,2858,-1,434,3323,4911,-1,3462,3588,4979,-1,3462,4907,3588,-1,2613,4908,2857,-1,2613,2885,4908,-1,221,4915,2660,-1,221,220,4915,-1,3576,4914,3577,-1,4914,3576,3575,-1,4967,2730,2729,-1,3465,2730,4967,-1,4978,3351,3350,-1,3351,4978,4917,-1,2370,2638,450,-1,2638,2370,2369,-1,2855,2874,4918,-1,2734,2874,2855,-1,4920,2606,932,-1,2607,2606,4920,-1,202,2631,203,-1,2631,202,4968,-1,4921,352,350,-1,352,4921,3564,-1,2949,308,309,-1,308,2949,2374,-1,3562,4956,3560,-1,4976,4956,3562,-1,3341,3355,4923,-1,3341,301,3355,-1,2738,2691,2739,-1,2691,2738,927,-1,3467,3556,4958,-1,3467,4969,3556,-1,388,3356,3546,-1,388,3327,3356,-1,2381,2743,2742,-1,2633,2743,2381,-1,185,4975,186,-1,4975,185,3548,-1,180,3329,178,-1,3329,180,3543,-1,2646,3550,2647,-1,2646,4924,3550,-1,4955,3393,364,-1,4955,3554,3393,-1,922,2320,996,-1,922,3541,2320,-1,4965,2747,2746,-1,4965,3480,2747,-1,2749,2698,3482,-1,2749,469,2698,-1,4970,2847,2704,-1,4970,2750,2847,-1,4971,165,4963,-1,4971,2846,165,-1,2703,3452,2387,-1,3452,2703,2867,-1,2753,2844,2843,-1,2753,2752,2844,-1,4964,913,912,-1,4964,3450,913,-1,383,3470,2756,-1,383,2648,3470,-1,3289,3459,4960,-1,3289,2609,3459,-1,89,2439,87,-1,89,2824,2439,-1,292,2465,135,-1,2465,292,807,-1,2831,3471,377,-1,3471,2831,3494,-1,3379,134,2933,-1,3379,2830,134,-1,2882,4972,150,-1,4972,2882,3458,-1,2828,3524,2759,-1,3524,2828,4962,-1,2670,3525,2872,-1,141,3525,2670,-1,2774,2672,2754,-1,2774,3325,2672,-1,2826,2464,2465,-1,2826,2763,2464,-1,2768,834,105,-1,835,834,2768,-1,96,116,4974,-1,96,2771,116,-1,3288,3375,843,-1,4974,3375,3288,-1,2436,88,2437,-1,89,88,2436,-1,2773,2935,845,-1,2773,90,2935,-1,2824,2772,2439,-1,2824,2773,2772,-1,2699,2851,2777,-1,2823,2851,2699,-1,857,2826,858,-1,857,2827,2826,-1,65,60,2783,-1,65,64,60,-1,2822,32,82,-1,32,2822,33,-1,3531,2785,3373,-1,2939,2785,3531,-1,2791,2809,2790,-1,2809,2791,15,-1,886,4973,4933,-1,72,4973,886,-1,2822,74,76,-1,2822,2801,74,-1,2801,2822,82,-1,838,2452,3523,-1,838,2453,2452,-1,837,2453,838,-1,837,825,2453,-1,43,3522,871,-1,43,45,3522,-1,2821,2456,2803,-1,2821,3372,2456,-1,2800,2455,819,-1,2455,2800,2801,-1,2805,2802,2797,-1,2802,2805,2803,-1,3373,3366,3531,-1,3371,3366,3373,-1,2803,2804,2821,-1,2804,2803,2805,-1,4973,2793,2807,-1,2793,4973,2940,-1,4933,2807,2806,-1,4933,4973,2807,-1,2809,29,31,-1,2809,3370,29,-1,3368,24,2819,-1,646,24,3368,-1};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=1 */
		private double[] getl_maxilla_coordinate_6_24_point_1()
		{
			double[] value = {0.0046,0.0094,-0.0045,0.0032,0.0045,0.0100,0.0027,0.0045,0.0102,0.0057,0.0086,-0.0063,0.0052,0.0087,-0.0070,0.0031,0.0033,0.0096,0.0036,0.0097,-0.0061,0.0039,0.0097,-0.0050,0.0024,0.0043,0.0103,-0.0103,0.0037,0.0155,-0.0094,0.0005,0.0150,-0.0101,0.0005,0.0150,-0.0128,0.0047,0.0252,-0.0152,0.0084,0.0308,-0.0135,0.0092,0.0255,-0.0165,0.0252,0.0159,-0.0158,0.0244,0.0146,-0.0163,0.0244,0.0155,-0.0132,0.0130,0.0147,-0.0132,0.0114,0.0147,-0.0131,0.0110,0.0167,-0.0164,0.0160,0.0261,-0.0188,0.0168,0.0294,-0.0195,0.0154,0.0302,-0.0118,0.0017,0.0203,-0.0112,0.0008,0.0203,-0.0125,0.0040,0.0254,-0.0165,0.0234,0.0186,-0.0183,0.0253,0.0212,-0.0166,0.0249,0.0183,-0.0184,0.0269,0.0201,-0.0167,0.0261,0.0180,-0.0191,0.0200,0.0274,-0.0192,0.0203,0.0273,-0.0178,0.0198,0.0245,-0.0171,0.0296,0.0185,-0.0178,0.0299,0.0193,-0.0178,0.0296,0.0194,-0.0163,0.0290,0.0173,-0.0170,0.0289,0.0186,-0.0177,0.0239,0.0222,-0.0188,0.0249,0.0237,-0.0189,0.0243,0.0245,-0.0138,0.0229,0.0172,-0.0145,0.0247,0.0169,-0.0138,0.0229,0.0173,-0.0140,0.0227,0.0161,-0.0148,0.0245,0.0151,-0.0145,0.0246,0.0156,-0.0151,0.0243,0.0145,-0.0156,0.0274,0.0146,-0.0148,0.0275,0.0137,-0.0120,0.0182,0.0175,-0.0129,0.0180,0.0168,-0.0136,0.0208,0.0165,-0.0132,0.0047,0.0280,-0.0134,0.0047,0.0280,-0.0197,0.0151,0.0304,-0.0190,0.0142,0.0302,-0.0178,0.0290,0.0195,-0.0191,0.0296,0.0198,-0.0195,0.0281,0.0198,-0.0195,0.0291,0.0193,-0.0185,0.0291,0.0183,-0.0194,0.0295,0.0188,-0.0193,0.0298,0.0187,-0.0180,0.0322,0.0194,-0.0170,0.0323,0.0190,-0.0151,0.0279,0.0149,-0.0164,0.0312,0.0167,-0.0198,0.0153,0.0302,-0.0193,0.0168,0.0289,-0.0171,0.0173,0.0252,-0.0199,0.0150,0.0304,-0.0180,0.0217,0.0236,-0.0190,0.0233,0.0256,-0.0191,0.0216,0.0271,-0.0189,0.0282,0.0205,-0.0192,0.0276,0.0201,-0.0189,0.0278,0.0207,-0.0192,0.0174,0.0285,-0.0187,0.0175,0.0291,-0.0187,0.0200,0.0282,-0.0192,0.0292,0.0202,0.0048,-0.0207,0.0046,0.0035,-0.0195,0.0077,0.0032,-0.0251,0.0072,-0.0002,-0.0236,0.0168,0.0001,-0.0238,0.0162,-0.0013,-0.0171,0.0155,-0.0027,-0.0140,0.0167,-0.0020,-0.0138,0.0159,-0.0023,-0.0111,0.0155,-0.0007,-0.0146,0.0133,-0.0001,-0.0156,0.0110,-0.0006,-0.0115,0.0126,-0.0060,-0.0140,0.0200,-0.0051,-0.0146,0.0186,-0.0051,-0.0113,0.0180,-0.0099,-0.0174,0.0224,-0.0115,-0.0180,0.0219,-0.0110,-0.0230,0.0242,0.0035,-0.0165,0.0085,0.0003,-0.0188,0.0114,-0.0195,-0.0222,0.0279,-0.0198,-0.0185,0.0249,-0.0210,-0.0203,0.0264,-0.0169,-0.0257,0.0279,-0.0181,-0.0254,0.0289,-0.0181,-0.0288,0.0298,-0.0143,-0.0230,0.0252,-0.0143,-0.0183,0.0227,-0.0156,-0.0204,0.0237,-0.0169,-0.0185,0.0238,-0.0073,-0.0217,0.0244,-0.0056,-0.0213,0.0238,-0.0068,-0.0166,0.0224,-0.0138,-0.0259,0.0266,-0.0128,-0.0259,0.0262,-0.0133,-0.0228,0.0251,-0.0019,-0.0226,-0.0277,-0.0021,-0.0243,-0.0263,-0.0035,-0.0232,-0.0216,-0.0008,-0.0259,0.0179,-0.0016,-0.0288,0.0176,-0.0010,-0.0288,0.0173,-0.0023,-0.0259,0.0191,-0.0029,-0.0289,0.0189,-0.0022,-0.0289,0.0179,-0.0032,-0.0258,0.0204,-0.0036,-0.0286,0.0216,-0.0033,-0.0287,0.0200,0.0084,-0.0215,-0.0202,0.0087,-0.0191,-0.0182,0.0085,-0.0216,-0.0183,0.0071,-0.0222,-0.0073,0.0070,-0.0224,-0.0059,0.0068,-0.0255,-0.0079,0.0088,-0.0294,-0.0152,0.0088,-0.0245,-0.0164,0.0083,-0.0243,-0.0142,0.0021,-0.0268,0.0104,0.0023,-0.0267,0.0099,0.0022,-0.0248,0.0102,-0.0083,-0.0254,0.0250,-0.0103,-0.0258,0.0250,-0.0097,-0.0287,0.0254,-0.0123,-0.0258,0.0260,-0.0116,-0.0289,0.0262,-0.0108,-0.0287,0.0256,-0.0051,-0.0247,0.0239,-0.0066,-0.0251,0.0246,-0.0060,-0.0285,0.0245,-0.0165,-0.0289,0.0290,-0.0150,-0.0291,0.0281,-0.0220,-0.0259,0.0294,-0.0233,-0.0267,0.0291,-0.0231,-0.0298,0.0296,-0.0010,-0.0244,-0.0278,-0.0003,-0.0264,-0.0271,-0.0007,-0.0265,-0.0267,-0.0015,-0.0269,-0.0250,-0.0012,-0.0245,-0.0273,-0.0011,-0.0268,-0.0262,-0.0075,-0.0287,0.0081,-0.0071,-0.0270,0.0076,-0.0071,-0.0288,0.0075,-0.0117,-0.0294,0.0152,-0.0124,-0.0276,0.0148,-0.0113,-0.0294,0.0147,-0.0203,-0.0305,0.0200,-0.0202,-0.0293,0.0198,-0.0199,-0.0305,0.0200,-0.0021,-0.0272,-0.0230,-0.0012,-0.0291,-0.0245,-0.0004,-0.0307,-0.0201,-0.0002,-0.0309,-0.0199,-0.0008,-0.0307,-0.0193,0.0070,-0.0293,-0.0234,0.0080,-0.0292,-0.0229,0.0070,-0.0292,-0.0233,0.0072,-0.0304,-0.0174,0.0072,-0.0302,-0.0175,0.0080,-0.0299,-0.0178,0.0092,-0.0287,-0.0205,0.0092,-0.0287,-0.0206,0.0093,-0.0287,-0.0205,-0.0011,-0.0320,-0.0104,-0.0012,-0.0321,-0.0103,-0.0020,-0.0321,-0.0111,0.0000,-0.0318,-0.0098,-0.0023,-0.0321,-0.0121,-0.0022,-0.0321,-0.0121,-0.0020,-0.0321,-0.0112,0.0000,-0.0320,-0.0096,-0.0000,-0.0320,-0.0096,0.0052,-0.0302,-0.0020,0.0049,-0.0302,0.0001,0.0051,-0.0302,-0.0021,-0.0014,-0.0319,-0.0078,-0.0014,-0.0317,-0.0076,-0.0024,-0.0318,-0.0075,0.0033,-0.0311,0.0015,0.0033,-0.0312,0.0017,0.0033,-0.0313,0.0017,-0.0006,-0.0317,0.0086,-0.0005,-0.0316,0.0085,0.0003,-0.0313,0.0087,0.0012,-0.0309,0.0085,0.0014,-0.0309,0.0086,0.0003,-0.0313,0.0089,0.0026,-0.0306,0.0068,0.0025,-0.0306,0.0067,0.0027,-0.0306,0.0059,-0.0061,-0.0315,0.0047,-0.0058,-0.0315,0.0034,-0.0060,-0.0315,0.0048,-0.0002,-0.0315,0.0036,-0.0004,-0.0316,0.0035,-0.0002,-0.0317,0.0034,-0.0043,-0.0317,0.0022,-0.0044,-0.0318,0.0021,-0.0042,-0.0319,0.0020,-0.0056,-0.0306,0.0181,-0.0049,-0.0302,0.0187,-0.0050,-0.0301,0.0188,-0.0081,-0.0300,0.0238,-0.0081,-0.0300,0.0239,-0.0083,-0.0302,0.0237,-0.0098,-0.0311,0.0161,-0.0098,-0.0312,0.0160,-0.0097,-0.0313,0.0160,-0.0028,-0.0306,0.0173,-0.0021,-0.0302,0.0173,-0.0083,-0.0314,0.0136,-0.0089,-0.0312,0.0133,-0.0087,-0.0312,0.0123,-0.0046,-0.0318,0.0089,-0.0061,-0.0315,0.0091,-0.0046,-0.0319,0.0088,-0.0059,-0.0316,0.0089,-0.0027,-0.0305,0.0173,-0.0020,-0.0304,0.0170,0.0007,-0.0307,0.0136,0.0008,-0.0307,0.0136,0.0005,-0.0304,0.0144,-0.0101,-0.0308,0.0242,-0.0115,-0.0307,0.0248,-0.0138,-0.0319,0.0204,-0.0139,-0.0318,0.0205,-0.0149,-0.0319,0.0200,-0.0116,-0.0306,0.0247,-0.0118,-0.0304,0.0255,-0.0117,-0.0310,0.0237,-0.0116,-0.0311,0.0237,-0.0188,-0.0304,0.0193,-0.0185,-0.0316,0.0200,-0.0183,-0.0322,0.0220,-0.0185,-0.0321,0.0218,-0.0179,-0.0322,0.0211,-0.0228,-0.0307,0.0292,-0.0232,-0.0314,0.0281,-0.0232,-0.0314,0.0281,-0.0173,-0.0316,0.0251,-0.0173,-0.0310,0.0265,-0.0174,-0.0309,0.0264,-0.0228,-0.0307,0.0293,-0.0221,-0.0301,0.0296,-0.0185,-0.0320,0.0221,-0.0176,-0.0321,0.0236,-0.0233,-0.0269,0.0287,-0.0233,-0.0239,0.0280,-0.0233,-0.0273,0.0281,-0.0073,-0.0211,0.0009,-0.0077,-0.0212,0.0026,-0.0091,-0.0195,0.0002,-0.0151,-0.0280,0.0164,-0.0156,-0.0231,0.0138,-0.0140,-0.0279,0.0158,-0.0086,-0.0318,0.0147,-0.0088,-0.0313,0.0159,-0.0095,-0.0289,0.0118,-0.0087,-0.0305,0.0106,-0.0089,-0.0305,0.0118,-0.0071,-0.0309,0.0165,-0.0077,-0.0318,0.0154,-0.0064,-0.0316,0.0162,0.0064,-0.0259,-0.0066,0.0063,-0.0261,-0.0053,0.0060,-0.0305,-0.0060,0.0072,-0.0304,-0.0079,0.0079,-0.0299,-0.0090,0.0073,-0.0219,-0.0097,0.0078,-0.0244,-0.0110,0.0074,-0.0215,-0.0120,0.0074,-0.0312,-0.0162,0.0086,-0.0300,-0.0170,-0.0003,-0.0313,-0.0182,0.0002,-0.0312,-0.0189,0.0072,-0.0290,-0.0239,0.0070,-0.0314,-0.0165,0.0072,-0.0313,-0.0148,0.0028,-0.0294,-0.0260,0.0029,-0.0297,-0.0251,0.0009,-0.0297,-0.0254,-0.0012,-0.0303,-0.0183,0.0061,-0.0314,-0.0080,0.0048,-0.0318,-0.0069,0.0053,-0.0316,-0.0080,0.0034,-0.0317,-0.0086,0.0012,-0.0324,-0.0081,0.0012,-0.0318,-0.0091,-0.0014,-0.0302,0.0169,-0.0009,-0.0301,0.0164,-0.0008,-0.0298,0.0169,-0.0177,-0.0323,0.0218,-0.0174,-0.0326,0.0232,-0.0091,-0.0304,0.0237,-0.0090,-0.0305,0.0231,-0.0091,-0.0223,0.0244,-0.0149,-0.0320,0.0200,-0.0155,-0.0313,0.0184,-0.0142,-0.0312,0.0177,-0.0123,-0.0323,0.0201,-0.0147,-0.0320,0.0200,-0.0118,-0.0313,0.0228,-0.0106,-0.0317,0.0225,0.0031,-0.0311,0.0034,0.0047,-0.0299,0.0017,0.0034,-0.0297,0.0036,0.0007,-0.0309,0.0124,0.0010,-0.0296,0.0135,0.0008,-0.0306,0.0136,-0.0170,-0.0319,0.0202,-0.0218,-0.0319,0.0218,-0.0208,-0.0316,0.0209,-0.0208,-0.0319,0.0210,-0.0202,-0.0316,0.0205,-0.0197,-0.0317,0.0203,-0.0048,-0.0315,0.0008,-0.0045,-0.0317,-0.0026,-0.0048,-0.0312,-0.0010,-0.0048,-0.0311,-0.0031,-0.0029,-0.0305,-0.0102,-0.0030,-0.0306,-0.0114,-0.0024,-0.0321,-0.0130,-0.0029,-0.0306,-0.0125,-0.0029,-0.0306,-0.0137,0.0054,-0.0294,0.0004,0.0051,-0.0307,-0.0042,0.0050,-0.0308,-0.0050,0.0061,-0.0295,-0.0041,0.0047,-0.0310,-0.0056,0.0042,-0.0313,-0.0061,-0.0024,-0.0320,-0.0077,-0.0006,-0.0325,-0.0087,0.0068,-0.0311,-0.0082,0.0060,-0.0310,-0.0067,-0.0006,-0.0298,-0.0241,-0.0007,-0.0289,-0.0254,-0.0002,-0.0297,-0.0246,-0.0019,-0.0297,-0.0208,-0.0018,-0.0292,-0.0224,-0.0014,-0.0303,-0.0212,-0.0005,-0.0303,-0.0221,-0.0007,-0.0306,-0.0212,-0.0014,-0.0301,-0.0223,0.0087,-0.0264,-0.0234,0.0075,-0.0268,-0.0248,0.0076,-0.0241,-0.0249,-0.0012,-0.0303,-0.0202,0.0094,-0.0282,-0.0212,0.0092,-0.0283,-0.0217,0.0093,-0.0256,-0.0214,0.0064,-0.0292,-0.0243,0.0095,-0.0282,-0.0207,0.0083,-0.0238,-0.0238,0.0085,-0.0237,-0.0229,0.0091,-0.0261,-0.0227,0.0088,-0.0288,-0.0218,0.0084,-0.0290,-0.0224,0.0089,-0.0284,-0.0224,0.0047,-0.0274,-0.0265,0.0047,-0.0250,-0.0276,0.0063,-0.0244,-0.0265,0.0062,-0.0272,-0.0261,0.0069,-0.0270,-0.0255,0.0068,-0.0285,-0.0249,0.0028,-0.0308,-0.0184,0.0025,-0.0318,-0.0180,0.0009,-0.0318,-0.0184,0.0024,-0.0318,0.0031,0.0024,-0.0315,0.0017,0.0126,0.0082,-0.0092,0.0143,0.0092,-0.0084,0.0135,0.0089,-0.0101,0.0141,0.0070,0.0012,0.0148,0.0078,0.0010,0.0146,0.0077,-0.0005,0.0162,0.0099,-0.0041,0.0169,0.0109,-0.0042,0.0168,0.0109,-0.0046,0.0177,0.0126,-0.0057,0.0176,0.0124,-0.0066,0.0163,0.0107,-0.0061,0.0181,0.0122,-0.0039,0.0172,0.0111,-0.0027,0.0189,0.0135,-0.0029,0.0173,0.0112,-0.0024,0.0175,0.0112,-0.0014,0.0180,0.0107,0.0009,0.0177,0.0105,0.0021,0.0190,0.0120,0.0006,0.0166,0.0088,0.0035,0.0091,0.0072,0.0032,0.0081,0.0074,0.0072,0.0087,0.0069,0.0069,0.0142,0.0072,0.0077,0.0138,0.0073,0.0045,0.0122,0.0070,0.0051,0.0103,0.0066,0.0101,0.0115,0.0071,0.0095,0.0097,0.0069,0.0066,0.0074,0.0078,0.0115,0.0080,0.0075,0.0073,0.0058,0.0085,0.0080,0.0027,-0.0290,0.0085,0.0021,-0.0306,0.0078,-0.0064,-0.0307,0.0037,-0.0059,-0.0308,0.0024,-0.0082,-0.0305,0.0096,-0.0075,-0.0304,0.0088,-0.0076,-0.0312,0.0094,-0.0020,-0.0304,0.0171,-0.0088,-0.0314,0.0159,-0.0083,-0.0319,0.0150,-0.0060,-0.0307,0.0171,-0.0110,-0.0313,0.0201,-0.0118,-0.0322,0.0206,-0.0222,-0.0320,0.0225,-0.0232,-0.0315,0.0234,-0.0219,-0.0315,0.0217,-0.0229,-0.0322,0.0243,-0.0075,-0.0286,0.0250,-0.0073,-0.0296,0.0242,-0.0143,-0.0308,0.0262,-0.0138,-0.0305,0.0264,-0.0233,-0.0299,0.0293,0.0030,-0.0321,-0.0074,0.0027,-0.0313,-0.0063,0.0012,-0.0315,-0.0073,-0.0233,-0.0193,0.0263,-0.0232,-0.0152,0.0261,-0.0233,-0.0152,0.0261,-0.0233,-0.0118,0.0273,-0.0232,-0.0117,0.0273,-0.0233,-0.0116,0.0272,-0.0198,-0.0136,0.0244,-0.0199,-0.0134,0.0242,-0.0218,-0.0121,0.0263,-0.0233,-0.0129,0.0266,-0.0132,-0.0127,0.0234,-0.0158,-0.0138,0.0236,-0.0131,-0.0129,0.0236,-0.0113,-0.0098,0.0232,-0.0114,-0.0098,0.0231,-0.0114,-0.0101,0.0232,-0.0218,-0.0123,0.0264,-0.0198,-0.0139,0.0245,-0.0220,-0.0290,0.0209,-0.0232,-0.0285,0.0219,-0.0232,-0.0269,0.0211,-0.0229,-0.0253,0.0202,-0.0228,-0.0261,0.0207,-0.0230,-0.0260,0.0209,-0.0230,-0.0153,0.0181,-0.0233,-0.0152,0.0185,-0.0233,-0.0107,0.0162,-0.0225,-0.0107,0.0150,-0.0232,-0.0107,0.0146,-0.0229,-0.0107,0.0151,-0.0230,-0.0107,0.0152,-0.0231,-0.0107,0.0161,-0.0230,-0.0107,0.0157,-0.0230,-0.0202,0.0196,-0.0230,-0.0203,0.0193,-0.0229,-0.0252,0.0204,-0.0232,-0.0233,0.0189,-0.0232,-0.0207,0.0173,-0.0219,-0.0236,0.0178,-0.0220,-0.0211,0.0161,-0.0200,-0.0184,0.0117,-0.0221,-0.0186,0.0143,-0.0197,-0.0183,0.0087,-0.0189,-0.0181,0.0050,-0.0171,-0.0183,0.0088,-0.0232,-0.0162,-0.0171,-0.0233,-0.0161,-0.0169,-0.0232,-0.0160,-0.0169,-0.0205,-0.0181,-0.0167,-0.0206,-0.0182,-0.0165,-0.0226,-0.0181,-0.0169,-0.0054,-0.0192,-0.0231,-0.0052,-0.0195,-0.0234,-0.0094,-0.0137,-0.0137,-0.0079,-0.0081,-0.0131,-0.0094,-0.0137,-0.0140,-0.0048,-0.0179,-0.0241,-0.0053,-0.0193,-0.0238,-0.0048,-0.0180,-0.0240,-0.0053,-0.0172,-0.0240,-0.0052,-0.0174,-0.0239,-0.0054,-0.0174,-0.0235,-0.0055,-0.0174,-0.0235,-0.0079,-0.0106,-0.0228,-0.0048,-0.0181,-0.0237,-0.0058,-0.0189,-0.0232,-0.0054,-0.0189,-0.0232,-0.0074,-0.0189,-0.0144,-0.0083,-0.0169,-0.0185,-0.0051,-0.0215,-0.0185,-0.0017,-0.0225,-0.0280,-0.0015,-0.0244,-0.0276,-0.0084,-0.0166,-0.0185,-0.0061,-0.0186,-0.0229,-0.0061,-0.0188,-0.0226,-0.0224,-0.0106,0.0205,-0.0224,-0.0118,0.0255,-0.0221,-0.0119,0.0253,-0.0226,-0.0164,-0.0108,-0.0226,-0.0150,-0.0040,-0.0225,-0.0156,-0.0041,-0.0224,-0.0118,0.0088,-0.0232,-0.0116,0.0087,-0.0232,-0.0116,0.0118,-0.0228,-0.0161,-0.0107,-0.0233,-0.0159,-0.0108,-0.0233,-0.0146,-0.0040,-0.0232,-0.0107,0.0205,-0.0233,-0.0107,0.0205,-0.0233,-0.0118,0.0263,0.0057,0.0091,-0.0092,0.0057,0.0092,-0.0086,0.0058,0.0091,-0.0091,0.0093,0.0068,-0.0162,0.0085,0.0075,-0.0176,0.0078,0.0093,-0.0165,-0.0205,-0.0169,-0.0038,-0.0225,-0.0137,0.0031,-0.0024,-0.0167,-0.0263,0.0015,-0.0166,-0.0291,0.0020,0.0032,0.0104,0.0022,0.0034,0.0103,0.0024,0.0043,0.0106,0.0034,0.0045,0.0105,0.0029,0.0046,0.0107,0.0033,0.0044,0.0103,0.0035,0.0031,0.0098,0.0033,0.0042,0.0101,0.0032,0.0032,0.0099,0.0000,0.0014,0.0136,0.0002,-0.0013,0.0122,0.0002,0.0013,0.0133,0.0006,0.0035,0.0144,0.0054,0.0028,0.0118,0.0057,0.0027,0.0118,0.0057,0.0029,0.0120,0.0028,0.0044,0.0139,-0.0007,0.0099,0.0162,-0.0115,0.0113,-0.0175,-0.0118,0.0119,-0.0172,-0.0104,0.0128,-0.0195,-0.0130,0.0119,-0.0129,-0.0127,0.0112,-0.0130,-0.0127,0.0112,-0.0059,-0.0098,0.0048,0.0063,-0.0099,0.0047,0.0070,-0.0106,0.0082,0.0082,-0.0094,0.0003,0.0052,-0.0090,0.0005,0.0047,-0.0071,-0.0059,-0.0018,-0.0096,0.0006,-0.0274,-0.0092,-0.0052,-0.0251,-0.0096,0.0008,-0.0250,-0.0090,-0.0057,-0.0226,-0.0082,-0.0125,-0.0181,-0.0098,0.0044,0.0096,-0.0089,-0.0003,0.0054,-0.0093,0.0051,0.0086,-0.0039,0.0007,-0.0308,-0.0073,0.0001,-0.0295,-0.0083,0.0067,-0.0291,-0.0094,0.0152,-0.0074,-0.0109,0.0162,-0.0133,-0.0117,0.0162,-0.0066,-0.0105,0.0145,0.0008,-0.0106,0.0138,0.0034,-0.0104,0.0140,0.0035,-0.0121,0.0133,0.0072,-0.0119,0.0135,0.0072,-0.0111,0.0137,0.0053,-0.0117,0.0117,0.0001,-0.0117,0.0121,0.0024,-0.0103,0.0138,0.0056,-0.0105,0.0140,0.0039,-0.0001,0.0105,0.0151,-0.0047,0.0120,0.0133,-0.0055,0.0129,0.0157,-0.0106,0.0075,0.0092,-0.0109,0.0090,0.0097,-0.0117,0.0108,0.0085,-0.0112,0.0097,0.0085,-0.0115,0.0109,0.0099,-0.0118,0.0128,0.0104,-0.0121,0.0128,0.0102,-0.0119,0.0124,0.0109,-0.0109,0.0099,0.0111,-0.0112,0.0098,0.0110,-0.0107,0.0071,0.0106,-0.0082,-0.0020,0.0050,-0.0084,-0.0002,0.0061,-0.0108,0.0137,0.0074,-0.0090,0.0136,0.0097,-0.0094,0.0096,0.0098,-0.0093,0.0126,0.0099,-0.0102,0.0131,0.0095,-0.0115,0.0124,0.0104,-0.0117,0.0124,0.0110,-0.0114,0.0134,0.0084,-0.0110,0.0127,0.0098,-0.0085,-0.0078,0.0166,-0.0103,-0.0114,0.0161,-0.0091,-0.0074,0.0178,-0.0103,0.0006,0.0151,-0.0107,0.0006,0.0154,-0.0121,0.0050,0.0132,-0.0137,0.0145,0.0146,-0.0128,0.0136,0.0142,-0.0127,0.0117,0.0152,-0.0130,0.0094,0.0139,-0.0131,0.0117,0.0142,-0.0109,0.0066,0.0160,-0.0121,0.0071,0.0146,-0.0128,0.0056,0.0147,-0.0133,0.0083,0.0131,-0.0126,0.0054,0.0132,-0.0116,0.0008,0.0177,-0.0109,0.0005,0.0179,-0.0112,0.0043,0.0146,-0.0124,0.0073,0.0141,-0.0116,0.0125,0.0047,-0.0113,0.0135,0.0052,-0.0089,0.0037,0.0152,-0.0076,0.0005,0.0128,-0.0084,0.0003,0.0143,-0.0084,0.0083,0.0105,-0.0077,0.0117,0.0125,-0.0092,0.0129,0.0166,-0.0114,0.0130,0.0164,-0.0116,0.0144,0.0165,-0.0134,0.0148,0.0141,-0.0128,0.0147,0.0152,-0.0127,0.0135,0.0152,-0.0119,0.0183,0.0179,-0.0092,0.0149,0.0179,-0.0097,0.0142,-0.0199,-0.0081,0.0153,-0.0137,0.0054,-0.0169,-0.0264,0.0075,-0.0186,-0.0243,0.0061,-0.0203,-0.0271,0.0077,0.0097,-0.0160,0.0116,0.0079,-0.0121,0.0116,0.0078,-0.0121,0.0032,0.0108,-0.0073,0.0035,0.0104,-0.0079,0.0031,0.0103,-0.0090,0.0012,0.0115,-0.0243,0.0014,0.0109,-0.0242,-0.0023,0.0078,-0.0289,0.0075,0.0090,-0.0168,0.0077,0.0093,-0.0166,0.0084,0.0076,-0.0178,0.0054,0.0091,-0.0228,0.0041,0.0093,-0.0243,0.0039,0.0099,-0.0238,-0.0029,0.0119,-0.0255,0.0011,0.0116,-0.0243,0.0054,0.0091,-0.0081,0.0050,0.0092,-0.0081,0.0047,0.0090,-0.0070,0.0042,0.0097,-0.0078,0.0038,0.0099,-0.0075,0.0037,0.0101,-0.0069,0.0036,0.0104,-0.0072,0.0036,0.0107,-0.0056,0.0057,0.0099,-0.0186,0.0073,0.0093,-0.0163,0.0055,0.0090,-0.0089,0.0055,0.0089,-0.0095,0.0050,0.0092,-0.0087,0.0228,-0.0044,-0.0001,0.0230,-0.0052,-0.0001,0.0197,-0.0043,-0.0013,0.0125,0.0090,-0.0116,0.0126,0.0073,-0.0100,0.0190,0.0121,-0.0002,0.0171,0.0054,-0.0009,0.0162,0.0055,-0.0020,0.0163,0.0012,-0.0029,0.0158,0.0015,-0.0043,0.0160,0.0059,-0.0040,0.0190,0.0134,-0.0023,0.0189,0.0134,-0.0029,0.0177,0.0120,-0.0047,0.0176,0.0120,-0.0047,0.0178,0.0125,-0.0057,0.0187,0.0130,-0.0035,0.0186,0.0131,-0.0035,0.0144,0.0026,-0.0078,0.0152,0.0065,-0.0069,0.0064,0.0089,-0.0076,0.0093,0.0084,-0.0083,0.0126,0.0091,-0.0115,0.0166,0.0101,-0.0076,0.0153,0.0103,-0.0091,0.0165,0.0102,-0.0076,0.0136,0.0084,-0.0076,0.0130,0.0079,-0.0071,0.0137,0.0074,-0.0057,0.0190,0.0120,0.0004,0.0135,0.0088,-0.0100,0.0165,0.0086,0.0038,0.0155,0.0076,0.0040,0.0152,0.0078,0.0061,0.0153,0.0080,0.0065,0.0154,0.0077,0.0050,0.0120,0.0071,0.0091,0.0119,0.0070,0.0090,0.0081,0.0077,0.0110,0.0080,0.0077,0.0106,0.0179,0.0088,0.0030,0.0143,0.0073,0.0100,0.0144,0.0068,0.0091,0.0133,0.0076,0.0080,0.0133,0.0069,0.0100,0.0127,0.0069,0.0105,0.0074,0.0079,0.0117,0.0064,0.0085,0.0137,0.0080,0.0077,0.0129,0.0186,0.0053,0.0005,0.0199,0.0116,0.0007,0.0194,0.0085,0.0009,0.0189,0.0101,0.0027,0.0199,0.0095,0.0010,0.0152,0.0077,0.0049,0.0150,0.0079,0.0032,0.0146,0.0076,0.0036,0.0082,0.0073,0.0108,0.0117,0.0069,0.0020,0.0090,0.0069,0.0068,0.0079,0.0062,0.0136,0.0086,0.0012,0.0109,0.0085,0.0059,0.0133,0.0145,0.0073,0.0069,0.0141,0.0074,0.0041,0.0124,0.0081,-0.0091,0.0123,0.0068,0.0128,0.0104,0.0061,0.0129,0.0119,0.0013,0.0094,0.0153,0.0057,0.0085,0.0147,0.0055,0.0089,0.0149,0.0022,0.0078,0.0140,0.0063,0.0106,0.0156,0.0072,0.0086,0.0148,0.0067,0.0087,0.0173,0.0063,0.0050,0.0164,0.0050,0.0060,0.0175,0.0048,0.0055,0.0231,-0.0042,0.0002,0.0223,-0.0028,-0.0000,0.0233,-0.0087,0.0005,0.0230,-0.0081,0.0010,0.0229,-0.0082,0.0011,0.0223,-0.0071,0.0011,0.0222,-0.0071,0.0013,0.0221,0.0022,0.0026,0.0211,0.0029,0.0028,0.0210,0.0029,0.0030,0.0233,-0.0079,-0.0001,0.0192,-0.0085,-0.0015,0.0226,-0.0068,-0.0003,0.0220,0.0022,0.0028,0.0181,0.0028,0.0057,0.0216,0.0041,0.0019,0.0210,0.0034,0.0023,0.0212,0.0033,0.0004,0.0211,0.0033,0.0002,0.0214,0.0022,0.0002,0.0117,0.0047,-0.0126,0.0136,0.0018,0.0086,0.0131,0.0058,0.0113,0.0163,0.0065,0.0057,0.0158,0.0068,0.0069,0.0157,0.0053,0.0071,0.0139,-0.0135,-0.0023,0.0147,-0.0109,0.0021,0.0126,-0.0131,0.0024,0.0082,-0.0190,-0.0120,0.0077,-0.0149,0.0054,0.0090,-0.0121,0.0062,0.0047,-0.0126,0.0084,0.0006,-0.0124,0.0100,0.0055,-0.0097,0.0086,0.0010,-0.0092,0.0111,-0.0075,0.0131,0.0125,-0.0082,0.0134,0.0088,-0.0157,0.0206,0.0151,-0.0154,0.0225,0.0148,-0.0146,0.0207,0.0156,-0.0142,0.0175,0.0218,-0.0133,0.0178,0.0199,-0.0142,0.0210,0.0196,-0.0105,0.0132,0.0196,-0.0078,0.0096,0.0186,-0.0056,0.0122,0.0175,-0.0111,0.0125,0.0204,-0.0103,-0.0057,0.0234,-0.0076,-0.0104,0.0198,-0.0078,-0.0064,0.0197,-0.0110,-0.0157,0.0218,-0.0083,-0.0001,0.0196,-0.0093,0.0000,0.0215,-0.0122,-0.0201,0.0231,-0.0165,-0.0236,0.0249,-0.0180,-0.0207,0.0247,-0.0173,-0.0228,0.0263,-0.0157,-0.0262,0.0268,-0.0098,0.0084,0.0199,-0.0106,0.0073,0.0217,0.0061,0.0082,0.0152,-0.0040,-0.0035,0.0161,-0.0046,-0.0010,0.0169,-0.0057,-0.0012,0.0174,-0.0032,-0.0230,0.0203,-0.0024,-0.0230,0.0194,-0.0036,-0.0174,0.0185,-0.0002,-0.0122,0.0109,-0.0006,-0.0098,0.0125,-0.0010,-0.0142,0.0143,0.0014,0.0008,0.0112,0.0011,0.0024,0.0122,-0.0020,-0.0077,0.0144,0.0051,0.0044,0.0130,0.0078,0.0075,0.0144,0.0082,-0.0032,0.0091,0.0233,-0.0078,0.0001,0.0056,-0.0227,0.0020,0.0058,-0.0228,0.0003,0.0072,-0.0187,0.0025,0.0043,-0.0140,0.0084,0.0030,-0.0191,0.0088,0.0028,-0.0249,0.0090,0.0163,-0.0118,-0.0017,0.0148,-0.0103,-0.0047,0.0185,-0.0105,-0.0012,0.0106,-0.0162,-0.0049,0.0132,-0.0080,-0.0088,0.0098,-0.0145,-0.0124,0.0099,-0.0060,-0.0210,0.0107,-0.0066,-0.0177,0.0092,-0.0118,-0.0226,-0.0132,0.0210,0.0175,-0.0139,0.0175,0.0155,0.0082,0.0076,-0.0180,0.0105,0.0069,0.0060,0.0063,0.0095,-0.0059,0.0099,0.0082,-0.0063,0.0079,0.0085,-0.0020,0.0080,0.0075,0.0035,0.0043,-0.0165,-0.0276,0.0019,-0.0084,-0.0300,0.0016,0.0089,-0.0266,-0.0071,-0.0103,-0.0249,-0.0054,-0.0099,-0.0278,-0.0104,-0.0057,0.0234,-0.0111,0.0003,0.0248,-0.0163,0.0147,0.0256,-0.0129,0.0102,0.0206,-0.0128,0.0055,0.0205,-0.0107,-0.0064,0.0204,-0.0109,0.0007,0.0157,-0.0132,-0.0129,0.0204,-0.0117,-0.0100,0.0205,-0.0077,-0.0083,0.0153,-0.0206,-0.0155,0.0028,-0.0176,-0.0171,-0.0037,-0.0062,-0.0092,0.0042,-0.0075,-0.0060,-0.0018,-0.0229,-0.0163,-0.0171,-0.0233,-0.0176,-0.0171,-0.0221,-0.0184,-0.0110,-0.0232,-0.0180,-0.0038,-0.0232,-0.0182,-0.0111,-0.0109,-0.0195,0.0070,-0.0114,-0.0173,-0.0010,-0.0085,-0.0195,-0.0115,-0.0091,-0.0205,-0.0087,-0.0097,-0.0185,-0.0094,-0.0092,-0.0194,-0.0042,-0.0103,-0.0174,-0.0095,-0.0088,-0.0167,-0.0142,-0.0058,-0.0192,-0.0231,-0.0041,-0.0253,-0.0135,-0.0042,-0.0256,-0.0121,-0.0057,-0.0205,-0.0143,-0.0132,-0.0226,0.0119,-0.0104,-0.0273,0.0136,0.0080,-0.0291,-0.0228,0.0084,-0.0290,-0.0223,0.0082,-0.0281,-0.0225,0.0039,-0.0285,-0.0237,0.0039,-0.0293,-0.0238,0.0049,-0.0293,-0.0236,-0.0020,-0.0309,-0.0121,-0.0019,-0.0309,-0.0112,0.0003,-0.0303,-0.0169,0.0002,-0.0318,-0.0175,0.0010,-0.0318,-0.0175,0.0034,-0.0299,-0.0162,0.0019,-0.0301,-0.0165,0.0021,-0.0318,-0.0172,-0.0021,-0.0295,-0.0005,-0.0018,-0.0320,-0.0002,-0.0036,-0.0319,-0.0013,-0.0036,-0.0298,-0.0060,-0.0035,-0.0314,-0.0063,0.0012,-0.0309,0.0093,0.0010,-0.0311,0.0108,-0.0058,-0.0310,0.0059,-0.0057,-0.0299,0.0063,-0.0049,-0.0308,0.0069,-0.0076,-0.0292,0.0097,-0.0075,-0.0307,0.0096,-0.0061,-0.0308,0.0091,0.0005,-0.0294,0.0146,0.0005,-0.0304,0.0144,0.0002,-0.0302,0.0151,-0.0027,-0.0303,0.0172,-0.0042,-0.0310,0.0165,0.0050,-0.0223,-0.0202,0.0057,-0.0224,-0.0201,0.0060,-0.0231,-0.0202,0.0087,-0.0277,-0.0205,0.0076,-0.0278,-0.0204,0.0073,-0.0266,-0.0204,0.0030,-0.0225,-0.0201,0.0033,-0.0234,-0.0205,0.0032,-0.0234,-0.0201,0.0033,-0.0208,-0.0200,0.0033,-0.0217,-0.0201,0.0031,-0.0216,-0.0199,0.0034,-0.0216,-0.0204,0.0033,-0.0216,-0.0207,0.0031,-0.0224,-0.0210,0.0035,-0.0244,-0.0206,0.0034,-0.0245,-0.0211,0.0037,-0.0257,-0.0214,0.0045,-0.0279,-0.0227,0.0044,-0.0279,-0.0226,0.0048,-0.0281,-0.0233,0.0041,-0.0279,-0.0219,0.0042,-0.0279,-0.0219,0.0039,-0.0281,-0.0212,0.0045,-0.0208,-0.0198,0.0046,-0.0212,-0.0199,0.0044,-0.0212,-0.0200,0.0086,-0.0265,-0.0198,0.0084,-0.0265,-0.0201,0.0087,-0.0277,-0.0205,0.0066,-0.0220,-0.0191,0.0069,-0.0229,-0.0193,0.0071,-0.0229,-0.0190,0.0024,-0.0197,-0.0202,0.0022,-0.0198,-0.0204,0.0025,-0.0197,-0.0203,0.0031,-0.0198,-0.0204,0.0032,-0.0199,-0.0206,0.0033,-0.0199,-0.0205,0.0033,-0.0199,-0.0204,0.0033,-0.0199,-0.0202,0.0031,-0.0198,-0.0202,0.0042,-0.0200,-0.0191,0.0039,-0.0200,-0.0192,0.0040,-0.0202,-0.0195,0.0030,-0.0224,-0.0212,0.0029,-0.0234,-0.0215,0.0048,-0.0284,-0.0236,0.0040,-0.0269,-0.0227,0.0045,-0.0203,-0.0204,0.0044,-0.0207,-0.0208};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=2 */
		private double[] getl_maxilla_coordinate_6_24_point_2()
		{
			double[] value = {0.0046,-0.0207,-0.0209,0.0047,-0.0210,-0.0212,0.0045,-0.0211,-0.0212,0.0051,-0.0217,-0.0216,0.0051,-0.0224,-0.0221,0.0052,-0.0231,-0.0226,0.0054,-0.0231,-0.0227,0.0053,-0.0269,-0.0236,0.0051,-0.0269,-0.0235,0.0048,-0.0281,-0.0234,0.0090,-0.0279,-0.0205,0.0040,-0.0209,-0.0196,0.0038,-0.0208,-0.0197,0.0037,-0.0210,-0.0196,0.0030,-0.0200,-0.0195,0.0032,-0.0200,-0.0197,0.0033,-0.0201,-0.0195,0.0050,-0.0200,-0.0195,0.0048,-0.0200,-0.0195,0.0049,-0.0202,-0.0196,0.0045,-0.0203,-0.0199,0.0047,-0.0203,-0.0199,0.0045,-0.0205,-0.0198,0.0045,-0.0203,-0.0201,0.0043,-0.0204,-0.0203,0.0043,-0.0269,-0.0222,0.0048,-0.0203,-0.0204,0.0049,-0.0206,-0.0208,0.0054,-0.0205,-0.0208,0.0053,-0.0202,-0.0201,0.0055,-0.0203,-0.0202,0.0057,-0.0202,-0.0201,0.0054,-0.0207,-0.0196,0.0055,-0.0204,-0.0197,0.0056,-0.0206,-0.0197,0.0052,-0.0203,-0.0198,0.0024,-0.0200,-0.0196,0.0019,-0.0202,-0.0199,0.0023,-0.0198,-0.0200,0.0032,-0.0202,-0.0207,0.0034,-0.0201,-0.0206,0.0036,-0.0208,-0.0203,0.0035,-0.0208,-0.0201,0.0035,-0.0201,-0.0202,0.0043,-0.0200,-0.0187,0.0038,-0.0206,-0.0185,0.0040,-0.0201,-0.0189,0.0011,-0.0210,-0.0197,0.0010,-0.0209,-0.0201,0.0019,-0.0202,-0.0204,0.0018,-0.0202,-0.0203,0.0010,-0.0209,-0.0203,0.0020,-0.0201,-0.0206,0.0019,-0.0201,-0.0205,0.0012,-0.0209,-0.0207,0.0025,-0.0209,-0.0210,0.0030,-0.0208,-0.0209,0.0064,-0.0208,-0.0207,0.0069,-0.0213,-0.0212,0.0064,-0.0208,-0.0205,0.0064,-0.0209,-0.0202,0.0069,-0.0214,-0.0205,0.0062,-0.0209,-0.0200,0.0052,-0.0210,-0.0212,0.0020,-0.0209,-0.0210,0.0015,-0.0217,-0.0213,0.0021,-0.0217,-0.0212,0.0033,-0.0210,-0.0199,0.0031,-0.0217,-0.0198,0.0025,-0.0214,-0.0185,0.0028,-0.0207,-0.0190,0.0019,-0.0208,-0.0192,0.0003,-0.0218,-0.0196,0.0007,-0.0217,-0.0210,0.0009,-0.0217,-0.0211,0.0014,-0.0209,-0.0209,0.0032,-0.0224,-0.0206,0.0067,-0.0219,-0.0185,0.0067,-0.0219,-0.0180,0.0063,-0.0211,-0.0184,0.0067,-0.0213,-0.0215,0.0072,-0.0220,-0.0220,0.0074,-0.0221,-0.0208,0.0079,-0.0228,-0.0211,0.0071,-0.0221,-0.0204,0.0061,-0.0230,-0.0227,0.0058,-0.0222,-0.0223,0.0006,-0.0224,-0.0214,0.0003,-0.0225,-0.0212,-0.0001,-0.0236,-0.0216,0.0031,-0.0225,-0.0199,0.0033,-0.0234,-0.0199,0.0040,-0.0233,-0.0193,0.0073,-0.0228,-0.0174,0.0066,-0.0219,-0.0177,0.0079,-0.0228,-0.0216,0.0081,-0.0239,-0.0219,0.0082,-0.0238,-0.0214,-0.0003,-0.0236,-0.0212,-0.0004,-0.0247,-0.0216,0.0074,-0.0228,-0.0179,0.0073,-0.0229,-0.0184,0.0079,-0.0239,-0.0185,0.0036,-0.0257,-0.0201,0.0045,-0.0256,-0.0196,0.0043,-0.0244,-0.0194,0.0079,-0.0268,-0.0232,0.0080,-0.0267,-0.0227,0.0082,-0.0253,-0.0227,0.0058,-0.0255,-0.0166,0.0048,-0.0270,-0.0175,0.0046,-0.0257,-0.0171,0.0001,-0.0259,-0.0227,0.0001,-0.0273,-0.0232,0.0011,-0.0259,-0.0228,0.0029,-0.0271,-0.0180,0.0032,-0.0286,-0.0183,0.0008,-0.0288,-0.0192,0.0025,-0.0281,-0.0160,0.0036,-0.0280,-0.0158,-0.0008,-0.0208,-0.0148,-0.0010,-0.0205,-0.0148,-0.0010,-0.0205,-0.0148,0.0014,-0.0285,-0.0160,0.0016,-0.0282,-0.0150,0.0014,-0.0281,-0.0150,0.0018,-0.0286,-0.0159,0.0021,-0.0280,-0.0158,0.0020,-0.0280,-0.0149,0.0031,-0.0214,-0.0127,0.0033,-0.0213,-0.0131,0.0034,-0.0205,-0.0124,0.0035,-0.0207,-0.0118,0.0034,-0.0207,-0.0120,0.0036,-0.0204,-0.0119,0.0019,-0.0280,-0.0132,0.0020,-0.0280,-0.0141,0.0025,-0.0267,-0.0139,0.0017,-0.0281,-0.0140,0.0019,-0.0283,-0.0141,0.0014,-0.0268,-0.0134,0.0013,-0.0267,-0.0143,0.0016,-0.0281,-0.0140,-0.0007,-0.0207,-0.0145,-0.0007,-0.0208,-0.0147,-0.0005,-0.0215,-0.0145,0.0018,-0.0283,-0.0150,0.0022,-0.0281,-0.0129,0.0019,-0.0280,-0.0131,0.0024,-0.0280,-0.0130,0.0036,-0.0281,-0.0125,0.0035,-0.0280,-0.0123,0.0020,-0.0281,-0.0127,-0.0001,-0.0283,-0.0113,0.0008,-0.0284,-0.0120,0.0002,-0.0286,-0.0111,-0.0001,-0.0271,-0.0113,0.0009,-0.0281,-0.0119,-0.0001,-0.0282,-0.0114,-0.0007,-0.0208,-0.0142,-0.0009,-0.0207,-0.0138,-0.0010,-0.0206,-0.0143,0.0016,-0.0280,-0.0126,0.0007,-0.0280,-0.0119,0.0018,-0.0280,-0.0126,0.0045,-0.0202,-0.0098,0.0043,-0.0202,-0.0099,0.0044,-0.0204,-0.0100,0.0030,-0.0209,-0.0101,0.0033,-0.0209,-0.0102,0.0036,-0.0204,-0.0101,0.0043,-0.0201,-0.0095,0.0045,-0.0202,-0.0093,0.0044,-0.0202,-0.0092,0.0044,-0.0201,-0.0096,0.0046,-0.0202,-0.0095,0.0037,-0.0202,-0.0096,0.0035,-0.0203,-0.0096,0.0037,-0.0202,-0.0097,0.0038,-0.0202,-0.0122,0.0039,-0.0202,-0.0125,0.0045,-0.0202,-0.0122,-0.0012,-0.0207,-0.0152,-0.0011,-0.0207,-0.0151,-0.0011,-0.0205,-0.0149,-0.0006,-0.0286,-0.0106,0.0066,-0.0278,-0.0118,0.0051,-0.0279,-0.0122,0.0064,-0.0275,-0.0122,0.0032,-0.0205,-0.0094,0.0035,-0.0203,-0.0098,0.0039,-0.0203,-0.0100,0.0036,-0.0203,-0.0099,0.0020,-0.0280,-0.0125,0.0021,-0.0269,-0.0117,0.0037,-0.0214,-0.0118,0.0037,-0.0207,-0.0117,0.0032,-0.0221,-0.0135,0.0035,-0.0213,-0.0133,0.0068,-0.0277,-0.0124,0.0058,-0.0263,-0.0125,0.0061,-0.0262,-0.0126,0.0065,-0.0276,-0.0109,0.0069,-0.0278,-0.0105,0.0065,-0.0266,-0.0098,0.0024,-0.0268,-0.0155,0.0029,-0.0267,-0.0156,0.0032,-0.0250,-0.0150,-0.0004,-0.0290,-0.0100,-0.0008,-0.0291,-0.0104,-0.0005,-0.0287,-0.0105,0.0001,-0.0277,-0.0096,0.0003,-0.0263,-0.0095,0.0003,-0.0264,-0.0092,0.0043,-0.0201,-0.0097,0.0046,-0.0202,-0.0097,0.0070,-0.0282,-0.0112,-0.0003,-0.0287,-0.0101,-0.0002,-0.0288,-0.0099,0.0014,-0.0290,-0.0163,0.0018,-0.0289,-0.0162,0.0032,-0.0206,-0.0098,0.0032,-0.0206,-0.0096,0.0036,-0.0210,-0.0102,0.0041,-0.0205,-0.0101,0.0038,-0.0205,-0.0101,0.0028,-0.0217,-0.0088,0.0023,-0.0217,-0.0090,0.0029,-0.0210,-0.0092,0.0019,-0.0227,-0.0087,0.0016,-0.0227,-0.0091,0.0022,-0.0217,-0.0093,0.0049,-0.0214,-0.0090,0.0050,-0.0221,-0.0087,0.0047,-0.0214,-0.0086,0.0035,-0.0204,-0.0125,0.0054,-0.0216,-0.0122,0.0054,-0.0217,-0.0119,0.0052,-0.0211,-0.0117,0.0062,-0.0262,-0.0132,0.0023,-0.0268,-0.0147,-0.0023,-0.0252,-0.0153,-0.0020,-0.0252,-0.0158,-0.0021,-0.0233,-0.0156,-0.0008,-0.0308,-0.0103,0.0031,-0.0207,-0.0003,0.0031,-0.0195,-0.0002,0.0022,-0.0207,-0.0003,0.0010,-0.0241,-0.0027,0.0013,-0.0231,-0.0032,0.0022,-0.0242,-0.0025,-0.0001,-0.0240,-0.0056,0.0006,-0.0230,-0.0057,0.0004,-0.0241,-0.0040,0.0008,-0.0246,-0.0064,0.0016,-0.0231,-0.0063,0.0002,-0.0242,-0.0062,0.0045,-0.0246,-0.0029,0.0044,-0.0233,-0.0032,0.0045,-0.0248,-0.0037,0.0045,-0.0246,-0.0025,0.0043,-0.0238,-0.0013,0.0034,-0.0239,-0.0016,-0.0048,-0.0232,-0.0021,-0.0048,-0.0243,-0.0022,-0.0050,-0.0232,-0.0030,0.0018,-0.0177,0.0020,0.0014,-0.0178,0.0020,0.0016,-0.0170,0.0014,-0.0017,-0.0168,-0.0015,-0.0018,-0.0168,-0.0013,-0.0018,-0.0161,-0.0016,-0.0024,-0.0167,-0.0039,-0.0022,-0.0167,-0.0038,-0.0022,-0.0159,-0.0033,0.0015,-0.0168,-0.0047,0.0017,-0.0177,-0.0053,0.0023,-0.0176,-0.0051,0.0009,-0.0178,-0.0048,0.0010,-0.0177,-0.0051,0.0010,-0.0169,-0.0044,0.0027,-0.0177,-0.0004,0.0019,-0.0178,-0.0005,0.0020,-0.0185,-0.0005,0.0038,-0.0182,0.0007,0.0034,-0.0177,0.0005,0.0034,-0.0176,-0.0000,0.0030,-0.0176,0.0017,0.0033,-0.0177,0.0012,0.0036,-0.0182,0.0015,0.0026,-0.0165,-0.0029,0.0030,-0.0168,-0.0031,0.0028,-0.0168,-0.0028,-0.0018,-0.0211,-0.0005,-0.0024,-0.0213,-0.0002,-0.0024,-0.0191,-0.0003,-0.0052,-0.0214,-0.0019,-0.0043,-0.0216,-0.0011,-0.0042,-0.0233,-0.0012,-0.0053,-0.0213,-0.0028,-0.0050,-0.0232,-0.0040,0.0006,-0.0215,0.0022,0.0010,-0.0214,0.0028,0.0009,-0.0224,0.0027,0.0041,-0.0215,0.0018,0.0038,-0.0204,0.0017,0.0041,-0.0216,0.0004,-0.0031,-0.0160,-0.0014,-0.0028,-0.0157,-0.0018,-0.0024,-0.0157,-0.0016,0.0008,-0.0248,-0.0027,0.0045,-0.0248,-0.0028,0.0048,-0.0248,-0.0014,0.0002,-0.0246,-0.0041,0.0002,-0.0246,-0.0041,-0.0018,-0.0253,-0.0061,-0.0005,-0.0249,-0.0058,-0.0008,-0.0249,-0.0058,-0.0001,-0.0249,-0.0061,-0.0005,-0.0271,-0.0065,0.0010,-0.0268,-0.0063,-0.0041,-0.0276,-0.0051,-0.0036,-0.0275,-0.0057,-0.0038,-0.0253,-0.0056,-0.0015,-0.0233,-0.0052,-0.0010,-0.0230,-0.0039,-0.0015,-0.0210,-0.0040,-0.0030,-0.0244,-0.0059,-0.0029,-0.0254,-0.0062,0.0016,-0.0177,-0.0028,0.0013,-0.0177,-0.0031,0.0014,-0.0168,-0.0027,0.0032,-0.0175,-0.0029,0.0025,-0.0169,-0.0026,0.0016,-0.0220,-0.0035,0.0024,-0.0220,-0.0031,0.0023,-0.0231,-0.0029,0.0008,-0.0178,0.0015,0.0008,-0.0179,0.0011,0.0011,-0.0171,0.0008,0.0011,-0.0250,-0.0021,0.0022,-0.0251,-0.0026,0.0023,-0.0170,-0.0004,0.0012,-0.0172,-0.0001,0.0010,-0.0179,-0.0003,0.0027,-0.0169,0.0002,0.0043,-0.0237,0.0012,0.0042,-0.0228,0.0001,0.0045,-0.0239,-0.0006,-0.0031,-0.0216,-0.0004,-0.0031,-0.0192,-0.0003,-0.0046,-0.0253,-0.0035,-0.0045,-0.0253,-0.0043,-0.0049,-0.0243,-0.0041,0.0021,-0.0196,-0.0003,0.0018,-0.0167,0.0001,0.0018,-0.0167,0.0004,0.0015,-0.0167,0.0006,-0.0035,-0.0296,-0.0015,-0.0043,-0.0298,-0.0026,-0.0043,-0.0276,-0.0026,-0.0039,-0.0299,-0.0052,0.0002,-0.0208,0.0087,-0.0002,-0.0209,0.0087,-0.0001,-0.0207,0.0086,0.0000,-0.0207,0.0081,0.0003,-0.0209,0.0079,0.0003,-0.0208,0.0081,0.0009,-0.0208,0.0083,0.0011,-0.0211,0.0081,0.0014,-0.0211,0.0084,0.0005,-0.0208,0.0088,0.0007,-0.0211,0.0089,0.0001,-0.0210,0.0088,-0.0004,-0.0211,0.0073,-0.0008,-0.0220,0.0064,-0.0005,-0.0221,0.0066,-0.0019,-0.0216,0.0068,-0.0022,-0.0221,0.0063,-0.0017,-0.0217,0.0066,0.0022,-0.0253,0.0059,0.0025,-0.0256,0.0068,0.0023,-0.0237,0.0073,-0.0037,-0.0240,0.0074,-0.0039,-0.0239,0.0065,-0.0024,-0.0221,0.0072,-0.0073,-0.0285,0.0167,-0.0072,-0.0298,0.0167,-0.0062,-0.0295,0.0172,-0.0089,-0.0302,0.0160,-0.0083,-0.0301,0.0161,-0.0083,-0.0288,0.0161,-0.0117,-0.0288,0.0180,-0.0113,-0.0306,0.0172,-0.0115,-0.0289,0.0173,-0.0076,-0.0271,0.0242,-0.0073,-0.0289,0.0242,-0.0084,-0.0273,0.0240,-0.0098,-0.0151,0.0199,-0.0099,-0.0152,0.0195,-0.0099,-0.0142,0.0190,-0.0100,-0.0145,0.0171,-0.0101,-0.0156,0.0175,-0.0099,-0.0157,0.0173,-0.0100,-0.0137,0.0172,-0.0096,-0.0134,0.0176,-0.0100,-0.0137,0.0174,-0.0089,-0.0137,0.0170,-0.0092,-0.0133,0.0175,-0.0092,-0.0137,0.0169,-0.0100,-0.0223,0.0167,-0.0106,-0.0224,0.0170,-0.0108,-0.0235,0.0170,-0.0073,-0.0229,0.0177,-0.0081,-0.0220,0.0173,-0.0080,-0.0231,0.0171,-0.0104,-0.0172,0.0180,-0.0104,-0.0155,0.0179,-0.0104,-0.0154,0.0185,-0.0104,-0.0170,0.0192,-0.0103,-0.0156,0.0176,-0.0097,-0.0166,0.0209,-0.0096,-0.0181,0.0215,-0.0101,-0.0183,0.0211,-0.0102,-0.0189,0.0177,-0.0102,-0.0172,0.0178,-0.0095,-0.0172,0.0173,-0.0099,-0.0172,0.0175,-0.0100,-0.0189,0.0174,-0.0077,-0.0178,0.0217,-0.0079,-0.0178,0.0219,-0.0083,-0.0163,0.0212,-0.0099,-0.0210,0.0169,-0.0095,-0.0188,0.0173,-0.0105,-0.0189,0.0182,-0.0108,-0.0210,0.0177,-0.0111,-0.0208,0.0192,-0.0111,-0.0209,0.0185,-0.0107,-0.0189,0.0186,-0.0087,-0.0133,0.0188,-0.0087,-0.0139,0.0194,-0.0091,-0.0134,0.0189,-0.0089,-0.0208,0.0171,-0.0089,-0.0221,0.0169,-0.0111,-0.0252,0.0205,-0.0111,-0.0272,0.0205,-0.0117,-0.0276,0.0191,-0.0114,-0.0258,0.0174,-0.0115,-0.0256,0.0183,-0.0117,-0.0277,0.0181,-0.0017,-0.0175,0.0154,-0.0017,-0.0175,0.0153,-0.0015,-0.0180,0.0154,-0.0067,-0.0170,0.0121,-0.0068,-0.0170,0.0123,-0.0071,-0.0173,0.0121,-0.0069,-0.0174,0.0132,-0.0070,-0.0173,0.0131,-0.0066,-0.0171,0.0130,-0.0061,-0.0171,0.0130,-0.0061,-0.0169,0.0128,-0.0059,-0.0171,0.0128,-0.0059,-0.0171,0.0124,-0.0060,-0.0169,0.0125,-0.0081,-0.0189,0.0132,-0.0075,-0.0177,0.0131,-0.0074,-0.0177,0.0132,-0.0075,-0.0225,0.0143,-0.0067,-0.0225,0.0143,-0.0064,-0.0244,0.0148,-0.0058,-0.0226,0.0112,-0.0050,-0.0246,0.0109,-0.0043,-0.0245,0.0115,-0.0065,-0.0170,0.0119,-0.0062,-0.0171,0.0120,-0.0062,-0.0169,0.0122,-0.0020,-0.0170,0.0151,-0.0019,-0.0172,0.0153,-0.0019,-0.0172,0.0154,-0.0036,-0.0242,0.0126,-0.0034,-0.0252,0.0119,-0.0028,-0.0245,0.0124,-0.0084,-0.0245,0.0112,-0.0079,-0.0261,0.0105,-0.0078,-0.0245,0.0108,-0.0047,-0.0263,0.0103,-0.0027,-0.0271,0.0111,-0.0010,-0.0278,0.0116,-0.0025,-0.0282,0.0107,-0.0022,-0.0293,0.0103,-0.0089,-0.0260,0.0121,-0.0087,-0.0260,0.0115,-0.0087,-0.0245,0.0118,-0.0074,-0.0261,0.0148,-0.0080,-0.0261,0.0145,-0.0078,-0.0245,0.0145,-0.0045,-0.0246,0.0165,-0.0059,-0.0270,0.0156,-0.0058,-0.0259,0.0153,-0.0033,-0.0246,0.0172,-0.0030,-0.0225,0.0171,-0.0027,-0.0246,0.0173,-0.0025,-0.0225,0.0172,-0.0078,-0.0207,0.0138,-0.0071,-0.0207,0.0140,-0.0089,-0.0206,0.0126,-0.0088,-0.0207,0.0130,-0.0088,-0.0225,0.0132,-0.0082,-0.0188,0.0129,-0.0083,-0.0187,0.0126,-0.0064,-0.0207,0.0111,-0.0059,-0.0207,0.0122,-0.0060,-0.0188,0.0123,-0.0078,-0.0206,0.0109,-0.0071,-0.0206,0.0109,-0.0068,-0.0188,0.0114,-0.0057,-0.0254,0.0151,-0.0027,-0.0206,0.0140,-0.0035,-0.0206,0.0143,-0.0036,-0.0222,0.0143,-0.0019,-0.0175,0.0157,-0.0030,-0.0175,0.0154,-0.0028,-0.0172,0.0149,-0.0028,-0.0171,0.0152,-0.0073,-0.0245,0.0147,-0.0086,-0.0245,0.0140,-0.0087,-0.0245,0.0133,-0.0086,-0.0225,0.0116,-0.0081,-0.0225,0.0111,-0.0052,-0.0226,0.0121,-0.0041,-0.0242,0.0122,-0.0008,-0.0206,0.0157,-0.0005,-0.0226,0.0156,-0.0010,-0.0206,0.0161,-0.0023,-0.0188,0.0167,-0.0024,-0.0206,0.0171,-0.0027,-0.0188,0.0166,-0.0089,-0.0260,0.0130,-0.0089,-0.0276,0.0127,-0.0147,-0.0223,0.0239,-0.0146,-0.0240,0.0247,-0.0152,-0.0225,0.0239,-0.0215,-0.0178,0.0231,-0.0217,-0.0177,0.0229,-0.0215,-0.0178,0.0229,-0.0217,-0.0177,0.0230,-0.0216,-0.0178,0.0232,-0.0221,-0.0180,0.0224,-0.0219,-0.0180,0.0224,-0.0219,-0.0178,0.0226,-0.0215,-0.0178,0.0228,-0.0211,-0.0188,0.0229,-0.0210,-0.0186,0.0232,-0.0222,-0.0230,0.0268,-0.0227,-0.0232,0.0265,-0.0226,-0.0216,0.0258,-0.0218,-0.0177,0.0231,0.0033,0.0002,0.0074,0.0052,-0.0014,0.0064,0.0056,-0.0091,0.0047,0.0097,-0.0150,-0.0037,0.0093,-0.0147,-0.0019,0.0131,-0.0134,-0.0012,0.0162,-0.0087,-0.0013,0.0153,-0.0091,-0.0024,0.0150,-0.0113,-0.0025,0.0089,-0.0145,-0.0001,0.0110,-0.0119,-0.0009,0.0125,-0.0131,-0.0012,0.0164,-0.0076,-0.0004,0.0165,-0.0075,-0.0006,0.0157,-0.0084,-0.0014,0.0133,0.0055,0.0034,0.0127,0.0051,0.0004,0.0133,0.0046,0.0001,0.0137,0.0040,-0.0010,0.0140,0.0040,-0.0003,0.0138,-0.0083,-0.0011,0.0153,-0.0090,-0.0016,0.0161,0.0025,0.0030,0.0158,0.0034,0.0032,0.0159,0.0023,0.0022,0.0144,0.0027,0.0021,0.0154,0.0039,0.0038,0.0159,0.0034,0.0043,0.0153,-0.0042,-0.0008,0.0163,-0.0040,0.0005,0.0160,0.0005,0.0017,0.0159,0.0023,0.0010,0.0149,0.0044,0.0033,0.0157,0.0033,0.0020,0.0159,0.0035,0.0040,0.0162,-0.0041,0.0007,0.0162,0.0006,0.0021,0.0155,-0.0042,-0.0002,0.0158,-0.0083,-0.0023,0.0164,-0.0082,-0.0012,0.0044,0.0025,0.0067,0.0035,0.0022,0.0066,0.0036,0.0041,0.0048,0.0044,0.0043,0.0047,0.0019,0.0094,0.0001,0.0027,0.0090,-0.0002,0.0026,0.0090,0.0023,0.0062,0.0073,-0.0068,0.0087,0.0069,-0.0092,0.0092,0.0067,-0.0075,0.0062,0.0080,-0.0108,0.0050,0.0083,-0.0102,0.0058,0.0086,-0.0158,0.0031,0.0094,-0.0098,0.0032,0.0101,-0.0154,0.0033,0.0100,-0.0154,0.0134,0.0050,-0.0032,0.0133,0.0052,-0.0054,0.0142,0.0043,-0.0040,0.0031,0.0081,-0.0011,0.0026,0.0061,0.0064,0.0032,0.0082,-0.0003,0.0038,0.0069,-0.0021,0.0044,0.0067,-0.0023,0.0098,-0.0101,-0.0130,0.0108,-0.0113,-0.0081,0.0118,-0.0077,-0.0097,-0.0026,-0.0130,0.0063,-0.0020,-0.0106,0.0087,-0.0003,-0.0123,0.0092,0.0012,-0.0154,0.0030,0.0012,-0.0142,0.0054,0.0041,-0.0151,0.0046,0.0051,0.0067,-0.0022,-0.0050,-0.0042,0.0087,-0.0046,-0.0041,0.0075,-0.0048,-0.0001,0.0083,-0.0045,-0.0045,0.0038,-0.0051,-0.0006,0.0042,-0.0046,-0.0003,0.0065,0.0073,-0.0170,-0.0227,0.0061,-0.0185,-0.0250,0.0055,-0.0180,-0.0234,-0.0053,-0.0156,-0.0110,-0.0048,-0.0152,-0.0146,-0.0063,-0.0127,-0.0141,-0.0045,-0.0156,-0.0051,-0.0035,-0.0152,0.0005,0.0008,-0.0175,-0.0042,-0.0024,-0.0106,0.0105,0.0002,-0.0134,0.0083,0.0008,-0.0142,0.0067,-0.0059,0.0027,0.0102,-0.0056,0.0007,0.0125,-0.0054,-0.0003,0.0094,-0.0049,0.0097,0.0102,-0.0032,0.0101,0.0122,-0.0050,0.0078,0.0132,-0.0086,-0.0055,-0.0224,-0.0082,-0.0057,-0.0212,-0.0080,-0.0033,-0.0219,-0.0097,0.0092,0.0066,-0.0094,0.0075,0.0061,-0.0103,0.0082,0.0076,-0.0114,0.0105,0.0078,-0.0117,0.0112,0.0075,-0.0106,0.0107,0.0066,-0.0102,0.0100,0.0067,0.0128,0.0074,-0.0093,0.0121,0.0072,-0.0108,0.0131,0.0051,-0.0079,0.0124,0.0055,-0.0053,0.0122,0.0059,-0.0071,-0.0096,0.0088,-0.0237,-0.0086,0.0076,-0.0232,-0.0101,0.0113,-0.0185,0.0079,-0.0173,-0.0193,0.0082,-0.0174,-0.0176,0.0088,-0.0124,-0.0174,0.0127,0.0075,-0.0093,0.0114,0.0067,-0.0099,0.0121,0.0073,-0.0107,0.0111,0.0056,0.0019,0.0123,0.0059,0.0014,0.0126,0.0058,0.0041,0.0104,0.0057,0.0056,0.0095,0.0052,0.0060,0.0090,0.0055,0.0032,-0.0027,-0.0159,-0.0226,-0.0026,-0.0164,-0.0225,-0.0026,-0.0164,-0.0225,-0.0028,-0.0160,-0.0225,-0.0032,-0.0159,-0.0220,-0.0029,-0.0158,-0.0224,-0.0044,-0.0097,-0.0232,-0.0045,-0.0154,-0.0179,-0.0036,-0.0170,-0.0215,-0.0051,-0.0099,-0.0214,0.0074,0.0079,-0.0156,0.0073,0.0079,-0.0157,0.0074,0.0076,-0.0161,0.0028,0.0095,-0.0097,0.0029,0.0088,-0.0059,0.0031,-0.0196,-0.0272,0.0025,-0.0153,-0.0267,-0.0007,-0.0153,-0.0244,0.0011,0.0030,0.0097,0.0011,0.0008,0.0088,0.0009,0.0031,0.0100,0.0014,0.0050,0.0106,0.0055,0.0045,0.0086,0.0059,0.0044,0.0079,0.0056,0.0045,0.0078,0.0007,0.0082,0.0111,0.0031,0.0057,0.0102,0.0050,0.0036,0.0072,0.0055,0.0027,0.0072,0.0050,0.0052,0.0079,0.0044,0.0058,0.0085,-0.0073,-0.0032,-0.0222,-0.0078,0.0078,-0.0231,-0.0093,0.0116,-0.0185,-0.0113,0.0108,-0.0129,-0.0120,0.0106,-0.0130,-0.0112,0.0107,-0.0170,-0.0120,0.0104,-0.0068,-0.0113,0.0109,-0.0071,-0.0107,0.0109,-0.0047,-0.0102,0.0108,-0.0013,-0.0098,0.0112,0.0020,-0.0106,0.0111,0.0028,-0.0105,0.0109,0.0061,-0.0106,0.0110,0.0044,-0.0098,0.0111,0.0037,-0.0097,0.0104,0.0058,-0.0093,0.0097,0.0060,-0.0087,0.0086,0.0058,-0.0088,0.0071,0.0061,-0.0089,0.0044,0.0050,-0.0082,0.0041,0.0048,-0.0077,0.0001,0.0032,-0.0070,-0.0057,-0.0027,-0.0065,-0.0062,-0.0028,-0.0066,-0.0085,-0.0089,-0.0065,-0.0001,-0.0252,-0.0078,0.0043,-0.0244,-0.0077,0.0016,-0.0234,-0.0076,0.0005,-0.0218,-0.0064,0.0001,-0.0232,-0.0063,0.0049,-0.0259,-0.0067,-0.0079,-0.0134,-0.0051,-0.0095,-0.0093,-0.0070,0.0118,0.0006,-0.0072,0.0116,0.0005,-0.0088,0.0133,-0.0016,-0.0078,0.0113,0.0020,-0.0076,0.0115,0.0021,-0.0083,0.0113,0.0037,-0.0084,0.0111,0.0036,-0.0085,0.0108,0.0056,-0.0071,0.0117,0.0009,-0.0070,0.0116,0.0023,-0.0041,0.0122,-0.0087,-0.0091,0.0148,-0.0132,-0.0052,0.0130,-0.0137,-0.0063,0.0128,-0.0085,-0.0025,0.0100,0.0087,0.0011,0.0086,0.0103,-0.0032,0.0108,0.0107,-0.0072,0.0060,0.0053,-0.0073,0.0057,0.0064,-0.0083,0.0104,0.0057,-0.0079,0.0090,0.0059,-0.0073,0.0087,0.0063,-0.0070,0.0086,0.0058,-0.0062,0.0039,0.0048,-0.0083,0.0103,0.0068,-0.0084,0.0107,0.0062,-0.0081,0.0104,0.0068,-0.0077,0.0081,0.0068,-0.0071,0.0056,0.0065,-0.0059,-0.0011,0.0019,-0.0059,-0.0009,0.0021,-0.0046,-0.0053,0.0015,-0.0068,0.0034,0.0054,-0.0064,0.0088,-0.0230,-0.0086,0.0126,-0.0186,-0.0060,0.0114,0.0057,-0.0074,0.0115,0.0039,-0.0039,-0.0085,0.0034,-0.0037,-0.0087,0.0011,-0.0062,0.0106,0.0059,-0.0062,0.0079,0.0058,-0.0069,0.0110,0.0056,-0.0082,0.0107,0.0063,-0.0079,0.0104,0.0063,-0.0079,0.0112,0.0046,-0.0076,0.0106,0.0058,-0.0045,-0.0081,0.0080,-0.0043,-0.0081,0.0067,-0.0058,0.0040,0.0050,-0.0051,0.0030,0.0062,-0.0042,0.0110,0.0079,0.0024,0.0090,-0.0224,-0.0006,0.0063,-0.0265,0.0026,0.0073,-0.0245,0.0092,-0.0007,-0.0189,0.0080,0.0061,-0.0171,0.0078,0.0061,-0.0173,0.0064,0.0076,-0.0104,0.0053,0.0073,-0.0065,0.0037,0.0097,-0.0155,0.0031,0.0102,-0.0200,0.0034,0.0098,-0.0197,0.0044,0.0082,-0.0221,0.0033,0.0064,0.0067,0.0057,0.0068,-0.0011,0.0051,0.0055,0.0056,0.0061,0.0070,-0.0023,0.0054,0.0073,0.0005,0.0046,0.0080,0.0017,0.0030,0.0089,-0.0006,0.0044,0.0082,0.0008,0.0030,0.0081,-0.0038,0.0030,0.0075,-0.0016,0.0027,0.0086,-0.0031,0.0111,-0.0017,-0.0131,0.0114,0.0029,-0.0114,0.0107,0.0036,-0.0128,0.0104,0.0064,-0.0123,0.0114,0.0057,0.0045,0.0118,0.0060,0.0041,0.0119,0.0061,0.0043,0.0109,0.0057,0.0053,0.0106,0.0059,0.0059,0.0072,0.0063,0.0072,0.0078,0.0062,0.0068,0.0073,0.0064,0.0074,0.0080,0.0052,0.0063,0.0078,0.0051,0.0078,0.0078,0.0059,0.0082,0.0078,0.0060,0.0036,0.0078,0.0059,0.0067,0.0077,0.0062,0.0065,0.0108,0.0055,0.0000,0.0125,0.0056,-0.0013,0.0076,0.0049,0.0090,0.0081,0.0005,0.0067,0.0117,0.0064,-0.0082,0.0111,0.0066,-0.0099,0.0113,0.0047,0.0077,0.0108,0.0005,0.0055,0.0111,0.0054,0.0083,0.0119,0.0055,0.0060,0.0127,0.0059,0.0060,0.0124,0.0049,0.0065,0.0087,0.0055,-0.0158,0.0105,0.0063,-0.0124,0.0134,0.0008,0.0018,0.0121,0.0010,0.0048,0.0126,0.0044,0.0057,0.0109,-0.0092,0.0019,0.0120,-0.0043,0.0032,0.0080,0.0046,0.0087,0.0096,0.0048,0.0084,0.0129,-0.0098,-0.0042,0.0118,-0.0121,-0.0044,0.0129,-0.0134,-0.0027,0.0047,-0.0129,0.0046,0.0017,-0.0116,0.0059,0.0050,-0.0117,0.0045,0.0085,-0.0113,0.0027,0.0090,-0.0094,0.0032,-0.0006,-0.0104,0.0105,-0.0027,-0.0070,0.0117,-0.0009,-0.0074,0.0100,0.0008,-0.0114,0.0065,0.0016,-0.0132,0.0059,0.0004,-0.0107,0.0079,0.0009,-0.0078,0.0075,0.0049,0.0045,0.0047,0.0016,0.0040,0.0088,0.0023,0.0051,0.0060,0.0019,0.0025,0.0080,0.0078,-0.0034,0.0052,0.0122,-0.0097,-0.0016,0.0075,-0.0137,0.0021,0.0062,-0.0162,0.0017,0.0136,-0.0079,-0.0061,0.0129,-0.0097,-0.0062,0.0091,-0.0134,-0.0128,0.0078,-0.0174,-0.0124,0.0106,-0.0010,-0.0151,0.0092,-0.0059,-0.0199,0.0088,-0.0093,-0.0208,0.0074,-0.0089,-0.0232,0.0086,-0.0110,-0.0212,0.0056,0.0075,-0.0213,-0.0053,0.0113,0.0050,0.0097,0.0055,0.0027,0.0108,0.0056,0.0020,-0.0005,0.0121,-0.0147,0.0006,0.0105,-0.0091,-0.0012,0.0119,-0.0198,0.0030,0.0103,-0.0200,-0.0019,0.0001,-0.0280,-0.0033,0.0059,-0.0266,-0.0031,-0.0093,-0.0255,-0.0041,-0.0117,0.0013,-0.0042,-0.0082,0.0057,-0.0047,-0.0091,-0.0037,-0.0060,-0.0126,-0.0099,-0.0076,-0.0058,-0.0213,-0.0053,-0.0116,-0.0175,-0.0048,-0.0114,0.0039,-0.0032,-0.0145,0.0041,-0.0044,-0.0042,0.0061,-0.0025,-0.0163,-0.0223,-0.0026,-0.0157,-0.0225,-0.0028,-0.0156,-0.0224,-0.0054,-0.0006,-0.0263,-0.0099,0.0147,-0.0077,0.0028,-0.0080,-0.0274,0.0004,-0.0088,-0.0275,0.0051,-0.0083,-0.0255,0.0047,-0.0152,-0.0254,0.0056,-0.0155,-0.0244,0.0088,0.0059,0.0010,0.0083,0.0055,0.0034,0.0104,0.0057,-0.0025,0.0080,0.0052,0.0061,0.0072,0.0077,-0.0162,0.0098,-0.0149,-0.0065,0.0118,0.0045,0.0071,0.0114,0.0055,0.0064,0.0050,0.0057,0.0095,0.0061,0.0066,0.0103,0.0021,-0.0087,0.0068,-0.0003,0.0040,0.0115,-0.0019,0.0052,0.0125,-0.0051,0.0121,-0.0192,0.0147,-0.0112,-0.0016,0.0128,0.0054,0.0053,0.0130,0.0037,0.0034,0.0095,0.0055,0.0029,0.0084,0.0055,0.0033,0.0072,0.0064,0.0074,0.0077,0.0062,0.0084,0.0115,0.0058,0.0047,0.0095,0.0053,0.0063,0.0139,0.0008,-0.0059,0.0143,-0.0041,-0.0058,0.0143,0.0005,-0.0048,0.0064,0.0074,-0.0001,0.0042,0.0074,-0.0045,0.0050,0.0071,-0.0043,0.0023,0.0091,-0.0025,0.0058,0.0071,-0.0043,0.0044,0.0078,0.0014,0.0044,0.0061,0.0063,0.0046,0.0091,-0.0157,0.0046,0.0088,-0.0185,0.0057,0.0082,-0.0178,0.0037,0.0076,-0.0044,0.0038,0.0080,-0.0064,0.0022,0.0096,-0.0225,0.0069,0.0080,-0.0154,0.0037,0.0092,-0.0100,0.0031,0.0084,-0.0062,-0.0057,0.0095,-0.0234,-0.0039,0.0096,-0.0235,-0.0048,0.0053,0.0099,-0.0061,0.0053,0.0112,-0.0096,0.0106,0.0052,-0.0049,0.0028,0.0091,-0.0075,0.0081,0.0069,-0.0054,0.0067,0.0064,-0.0055,-0.0008,0.0027,-0.0064,0.0120,0.0004,-0.0066,0.0033,0.0055,-0.0075,0.0073,0.0057,-0.0097,0.0148,-0.0077,-0.0095,0.0143,-0.0132,-0.0048,-0.0057,-0.0255,-0.0040,-0.0056,-0.0262,-0.0104,0.0108,-0.0165,-0.0061,-0.0052,-0.0233,-0.0074,-0.0021,-0.0215,-0.0071,-0.0083,-0.0086,-0.0071,-0.0078,-0.0130,-0.0084,0.0005,0.0033,-0.0116,0.0106,-0.0042,-0.0109,0.0104,-0.0009,-0.0084,0.0047,-0.0241,-0.0081,0.0011,-0.0217,-0.0077,-0.0063,-0.0176,-0.0073,-0.0065,-0.0179,0.0032,0.0059,0.0091,0.0031,0.0056,0.0100,0.0048,0.0056,0.0093,0.0055,0.0045,0.0086,0.0075,0.0076,-0.0160,0.0081,0.0061,-0.0170};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=3 */
		private double[] getl_maxilla_coordinate_6_24_point_3()
		{
			double[] value = {-0.0026,-0.0165,-0.0222,-0.0028,-0.0175,-0.0221,-0.0031,-0.0160,-0.0220,-0.0032,-0.0166,-0.0218,-0.0029,-0.0159,-0.0224,0.0083,0.0050,0.0061,0.0108,0.0056,0.0051,0.0082,0.0070,-0.0110,0.0082,0.0069,-0.0112,0.0143,-0.0081,-0.0034,0.0139,-0.0043,-0.0022,-0.0113,0.0113,0.0025,0.0131,0.0065,-0.0074,-0.0117,0.0116,0.0069,-0.0113,0.0118,0.0046,-0.0092,0.0025,-0.0242,-0.0091,0.0013,-0.0223,0.0047,-0.0191,-0.0263,0.0036,-0.0189,-0.0242,0.0076,-0.0172,-0.0210,0.0020,-0.0173,-0.0212,-0.0047,0.0109,0.0102,-0.0053,0.0042,0.0128,-0.0054,-0.0046,0.0107,0.0015,-0.0168,-0.0186,0.0010,-0.0164,0.0002,-0.0047,-0.0110,0.0053,0.0025,0.0089,-0.0024,0.0122,0.0069,-0.0086,0.0138,0.0045,-0.0056,0.0044,0.0087,-0.0100,0.0067,0.0076,-0.0104,0.0076,0.0069,-0.0008,0.0065,0.0069,-0.0025,0.0102,0.0058,-0.0044,0.0067,0.0071,0.0013,0.0076,0.0060,0.0037,0.0140,0.0009,0.0014,0.0137,0.0037,0.0031,0.0146,0.0048,0.0044,0.0157,0.0004,0.0006,0.0143,-0.0043,-0.0016,0.0128,0.0058,0.0038,0.0138,0.0009,-0.0008,0.0141,0.0009,-0.0001,0.0135,-0.0043,0.0001,0.0141,-0.0043,-0.0002,0.0154,-0.0115,-0.0013,0.0048,0.0009,0.0074,0.0057,0.0024,0.0072,-0.0222,-0.0199,0.0250,-0.0222,-0.0215,0.0259,-0.0220,-0.0178,0.0233,-0.0221,-0.0178,0.0233,-0.0220,-0.0177,0.0231,-0.0150,-0.0209,0.0233,-0.0154,-0.0210,0.0233,-0.0155,-0.0194,0.0228,-0.0065,-0.0169,0.0127,-0.0063,-0.0169,0.0129,-0.0065,-0.0169,0.0128,0.0000,-0.0279,0.0129,-0.0003,-0.0264,0.0132,-0.0075,-0.0276,0.0149,-0.0081,-0.0276,0.0145,-0.0040,-0.0225,0.0151,-0.0049,-0.0239,0.0141,-0.0032,-0.0189,0.0164,-0.0029,-0.0206,0.0169,-0.0076,-0.0189,0.0137,-0.0079,-0.0189,0.0134,-0.0040,-0.0206,0.0158,-0.0038,-0.0209,0.0150,-0.0037,-0.0189,0.0151,-0.0031,-0.0259,0.0116,-0.0051,-0.0244,0.0157,-0.0032,-0.0188,0.0145,-0.0082,-0.0207,0.0136,-0.0042,-0.0225,0.0157,-0.0021,-0.0247,0.0171,-0.0075,-0.0292,0.0148,-0.0080,-0.0292,0.0142,0.0002,-0.0264,0.0144,-0.0000,-0.0264,0.0150,-0.0004,-0.0247,0.0152,-0.0010,-0.0263,0.0163,-0.0014,-0.0263,0.0166,-0.0017,-0.0247,0.0168,-0.0018,-0.0262,0.0170,-0.0071,-0.0262,0.0099,-0.0083,-0.0261,0.0109,-0.0058,-0.0243,0.0147,-0.0053,-0.0242,0.0150,-0.0027,-0.0170,0.0151,-0.0026,-0.0170,0.0150,-0.0068,-0.0170,0.0128,-0.0064,-0.0169,0.0122,-0.0071,-0.0178,0.0134,-0.0070,-0.0188,0.0138,-0.0067,-0.0178,0.0135,-0.0079,-0.0187,0.0116,-0.0073,-0.0178,0.0118,-0.0075,-0.0178,0.0120,-0.0023,-0.0181,0.0163,-0.0021,-0.0180,0.0162,-0.0059,-0.0171,0.0121,-0.0061,-0.0169,0.0123,-0.0063,-0.0170,0.0131,-0.0065,-0.0174,0.0133,-0.0072,-0.0173,0.0127,-0.0072,-0.0173,0.0125,-0.0069,-0.0170,0.0126,-0.0059,-0.0176,0.0124,-0.0059,-0.0176,0.0128,-0.0022,-0.0175,0.0159,-0.0021,-0.0175,0.0159,-0.0018,-0.0172,0.0151,-0.0060,-0.0239,0.0230,-0.0061,-0.0258,0.0235,-0.0065,-0.0239,0.0234,-0.0103,-0.0144,0.0175,-0.0082,-0.0139,0.0189,-0.0083,-0.0139,0.0191,-0.0085,-0.0134,0.0185,-0.0092,-0.0146,0.0169,-0.0096,-0.0157,0.0172,-0.0085,-0.0187,0.0178,-0.0091,-0.0187,0.0175,-0.0078,-0.0184,0.0185,-0.0081,-0.0185,0.0182,-0.0078,-0.0205,0.0181,-0.0073,-0.0196,0.0222,-0.0076,-0.0196,0.0226,-0.0091,-0.0179,0.0220,-0.0087,-0.0197,0.0228,-0.0113,-0.0222,0.0186,-0.0112,-0.0221,0.0195,-0.0104,-0.0210,0.0172,-0.0098,-0.0137,0.0170,-0.0100,-0.0146,0.0170,-0.0095,-0.0137,0.0169,-0.0105,-0.0172,0.0183,-0.0106,-0.0171,0.0187,-0.0092,-0.0157,0.0172,-0.0089,-0.0132,0.0177,-0.0094,-0.0133,0.0174,-0.0098,-0.0136,0.0182,-0.0095,-0.0132,0.0181,-0.0097,-0.0135,0.0185,-0.0095,-0.0146,0.0169,-0.0080,-0.0148,0.0197,-0.0079,-0.0148,0.0194,-0.0108,-0.0290,0.0165,-0.0013,-0.0248,0.0048,-0.0005,-0.0249,0.0051,-0.0001,-0.0232,0.0061,0.0020,-0.0238,0.0083,0.0022,-0.0256,0.0082,0.0015,-0.0237,0.0087,0.0001,-0.0222,0.0067,0.0014,-0.0214,0.0078,0.0016,-0.0215,0.0082,0.0007,-0.0210,0.0080,0.0005,-0.0208,0.0082,-0.0041,-0.0275,-0.0044,0.0006,-0.0196,0.0014,0.0009,-0.0196,0.0006,0.0008,-0.0186,0.0003,-0.0025,-0.0212,-0.0052,-0.0031,-0.0233,-0.0057,-0.0022,-0.0233,-0.0055,-0.0045,-0.0243,-0.0049,-0.0047,-0.0253,-0.0025,-0.0041,-0.0253,-0.0013,0.0014,-0.0184,0.0023,0.0020,-0.0184,0.0024,0.0020,-0.0193,0.0028,0.0035,-0.0250,-0.0027,0.0039,-0.0247,-0.0028,0.0035,-0.0248,-0.0025,0.0031,-0.0184,-0.0004,0.0037,-0.0195,-0.0000,0.0037,-0.0183,0.0000,0.0022,-0.0250,-0.0026,0.0012,-0.0186,-0.0056,0.0018,-0.0186,-0.0057,0.0021,-0.0216,-0.0064,0.0013,-0.0216,-0.0065,0.0009,-0.0230,-0.0062,-0.0020,-0.0262,-0.0001,-0.0011,-0.0248,0.0002,-0.0008,-0.0247,0.0007,0.0010,-0.0245,0.0023,-0.0003,-0.0270,0.0007,-0.0015,-0.0258,-0.0062,0.0019,-0.0245,-0.0059,0.0017,-0.0229,-0.0003,0.0013,-0.0228,0.0004,0.0012,-0.0240,-0.0004,-0.0005,-0.0245,-0.0056,0.0036,-0.0240,-0.0026,-0.0003,-0.0245,-0.0057,-0.0002,-0.0238,0.0009,0.0024,-0.0166,-0.0028,-0.0023,-0.0177,-0.0004,-0.0019,-0.0191,-0.0008,0.0011,-0.0186,-0.0004,0.0033,-0.0175,-0.0044,0.0035,-0.0174,-0.0041,0.0028,-0.0166,-0.0036,0.0035,-0.0175,-0.0034,-0.0035,-0.0167,-0.0011,-0.0041,-0.0166,-0.0019,-0.0038,-0.0159,-0.0021,-0.0041,-0.0167,-0.0028,-0.0041,-0.0167,-0.0030,-0.0038,-0.0159,-0.0027,-0.0031,-0.0168,-0.0009,0.0043,-0.0226,0.0016,0.0038,-0.0224,0.0025,-0.0013,-0.0229,-0.0003,-0.0011,-0.0236,-0.0001,-0.0020,-0.0230,-0.0000,-0.0017,-0.0239,0.0001,0.0010,-0.0234,0.0025,0.0002,-0.0231,0.0017,0.0008,-0.0227,0.0011,0.0002,-0.0234,0.0008,0.0014,-0.0240,-0.0011,0.0045,-0.0234,-0.0039,0.0043,-0.0247,-0.0045,0.0040,-0.0194,0.0006,0.0006,-0.0205,0.0022,0.0012,-0.0204,0.0027,0.0013,-0.0194,0.0026,0.0019,-0.0203,0.0031,-0.0006,-0.0215,-0.0149,0.0049,-0.0265,-0.0124,0.0051,-0.0277,-0.0123,0.0051,-0.0210,-0.0123,0.0053,-0.0216,-0.0126,0.0053,-0.0211,-0.0119,0.0014,-0.0238,-0.0086,0.0011,-0.0238,-0.0089,0.0024,-0.0225,-0.0085,0.0027,-0.0210,-0.0094,0.0027,-0.0211,-0.0096,0.0038,-0.0202,-0.0098,0.0017,-0.0227,-0.0094,0.0000,-0.0276,-0.0099,0.0027,-0.0251,-0.0150,0.0033,-0.0235,-0.0145,0.0066,-0.0277,-0.0113,0.0037,-0.0221,-0.0120,0.0035,-0.0220,-0.0122,0.0035,-0.0214,-0.0119,0.0029,-0.0267,-0.0131,0.0031,-0.0268,-0.0129,0.0051,-0.0238,-0.0097,0.0053,-0.0238,-0.0093,0.0051,-0.0228,-0.0093,0.0036,-0.0202,-0.0122,0.0033,-0.0205,-0.0099,0.0011,-0.0271,-0.0112,0.0019,-0.0225,-0.0098,0.0022,-0.0224,-0.0101,0.0026,-0.0215,-0.0101,0.0006,-0.0269,-0.0120,0.0036,-0.0278,-0.0126,0.0035,-0.0279,-0.0120,0.0051,-0.0278,-0.0118,0.0043,-0.0206,-0.0114,0.0040,-0.0206,-0.0115,0.0043,-0.0203,-0.0115,-0.0009,-0.0205,-0.0145,-0.0009,-0.0205,-0.0146,0.0012,-0.0281,-0.0159,0.0010,-0.0266,-0.0151,0.0006,-0.0267,-0.0158,0.0049,-0.0203,-0.0117,0.0048,-0.0203,-0.0115,0.0046,-0.0202,-0.0116,0.0072,-0.0297,-0.0111,0.0086,-0.0280,-0.0215,0.0089,-0.0279,-0.0207,0.0083,-0.0266,-0.0210,-0.0002,-0.0289,-0.0200,-0.0003,-0.0274,-0.0197,0.0037,-0.0270,-0.0205,0.0039,-0.0281,-0.0210,0.0050,-0.0280,-0.0202,0.0085,-0.0252,-0.0216,0.0083,-0.0266,-0.0216,0.0084,-0.0252,-0.0222,0.0018,-0.0224,-0.0214,0.0023,-0.0234,-0.0217,0.0024,-0.0224,-0.0214,0.0001,-0.0225,-0.0210,0.0074,-0.0220,-0.0213,0.0073,-0.0220,-0.0217,0.0069,-0.0213,-0.0209,0.0045,-0.0217,-0.0202,0.0042,-0.0224,-0.0206,0.0042,-0.0217,-0.0204,0.0062,-0.0211,-0.0182,0.0015,-0.0216,-0.0190,0.0026,-0.0217,-0.0211,0.0060,-0.0205,-0.0199,0.0060,-0.0204,-0.0201,0.0060,-0.0204,-0.0203,0.0025,-0.0202,-0.0208,0.0013,-0.0209,-0.0208,0.0011,-0.0209,-0.0205,0.0027,-0.0199,-0.0198,0.0030,-0.0199,-0.0198,0.0025,-0.0198,-0.0206,0.0027,-0.0199,-0.0206,0.0023,-0.0198,-0.0205,0.0024,-0.0198,-0.0205,0.0022,-0.0198,-0.0202,0.0050,-0.0284,-0.0236,0.0040,-0.0281,-0.0210,0.0038,-0.0281,-0.0212,0.0040,-0.0203,-0.0197,0.0043,-0.0204,-0.0196,0.0033,-0.0200,-0.0199,0.0035,-0.0202,-0.0200,0.0034,-0.0207,-0.0199,0.0031,-0.0234,-0.0214,0.0031,-0.0245,-0.0218,0.0032,-0.0245,-0.0216,0.0044,-0.0200,-0.0189,0.0075,-0.0240,-0.0194,0.0077,-0.0239,-0.0191,0.0075,-0.0229,-0.0206,0.0082,-0.0238,-0.0210,0.0080,-0.0238,-0.0208,0.0077,-0.0228,-0.0207,0.0043,-0.0205,-0.0199,0.0033,-0.0199,-0.0200,0.0050,-0.0280,-0.0202,0.0043,-0.0211,-0.0210,0.0043,-0.0217,-0.0214,0.0046,-0.0269,-0.0229,0.0040,-0.0269,-0.0220,0.0036,-0.0257,-0.0220,0.0035,-0.0207,-0.0206,0.0032,-0.0225,-0.0203,-0.0042,-0.0306,0.0165,-0.0058,-0.0311,0.0155,0.0006,-0.0302,0.0145,-0.0088,-0.0292,0.0117,-0.0084,-0.0307,0.0109,-0.0086,-0.0292,0.0111,0.0001,-0.0298,0.0038,-0.0010,-0.0298,0.0035,-0.0009,-0.0303,0.0033,-0.0044,-0.0298,0.0027,-0.0049,-0.0298,0.0031,-0.0051,-0.0312,0.0029,-0.0019,-0.0304,0.0081,-0.0034,-0.0305,0.0076,-0.0033,-0.0299,0.0077,-0.0019,-0.0306,0.0030,-0.0010,-0.0312,0.0032,-0.0039,-0.0313,-0.0054,0.0012,-0.0292,0.0013,0.0019,-0.0291,0.0017,0.0024,-0.0313,0.0016,-0.0003,-0.0316,-0.0075,0.0011,-0.0313,-0.0071,0.0010,-0.0291,-0.0066,0.0050,-0.0302,-0.0080,0.0060,-0.0313,-0.0081,0.0052,-0.0315,-0.0081,0.0036,-0.0303,-0.0086,0.0012,-0.0316,-0.0092,0.0015,-0.0306,-0.0092,0.0084,-0.0280,-0.0220,0.0087,-0.0280,-0.0183,0.0089,-0.0280,-0.0188,0.0090,-0.0294,-0.0185,0.0064,-0.0303,-0.0177,0.0062,-0.0283,-0.0177,0.0072,-0.0282,-0.0176,0.0093,-0.0291,-0.0189,-0.0061,-0.0288,0.0025,-0.0055,-0.0292,0.0010,-0.0099,-0.0273,0.0119,-0.0107,-0.0221,0.0101,-0.0102,-0.0219,0.0093,-0.0037,-0.0254,-0.0152,-0.0070,-0.0190,-0.0142,-0.0066,-0.0208,-0.0086,-0.0096,-0.0218,0.0086,-0.0232,-0.0179,-0.0169,-0.0074,-0.0096,-0.0015,-0.0089,-0.0132,-0.0021,-0.0221,-0.0124,0.0122,-0.0203,-0.0134,0.0130,-0.0203,-0.0143,0.0089,-0.0073,0.0003,0.0107,-0.0065,-0.0089,0.0070,-0.0068,-0.0086,0.0098,-0.0114,-0.0001,0.0248,-0.0220,-0.0122,0.0250,-0.0200,-0.0131,0.0201,-0.0167,0.0228,0.0163,-0.0163,0.0226,0.0155,-0.0160,0.0214,0.0151,-0.0051,-0.0178,-0.0234,-0.0054,-0.0178,-0.0234,-0.0053,-0.0172,-0.0236,-0.0047,-0.0178,-0.0238,-0.0050,-0.0170,-0.0240,-0.0049,-0.0172,-0.0241,-0.0095,0.0062,-0.0283,-0.0084,-0.0001,-0.0287,-0.0010,-0.0093,-0.0301,0.0111,0.0073,-0.0025,0.0084,0.0066,0.0101,-0.0069,0.0131,0.0123,-0.0051,0.0123,0.0077,-0.0149,0.0277,0.0143,0.0076,-0.0095,-0.0249,0.0093,-0.0139,-0.0180,0.0100,-0.0001,-0.0198,0.0117,-0.0005,-0.0154,0.0114,-0.0069,-0.0130,0.0095,-0.0158,0.0028,0.0113,-0.0125,0.0039,0.0209,0.0036,0.0025,0.0232,-0.0090,-0.0001,0.0014,-0.0246,0.0118,0.0049,-0.0011,0.0105,0.0029,-0.0019,0.0105,-0.0005,-0.0179,0.0137,0.0005,-0.0243,0.0146,-0.0006,-0.0259,0.0177,-0.0005,-0.0233,0.0176,-0.0040,0.0066,0.0178,-0.0020,0.0052,0.0167,-0.0030,-0.0259,0.0199,-0.0218,-0.0227,0.0282,-0.0217,-0.0186,0.0259,-0.0122,-0.0229,0.0248,-0.0158,-0.0140,0.0238,-0.0085,-0.0142,0.0215,-0.0096,-0.0126,0.0211,-0.0164,-0.0163,0.0237,-0.0232,-0.0193,0.0265,-0.0232,-0.0238,0.0282,-0.0132,0.0101,0.0263,-0.0122,0.0116,0.0221,-0.0099,0.0147,0.0171,-0.0167,0.0171,0.0256,-0.0153,0.0250,0.0184,-0.0159,0.0224,0.0147,0.0220,-0.0006,0.0001,0.0191,0.0013,-0.0003,0.0178,-0.0099,0.0010,0.0180,-0.0080,0.0028,0.0150,-0.0082,0.0039,0.0097,-0.0100,0.0067,0.0067,-0.0227,-0.0043,0.0080,-0.0197,-0.0053,0.0056,-0.0263,0.0002,0.0049,-0.0260,0.0020,0.0196,-0.0053,-0.0014,0.0163,-0.0040,-0.0041,0.0142,0.0057,0.0096,0.0224,0.0014,0.0002,0.0188,-0.0047,0.0036,0.0218,-0.0026,0.0025,0.0216,0.0043,0.0020,0.0217,0.0042,0.0005,0.0223,-0.0061,0.0015,0.0228,-0.0055,0.0018,0.0221,-0.0060,0.0016,0.0226,-0.0058,-0.0002,0.0232,-0.0052,0.0001,0.0226,-0.0058,-0.0000,0.0232,-0.0089,0.0005,0.0126,0.0060,0.0120,0.0014,0.0114,-0.0017,0.0042,0.0097,0.0045,0.0048,0.0102,-0.0018,0.0141,0.0073,-0.0001,0.0158,0.0089,0.0006,0.0157,0.0083,0.0024,0.0216,0.0045,0.0004,0.0181,0.0091,0.0027,0.0195,0.0080,0.0008,0.0082,0.0073,0.0127,0.0082,0.0065,0.0121,0.0084,0.0066,0.0104,0.0076,0.0079,0.0117,0.0116,0.0074,0.0099,0.0103,0.0066,0.0103,0.0143,0.0072,0.0080,0.0146,0.0073,0.0071,0.0157,0.0076,0.0042,0.0179,0.0083,0.0039,0.0189,0.0122,-0.0002,0.0176,0.0123,-0.0066,0.0166,0.0099,-0.0018,0.0166,0.0098,-0.0001,0.0156,0.0090,-0.0039,0.0181,0.0121,-0.0040,0.0224,-0.0043,0.0023,0.0227,-0.0043,0.0021,0.0220,-0.0026,0.0023,0.0153,-0.0083,-0.0045,0.0123,0.0043,-0.0116,0.0122,-0.0013,-0.0130,0.0055,0.0098,-0.0163,0.0050,0.0093,-0.0094,0.0060,0.0091,-0.0074,0.0039,0.0104,-0.0059,0.0059,0.0091,-0.0073,0.0042,0.0094,-0.0068,0.0025,0.0116,-0.0208,0.0033,0.0097,-0.0092,0.0044,0.0095,-0.0094,0.0042,0.0104,-0.0162,0.0038,0.0097,-0.0082,0.0046,0.0094,-0.0082,0.0045,0.0094,-0.0085,0.0055,0.0091,-0.0085,0.0061,0.0017,-0.0246,-0.0056,0.0073,-0.0291,-0.0132,0.0094,0.0140,-0.0162,0.0219,0.0167,-0.0147,0.0168,0.0148,-0.0143,0.0171,0.0145,-0.0075,0.0041,0.0117,-0.0080,0.0041,0.0103,-0.0107,0.0105,0.0104,-0.0070,-0.0086,0.0110,-0.0073,-0.0085,0.0126,-0.0092,0.0066,0.0163,-0.0115,0.0010,0.0154,-0.0125,0.0054,0.0130,-0.0083,-0.0079,0.0163,-0.0119,0.0130,0.0096,-0.0088,0.0052,0.0089,-0.0096,0.0143,0.0033,-0.0121,0.0129,0.0095,-0.0119,0.0124,0.0097,-0.0101,0.0045,0.0094,-0.0104,0.0070,0.0107,-0.0043,0.0129,0.0005,-0.0076,0.0137,0.0002,-0.0069,0.0134,0.0020,-0.0119,0.0161,-0.0066,-0.0103,0.0146,0.0008,-0.0066,-0.0057,-0.0285,-0.0075,-0.0058,-0.0277,-0.0114,0.0156,-0.0132,-0.0096,0.0022,-0.0244,-0.0095,0.0010,-0.0225,-0.0092,-0.0032,-0.0230,-0.0120,0.0117,0.0081,-0.0095,0.0053,-0.0251,-0.0098,0.0053,-0.0257,0.0028,0.0042,0.0136,0.0029,0.0046,0.0125,0.0049,0.0043,0.0128,0.0043,-0.0209,-0.0286,0.0075,0.0096,-0.0160,-0.0228,-0.0161,-0.0169,-0.0227,-0.0127,0.0033,-0.0223,-0.0167,-0.0107,-0.0223,-0.0170,-0.0169,-0.0223,-0.0110,0.0150,-0.0226,-0.0163,-0.0169,-0.0048,-0.0216,-0.0183,-0.0001,-0.0285,-0.0260,-0.0055,-0.0181,-0.0233,-0.0056,-0.0182,-0.0233,-0.0050,-0.0174,-0.0241,-0.0048,-0.0177,-0.0241,-0.0081,-0.0196,-0.0114,-0.0092,-0.0165,-0.0141,-0.0053,-0.0196,-0.0236,-0.0225,-0.0172,-0.0172,-0.0227,-0.0164,-0.0171,-0.0134,-0.0160,-0.0146,-0.0133,-0.0161,-0.0147,-0.0174,-0.0172,-0.0166,-0.0135,-0.0179,0.0062,-0.0159,-0.0180,0.0057,-0.0233,-0.0247,0.0201,-0.0232,-0.0107,0.0163,-0.0231,-0.0107,0.0161,-0.0232,-0.0248,0.0199,-0.0221,-0.0118,0.0269,-0.0224,-0.0117,0.0270,-0.0232,-0.0131,0.0265,-0.0219,-0.0133,0.0258,-0.0233,-0.0116,0.0271,-0.0232,-0.0118,0.0259,-0.0221,-0.0116,0.0268,-0.0138,-0.0161,0.0230,-0.0198,-0.0160,0.0246,-0.0219,-0.0154,0.0256,-0.0017,-0.0321,0.0000,0.0000,-0.0319,0.0008,0.0001,-0.0322,0.0019,-0.0209,-0.0292,0.0303,-0.0222,-0.0301,0.0297,-0.0214,-0.0299,0.0298,-0.0134,-0.0303,0.0265,-0.0092,-0.0306,0.0229,-0.0102,-0.0312,0.0234,-0.0233,-0.0320,0.0260,-0.0233,-0.0316,0.0255,-0.0233,-0.0314,0.0236,-0.0109,-0.0313,0.0202,-0.0113,-0.0320,0.0214,-0.0118,-0.0316,0.0187,-0.0060,-0.0315,0.0165,-0.0058,-0.0312,0.0156,-0.0094,-0.0314,0.0142,-0.0089,-0.0318,0.0145,0.0087,0.0063,0.0101,0.0126,0.0071,0.0082,0.0120,0.0070,0.0052,0.0141,0.0072,-0.0035,0.0189,0.0135,-0.0023,0.0155,0.0094,-0.0067,0.0044,-0.0306,0.0012,0.0061,-0.0298,-0.0049,0.0092,-0.0295,-0.0184,0.0097,-0.0288,-0.0182,0.0097,-0.0290,-0.0176,-0.0011,-0.0316,-0.0169,-0.0017,-0.0304,-0.0170,-0.0003,-0.0318,-0.0076,0.0092,-0.0259,-0.0221,0.0083,-0.0285,-0.0231,0.0094,-0.0254,-0.0208,0.0094,-0.0250,-0.0196,0.0097,-0.0282,-0.0199,0.0031,-0.0282,-0.0268,0.0041,-0.0291,-0.0260,0.0030,-0.0296,-0.0243,0.0016,-0.0298,-0.0246,0.0030,-0.0258,-0.0283,-0.0015,-0.0293,-0.0236,0.0051,-0.0307,-0.0179,0.0045,-0.0317,-0.0173,0.0086,-0.0293,-0.0135,0.0076,-0.0311,-0.0137,0.0073,-0.0312,-0.0147,-0.0023,-0.0321,-0.0091,-0.0031,-0.0305,-0.0090,-0.0038,-0.0320,-0.0012,-0.0031,-0.0320,0.0020,-0.0040,-0.0321,0.0004,-0.0052,-0.0316,0.0027,-0.0067,-0.0309,0.0048,-0.0067,-0.0307,0.0074,-0.0086,-0.0312,0.0116,-0.0197,-0.0320,0.0210,-0.0160,-0.0315,0.0187,-0.0163,-0.0321,0.0204,-0.0168,-0.0323,0.0215,-0.0041,-0.0298,0.0203,-0.0041,-0.0294,0.0215,0.0022,-0.0293,0.0101,0.0028,-0.0308,0.0056,0.0032,-0.0295,0.0058,0.0028,-0.0307,0.0059,-0.0128,-0.0317,0.0212,-0.0130,-0.0323,0.0193,-0.0123,-0.0302,0.0261,-0.0123,-0.0290,0.0268,-0.0131,-0.0291,0.0273,-0.0173,-0.0304,0.0277,-0.0163,-0.0318,0.0263,-0.0167,-0.0322,0.0251,-0.0173,-0.0318,0.0251,0.0003,-0.0302,0.0151,0.0000,-0.0298,0.0159,-0.0001,-0.0301,0.0155,0.0007,-0.0306,0.0136,0.0002,-0.0308,0.0123,0.0003,-0.0312,0.0123,-0.0061,-0.0316,0.0090,0.0001,-0.0318,-0.0176,0.0010,-0.0319,-0.0177,0.0007,-0.0310,-0.0192,-0.0049,-0.0314,0.0173,-0.0037,-0.0308,0.0184,-0.0043,-0.0312,0.0178,-0.0095,-0.0312,0.0141,-0.0101,-0.0311,0.0148,-0.0211,-0.0292,0.0204,-0.0203,-0.0236,0.0167,-0.0091,-0.0217,0.0079,-0.0086,-0.0215,0.0061,-0.0061,-0.0268,0.0028,-0.0060,-0.0267,0.0013,-0.0082,-0.0271,0.0089,-0.0232,-0.0317,0.0272,-0.0233,-0.0312,0.0271,-0.0182,-0.0298,0.0286,-0.0174,-0.0302,0.0277,-0.0197,-0.0319,0.0211,-0.0198,-0.0319,0.0210,-0.0207,-0.0318,0.0211,-0.0221,-0.0320,0.0226,-0.0232,-0.0320,0.0260,-0.0086,-0.0312,0.0123,-0.0082,-0.0312,0.0135,-0.0043,-0.0311,0.0165,-0.0042,-0.0311,0.0165,0.0002,-0.0312,0.0123,-0.0075,-0.0312,0.0095,-0.0042,-0.0297,0.0203,-0.0042,-0.0299,0.0202,-0.0117,-0.0315,0.0187,-0.0118,-0.0316,0.0187,-0.0055,-0.0303,0.0180,-0.0061,-0.0305,0.0172,-0.0058,-0.0319,0.0059,-0.0058,-0.0319,0.0058,-0.0057,-0.0319,0.0058,0.0024,-0.0311,0.0046,0.0024,-0.0313,0.0044,0.0025,-0.0312,0.0044,0.0020,-0.0306,0.0078,-0.0018,-0.0321,-0.0000,-0.0043,-0.0314,-0.0038,-0.0044,-0.0316,-0.0026,-0.0036,-0.0315,-0.0063,-0.0024,-0.0319,-0.0077,0.0021,-0.0318,-0.0172,0.0022,-0.0319,-0.0173,0.0039,-0.0317,-0.0165,0.0039,-0.0316,-0.0164,0.0087,-0.0297,-0.0182,0.0088,-0.0297,-0.0181,0.0087,-0.0298,-0.0180,0.0081,-0.0301,-0.0177,-0.0233,-0.0296,0.0234,-0.0233,-0.0284,0.0222,-0.0233,-0.0299,0.0229,-0.0220,-0.0303,0.0212,-0.0090,-0.0289,0.0105,-0.0050,-0.0285,-0.0061,-0.0054,-0.0261,-0.0066,-0.0049,-0.0285,-0.0069,0.0036,-0.0253,0.0044,0.0073,-0.0250,-0.0092,0.0047,-0.0224,-0.0284,0.0064,-0.0217,-0.0269,0.0075,-0.0213,-0.0249,0.0001,-0.0263,0.0159,-0.0002,-0.0260,0.0168,-0.0002,-0.0287,0.0163,0.0094,-0.0292,-0.0170,0.0062,-0.0231,-0.0026,0.0061,-0.0264,-0.0029,0.0062,-0.0263,-0.0041,0.0086,-0.0294,-0.0122,0.0079,-0.0240,-0.0125,-0.0182,-0.0222,0.0274,-0.0083,-0.0170,0.0224,-0.0098,-0.0149,0.0218,-0.0072,-0.0135,0.0211,-0.0014,-0.0231,0.0185,-0.0024,-0.0171,0.0174,0.0032,-0.0260,0.0071,-0.0060,-0.0265,-0.0031,-0.0069,-0.0209,-0.0039,-0.0192,-0.0290,0.0191,-0.0177,-0.0211,0.0128,-0.0199,-0.0212,0.0145,-0.0186,0.0254,0.0231,-0.0187,0.0272,0.0212,-0.0188,0.0253,0.0222,-0.0190,0.0299,0.0198,-0.0186,0.0326,0.0183,-0.0192,0.0214,0.0264,-0.0192,0.0171,0.0287,-0.0187,0.0171,0.0292,-0.0169,0.0310,0.0162,-0.0174,0.0319,0.0184,-0.0172,0.0285,0.0168,-0.0166,0.0280,0.0157,-0.0155,0.0296,0.0125,-0.0159,0.0204,0.0167,-0.0161,0.0205,0.0154,-0.0190,0.0271,0.0206,-0.0184,0.0273,0.0198,-0.0177,0.0272,0.0201,-0.0152,0.0297,0.0128,-0.0147,0.0226,0.0154,-0.0154,0.0208,0.0210,-0.0176,0.0203,0.0243,-0.0164,0.0261,0.0193,-0.0162,0.0255,0.0194,-0.0177,0.0242,0.0219,-0.0176,0.0261,0.0207,-0.0140,0.0142,0.0168,-0.0149,0.0171,0.0169,-0.0134,0.0121,0.0166,-0.0169,0.0255,0.0166,-0.0162,0.0216,0.0158,-0.0130,0.0096,0.0168,0.0021,0.0034,0.0100,0.0027,0.0032,0.0096,0.0056,0.0089,-0.0052,0.0032,0.0043,0.0098,-0.0031,-0.0173,-0.0218,-0.0030,-0.0176,-0.0223,-0.0132,0.0087,0.0142,-0.0124,0.0026,0.0203,-0.0189,0.0248,0.0227,-0.0158,0.0233,0.0202,-0.0189,0.0204,0.0281,-0.0168,-0.0233,0.0146,-0.0018,-0.0170,0.0165,-0.0014,-0.0259,0.0184,0.0077,-0.0201,-0.0019,0.0061,-0.0229,-0.0015,0.0003,-0.0289,0.0154,0.0090,-0.0234,-0.0193,0.0090,-0.0233,-0.0185,0.0079,-0.0212,-0.0241,0.0066,-0.0243,-0.0262,0.0083,-0.0189,-0.0202,0.0082,-0.0235,-0.0142,0.0009,-0.0270,0.0133,0.0009,-0.0271,0.0129,0.0008,-0.0248,0.0131,-0.0114,-0.0257,0.0256,-0.0018,-0.0248,-0.0256,-0.0021,-0.0279,-0.0184,-0.0028,-0.0254,-0.0185,-0.0023,-0.0278,-0.0188,-0.0038,-0.0283,-0.0092,-0.0043,-0.0260,-0.0092,-0.0037,-0.0283,-0.0097,-0.0071,-0.0289,0.0068,-0.0090,-0.0272,0.0104,-0.0101,-0.0293,0.0137,-0.0099,-0.0290,0.0134,-0.0162,-0.0299,0.0178,-0.0163,-0.0282,0.0172,-0.0159,-0.0298,0.0176,-0.0232,-0.0300,0.0227,-0.0003,-0.0306,-0.0201,-0.0042,-0.0313,-0.0038,-0.0057,-0.0320,0.0060,-0.0090,-0.0305,0.0230,-0.0088,-0.0312,0.0160,-0.0092,-0.0306,0.0133,0.0002,-0.0313,0.0121,-0.0163,-0.0323,0.0239,-0.0159,-0.0320,0.0248,-0.0229,-0.0322,0.0243,-0.0218,-0.0319,0.0218,-0.0181,-0.0299,0.0288,-0.0032,-0.0254,-0.0168,-0.0060,-0.0267,-0.0007,-0.0104,-0.0293,0.0141,-0.0059,-0.0318,0.0074,0.0003,-0.0299,0.0152,-0.0158,-0.0311,0.0273,0.0017,-0.0296,0.0113,-0.0174,-0.0300,0.0184,-0.0042,-0.0313,-0.0046,-0.0011,-0.0299,-0.0232,-0.0001,-0.0325,-0.0086,0.0155,0.0096,-0.0059,0.0177,0.0112,-0.0011,0.0087,0.0085,-0.0106,0.0132,0.0074,0.0077,-0.0049,-0.0302,0.0187,-0.0048,-0.0282,0.0236,-0.0051,-0.0290,0.0234,-0.0047,-0.0291,0.0228,-0.0098,-0.0308,0.0222,-0.0220,-0.0294,0.0301,-0.0013,-0.0322,0.0014,-0.0179,-0.0163,0.0242,-0.0233,-0.0177,-0.0169,-0.0233,-0.0204,0.0190,-0.0162,-0.0208,0.0114,-0.0147,-0.0202,0.0104,-0.0221,-0.0178,0.0116,-0.0173,-0.0170,-0.0164,-0.0050,-0.0174,-0.0242,-0.0019,-0.0243,-0.0258,-0.0222,-0.0109,0.0205,-0.0232,-0.0123,0.0034,0.0053,0.0008,0.0111,0.0056,0.0004,0.0110,0.0043,0.0044,0.0119,0.0041,0.0010,0.0103,0.0046,0.0021,0.0107,-0.0116,0.0110,0.0001,-0.0103,0.0137,-0.0197,-0.0068,0.0145,-0.0082,-0.0090,0.0147,-0.0054,-0.0089,-0.0006,0.0052,-0.0087,-0.0126,0.0049,-0.0080,0.0000,0.0079,-0.0094,-0.0124,0.0101,-0.0132,0.0083,0.0131,-0.0103,0.0104,0.0098,-0.0120,0.0123,0.0072,-0.0164,0.0221,0.0189,-0.0075,0.0130,0.0150,0.0047,0.0094,-0.0080,0.0028,0.0114,-0.0159,0.0041,0.0106,-0.0195,0.0042,0.0096,-0.0077,0.0040,0.0102,-0.0060,0.0108,0.0076,-0.0040,0.0158,0.0090,-0.0012,0.0148,0.0087,-0.0058,0.0082,0.0073,0.0111,0.0051,0.0089,0.0083,0.0103,0.0069,0.0063,0.0122,0.0073,0.0114,0.0225,-0.0054,0.0021,0.0215,-0.0000,0.0029,0.0152,-0.0044,0.0056,0.0107,-0.0164,-0.0024,0.0082,-0.0216,-0.0162,-0.0071,0.0018,0.0185,-0.0039,-0.0143,0.0178,0.0004,-0.0143,0.0101,-0.0002,-0.0083,0.0117,0.0205,0.0071,0.0008,-0.0181,0.0210,0.0241,-0.0162,0.0204,0.0191,-0.0221,-0.0114,0.0204,-0.0221,-0.0127,0.0087,-0.0207,-0.0176,-0.0106,-0.0207,-0.0171,-0.0165,-0.0089