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.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> <a href="https://www.web3d.org/x3d/content/examples/Basic/Medical" target="_blank">https://www.web3d.org/x3d/content/examples/Basic/Medical</a> </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/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_3_3)
  .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("https://www.web3d.org/x3d/content/examples/Basic/Medical"))
    .addMeta(new meta().setName(meta.NAME_REFERENCE  ).setContent("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"))
    .addChild(new TouchSensor().setDescription("bone l_maxilla"))
    .addChild(new Transform("l_maxilla")
      .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_22_coordIndex())
          .setCoord(new Coordinate("l_maxilla_coordinate").setPoint(getl_maxilla_coordinate_6_22_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_22_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_22_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_22_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_22_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_22_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_22_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_22_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_22_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_22_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_22_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_22_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_22_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_22_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_22_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_22_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_22_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_22_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_22_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_22_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_22_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_22_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_22_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_22_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_22_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_22_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_22_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_22_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_22_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_22_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_22_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_22_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_22_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_22_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_22_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_22_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_22_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_22_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_22_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_22_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_22_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_22_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_22_point_1()
		{
			double[] value = {0.02796,1.64430,0.06258,0.02650,1.63946,0.07716,0.02607,1.63949,0.07733,0.02906,1.64351,0.06085,0.02853,1.64365,0.06008,0.02647,1.63828,0.07670,0.02693,1.64463,0.06103,0.02720,1.64466,0.06215,0.02568,1.63929,0.07743,0.01307,1.63865,0.08262,0.01396,1.63546,0.08213,0.01324,1.63548,0.08215,0.01053,1.63965,0.09230,0.00812,1.64333,0.09797,0.00987,1.64413,0.09261,0.00679,1.66019,0.08304,0.00756,1.65937,0.08177,0.00705,1.65934,0.08260,0.01008,1.64795,0.08181,0.01016,1.64630,0.08182,0.01026,1.64590,0.08385,0.00691,1.65099,0.09320,0.00449,1.65179,0.09649,0.00380,1.65036,0.09734,0.01152,1.63668,0.08742,0.01210,1.63578,0.08739,0.01085,1.63897,0.09249,0.00681,1.65835,0.08575,0.00503,1.66027,0.08832,0.00669,1.65987,0.08545,0.00497,1.66183,0.08720,0.00660,1.66105,0.08515,0.00426,1.65490,0.09448,0.00415,1.65520,0.09438,0.00551,1.65478,0.09163,0.00623,1.66451,0.08558,0.00549,1.66482,0.08647,0.00549,1.66454,0.08651,0.00705,1.66392,0.08446,0.00636,1.66388,0.08573,0.00560,1.65881,0.08929,0.00452,1.65980,0.09082,0.00445,1.65924,0.09159,0.00948,1.65780,0.08431,0.00885,1.65969,0.08399,0.00951,1.65781,0.08444,0.00930,1.65765,0.08321,0.00857,1.65940,0.08220,0.00886,1.65954,0.08276,0.00828,1.65927,0.08163,0.00774,1.66238,0.08168,0.00852,1.66249,0.08082,0.01128,1.65318,0.08466,0.01047,1.65295,0.08390,0.00974,1.65575,0.08366,0.01009,1.63966,0.09511,0.00992,1.63961,0.09510,0.00364,1.65002,0.09754,0.00433,1.64918,0.09737,0.00551,1.66397,0.08665,0.00422,1.66457,0.08695,0.00387,1.66305,0.08694,0.00385,1.66401,0.08642,0.00487,1.66401,0.08540,0.00396,1.66444,0.08592,0.00404,1.66478,0.08581,0.00535,1.66719,0.08655,0.00628,1.66727,0.08615,0.00827,1.66283,0.08205,0.00694,1.66611,0.08385,0.00355,1.65025,0.09728,0.00405,1.65175,0.09601,0.00620,1.65222,0.09230,0.00345,1.64996,0.09752,0.00532,1.65668,0.09075,0.00432,1.65825,0.09270,0.00428,1.65656,0.09419,0.00443,1.66318,0.08758,0.00409,1.66259,0.08726,0.00445,1.66272,0.08785,0.00416,1.65234,0.09563,0.00461,1.65241,0.09621,0.00462,1.65496,0.09531,0.00412,1.66414,0.08736,0.02812,1.61422,0.07170,0.02681,1.61541,0.07479,0.02655,1.60989,0.07429,0.02318,1.61137,0.08393,0.02338,1.61115,0.08334,0.02205,1.61780,0.08262,0.02061,1.62094,0.08380,0.02134,1.62111,0.08304,0.02106,1.62385,0.08267,0.02260,1.62033,0.08039,0.02322,1.61937,0.07814,0.02269,1.62344,0.07971,0.01732,1.62094,0.08712,0.01826,1.62034,0.08577,0.01822,1.62363,0.08508,0.01339,1.61755,0.08953,0.01184,1.61699,0.08901,0.01236,1.61192,0.09133,0.02681,1.61847,0.07559,0.02367,1.61615,0.07855,0.00383,1.61272,0.09507,0.00348,1.61640,0.09200,0.00237,1.61464,0.09355,0.00644,1.60920,0.09501,0.00520,1.60957,0.09605,0.00524,1.60611,0.09693,0.00902,1.61198,0.09235,0.00903,1.61665,0.08981,0.00775,1.61453,0.09086,0.00645,1.61641,0.09089,0.01601,1.61323,0.09153,0.01774,1.61363,0.09097,0.01656,1.61831,0.08950,0.00956,1.60902,0.09368,0.01052,1.60909,0.09333,0.01003,1.61211,0.09218,0.02146,1.61234,0.03939,0.02119,1.61069,0.04083,0.01980,1.61171,0.04549,0.02251,1.60906,0.08502,0.02172,1.60610,0.08476,0.02233,1.60615,0.08445,0.02104,1.60904,0.08619,0.02044,1.60608,0.08607,0.02114,1.60607,0.08501,0.02015,1.60910,0.08753,0.01971,1.60634,0.08870,0.02007,1.60621,0.08714,0.03176,1.61349,0.04692,0.03207,1.61585,0.04894,0.03185,1.61333,0.04886,0.03042,1.61271,0.05987,0.03032,1.61251,0.06125,0.03014,1.60948,0.05922,0.03210,1.60558,0.05192,0.03215,1.61043,0.05068,0.03166,1.61063,0.05290,0.02543,1.60810,0.07749,0.02565,1.60825,0.07698,0.02553,1.61012,0.07736,0.01503,1.60957,0.09216,0.01299,1.60917,0.09214,0.01361,1.60626,0.09253,0.01107,1.60917,0.09308,0.01175,1.60604,0.09335,0.01250,1.60623,0.09269,0.01824,1.61020,0.09101,0.01671,1.60988,0.09175,0.01730,1.60648,0.09163,0.00680,1.60600,0.09610,0.00835,1.60589,0.09527,0.00137,1.60901,0.09649,0.00007,1.60822,0.09622,0.00020,1.60519,0.09668,0.02231,1.61053,0.03934,0.02304,1.60850,0.04003,0.02261,1.60840,0.04038,0.02179,1.60800,0.04210,0.02209,1.61044,0.03981,0.02222,1.60818,0.04090,0.01588,1.60622,0.07522,0.01621,1.60798,0.07476,0.01628,1.60611,0.07461,0.01161,1.60555,0.08232,0.01094,1.60734,0.08194,0.01200,1.60552,0.08181,0.00307,1.60446,0.08717,0.00309,1.60562,0.08690,0.00339,1.60443,0.08717,0.02127,1.60773,0.04409,0.02218,1.60587,0.04263,0.02294,1.60423,0.04705,0.02314,1.60409,0.04727,0.02255,1.60428,0.04787,0.03037,1.60565,0.04370,0.03138,1.60579,0.04426,0.03033,1.60572,0.04378,0.03055,1.60452,0.04972,0.03054,1.60475,0.04963,0.03130,1.60501,0.04935,0.03251,1.60622,0.04660,0.03250,1.60622,0.04657,0.03261,1.60621,0.04659,0.02220,1.60293,0.05672,0.02212,1.60280,0.05684,0.02132,1.60282,0.05603,0.02337,1.60313,0.05736,0.02106,1.60287,0.05506,0.02114,1.60289,0.05505,0.02138,1.60284,0.05597,0.02337,1.60295,0.05750,0.02332,1.60295,0.05748,0.02854,1.60471,0.06508,0.02826,1.60473,0.06720,0.02842,1.60478,0.06507,0.02197,1.60306,0.05934,0.02196,1.60325,0.05952,0.02096,1.60313,0.05958,0.02667,1.60384,0.06865,0.02667,1.60372,0.06879,0.02661,1.60366,0.06878,0.02277,1.60321,0.07572,0.02278,1.60338,0.07559,0.02368,1.60367,0.07581,0.02457,1.60405,0.07566,0.02469,1.60404,0.07570,0.02367,1.60362,0.07607,0.02590,1.60435,0.07389,0.02586,1.60436,0.07384,0.02606,1.60430,0.07305,0.01720,1.60342,0.07185,0.01749,1.60349,0.07056,0.01729,1.60345,0.07190,0.02313,1.60342,0.07070,0.02292,1.60339,0.07059,0.02314,1.60324,0.07054,0.01901,1.60321,0.06935,0.01894,1.60310,0.06919,0.01909,1.60304,0.06917,0.01774,1.60438,0.08520,0.01842,1.60471,0.08582,0.01837,1.60486,0.08589,0.01523,1.60497,0.09092,0.01520,1.60493,0.09098,0.01499,1.60478,0.09082,0.01352,1.60382,0.08323,0.01352,1.60374,0.08314,0.01360,1.60369,0.08313,0.02055,1.60431,0.08447,0.02126,1.60476,0.08445,0.01507,1.60359,0.08073,0.01445,1.60373,0.08038,0.01467,1.60370,0.07942,0.01869,1.60314,0.07605,0.01726,1.60343,0.07618,0.01869,1.60303,0.07595,0.01742,1.60336,0.07607,0.02059,1.60442,0.08439,0.02129,1.60452,0.08415,0.02407,1.60422,0.08073,0.02413,1.60422,0.08073,0.02388,1.60453,0.08154,0.01327,1.60418,0.09130,0.01183,1.60429,0.09188,0.00953,1.60305,0.08755,0.00947,1.60316,0.08762,0.00845,1.60300,0.08715,0.01177,1.60436,0.09185,0.01148,1.60451,0.09263,0.01166,1.60399,0.09081,0.01176,1.60389,0.09082,0.00452,1.60455,0.08647,0.00486,1.60330,0.08713,0.00502,1.60275,0.08913,0.00486,1.60281,0.08896,0.00543,1.60274,0.08827,0.00052,1.60424,0.09635,0.00012,1.60358,0.09524,0.00018,1.60359,0.09524,0.00602,1.60331,0.09221,0.00603,1.60394,0.09359,0.00594,1.60403,0.09354,0.00048,1.60425,0.09646,0.00119,1.60481,0.09671,0.00484,1.60294,0.08918,0.00575,1.60285,0.09069,0.00002,1.60807,0.09580,0.00000,1.61105,0.09517,0.00000,1.60760,0.09520,0.01607,1.61390,0.06803,0.01562,1.61375,0.06976,0.01422,1.61549,0.06737,0.00826,1.60693,0.08357,0.00773,1.61183,0.08095,0.00930,1.60709,0.08294,0.01474,1.60310,0.08179,0.01452,1.60360,0.08300,0.01380,1.60600,0.07895,0.01467,1.60443,0.07777,0.01441,1.60447,0.07897,0.01628,1.60400,0.08362,0.01566,1.60318,0.08249,0.01689,1.60338,0.08330,0.02977,1.60903,0.06057,0.02963,1.60886,0.06178,0.02935,1.60440,0.06108,0.03049,1.60452,0.05924,0.03126,1.60501,0.05816,0.03059,1.61307,0.05747,0.03112,1.61054,0.05614,0.03077,1.61342,0.05508,0.03072,1.60375,0.05093,0.03193,1.60499,0.05009,0.02299,1.60368,0.04888,0.02350,1.60370,0.04826,0.03053,1.60591,0.04327,0.03034,1.60355,0.05060,0.03057,1.60366,0.05235,0.02614,1.60550,0.04113,0.02624,1.60520,0.04202,0.02426,1.60529,0.04172,0.02212,1.60467,0.04882,0.02942,1.60359,0.05916,0.02808,1.60315,0.06025,0.02858,1.60333,0.05916,0.02669,1.60323,0.05852,0.02455,1.60259,0.05899,0.02454,1.60315,0.05803,0.02198,1.60473,0.08401,0.02242,1.60483,0.08356,0.02250,1.60517,0.08399,0.00567,1.60266,0.08891,0.00591,1.60238,0.09032,0.01425,1.60456,0.09079,0.01429,1.60443,0.09021,0.01421,1.61264,0.09156,0.00843,1.60295,0.08708,0.00785,1.60363,0.08552,0.00917,1.60370,0.08483,0.01104,1.60267,0.08718,0.00859,1.60295,0.08711,0.01153,1.60364,0.08989,0.01268,1.60323,0.08962,0.02639,1.60383,0.07050,0.02805,1.60502,0.06885,0.02670,1.60521,0.07077,0.02399,1.60405,0.07953,0.02432,1.60536,0.08063,0.02416,1.60439,0.08069,0.00636,1.60303,0.08729,0.00150,1.60300,0.08889,0.00249,1.60337,0.08801,0.00256,1.60308,0.08814,0.00314,1.60336,0.08761,0.00368,1.60325,0.08744,0.01856,1.60342,0.06790,0.01880,1.60327,0.06457,0.01858,1.60370,0.06609,0.01849,1.60382,0.06403,0.02040,1.60441,0.05694,0.02034,1.60435,0.05577,0.02094,1.60285,0.05412,0.02043,1.60436,0.05462,0.02047,1.60432,0.05346,0.02872,1.60551,0.06756,0.02846,1.60428,0.06295,0.02836,1.60416,0.06214,0.02941,1.60543,0.06301,0.02807,1.60390,0.06149,0.02756,1.60368,0.06102,0.02097,1.60299,0.05939,0.02273,1.60248,0.05847,0.03014,1.60389,0.05897,0.02928,1.60396,0.06042,0.02271,1.60512,0.04302,0.02266,1.60607,0.04176,0.02316,1.60521,0.04255,0.02142,1.60529,0.04632,0.02153,1.60571,0.04474,0.02193,1.60466,0.04597,0.02279,1.60462,0.04504,0.02267,1.60438,0.04593,0.02191,1.60482,0.04480,0.03204,1.60854,0.04368,0.03087,1.60815,0.04228,0.03090,1.61088,0.04219,0.02218,1.60460,0.04694,0.03270,1.60675,0.04588,0.03249,1.60667,0.04541,0.03264,1.60934,0.04577,0.02975,1.60573,0.04286,0.03282,1.60679,0.04638,0.03164,1.61115,0.04337,0.03188,1.61126,0.04424,0.03239,1.60884,0.04443,0.03216,1.60614,0.04534,0.03175,1.60595,0.04476,0.03221,1.60656,0.04471,0.02803,1.60751,0.04058,0.02807,1.60997,0.03957,0.02962,1.61053,0.04062,0.02956,1.60780,0.04100,0.03025,1.60796,0.04160,0.03010,1.60640,0.04219,0.02614,1.60413,0.04877,0.02585,1.60319,0.04913,0.02427,1.60312,0.04870,0.02568,1.60318,0.07021,0.02575,1.60345,0.06883,0.03595,1.64319,0.05796,0.03760,1.64411,0.05875,0.03684,1.64386,0.05707,0.03742,1.64192,0.06831,0.03817,1.64274,0.06813,0.03793,1.64262,0.06667,0.03954,1.64484,0.06305,0.04024,1.64587,0.06288,0.04017,1.64583,0.06249,0.04107,1.64755,0.06145,0.04097,1.64738,0.06048,0.03968,1.64562,0.06098,0.04141,1.64719,0.06322,0.04058,1.64610,0.06440,0.04226,1.64844,0.06424,0.04067,1.64617,0.06476,0.04088,1.64617,0.06568,0.04131,1.64564,0.06807,0.04101,1.64540,0.06918,0.04237,1.64697,0.06770,0.03992,1.64372,0.07065,0.03247,1.64214,0.07036,0.03145,1.64237,0.07431,0.03207,1.64189,0.07406,0.03755,1.64214,0.07485,0.03711,1.64226,0.07162,0.03556,1.64196,0.07218,0.03362,1.64153,0.07719,0.03481,1.64210,0.07662,0.03305,1.64180,0.07376,0.03076,1.64279,0.07862,0.03130,1.64242,0.07440,0.02915,1.64341,0.07508,0.02608,1.60590,0.07561,0.02541,1.60434,0.07495,0.01691,1.60421,0.07083,0.01746,1.60411,0.06952,0.01513,1.60442,0.07675,0.01580,1.60451,0.07592,0.01572,1.60372,0.07652,0.02129,1.60450,0.08420,0.01455,1.60359,0.08302,0.01505,1.60306,0.08210,0.01732,1.60428,0.08426,0.01233,1.60361,0.08726,0.01156,1.60274,0.08776,0.00110,1.60290,0.08963,0.00010,1.60346,0.09053,0.00140,1.60340,0.08884,0.00039,1.60275,0.09143,0.01580,1.60635,0.09215,0.01607,1.60533,0.09137,0.00908,1.60411,0.09330,0.00949,1.60442,0.09348,0.00004,1.60508,0.09646,0.02637,1.60286,0.05976,0.02603,1.60361,0.06082,0.02449,1.60341,0.05987,0.00000,1.61565,0.09346,0.00017,1.61970,0.09326,0.00000,1.61972,0.09321,0.00000,1.62315,0.09440,0.00008,1.62323,0.09438,0.00000,1.62335,0.09433,0.00352,1.62135,0.09156,0.00347,1.62154,0.09136,0.00152,1.62283,0.09340,0.00000,1.62200,0.09368,0.01015,1.62220,0.09056,0.00755,1.62119,0.09073,0.01026,1.62206,0.09068,0.01205,1.62510,0.09030,0.01190,1.62511,0.09023,0.01194,1.62485,0.09035,0.00153,1.62265,0.09348,0.00352,1.62104,0.09159,0.00138,1.60594,0.08807,0.00010,1.60641,0.08907,0.00012,1.60804,0.08827,0.00046,1.60968,0.08731,0.00050,1.60881,0.08785,0.00034,1.60898,0.08802,0.00036,1.61961,0.08526,0.00000,1.61971,0.08560,0.00000,1.62423,0.08336,0.00087,1.62425,0.08211,0.00011,1.62429,0.08177,0.00047,1.62429,0.08225,0.00036,1.62423,0.08229,0.00020,1.62423,0.08321,0.00036,1.62423,0.08283,0.00036,1.61475,0.08675,0.00036,1.61465,0.08645,0.00042,1.60979,0.08752,0.00010,1.61162,0.08600,0.00010,1.61424,0.08442,0.00148,1.61137,0.08497,0.00138,1.61382,0.08319,0.00336,1.61653,0.07884,0.00128,1.61637,0.08142,0.00363,1.61668,0.07585,0.00445,1.61682,0.07210,0.00627,1.61665,0.07595,0.00008,1.61870,0.05002,0.00000,1.61886,0.05018,0.00008,1.61891,0.05025,0.00281,1.61689,0.05046,0.00271,1.61671,0.05064,0.00072,1.61686,0.05018,0.01790,1.61571,0.04400,0.01816,1.61548,0.04369,0.01390,1.62123,0.05347,0.01540,1.62686,0.05407,0.01394,1.62125,0.05311,0.01855,1.61703,0.04300,0.01805,1.61562,0.04333,0.01851,1.61699,0.04308,0.01808,1.61770,0.04317,0.01813,1.61755,0.04318,0.01788,1.61751,0.04359,0.01781,1.61756,0.04364,0.01543,1.62437,0.04432,0.01854,1.61686,0.04341,0.01755,1.61607,0.04393,0.01792,1.61600,0.04392,0.01596,1.61606,0.05268,0.01506,1.61803,0.04864,0.01823,1.61343,0.04860,0.02161,1.61245,0.03914,0.02178,1.61054,0.03948,0.01497,1.61833,0.04861,0.01727,1.61632,0.04426,0.01718,1.61612,0.04451,0.00090,1.62431,0.08767,0.00096,1.62317,0.09267,0.00119,1.62308,0.09240,0.00068,1.61851,0.05637,0.00072,1.61998,0.06311,0.00081,1.61931,0.06306,0.00095,1.62314,0.07595,0.00009,1.62334,0.07581,0.00010,1.62338,0.07897,0.00056,1.61886,0.05639,0.00005,1.61908,0.05635,0.00007,1.62038,0.06308,0.00008,1.62428,0.08766,0.00000,1.62423,0.08762,0.00000,1.62314,0.09339,0.02902,1.64403,0.05797,0.02907,1.64416,0.05849,0.02915,1.64407,0.05803,0.03262,1.64177,0.05089,0.03185,1.64249,0.04948,0.03115,1.64423,0.05065,0.00279,1.61809,0.06330,0.00085,1.62125,0.07022,0.02089,1.61828,0.04078,0.02488,1.61830,0.03806,0.02533,1.63814,0.07756,0.02558,1.63830,0.07740,0.02577,1.63920,0.07773,0.02674,1.63945,0.07763,0.02620,1.63954,0.07782,0.02660,1.63936,0.07747,0.02682,1.63806,0.07697,0.02667,1.63914,0.07726,0.02657,1.63819,0.07700,0.02335,1.63633,0.08075,0.02353,1.63369,0.07932,0.02356,1.63627,0.08046,0.02397,1.63848,0.08151,0.02878,1.63775,0.07888,0.02906,1.63764,0.07897,0.02900,1.63788,0.07910,0.02617,1.63933,0.08101,0.02260,1.64487,0.08334,0.01180,1.64621,0.04966,0.01150,1.64686,0.04994,0.01291,1.64770,0.04759,0.01037,1.64680,0.05425,0.01065,1.64611,0.05417,0.01058,1.64616,0.06127,0.01357,1.63976,0.07342,0.01342,1.63964,0.07411,0.01276,1.64310,0.07537,0.01391,1.63521,0.07229,0.01433,1.63542,0.07187,0.01620,1.62902,0.06536,0.01370,1.63552,0.03975,0.01409,1.62970,0.04201,0.01375,1.63575,0.04215,0.01434,1.62925,0.04457,0.01517,1.62241,0.04903,0.01349,1.63931,0.07668,0.01439,1.63461,0.07255,0.01400,1.64007,0.07576,0.01941,1.63566,0.03635,0.01600,1.63501,0.03764,0.01499,1.64166,0.03802,0.01392,1.65011,0.05971,0.01238,1.65113,0.05385,0.01164,1.65115,0.06050,0.01284,1.64948,0.06792,0.01270,1.64879,0.07054,0.01296,1.64898,0.07059,0.01125,1.64820,0.07430,0.01139,1.64842,0.07433,0.01224,1.64865,0.07241,0.01165,1.64669,0.06720,0.01162,1.64706,0.06955,0.01305,1.64879,0.07272,0.01283,1.64891,0.07098,0.02319,1.64541,0.08227,0.01867,1.64698,0.08038,0.01781,1.64783,0.08284,0.01278,1.64245,0.07633,0.01240,1.64391,0.07684,0.01164,1.64575,0.07563,0.01218,1.64461,0.07566,0.01182,1.64583,0.07706,0.01150,1.64778,0.07752,0.01126,1.64779,0.07737,0.01145,1.64733,0.07807,0.01238,1.64480,0.07825,0.01210,1.64478,0.07817,0.01263,1.64202,0.07768,0.01513,1.63298,0.07215,0.01492,1.63470,0.07324,0.01249,1.64869,0.07457,0.01430,1.64857,0.07680,0.01397,1.64454,0.07688,0.01404,1.64759,0.07705,0.01315,1.64805,0.07665,0.01183,1.64736,0.07756,0.01166,1.64735,0.07809,0.01191,1.64833,0.07548,0.01231,1.64764,0.07691,0.01487,1.62713,0.08370,0.01301,1.62359,0.08324,0.01419,1.62756,0.08488,0.01300,1.63556,0.08221,0.01267,1.63555,0.08250,0.01122,1.63995,0.08028,0.00967,1.64948,0.08169,0.01054,1.64856,0.08133,0.01067,1.64663,0.08232,0.01030,1.64431,0.08100,0.01028,1.64663,0.08134,0.01242,1.64158,0.08309,0.01127,1.64204,0.08169,0.01049,1.64054,0.08180,0.01000,1.64322,0.08025,0.01071,1.64039,0.08035,0.01176,1.63576,0.08485,0.01239,1.63546,0.08507,0.01210,1.63923,0.08168,0.01090,1.64220,0.08118,0.01172,1.64742,0.07181,0.01203,1.64846,0.07228,0.01445,1.63869,0.08232,0.01572,1.63548,0.07995,0.01496,1.63527,0.08138,0.01496,1.64320,0.07766,0.01568,1.64664,0.07960,0.01408,1.64788,0.08373,0.01194,1.64796,0.08356,0.01176,1.64938,0.08367,0.00997,1.64979,0.08127,0.01054,1.64966,0.08233,0.01064,1.64840,0.08237,0.01140,1.65320,0.08504,0.01414,1.64985,0.08498,0.01358,1.64919,0.04718,0.01521,1.65029,0.05343,0.02870,1.61801,0.04073,0.03083,1.61634,0.04278,0.02940,1.61464,0.04004,0.03101,1.64460,0.05114,0.03497,1.64284,0.05502,0.03491,1.64270,0.05502,0.02652,1.64577,0.05984,0.02687,1.64531,0.05924,0.02643,1.64527,0.05813,0.02456,1.64644,0.04284,0.02476,1.64583,0.04296,0.02106,1.64277,0.03818,0.03085,1.64395,0.05037,0.03101,1.64423,0.05056,0.03175,1.64253,0.04934,0.02871,1.64405,0.04429,0.02741,1.64420,0.04282,0.02726,1.64485,0.04334,0.02039,1.64689,0.04165,0.02443,1.64653,0.04279,0.02869,1.64402,0.05903,0.02832,1.64415,0.05905,0.02806,1.64396,0.06013,0.02750,1.64461,0.05928,0.02714,1.64484,0.05962,0.02703,1.64503,0.06020,0.02694,1.64532,0.05991,0.02692,1.64560,0.06152,0.02903,1.64485,0.04855,0.03065,1.64424,0.05081,0.02881,1.64399,0.05822,0.02887,1.64381,0.05766,0.02834,1.64416,0.05843,0.04616,1.63058,0.06706,0.04628,1.62977,0.06707,0.04303,1.63065,0.06581,0.03587,1.64390,0.05557,0.03594,1.64227,0.05717,0.04231,1.64707,0.06690,0.04045,1.64035,0.06621,0.03951,1.64044,0.06514,0.03959,1.63615,0.06421,0.03915,1.63649,0.06287,0.03936,1.64081,0.06317,0.04229,1.64832,0.06481,0.04228,1.64835,0.06426,0.04102,1.64692,0.06241,0.04097,1.64699,0.06246,0.04109,1.64744,0.06143,0.04203,1.64794,0.06361,0.04197,1.64804,0.06363,0.03776,1.63757,0.05934,0.03852,1.64144,0.06021,0.02974,1.64387,0.05957,0.03260,1.64339,0.05887,0.03590,1.64401,0.05558,0.03995,1.64504,0.05950,0.03858,1.64524,0.05798,0.03987,1.64514,0.05948,0.03697,1.64339,0.05952,0.03634,1.64283,0.05999,0.03705,1.64232,0.06142,0.04237,1.64693,0.06753,0.03680,1.64374,0.05708,0.03985,1.64355,0.07094,0.03885,1.64250,0.07116,0.03852,1.64277,0.07326,0.03868,1.64293,0.07365,0.03870,1.64262,0.07213,0.03535,1.64203,0.07627,0.03523,1.64196,0.07608,0.03144,1.64262,0.07810,0.03135,1.64260,0.07777,0.04123,1.64372,0.07009,0.03759,1.64225,0.07711,0.03772,1.64173,0.07625,0.03665,1.64252,0.07512,0.03665,1.64180,0.07716,0.03603,1.64184,0.07762,0.03076,1.64282,0.07883,0.02968,1.64341,0.08086,0.03136,1.64269,0.08002,0.04188,1.64025,0.06758,0.04324,1.64658,0.06782,0.04274,1.64343,0.06798,0.04221,1.64503,0.06985,0.04318,1.64445,0.06808,0.03857,1.64267,0.07207,0.03835,1.64280,0.07034,0.03796,1.64257,0.07077,0.03149,1.64227,0.07796,0.03507,1.64184,0.06913,0.03228,1.64180,0.07392,0.03126,1.64118,0.08073,0.03192,1.63618,0.07799,0.03178,1.64087,0.08045,0.03788,1.64224,0.07401,0.03742,1.64235,0.07118,0.03569,1.64307,0.05801,0.03561,1.64178,0.07989,0.03373,1.64106,0.08007,0.03525,1.63622,0.07656,0.03867,1.64066,0.07567,0.03802,1.64042,0.07604,0.03826,1.63710,0.07497,0.03731,1.64120,0.07777,0.03894,1.64215,0.07573,0.03818,1.64169,0.07579,0.04060,1.64124,0.07214,0.03969,1.63994,0.07316,0.04083,1.63976,0.07260,0.04642,1.63073,0.06731,0.04565,1.63214,0.06712,0.04665,1.62622,0.06763,0.04636,1.62689,0.06816,0.04626,1.62672,0.06825,0.04562,1.62789,0.06827,0.04549,1.62785,0.06841,0.04542,1.63717,0.06974,0.04446,1.63780,0.06989,0.04433,1.63788,0.07010,0.04660,1.62705,0.06704,0.04249,1.62641,0.06563,0.04589,1.62810,0.06687,0.04528,1.63718,0.06996,0.04139,1.63775,0.07282,0.04497,1.63901,0.06898,0.04432,1.63835,0.06946,0.04453,1.63820,0.06748,0.04443,1.63822,0.06736,0.04473,1.63716,0.06733,0.03507,1.63969,0.05453,0.03692,1.63670,0.07571,0.03648,1.64077,0.07844,0.03965,1.64142,0.07287,0.03911,1.64172,0.07407,0.03898,1.64024,0.07418,0.03722,1.62148,0.06484,0.03802,1.62406,0.06924,0.03591,1.62187,0.06949,0.03153,1.61592,0.05511,0.03108,1.62007,0.07257,0.03232,1.62280,0.07328,0.02798,1.62233,0.07550,0.02391,1.62250,0.07716,0.02880,1.62529,0.07569,0.02433,1.62579,0.07821,0.01584,1.64805,0.07959,0.01512,1.64836,0.07595,0.00768,1.65557,0.08218,0.00798,1.65742,0.08191,0.00871,1.65564,0.08276,0.00912,1.65242,0.08891,0.01005,1.65279,0.08699,0.00909,1.65596,0.08671,0.01282,1.64812,0.08668,0.01552,1.64450,0.08577,0.01773,1.64710,0.08458,0.01226,1.64747,0.08750,0.01303,1.62929,0.09057,0.01572,1.62453,0.08690,0.01555,1.62851,0.08679,0.01230,1.61929,0.08891,0.01500,1.63484,0.08675,0.01404,1.63497,0.08858,0.01109,1.61483,0.09022,0.00683,1.61138,0.09205,0.00534,1.61425,0.09186,0.00600,1.61218,0.09346,0.00760,1.60877,0.09388,0.01355,1.64334,0.08707,0.01268,1.64224,0.08881,0.02941,1.64315,0.08235,0.01929,1.63141,0.08320,0.01875,1.63398,0.08406,0.01764,1.63375,0.08451,0.02014,1.61191,0.08739,0.02094,1.61190,0.08654,0.01972,1.61751,0.08566,0.02314,1.62275,0.07799,0.02273,1.62517,0.07959,0.02232,1.62077,0.08143,0.02469,1.63570,0.07836,0.02440,1.63739,0.07935,0.02129,1.62721,0.08156,0.02843,1.63933,0.08016,0.03111,1.64249,0.08151,0.03152,1.63172,0.07626,0.04666,1.62710,0.06719,0.02889,1.61227,0.06917,0.02917,1.61214,0.06738,0.03055,1.61623,0.06960,0.02759,1.62097,0.07553,0.02635,1.61584,0.07590,0.02610,1.61008,0.07609,0.03967,1.62317,0.06546,0.03809,1.62460,0.06247,0.04185,1.62440,0.06589,0.03396,1.61870,0.06219,0.03651,1.62690,0.05835,0.03312,1.62043,0.05469,0.03324,1.62892,0.04613,0.03399,1.62835,0.04940,0.03253,1.62314,0.04452,0.01011,1.65590,0.08462,0.00946,1.65248,0.08264,0.03148,1.64255,0.04910,0.03382,1.64182,0.07316,0.02962,1.64445,0.06125,0.03323,1.64314,0.06086,0.03121,1.64341,0.06516,0.03138,1.64249,0.07061,0.02763,1.61843,0.03951,0.02520,1.62658,0.03714,0.02497,1.64385,0.04049,0.01623,1.62460,0.04218,0.01792,1.62502,0.03936,0.01291,1.62928,0.09053,0.01224,1.63523,0.09197,0.00702,1.64968,0.09272,0.01044,1.64514,0.08775,0.01050,1.64040,0.08765,0.01266,1.62853,0.08752,0.01246,1.63565,0.08283,0.01015,1.62208,0.08754,0.01161,1.62492,0.08759,0.01560,1.62666,0.08243,0.00276,1.61944,0.06990,0.00571,1.61782,0.06347,0.01713,1.62572,0.07137,0.01581,1.62893,0.06535,0.00047,1.61864,0.05001,0.00007,1.61731,0.05007,0.00122,1.61651,0.05612,0.00013,1.61693,0.06330,0.00013,1.61671,0.05600,0.01242,1.61549,0.07417,0.01196,1.61762,0.06609,0.01479,1.61544,0.05563,0.01425,1.61448,0.05845,0.01367,1.61640,0.05777,0.01409,1.61559,0.06292,0.01302,1.61759,0.05758,0.01450,1.61828,0.05289,0.01756,1.61579,0.04406,0.01926,1.60961,0.05363,0.01918,1.60939,0.05505,0.01764,1.61444,0.05284,0.01017,1.61237,0.07907,0.01288,1.60764,0.08076,0.03133,1.60581,0.04429,0.03169,1.60597,0.04479,0.03156,1.60685,0.04463,0.02722,1.60649,0.04341,0.02728,1.60562,0.04330,0.02826,1.60564,0.04355,0.02131,1.60409,0.05505,0.02140,1.60405,0.05594,0.02363,1.60469,0.05022,0.02349,1.60316,0.04964,0.02435,1.60313,0.04960,0.02675,1.60506,0.05089,0.02526,1.60488,0.05061,0.02548,1.60316,0.04994,0.02121,1.60549,0.06667,0.02154,1.60296,0.06694,0.01970,1.60303,0.06584,0.01974,1.60513,0.06109,0.01982,1.60351,0.06086,0.02449,1.60403,0.07638,0.02429,1.60381,0.07796,0.01755,1.60392,0.07305,0.01763,1.60509,0.07343,0.01848,1.60413,0.07404,0.01577,1.60576,0.07686,0.01581,1.60421,0.07668,0.01721,1.60417,0.07623,0.02385,1.60551,0.08177,0.02381,1.60454,0.08156,0.02354,1.60473,0.08219,0.02062,1.60466,0.08429,0.01909,1.60394,0.08358,0.02835,1.61261,0.04689,0.02901,1.61259,0.04705,0.02938,1.61189,0.04693,0.03200,1.60723,0.04659,0.03089,1.60718,0.04670,0.03063,1.60834,0.04668,0.02633,1.61246,0.04706,0.02666,1.61157,0.04661,0.02652,1.61153,0.04700,0.02659,1.61410,0.04710,0.02662,1.61329,0.04698,0.02638,1.61330,0.04718,0.02672,1.61333,0.04671,0.02665,1.61336,0.04640,0.02638,1.61252,0.04617,0.02680,1.61050,0.04650,0.02677,1.61049,0.04603,0.02706,1.60928,0.04571,0.02787,1.60707,0.04443,0.02774,1.60707,0.04449,0.02813,1.60685,0.04383,0.02744,1.60706,0.04525,0.02756,1.60709,0.04520,0.02724,1.60688,0.04591,0.02784,1.61419,0.04736,0.02793,1.61380,0.04722,0.02769,1.61379,0.04712,0.03193,1.60848,0.04728,0.03170,1.60848,0.04704,0.03202,1.60723,0.04660,0.02991,1.61294,0.04800,0.03025,1.61200,0.04786,0.03039,1.61205,0.04811,0.02575,1.61521,0.04690,0.02556,1.61511,0.04676,0.02579,1.61521,0.04685,0.02641,1.61518,0.04677,0.02648,1.61504,0.04655,0.02660,1.61505,0.04662,0.02666,1.61508,0.04677,0.02667,1.61505,0.04691,0.02646,1.61517,0.04690,0.02751,1.61490,0.04806,0.02728,1.61490,0.04792,0.02736,1.61476,0.04758,0.02629,1.61255,0.04591,0.02625,1.61154,0.04561,0.02808,1.60658,0.04351,0.02732,1.60803,0.04439,0.02781,1.61463,0.04675,0.02771,1.61426,0.04628};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=2 */
		private double[] getl_maxilla_coordinate_6_22_point_2()
		{
			double[] value = {0.02795,1.61429,0.04624,0.02807,1.61392,0.04590,0.02786,1.61384,0.04596,0.02839,1.61326,0.04557,0.02840,1.61255,0.04498,0.02856,1.61181,0.04457,0.02877,1.61188,0.04445,0.02865,1.60804,0.04348,0.02844,1.60804,0.04363,0.02817,1.60684,0.04377,0.03229,1.60701,0.04663,0.02733,1.61401,0.04753,0.02714,1.61417,0.04745,0.02708,1.61393,0.04748,0.02629,1.61490,0.04763,0.02649,1.61497,0.04743,0.02661,1.61486,0.04758,0.02837,1.61490,0.04763,0.02814,1.61493,0.04766,0.02824,1.61476,0.04752,0.02787,1.61466,0.04720,0.02802,1.61465,0.04723,0.02782,1.61449,0.04735,0.02786,1.61469,0.04703,0.02761,1.61459,0.04681,0.02758,1.60807,0.04497,0.02808,1.61466,0.04675,0.02828,1.61435,0.04628,0.02869,1.61447,0.04636,0.02860,1.61471,0.04706,0.02887,1.61469,0.04693,0.02901,1.61470,0.04698,0.02871,1.61425,0.04748,0.02879,1.61454,0.04742,0.02895,1.61437,0.04741,0.02849,1.61466,0.04730,0.02569,1.61490,0.04753,0.02524,1.61478,0.04722,0.02566,1.61511,0.04716,0.02651,1.61477,0.04643,0.02673,1.61481,0.04651,0.02688,1.61415,0.04681,0.02681,1.61412,0.04700,0.02682,1.61485,0.04697,0.02768,1.61490,0.04844,0.02716,1.61433,0.04864,0.02732,1.61480,0.04821,0.02444,1.61393,0.04746,0.02431,1.61404,0.04704,0.02520,1.61479,0.04671,0.02515,1.61476,0.04683,0.02436,1.61403,0.04681,0.02537,1.61480,0.04651,0.02527,1.61480,0.04661,0.02449,1.61403,0.04646,0.02578,1.61408,0.04608,0.02629,1.61413,0.04625,0.02970,1.61419,0.04642,0.03022,1.61367,0.04590,0.02975,1.61418,0.04667,0.02970,1.61409,0.04693,0.03019,1.61355,0.04663,0.02955,1.61406,0.04716,0.02850,1.61398,0.04591,0.02536,1.61406,0.04614,0.02485,1.61329,0.04581,0.02542,1.61327,0.04594,0.02665,1.61399,0.04725,0.02645,1.61328,0.04731,0.02581,1.61354,0.04865,0.02618,1.61426,0.04813,0.02520,1.61419,0.04796,0.02368,1.61318,0.04755,0.02400,1.61325,0.04613,0.02428,1.61326,0.04599,0.02478,1.61404,0.04624,0.02653,1.61251,0.04649,0.03008,1.61307,0.04861,0.03006,1.61309,0.04911,0.02959,1.61384,0.04870,0.03003,1.61363,0.04564,0.03052,1.61292,0.04511,0.03075,1.61289,0.04633,0.03123,1.61210,0.04601,0.03047,1.61284,0.04669,0.02943,1.61194,0.04440,0.02916,1.61271,0.04482,0.02395,1.61250,0.04573,0.02366,1.61248,0.04591,0.02321,1.61139,0.04550,0.02643,1.61246,0.04721,0.02662,1.61153,0.04719,0.02737,1.61160,0.04778,0.03059,1.61215,0.04973,0.02991,1.61308,0.04943,0.03120,1.61211,0.04554,0.03142,1.61108,0.04526,0.03158,1.61111,0.04576,0.02303,1.61135,0.04588,0.02294,1.61026,0.04556,0.03070,1.61215,0.04923,0.03059,1.61208,0.04873,0.03122,1.61103,0.04859,0.02689,1.60929,0.04707,0.02787,1.60939,0.04757,0.02767,1.61057,0.04774,0.03121,1.60815,0.04393,0.03137,1.60821,0.04440,0.03153,1.60969,0.04446,0.02912,1.60940,0.05051,0.02808,1.60791,0.04961,0.02790,1.60921,0.05003,0.02344,1.60904,0.04447,0.02346,1.60765,0.04396,0.02441,1.60909,0.04432,0.02624,1.60781,0.04913,0.02648,1.60636,0.04878,0.02409,1.60612,0.04793,0.02581,1.60686,0.05117,0.02696,1.60699,0.05134,0.02255,1.61419,0.05229,0.02232,1.61442,0.05236,0.02228,1.61442,0.05228,0.02478,1.60640,0.05117,0.02491,1.60675,0.05213,0.02475,1.60684,0.05210,0.02514,1.60638,0.05122,0.02541,1.60693,0.05130,0.02535,1.60692,0.05219,0.02646,1.61359,0.05443,0.02660,1.61360,0.05398,0.02673,1.61440,0.05469,0.02684,1.61425,0.05528,0.02672,1.61425,0.05509,0.02693,1.61453,0.05519,0.02526,1.60690,0.05394,0.02529,1.60691,0.05306,0.02582,1.60821,0.05324,0.02506,1.60686,0.05308,0.02521,1.60668,0.05300,0.02469,1.60812,0.05369,0.02460,1.60824,0.05283,0.02498,1.60687,0.05308,0.02266,1.61423,0.05265,0.02263,1.61419,0.05245,0.02285,1.61342,0.05261,0.02517,1.60665,0.05210,0.02553,1.60688,0.05420,0.02519,1.60690,0.05407,0.02575,1.60698,0.05417,0.02690,1.60686,0.05461,0.02687,1.60696,0.05486,0.02529,1.60683,0.05442,0.02322,1.60666,0.05582,0.02413,1.60650,0.05514,0.02349,1.60639,0.05599,0.02324,1.60787,0.05579,0.02427,1.60684,0.05521,0.02323,1.60675,0.05575,0.02262,1.61419,0.05293,0.02248,1.61421,0.05331,0.02236,1.61439,0.05279,0.02489,1.60694,0.05454,0.02406,1.60694,0.05520,0.02510,1.60698,0.05454,0.02786,1.61478,0.05731,0.02764,1.61474,0.05724,0.02774,1.61457,0.05709,0.02634,1.61400,0.05703,0.02665,1.61402,0.05689,0.02688,1.61450,0.05706,0.02765,1.61487,0.05761,0.02783,1.61478,0.05786,0.02771,1.61478,0.05790,0.02770,1.61487,0.05755,0.02793,1.61478,0.05763,0.02706,1.61477,0.05748,0.02684,1.61466,0.05752,0.02706,1.61477,0.05742,0.02714,1.61477,0.05491,0.02723,1.61472,0.05467,0.02780,1.61478,0.05494,0.02213,1.61426,0.05195,0.02227,1.61425,0.05199,0.02224,1.61442,0.05221,0.02269,1.60632,0.05651,0.02990,1.60718,0.05528,0.02845,1.60703,0.05496,0.02974,1.60741,0.05497,0.02656,1.61446,0.05768,0.02686,1.61467,0.05735,0.02720,1.61465,0.05712,0.02695,1.61464,0.05720,0.02528,1.60695,0.05462,0.02543,1.60801,0.05538,0.02706,1.61355,0.05529,0.02702,1.61425,0.05544,0.02648,1.61289,0.05359,0.02680,1.61368,0.05386,0.03009,1.60723,0.05470,0.02911,1.60865,0.05465,0.02944,1.60872,0.05451,0.02982,1.60732,0.05618,0.03023,1.60717,0.05659,0.02979,1.60830,0.05729,0.02576,1.60816,0.05162,0.02620,1.60821,0.05151,0.02653,1.60998,0.05211,0.02290,1.60590,0.05710,0.02255,1.60589,0.05668,0.02283,1.60622,0.05660,0.02344,1.60726,0.05755,0.02362,1.60862,0.05758,0.02365,1.60855,0.05792,0.02765,1.61486,0.05746,0.02794,1.61479,0.05744,0.03029,1.60678,0.05596,0.02301,1.60620,0.05698,0.02313,1.60617,0.05725,0.02472,1.60597,0.05080,0.02515,1.60607,0.05089,0.02655,1.61439,0.05731,0.02654,1.61437,0.05748,0.02691,1.61395,0.05691,0.02740,1.61449,0.05702,0.02713,1.61446,0.05705,0.02611,1.61322,0.05830,0.02561,1.61325,0.05811,0.02621,1.61393,0.05795,0.02522,1.61229,0.05838,0.02497,1.61224,0.05805,0.02553,1.61323,0.05783,0.02823,1.61358,0.05813,0.02833,1.61287,0.05839,0.02805,1.61354,0.05856,0.02685,1.61451,0.05458,0.02874,1.61330,0.05495,0.02868,1.61324,0.05525,0.02851,1.61381,0.05543,0.02955,1.60876,0.05394,0.02567,1.60819,0.05246,0.02102,1.60978,0.05180,0.02133,1.60979,0.05134,0.02119,1.61167,0.05154,0.02256,1.60415,0.05685,0.02644,1.61426,0.06679,0.02640,1.61541,0.06688,0.02550,1.61423,0.06687,0.02438,1.61085,0.06438,0.02462,1.61185,0.06397,0.02558,1.61072,0.06458,0.02328,1.61095,0.06152,0.02390,1.61196,0.06143,0.02376,1.61081,0.06311,0.02411,1.61037,0.06069,0.02493,1.61188,0.06083,0.02353,1.61075,0.06096,0.02780,1.61038,0.06420,0.02771,1.61162,0.06393,0.02785,1.61015,0.06343,0.02780,1.61036,0.06458,0.02762,1.61118,0.06579,0.02675,1.61101,0.06557,0.01851,1.61171,0.06506,0.01851,1.61062,0.06492,0.01834,1.61174,0.06411,0.02513,1.61723,0.06917,0.02478,1.61719,0.06914,0.02495,1.61791,0.06848,0.02163,1.61816,0.06558,0.02158,1.61816,0.06585,0.02155,1.61887,0.06548,0.02090,1.61827,0.06319,0.02116,1.61827,0.06336,0.02109,1.61903,0.06379,0.02487,1.61815,0.06241,0.02501,1.61727,0.06182,0.02563,1.61734,0.06203,0.02418,1.61718,0.06231,0.02436,1.61720,0.06199,0.02432,1.61804,0.06273,0.02605,1.61726,0.06668,0.02519,1.61716,0.06664,0.02538,1.61644,0.06659,0.02716,1.61670,0.06783,0.02673,1.61724,0.06762,0.02669,1.61739,0.06712,0.02634,1.61738,0.06882,0.02660,1.61724,0.06830,0.02697,1.61670,0.06863,0.02597,1.61845,0.06418,0.02633,1.61817,0.06403,0.02616,1.61811,0.06436,0.02153,1.61388,0.06658,0.02097,1.61362,0.06689,0.02091,1.61581,0.06681,0.01812,1.61356,0.06525,0.01899,1.61338,0.06607,0.01917,1.61166,0.06597,0.01803,1.61368,0.06428,0.01831,1.61170,0.06317,0.02394,1.61343,0.06929,0.02436,1.61354,0.06992,0.02425,1.61253,0.06982,0.02738,1.61347,0.06889,0.02718,1.61454,0.06887,0.02747,1.61330,0.06755,0.02023,1.61893,0.06573,0.02054,1.61925,0.06535,0.02096,1.61927,0.06550,0.02416,1.61013,0.06442,0.02780,1.61015,0.06432,0.02808,1.61011,0.06572,0.02348,1.61033,0.06304,0.02355,1.61033,0.06305,0.02158,1.60965,0.06098,0.02285,1.61001,0.06130,0.02258,1.61005,0.06133,0.02321,1.61002,0.06100,0.02287,1.60784,0.06065,0.02429,1.60816,0.06079,0.01928,1.60739,0.06203,0.01972,1.60744,0.06143,0.01949,1.60963,0.06150,0.02185,1.61167,0.06194,0.02228,1.61194,0.06321,0.02179,1.61393,0.06316,0.02032,1.61054,0.06123,0.02046,1.60955,0.06097,0.02494,1.61726,0.06428,0.02463,1.61722,0.06398,0.02473,1.61810,0.06441,0.02649,1.61743,0.06421,0.02582,1.61807,0.06455,0.02492,1.61299,0.06366,0.02570,1.61297,0.06406,0.02560,1.61184,0.06426,0.02412,1.61710,0.06863,0.02408,1.61708,0.06819,0.02441,1.61783,0.06793,0.02444,1.60995,0.06498,0.02550,1.60987,0.06449,0.02565,1.61792,0.06669,0.02454,1.61777,0.06702,0.02438,1.61707,0.06687,0.02606,1.61806,0.06735,0.02762,1.61126,0.06832,0.02754,1.61214,0.06718,0.02783,1.61107,0.06652,0.02019,1.61339,0.06672,0.02020,1.61572,0.06679,0.01871,1.60968,0.06365,0.01884,1.60969,0.06282,0.01843,1.61067,0.06305,0.02542,1.61534,0.06684,0.02512,1.61823,0.06723,0.02516,1.61824,0.06756,0.02486,1.61820,0.06770,0.01988,1.60532,0.06561,0.01908,1.60510,0.06457,0.01906,1.60739,0.06452,0.01947,1.60506,0.06192,0.02349,1.61414,0.07584,0.02309,1.61405,0.07583,0.02324,1.61425,0.07577,0.02337,1.61425,0.07520,0.02365,1.61401,0.07500,0.02360,1.61415,0.07525,0.02428,1.61412,0.07542,0.02448,1.61389,0.07521,0.02474,1.61384,0.07550,0.02385,1.61416,0.07591,0.02399,1.61390,0.07603,0.02347,1.61398,0.07594,0.02288,1.61381,0.07444,0.02251,1.61298,0.07355,0.02286,1.61289,0.07371,0.02144,1.61332,0.07396,0.02109,1.61288,0.07345,0.02160,1.61328,0.07372,0.02558,1.60964,0.07303,0.02586,1.60936,0.07394,0.02559,1.61122,0.07439,0.01958,1.61096,0.07450,0.01945,1.61103,0.07360,0.02093,1.61286,0.07435,0.01601,1.60640,0.08378,0.01612,1.60516,0.08383,0.01714,1.60543,0.08435,0.01440,1.60472,0.08316,0.01505,1.60487,0.08327,0.01508,1.60617,0.08318,0.01159,1.60611,0.08514,0.01204,1.60436,0.08430,0.01188,1.60600,0.08438,0.01570,1.60781,0.09131,0.01601,1.60602,0.09137,0.01490,1.60768,0.09112,0.01357,1.61989,0.08705,0.01339,1.61978,0.08663,0.01345,1.62076,0.08608,0.01329,1.62040,0.08427,0.01325,1.61932,0.08459,0.01347,1.61926,0.08447,0.01336,1.62126,0.08433,0.01372,1.62159,0.08470,0.01331,1.62126,0.08451,0.01438,1.62121,0.08416,0.01418,1.62165,0.08458,0.01414,1.62122,0.08403,0.01336,1.61261,0.08385,0.01268,1.61256,0.08415,0.01255,1.61144,0.08408,0.01598,1.61208,0.08478,0.01522,1.61299,0.08445,0.01530,1.61187,0.08421,0.01293,1.61776,0.08515,0.01291,1.61941,0.08505,0.01297,1.61950,0.08560,0.01292,1.61795,0.08628,0.01301,1.61935,0.08474,0.01359,1.61836,0.08801,0.01372,1.61682,0.08863,0.01327,1.61668,0.08821,0.01312,1.61604,0.08485,0.01316,1.61775,0.08489,0.01386,1.61778,0.08446,0.01342,1.61774,0.08461,0.01336,1.61606,0.08455,0.01566,1.61717,0.08881,0.01540,1.61716,0.08899,0.01508,1.61865,0.08831,0.01340,1.61398,0.08404,0.01385,1.61612,0.08447,0.01281,1.61604,0.08530,0.01252,1.61399,0.08485,0.01225,1.61419,0.08631,0.01226,1.61408,0.08563,0.01263,1.61609,0.08570,0.01461,1.62160,0.08592,0.01464,1.62105,0.08650,0.01428,1.62159,0.08602,0.01438,1.61415,0.08426,0.01448,1.61280,0.08405,0.01221,1.60978,0.08764,0.01228,1.60771,0.08764,0.01162,1.60737,0.08623,0.01190,1.60917,0.08450,0.01178,1.60932,0.08538,0.01163,1.60721,0.08527,0.02163,1.61745,0.08257,0.02167,1.61741,0.08238,0.02185,1.61699,0.08255,0.01664,1.61795,0.07919,0.01649,1.61796,0.07941,0.01620,1.61761,0.07923,0.01647,1.61758,0.08034,0.01632,1.61760,0.08023,0.01668,1.61788,0.08013,0.01724,1.61788,0.08015,0.01726,1.61804,0.07988,0.01743,1.61783,0.07990,0.01748,1.61782,0.07957,0.01735,1.61803,0.07965,0.01525,1.61608,0.08034,0.01579,1.61720,0.08018,0.01590,1.61720,0.08035,0.01579,1.61244,0.08140,0.01664,1.61241,0.08140,0.01690,1.61057,0.08197,0.01755,1.61239,0.07830,0.01832,1.61034,0.07801,0.01904,1.61048,0.07859,0.01680,1.61793,0.07906,0.01716,1.61786,0.07908,0.01713,1.61804,0.07930,0.02131,1.61792,0.08225,0.02147,1.61774,0.08241,0.02139,1.61775,0.08256,0.01970,1.61077,0.07975,0.01991,1.60973,0.07898,0.02048,1.61043,0.07955,0.01491,1.61046,0.07835,0.01541,1.60883,0.07761,0.01549,1.61044,0.07792,0.01860,1.60868,0.07743,0.02058,1.60789,0.07822,0.02228,1.60713,0.07874,0.02088,1.60672,0.07780,0.02110,1.60561,0.07747,0.01442,1.60891,0.07922,0.01459,1.60891,0.07865,0.01460,1.61047,0.07893,0.01591,1.60887,0.08196,0.01532,1.60889,0.08164,0.01548,1.61046,0.08166,0.01887,1.61035,0.08358,0.01743,1.60795,0.08270,0.01753,1.60904,0.08240,0.02000,1.61033,0.08430,0.02032,1.61249,0.08419,0.02061,1.61031,0.08438,0.02085,1.61248,0.08433,0.01554,1.61424,0.08093,0.01623,1.61428,0.08110,0.01442,1.61433,0.07975,0.01456,1.61429,0.08009,0.01452,1.61247,0.08034,0.01511,1.61616,0.07999,0.01507,1.61621,0.07968,0.01692,1.61428,0.07826,0.01746,1.61426,0.07932,0.01731,1.61613,0.07945,0.01549,1.61434,0.07801,0.01621,1.61430,0.07800,0.01652,1.61616,0.07852,0.01765,1.60950,0.08223,0.02062,1.61432,0.08110,0.01985,1.61431,0.08142,0.01969,1.61274,0.08140,0.02145,1.61744,0.08280,0.02031,1.61741,0.08251,0.02056,1.61779,0.08205,0.02055,1.61782,0.08233,0.01604,1.61043,0.08181,0.01477,1.61046,0.08108,0.01462,1.61046,0.08042,0.01478,1.61246,0.07873,0.01521,1.61245,0.07821,0.01809,1.61238,0.07925,0.01922,1.61076,0.07934,0.02251,1.61432,0.08283,0.02278,1.61233,0.08274,0.02231,1.61434,0.08323,0.02100,1.61615,0.08381,0.02092,1.61436,0.08422,0.02063,1.61613,0.08377,0.01445,1.60891,0.08016,0.01444,1.60735,0.07985,0.00862,1.61262,0.09102,0.00872,1.61090,0.09179,0.00817,1.61249,0.09102,0.00180,1.61718,0.09023,0.00160,1.61724,0.09004,0.00180,1.61713,0.09007,0.00158,1.61727,0.09015,0.00171,1.61719,0.09034,0.00128,1.61693,0.08957,0.00141,1.61694,0.08949,0.00142,1.61713,0.08968,0.00180,1.61710,0.08992,0.00226,1.61619,0.09004,0.00232,1.61630,0.09035,0.00111,1.61192,0.09388,0.00065,1.61180,0.09367,0.00075,1.61337,0.09292,0.00151,1.61726,0.09018,0.02659,1.63512,0.07448,0.02854,1.63357,0.07356,0.02897,1.62582,0.07184,0.03298,1.61998,0.06343,0.03260,1.62021,0.06521,0.03646,1.62151,0.06589,0.03955,1.62620,0.06581,0.03866,1.62590,0.06473,0.03831,1.62368,0.06460,0.03222,1.62043,0.06700,0.03436,1.62300,0.06627,0.03584,1.62186,0.06592,0.03973,1.62738,0.06677,0.03981,1.62742,0.06655,0.03905,1.62650,0.06574,0.03665,1.64049,0.07048,0.03606,1.64005,0.06751,0.03661,1.63951,0.06724,0.03702,1.63890,0.06609,0.03730,1.63898,0.06687,0.03718,1.62665,0.06603,0.03868,1.62591,0.06551,0.03939,1.63741,0.07009,0.03909,1.63832,0.07031,0.03924,1.63729,0.06936,0.03774,1.63763,0.06923,0.03877,1.63885,0.07094,0.03921,1.63838,0.07143,0.03859,1.63071,0.06634,0.03959,1.63091,0.06760,0.03934,1.63545,0.06878,0.03926,1.63720,0.06812,0.03826,1.63935,0.07042,0.03908,1.63828,0.06916,0.03924,1.63842,0.07117,0.03957,1.63085,0.06781,0.03956,1.63551,0.06926,0.03878,1.63070,0.06696,0.03910,1.62662,0.06480,0.03976,1.62673,0.06593,0.02775,1.63745,0.07381,0.02681,1.63712,0.07371,0.02692,1.63906,0.07191,0.02775,1.63928,0.07186,0.02525,1.64436,0.06719,0.02607,1.64399,0.06688,0.02596,1.64391,0.06945,0.02949,1.64225,0.06034,0.03201,1.64182,0.05794,0.03252,1.64160,0.05960,0.02954,1.64299,0.05629,0.02835,1.64327,0.05694,0.02917,1.64356,0.05131,0.02647,1.64430,0.05733,0.02658,1.64502,0.05174,0.02667,1.64492,0.05171,0.03669,1.63999,0.06392,0.03660,1.64016,0.06174,0.03754,1.63921,0.06315,0.02644,1.64303,0.06602,0.02593,1.64105,0.07357,0.02654,1.64318,0.06681,0.02711,1.64180,0.06499,0.02771,1.64163,0.06486,0.03309,1.62489,0.05416,0.03412,1.62363,0.05902,0.03514,1.62725,0.05743,0.02078,1.62199,0.07347,0.02128,1.62435,0.07587,0.02299,1.62263,0.07637,0.02455,1.61950,0.07012,0.02451,1.62075,0.07248,0.02738,1.61980,0.07174,0.02847,1.64161,0.06489,0.01834,1.63075,0.07586,0.01875,1.63081,0.07461,0.01850,1.63482,0.07538,0.01880,1.63042,0.07094,0.01822,1.63436,0.07131,0.01877,1.63464,0.07360,0.03059,1.61793,0.04440,0.02945,1.61644,0.04211,0.02879,1.61690,0.04373,0.01802,1.61934,0.05614,0.01850,1.61973,0.05249,0.01707,1.62227,0.05306,0.01879,1.61932,0.06207,0.01983,1.61974,0.06758,0.02410,1.61741,0.06288,0.02092,1.62435,0.07763,0.02350,1.62153,0.07538,0.02417,1.62072,0.07383,0.01748,1.63766,0.07736,0.01777,1.63560,0.07961,0.01789,1.63464,0.07656,0.01847,1.64460,0.07728,0.02011,1.64509,0.07931,0.01834,1.64278,0.08029,0.01469,1.62942,0.04469,0.01514,1.62921,0.04594,0.01535,1.63163,0.04522,0.01359,1.64415,0.07369,0.01396,1.64241,0.07323,0.01301,1.64312,0.07469,0.01196,1.64548,0.07492,0.01160,1.64616,0.07460,0.01270,1.64565,0.07371,0.01310,1.64491,0.07382,0.03611,1.64239,0.05780,0.03544,1.64215,0.05637,0.03647,1.64008,0.05918,0.03578,1.64048,0.06183,0.03557,1.64087,0.06006,0.01375,1.64375,0.04344,0.01472,1.64252,0.04393,0.01326,1.64622,0.04865,0.03126,1.61764,0.04786,0.03158,1.61750,0.04954,0.03213,1.62259,0.04973,0.03602,1.64245,0.05785,0.03469,1.64164,0.05719,0.03540,1.64223,0.05644,0.03438,1.64055,0.06901,0.03562,1.64082,0.06855,0.03597,1.64071,0.07125,0.03378,1.64067,0.07271,0.03283,1.64017,0.07317,0.03238,1.64041,0.07031,0.02061,1.61901,0.04456,0.02073,1.61851,0.04466,0.02077,1.61854,0.04460,0.02055,1.61896,0.04463,0.02017,1.61901,0.04513,0.02039,1.61914,0.04474,0.01891,1.62524,0.04394,0.01883,1.61955,0.04918,0.01974,1.61792,0.04564,0.01827,1.62503,0.04574,0.03074,1.64289,0.05151,0.03062,1.64287,0.05147,0.03074,1.64257,0.05102,0.02613,1.64443,0.05743,0.02624,1.64372,0.06127,0.02644,1.61536,0.03997,0.02583,1.61967,0.04047,0.02264,1.61965,0.04275,0.02439,1.63798,0.07684,0.02441,1.63571,0.07589,0.02424,1.63804,0.07709,0.02472,1.63994,0.07772,0.02888,1.63940,0.07573,0.02920,1.63931,0.07498,0.02898,1.63941,0.07490,0.02401,1.64311,0.07827,0.02647,1.64068,0.07731,0.02832,1.63850,0.07429,0.02888,1.63766,0.07433,0.02837,1.64011,0.07500,0.02771,1.64072,0.07565,0.01598,1.63173,0.04489,0.01551,1.64272,0.04405,0.01404,1.64652,0.04863,0.01200,1.64572,0.05418,0.01134,1.64553,0.05417,0.01217,1.64568,0.05016,0.01134,1.64539,0.06032,0.01205,1.64583,0.06002,0.01264,1.64582,0.06242,0.01314,1.64573,0.06584,0.01351,1.64617,0.06910,0.01277,1.64602,0.06990,0.01283,1.64585,0.07327,0.01270,1.64595,0.07151,0.01350,1.64610,0.07087,0.01360,1.64531,0.07288,0.01401,1.64465,0.07316,0.01467,1.64352,0.07295,0.01453,1.64200,0.07321,0.01442,1.63939,0.07214,0.01517,1.63900,0.07189,0.01559,1.63509,0.07032,0.01632,1.62927,0.06447,0.01682,1.62878,0.06431,0.01674,1.62642,0.05820,0.01688,1.63488,0.04195,0.01556,1.63924,0.04270,0.01567,1.63656,0.04373,0.01574,1.63548,0.04532,0.01692,1.63508,0.04397,0.01701,1.63988,0.04120,0.01658,1.62702,0.05371,0.01822,1.62545,0.05786,0.01629,1.64675,0.06769,0.01608,1.64658,0.06765,0.01458,1.64825,0.06557,0.01555,1.64629,0.06909,0.01572,1.64646,0.06920,0.01504,1.64625,0.07080,0.01492,1.64606,0.07077,0.01487,1.64575,0.07269,0.01619,1.64669,0.06801,0.01636,1.64658,0.06946,0.01923,1.64711,0.05839,0.01421,1.64971,0.05388,0.01810,1.64791,0.05345,0.01706,1.64775,0.05866,0.02086,1.64498,0.07581,0.02448,1.64359,0.07738,0.02017,1.64573,0.07786,0.01615,1.64098,0.07241,0.01603,1.64060,0.07353,0.01505,1.64531,0.07287,0.01539,1.64397,0.07304,0.01601,1.64365,0.07343,0.01636,1.64354,0.07293,0.01713,1.63888,0.07191,0.01508,1.64529,0.07389,0.01494,1.64569,0.07332,0.01525,1.64530,0.07391,0.01561,1.64303,0.07396,0.01625,1.64051,0.07361,0.01744,1.63384,0.06901,0.01744,1.63406,0.06923,0.01877,1.62966,0.06859,0.01649,1.63836,0.07256,0.01698,1.64375,0.04409,0.01470,1.64753,0.04848,0.01737,1.64639,0.07284,0.01592,1.64649,0.07099,0.01939,1.62649,0.07054,0.01963,1.62621,0.06823,0.01716,1.64552,0.07304,0.01711,1.64283,0.07288,0.01645,1.64593,0.07271,0.01513,1.64568,0.07344,0.01539,1.64531,0.07347,0.01545,1.64617,0.07175,0.01577,1.64556,0.07293,0.01878,1.62687,0.07514,0.01900,1.62680,0.07381,0.01754,1.63898,0.07217,0.01820,1.63796,0.07332,0.01910,1.64596,0.07500,0.02573,1.64398,0.04468,0.02277,1.64128,0.04067,0.02591,1.64224,0.04260,0.03256,1.63429,0.04824,0.03133,1.64106,0.05000,0.03112,1.64108,0.04980,0.02977,1.64250,0.05677,0.02862,1.64228,0.06060,0.02708,1.64463,0.05160,0.02641,1.64516,0.04716,0.02675,1.64476,0.04747,0.02774,1.64312,0.04500,0.02663,1.64132,0.07384,0.02901,1.64174,0.06606,0.02841,1.64041,0.07269,0.02940,1.64190,0.06480,0.02873,1.64223,0.06758,0.02797,1.64291,0.06883,0.02632,1.64385,0.06655,0.02777,1.64311,0.06794,0.02636,1.64300,0.06334,0.02629,1.64245,0.06551,0.02606,1.64354,0.06406,0.03438,1.63325,0.05398,0.03475,1.63788,0.05573,0.03399,1.63855,0.05431,0.03374,1.64136,0.05482,0.03470,1.64066,0.07165,0.03517,1.64090,0.07124,0.03525,1.64104,0.07146,0.03422,1.64061,0.07242,0.03391,1.64089,0.07304,0.03056,1.64128,0.07435,0.03109,1.64113,0.07392,0.03065,1.64133,0.07455,0.03137,1.64015,0.07342,0.03115,1.64005,0.07488,0.03114,1.64083,0.07532,0.03109,1.64091,0.07076,0.03114,1.64082,0.07380,0.03103,1.64111,0.07365,0.03409,1.64047,0.06715,0.03587,1.64051,0.06580,0.03094,1.63986,0.07610,0.03146,1.63544,0.07380,0.03500,1.64132,0.05888,0.03448,1.64154,0.05723,0.03466,1.63969,0.07481,0.03413,1.63547,0.07262,0.03442,1.64039,0.07544,0.03525,1.64040,0.07316,0.03601,1.64080,0.07313,0.03578,1.63987,0.07367,0.03203,1.64040,0.05129,0.03386,1.64121,0.05473,0.03669,1.63573,0.06892,0.03547,1.63590,0.07193,0.03597,1.63935,0.07281,0.03422,1.62572,0.06906,0.03533,1.63060,0.07028,0.03135,1.63958,0.07587,0.03292,1.63975,0.07557,0.03624,1.62511,0.06294,0.03509,1.62281,0.06270,0.03625,1.62150,0.06443,0.02800,1.62201,0.07170,0.02506,1.62336,0.07304,0.02831,1.62321,0.07167,0.03179,1.62362,0.06984,0.03234,1.62555,0.07034,0.02277,1.62455,0.07763,0.02065,1.62792,0.07883,0.02247,1.62758,0.07709,0.02411,1.62359,0.07360,0.02492,1.62176,0.07306,0.02374,1.62420,0.07502,0.02425,1.62710,0.07467,0.02823,1.63941,0.07185,0.02497,1.63897,0.07593,0.02564,1.64005,0.07313,0.02526,1.63748,0.07510,0.03115,1.63150,0.07234,0.03557,1.62526,0.06549,0.03080,1.62122,0.06924,0.02958,1.61874,0.06881,0.03688,1.62705,0.06102,0.03621,1.62529,0.06089,0.03242,1.62155,0.05437,0.03115,1.61756,0.05469,0.03393,1.63390,0.05198,0.03253,1.62905,0.04725,0.03214,1.62562,0.04633,0.03070,1.62601,0.04397,0.03196,1.62394,0.04588,0.02890,1.64241,0.04579,0.01802,1.64620,0.07213,0.03299,1.64043,0.06982,0.03417,1.64053,0.06912,0.02280,1.64701,0.05240,0.02391,1.64545,0.05803,0.02209,1.64681,0.04737,0.02633,1.64526,0.04717,0.02146,1.63500,0.03911,0.02007,1.64082,0.04056,0.02026,1.62561,0.04158,0.01919,1.62329,0.06843,0.01915,1.62675,0.07286,0.01866,1.62586,0.06344,0.01732,1.62236,0.05726,0.01574,1.62913,0.04580,0.01806,1.62330,0.04967,0.01854,1.62353,0.07106,0.02014,1.62040,0.07120,0.01896,1.63070,0.07324,0.02084,1.61868,0.04487,0.02071,1.61921,0.04462,0.02057,1.61933,0.04473,0.01788,1.63432,0.04084,0.01344,1.64963,0.05943,0.02609,1.62699,0.03974,0.02375,1.62612,0.03963,0.02844,1.62664,0.04166,0.02804,1.61978,0.04169,0.02889,1.61942,0.04270,0.03209,1.64089,0.06816,0.03159,1.64049,0.07056,0.03375,1.64061,0.06461,0.03131,1.64016,0.07320,0.03054,1.64260,0.05096,0.03310,1.62001,0.06061,0.03512,1.63949,0.07422,0.03476,1.64044,0.07354,0.02834,1.64069,0.07660,0.02945,1.64159,0.07746,0.02539,1.62627,0.07393,0.02300,1.63898,0.07861,0.02141,1.64019,0.07960,0.01827,1.64702,0.04795,0.03800,1.62377,0.06553,0.03611,1.64034,0.07241,0.03634,1.63860,0.07055,0.03283,1.64045,0.07004,0.03175,1.64041,0.07044,0.03056,1.64130,0.07453,0.03102,1.64119,0.07553,0.03480,1.64072,0.07182,0.03285,1.64022,0.07338,0.03725,1.63572,0.06124,0.03761,1.63080,0.06136,0.03761,1.63542,0.06236,0.02973,1.64233,0.06707,0.02753,1.64233,0.06265,0.02837,1.64209,0.06279,0.02564,1.64410,0.06459,0.02913,1.64203,0.06278,0.02775,1.64279,0.06850,0.02773,1.64106,0.07344,0.02793,1.64410,0.05146,0.02792,1.64371,0.04865,0.02907,1.64316,0.04930,0.02698,1.64259,0.06273,0.02716,1.64291,0.06075,0.02557,1.64452,0.04458,0.03022,1.64296,0.05171,0.02698,1.64415,0.05714,0.02641,1.64339,0.06088,0.01761,1.64442,0.04373,0.01947,1.64453,0.04366,0.01853,1.64024,0.07707,0.01724,1.64021,0.07828,0.01372,1.64559,0.07228,0.01844,1.63777,0.07625,0.01583,1.64305,0.07402,0.01789,1.64164,0.07351,0.01786,1.63414,0.06980,0.01691,1.64695,0.06756,0.01672,1.63820,0.07267,0.01584,1.64227,0.07284,0.01362,1.64972,0.05941,0.01385,1.64923,0.05395,0.01856,1.62929,0.04165,0.01929,1.62935,0.04094,0.01291,1.64577,0.05059,0.01720,1.62973,0.04382,0.01593,1.63285,0.04563,0.01623,1.62660,0.05849,0.01623,1.62719,0.05417,0.01497,1.63548,0.07044,0.01175,1.64550,0.06291,0.01244,1.64531,0.06625,0.01495,1.63961,0.04307,0.01524,1.63607,0.04545,0.01566,1.62865,0.04955,0.01605,1.62846,0.04927,0.02648,1.64088,0.07618,0.02643,1.64055,0.07711,0.02817,1.64057,0.07642,0.02888,1.63945,0.07575,0.03085,1.64257,0.05110,0.03141,1.64103,0.05011};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=3 */
		private double[] getl_maxilla_coordinate_6_22_point_3()
		{
			double[] value = {0.02076,1.61840,0.04494,0.02051,1.61740,0.04506,0.02023,1.61897,0.04509,0.02011,1.61833,0.04531,0.02043,1.61901,0.04474,0.03160,1.63993,0.07322,0.03411,1.64055,0.07225,0.03155,1.64192,0.05617,0.03158,1.64188,0.05597,0.03762,1.62687,0.06376,0.03723,1.63065,0.06492,0.01205,1.64628,0.06963,0.03638,1.64145,0.05977,0.01168,1.64653,0.07399,0.01200,1.64673,0.07176,0.01411,1.63749,0.04290,0.01420,1.63624,0.04487,0.02807,1.61589,0.04082,0.02696,1.61603,0.04295,0.03093,1.61779,0.04613,0.02534,1.61766,0.04594,0.01860,1.64584,0.07729,0.01806,1.63919,0.07997,0.01792,1.63030,0.07786,0.02479,1.61816,0.04852,0.02430,1.61851,0.06729,0.01859,1.62395,0.07244,0.02583,1.64384,0.06468,0.03551,1.64182,0.05849,0.03715,1.63940,0.06155,0.02778,1.64366,0.05711,0.03000,1.64251,0.05675,0.03093,1.64181,0.06631,0.02980,1.64189,0.06462,0.03351,1.64079,0.06276,0.03001,1.64206,0.06847,0.03097,1.64096,0.07084,0.03730,1.63582,0.06852,0.03706,1.63863,0.07018,0.03792,1.63973,0.07149,0.03907,1.63534,0.06776,0.03758,1.63067,0.06554,0.03618,1.64078,0.07091,0.03713,1.63580,0.06635,0.03748,1.63585,0.06699,0.03681,1.63068,0.06727,0.03744,1.63069,0.06688,0.03874,1.62342,0.06583,0.02817,1.63581,0.07452,0.02907,1.63730,0.07429,0.00113,1.61504,0.09208,0.00114,1.61345,0.09300,0.00135,1.61717,0.09047,0.00126,1.61715,0.09045,0.00135,1.61724,0.09021,0.00834,1.61407,0.09044,0.00798,1.61397,0.09044,0.00787,1.61557,0.08988,0.01679,1.61805,0.07984,0.01705,1.61805,0.07999,0.01687,1.61804,0.07995,0.02336,1.60705,0.07999,0.02305,1.60857,0.08035,0.01582,1.60731,0.08204,0.01526,1.60732,0.08158,0.01930,1.61247,0.08218,0.01840,1.61107,0.08122,0.02015,1.61608,0.08357,0.02041,1.61436,0.08404,0.01577,1.61609,0.08084,0.01545,1.61605,0.08052,0.01936,1.61431,0.08292,0.01952,1.61406,0.08215,0.01968,1.61606,0.08218,0.02021,1.60901,0.07872,0.01821,1.61053,0.08278,0.02010,1.61612,0.08158,0.01509,1.61426,0.08074,0.01909,1.61246,0.08284,0.02126,1.61029,0.08418,0.01584,1.60574,0.08193,0.01531,1.60576,0.08135,0.02348,1.60855,0.08155,0.02329,1.60857,0.08216,0.02289,1.61021,0.08232,0.02235,1.60868,0.08347,0.02188,1.60869,0.08377,0.02164,1.61026,0.08388,0.02153,1.60870,0.08414,0.01623,1.60874,0.07703,0.01504,1.60889,0.07807,0.01757,1.61069,0.08179,0.01803,1.61070,0.08215,0.02066,1.61792,0.08226,0.02068,1.61794,0.08209,0.01652,1.61793,0.07994,0.01690,1.61805,0.07935,0.01619,1.61717,0.08056,0.01632,1.61616,0.08095,0.01662,1.61715,0.08061,0.01546,1.61623,0.07871,0.01605,1.61711,0.07892,0.01585,1.61716,0.07909,0.02102,1.61688,0.08339,0.02120,1.61698,0.08336,0.01739,1.61785,0.07923,0.01726,1.61803,0.07943,0.01699,1.61792,0.08021,0.01680,1.61753,0.08041,0.01613,1.61763,0.07978,0.01612,1.61764,0.07966,0.01647,1.61796,0.07971,0.01744,1.61739,0.07951,0.01744,1.61737,0.07989,0.02108,1.61742,0.08304,0.02123,1.61744,0.08298,0.02150,1.61774,0.08226,0.01732,1.61105,0.09008,0.01723,1.60911,0.09067,0.01681,1.61106,0.09052,0.01302,1.62053,0.08466,0.01510,1.62105,0.08604,0.01498,1.62102,0.08619,0.01485,1.62158,0.08567,0.01418,1.62035,0.08405,0.01374,1.61924,0.08433,0.01480,1.61625,0.08491,0.01425,1.61621,0.08466,0.01551,1.61655,0.08565,0.01518,1.61643,0.08531,0.01550,1.61447,0.08518,0.01607,1.61532,0.08934,0.01574,1.61536,0.08974,0.01428,1.61702,0.08914,0.01461,1.61525,0.08996,0.01200,1.61271,0.08568,0.01213,1.61289,0.08658,0.01297,1.61398,0.08437,0.01357,1.62121,0.08416,0.01337,1.62035,0.08412,0.01386,1.62122,0.08402,0.01279,1.61778,0.08540,0.01275,1.61784,0.08579,0.01410,1.61929,0.08435,0.01440,1.62172,0.08484,0.01392,1.62160,0.08453,0.01350,1.62136,0.08535,0.01388,1.62170,0.08520,0.01364,1.62142,0.08560,0.01378,1.62036,0.08402,0.01532,1.62013,0.08680,0.01545,1.62010,0.08655,0.01249,1.60592,0.08364,0.02206,1.61010,0.07197,0.02287,1.61006,0.07221,0.02320,1.61177,0.07323,0.02529,1.61118,0.07543,0.02550,1.60931,0.07531,0.02479,1.61125,0.07581,0.02341,1.61278,0.07381,0.02476,1.61353,0.07488,0.02496,1.61346,0.07532,0.02399,1.61396,0.07509,0.02384,1.61418,0.07532,0.01927,1.60740,0.06270,0.02397,1.61539,0.06851,0.02419,1.61534,0.06770,0.02414,1.61638,0.06743,0.02080,1.61373,0.06189,0.02024,1.61165,0.06143,0.02110,1.61164,0.06166,0.01881,1.61066,0.06224,0.01865,1.60963,0.06464,0.01919,1.60960,0.06581,0.02478,1.61650,0.06945,0.02529,1.61656,0.06949,0.02530,1.61560,0.06994,0.02681,1.60999,0.06439,0.02727,1.61020,0.06436,0.02685,1.61012,0.06459,0.02640,1.61655,0.06677,0.02703,1.61549,0.06711,0.02702,1.61660,0.06717,0.02551,1.60997,0.06454,0.02453,1.61635,0.06150,0.02513,1.61636,0.06143,0.02545,1.61337,0.06071,0.02467,1.61331,0.06058,0.02420,1.61194,0.06089,0.02137,1.60873,0.06704,0.02227,1.61018,0.06731,0.02257,1.61025,0.06784,0.02436,1.61047,0.06940,0.02304,1.60793,0.06781,0.02180,1.60912,0.06089,0.02522,1.61042,0.06126,0.02504,1.61202,0.06681,0.02463,1.61216,0.06753,0.02456,1.61098,0.06677,0.02283,1.61044,0.06153,0.02691,1.61092,0.06452,0.02307,1.61046,0.06147,0.02313,1.61114,0.06803,0.02569,1.61839,0.06437,0.02105,1.61721,0.06674,0.02148,1.61585,0.06633,0.02446,1.61637,0.06672,0.02664,1.61747,0.06272,0.02680,1.61750,0.06306,0.02616,1.61830,0.06348,0.02687,1.61747,0.06376,0.01984,1.61823,0.06601,0.01919,1.61830,0.06520,0.01955,1.61907,0.06503,0.01919,1.61828,0.06437,0.01922,1.61828,0.06414,0.01956,1.61905,0.06440,0.02020,1.61819,0.06621,0.02759,1.61237,0.06871,0.02711,1.61255,0.06965,0.02199,1.61207,0.06685,0.02223,1.61135,0.06701,0.02135,1.61190,0.06711,0.02162,1.61105,0.06719,0.02435,1.61153,0.06967,0.02357,1.61181,0.06878,0.02411,1.61229,0.06821,0.02357,1.61151,0.06795,0.02477,1.61097,0.06603,0.02788,1.61152,0.06327,0.02762,1.61021,0.06263,0.02729,1.61556,0.06775,0.02395,1.61446,0.06933,0.02449,1.61454,0.06986,0.02461,1.61552,0.06976,0.02524,1.61462,0.07018,0.02272,1.61344,0.05222,0.02827,1.60848,0.05469,0.02839,1.60729,0.05480,0.02846,1.61397,0.05484,0.02866,1.61337,0.05451,0.02860,1.61389,0.05518,0.02478,1.61118,0.05853,0.02444,1.61113,0.05822,0.02575,1.61240,0.05861,0.02607,1.61391,0.05775,0.02606,1.61382,0.05753,0.02714,1.61477,0.05733,0.02499,1.61227,0.05773,0.02336,1.60732,0.05723,0.02605,1.60983,0.05210,0.02659,1.61140,0.05265,0.02991,1.60723,0.05583,0.02698,1.61288,0.05513,0.02680,1.61290,0.05497,0.02687,1.61356,0.05518,0.02620,1.60820,0.05400,0.02638,1.60814,0.05418,0.02842,1.61115,0.05743,0.02866,1.61114,0.05782,0.02843,1.61210,0.05780,0.02696,1.61470,0.05488,0.02667,1.61441,0.05718,0.02442,1.60784,0.05593,0.02521,1.61242,0.05731,0.02553,1.61251,0.05703,0.02594,1.61340,0.05700,0.02394,1.60803,0.05514,0.02694,1.60713,0.05451,0.02687,1.60707,0.05514,0.02845,1.60710,0.05536,0.02764,1.61438,0.05569,0.02732,1.61431,0.05562,0.02758,1.61461,0.05558,0.02239,1.61440,0.05264,0.02239,1.61441,0.05251,0.02454,1.60681,0.05121,0.02434,1.60830,0.05207,0.02394,1.60829,0.05134,0.02823,1.61467,0.05540,0.02812,1.61460,0.05560,0.02795,1.61479,0.05554,0.03056,1.60527,0.05607,0.03194,1.60696,0.04565,0.03223,1.60701,0.04644,0.03166,1.60839,0.04610,0.02316,1.60603,0.04714,0.02301,1.60757,0.04741,0.02702,1.60799,0.04660,0.02727,1.60689,0.04615,0.02832,1.60699,0.04695,0.03179,1.60977,0.04555,0.03166,1.60834,0.04549,0.03170,1.60972,0.04496,0.02515,1.61250,0.04569,0.02567,1.61150,0.04544,0.02572,1.61250,0.04572,0.02341,1.61247,0.04613,0.03077,1.61292,0.04585,0.03065,1.61293,0.04545,0.03024,1.61361,0.04624,0.02784,1.61326,0.04697,0.02757,1.61256,0.04657,0.02752,1.61325,0.04673,0.02953,1.61385,0.04895,0.02485,1.61337,0.04817,0.02598,1.61329,0.04603,0.02937,1.61449,0.04718,0.02937,1.61457,0.04699,0.02928,1.61458,0.04680,0.02586,1.61476,0.04632,0.02463,1.61403,0.04634,0.02442,1.61403,0.04663,0.02603,1.61508,0.04732,0.02628,1.61507,0.04732,0.02584,1.61510,0.04652,0.02607,1.61507,0.04649,0.02562,1.61511,0.04667,0.02570,1.61512,0.04661,0.02551,1.61511,0.04696,0.02836,1.60659,0.04353,0.02730,1.60689,0.04612,0.02718,1.60687,0.04597,0.02735,1.61461,0.04743,0.02760,1.61459,0.04750,0.02668,1.61497,0.04723,0.02686,1.61473,0.04716,0.02671,1.61423,0.04723,0.02644,1.61156,0.04575,0.02641,1.61045,0.04537,0.02656,1.61044,0.04555,0.02772,1.61499,0.04821,0.03087,1.61099,0.04777,0.03107,1.61105,0.04801,0.03080,1.61206,0.04654,0.03148,1.61111,0.04616,0.03129,1.61110,0.04633,0.03103,1.61211,0.04638,0.02761,1.61448,0.04727,0.02660,1.61507,0.04711,0.02836,1.60699,0.04691,0.02759,1.61383,0.04615,0.02768,1.61325,0.04568,0.02789,1.60807,0.04425,0.02736,1.60806,0.04513,0.02694,1.60924,0.04508,0.02679,1.61420,0.04656,0.02651,1.61248,0.04680,0.01916,1.60435,0.08358,0.01753,1.60384,0.08265,0.02393,1.60473,0.08159,0.01453,1.60578,0.07885,0.01490,1.60423,0.07805,0.01478,1.60578,0.07820,0.02339,1.60510,0.07094,0.02233,1.60511,0.07062,0.02239,1.60460,0.07042,0.01888,1.60512,0.06978,0.01842,1.60511,0.07023,0.01819,1.60377,0.07005,0.02139,1.60459,0.07522,0.01989,1.60445,0.07474,0.02004,1.60502,0.07487,0.02143,1.60435,0.07008,0.02232,1.60372,0.07031,0.01939,1.60364,0.06173,0.02457,1.60577,0.06840,0.02525,1.60585,0.06882,0.02573,1.60361,0.06870,0.02300,1.60338,0.05964,0.02444,1.60362,0.06001,0.02432,1.60587,0.06050,0.02836,1.60479,0.05910,0.02938,1.60365,0.05902,0.02857,1.60346,0.05903,0.02691,1.60463,0.05854,0.02456,1.60333,0.05790,0.02484,1.60439,0.05790,0.03175,1.60692,0.04509,0.03198,1.60695,0.04886,0.03227,1.60698,0.04833,0.03237,1.60552,0.04862,0.02969,1.60465,0.04939,0.02957,1.60667,0.04943,0.03058,1.60679,0.04953,0.03264,1.60589,0.04818,0.01718,1.60613,0.06966,0.01781,1.60578,0.06811,0.01347,1.60763,0.07906,0.01264,1.61289,0.07718,0.01317,1.61302,0.07645,0.01968,1.60958,0.05196,0.01637,1.61593,0.05291,0.01673,1.61412,0.05854,0.01371,1.61315,0.07571,0.00012,1.61709,0.05018,0.01592,1.62532,0.06560,0.01446,1.62170,0.06500,0.00126,1.62255,0.07931,0.00305,1.62157,0.08010,0.00303,1.62061,0.07600,0.01605,1.63527,0.07781,0.01683,1.62604,0.07415,0.01653,1.62634,0.07694,0.01192,1.63481,0.09192,0.00135,1.62271,0.09213,0.00331,1.62183,0.08727,0.00667,1.65774,0.08345,0.00706,1.65754,0.08264,0.00734,1.65631,0.08222,0.01826,1.61719,0.04373,0.01792,1.61714,0.04372,0.01801,1.61773,0.04354,0.01864,1.61719,0.04333,0.01831,1.61792,0.04316,0.01848,1.61778,0.04303,0.01386,1.64118,0.03882,0.01494,1.63489,0.03843,0.02228,1.62561,0.03702,0.03447,1.64222,0.06467,0.03169,1.64152,0.07724,0.01647,1.64809,0.07940,0.01820,1.64727,0.07484,0.00841,1.66265,0.08138,0.03096,1.62548,0.04221,0.03265,1.62104,0.04912,0.03329,1.63486,0.04729,0.03499,1.63442,0.05177,0.03478,1.62801,0.05416,0.03286,1.61918,0.06988,0.03461,1.62243,0.07106,0.04423,1.63856,0.06963,0.04657,1.62598,0.06703,0.02475,1.61032,0.07894,0.02818,1.63381,0.07766,0.02624,1.63303,0.07761,0.02287,1.61704,0.08078,0.02385,1.61060,0.08170,0.02273,1.60909,0.08479,0.02280,1.61163,0.08468,0.01936,1.64156,0.08497,0.02134,1.64019,0.08380,0.02034,1.60904,0.08699,0.00154,1.61225,0.09530,0.00158,1.61631,0.09302,0.01115,1.61204,0.09190,0.00750,1.62099,0.09092,0.01487,1.62077,0.08859,0.01371,1.62234,0.08827,0.00696,1.61869,0.09084,0.00017,1.61569,0.09363,0.00017,1.61113,0.09537,0.01017,1.64500,0.09340,0.01116,1.64652,0.08923,0.01340,1.64963,0.08421,0.00661,1.65210,0.09273,0.00807,1.65997,0.08555,0.00744,1.65735,0.08182,0.04531,1.63434,0.06718,0.04242,1.63627,0.06685,0.04113,1.62507,0.06817,0.04136,1.62696,0.06993,0.03833,1.62672,0.07098,0.03301,1.62498,0.07387,0.03001,1.61221,0.06287,0.03138,1.61526,0.06184,0.02891,1.60868,0.06733,0.02822,1.60899,0.06908,0.04295,1.62964,0.06577,0.03959,1.63091,0.06305,0.03755,1.64061,0.07674,0.04574,1.63634,0.06728,0.04211,1.63023,0.07075,0.04517,1.63231,0.06962,0.04494,1.63923,0.06909,0.04499,1.63910,0.06759,0.04559,1.62887,0.06861,0.04608,1.62947,0.06897,0.04547,1.62890,0.06877,0.04591,1.62918,0.06692,0.04649,1.62972,0.06724,0.04598,1.62914,0.06708,0.04656,1.62603,0.06763,0.03592,1.64099,0.07915,0.02470,1.64633,0.06542,0.02756,1.64462,0.07159,0.02808,1.64510,0.06534,0.03740,1.64220,0.06698,0.03918,1.64384,0.06776,0.03900,1.64329,0.06951,0.04489,1.63943,0.06756,0.04141,1.64406,0.06986,0.04286,1.64298,0.06795,0.03151,1.64229,0.07978,0.03150,1.64140,0.07925,0.03177,1.64151,0.07750,0.03088,1.64284,0.07886,0.03497,1.64235,0.07702,0.03365,1.64159,0.07744,0.03766,1.64216,0.07510,0.03794,1.64226,0.07425,0.03900,1.64251,0.07129,0.04124,1.64324,0.07098,0.04228,1.64714,0.06692,0.04096,1.64725,0.06052,0.03992,1.64483,0.06531,0.03990,1.64470,0.06707,0.03895,1.64393,0.06321,0.04142,1.64706,0.06317,0.04573,1.63069,0.06942,0.04599,1.63061,0.06925,0.04529,1.63232,0.06946,0.03868,1.62667,0.06266,0.03565,1.63923,0.05557,0.03556,1.63368,0.05417,0.02885,1.64478,0.05081,0.02829,1.64423,0.05773,0.02935,1.64406,0.05972,0.02724,1.64536,0.06118,0.02919,1.64403,0.05979,0.02754,1.64431,0.06035,0.02584,1.64654,0.04628,0.02668,1.64465,0.05795,0.02769,1.64447,0.05775,0.02756,1.64531,0.05093,0.02713,1.64460,0.05893,0.02797,1.64434,0.05889,0.02782,1.64439,0.05863,0.02881,1.64403,0.05867,0.02948,1.63664,0.04250,0.01768,1.64224,0.03806,0.01009,1.64433,0.08117,0.00718,1.65687,0.08386,0.00865,1.65176,0.08190,0.00901,1.65210,0.08160,0.01587,1.63903,0.07878,0.01534,1.63903,0.07747,0.01261,1.64547,0.07754,0.01634,1.62639,0.07809,0.01607,1.62648,0.07968,0.01414,1.64159,0.08339,0.01180,1.63590,0.08250,0.01083,1.64036,0.08017,0.01506,1.62701,0.08338,0.01146,1.64790,0.07676,0.01452,1.64019,0.07607,0.01373,1.64921,0.07044,0.01119,1.64785,0.07662,0.01141,1.64736,0.07684,0.01320,1.63948,0.07654,0.01290,1.64192,0.07779,0.01904,1.64788,0.06761,0.01576,1.64861,0.06729,0.01640,1.64837,0.06917,0.01142,1.65105,0.06052,0.01307,1.64958,0.06792,0.01670,1.62926,0.03858,0.01579,1.62919,0.03942,0.01193,1.65059,0.05394,0.01371,1.63719,0.04268,0.01380,1.63597,0.04459,0.01409,1.63173,0.04409,0.01133,1.64669,0.07521,0.01378,1.64026,0.04205,0.01356,1.64022,0.04144,0.02613,1.63918,0.08077,0.02621,1.63955,0.07966,0.02820,1.63920,0.07994,0.02768,1.61402,0.03849,0.03087,1.64458,0.05110,0.00057,1.61883,0.05026,0.00063,1.62225,0.07038,0.00102,1.61820,0.05640,0.00101,1.61799,0.05023,0.00104,1.62396,0.08210,0.00076,1.61862,0.05024,0.01858,1.61331,0.04880,0.02326,1.60647,0.04114,0.01781,1.61681,0.04381,0.01773,1.61678,0.04386,0.01828,1.61750,0.04304,0.01856,1.61727,0.04307,0.01522,1.61539,0.05568,0.01415,1.61840,0.05304,0.01804,1.61536,0.04348,0.00083,1.61774,0.04997,0.00060,1.61850,0.04999,0.00996,1.61899,0.05257,0.01004,1.61889,0.05239,0.00597,1.61778,0.05049,0.00981,1.61709,0.07331,0.00742,1.61692,0.07280,0.00000,1.61021,0.08723,0.00010,1.62429,0.08339,0.00025,1.62429,0.08325,0.00010,1.61010,0.08702,0.00121,1.62312,0.09407,0.00091,1.62324,0.09417,0.00016,1.62190,0.09363,0.00140,1.62161,0.09293,0.00007,1.62337,0.09427,0.00008,1.62314,0.09303,0.00120,1.62332,0.09393,0.00952,1.61882,0.09016,0.00350,1.61899,0.09177,0.00141,1.61950,0.09274,0.02161,1.60282,0.06713,0.02337,1.60300,0.06796,0.02341,1.60270,0.06907,0.00242,1.60579,0.09747,0.00116,1.60482,0.09684,0.00192,1.60506,0.09695,0.00998,1.60462,0.09358,0.01414,1.60432,0.09003,0.01311,1.60370,0.09054,0.00005,1.60291,0.09312,0.00000,1.60333,0.09264,0.00000,1.60352,0.09077,0.01239,1.60362,0.08734,0.01205,1.60290,0.08849,0.01155,1.60330,0.08587,0.01737,1.60343,0.08367,0.01751,1.60373,0.08273,0.01396,1.60353,0.08130,0.01448,1.60314,0.08162,0.03207,1.64127,0.07726,0.03595,1.64208,0.07535,0.03530,1.64194,0.07231,0.03739,1.64211,0.06358,0.04228,1.64842,0.06481,0.03882,1.64437,0.06046,0.02773,1.60439,0.06837,0.02940,1.60515,0.06221,0.03248,1.60547,0.04868,0.03304,1.60616,0.04892,0.03299,1.60595,0.04952,0.02226,1.60332,0.05022,0.02160,1.60453,0.05016,0.02304,1.60317,0.05948,0.03253,1.60905,0.04500,0.03164,1.60641,0.04401,0.03269,1.60954,0.04630,0.03270,1.60995,0.04752,0.03298,1.60671,0.04724,0.02647,1.60675,0.04030,0.02740,1.60582,0.04117,0.02629,1.60532,0.04285,0.02490,1.60510,0.04256,0.02628,1.60918,0.03887,0.02181,1.60566,0.04350,0.02846,1.60429,0.04920,0.02786,1.60328,0.04978,0.03193,1.60565,0.05360,0.03088,1.60382,0.05338,0.03065,1.60372,0.05247,0.02107,1.60289,0.05803,0.02025,1.60441,0.05809,0.01957,1.60298,0.06588,0.02021,1.60293,0.06908,0.01934,1.60283,0.06754,0.01812,1.60337,0.06983,0.01658,1.60406,0.07189,0.01666,1.60428,0.07456,0.01468,1.60376,0.07868,0.00366,1.60298,0.08808,0.00730,1.60348,0.08587,0.00704,1.60282,0.08752,0.00655,1.60262,0.08858,0.01920,1.60518,0.08739,0.01926,1.60555,0.08865,0.02552,1.60565,0.07720,0.02611,1.60412,0.07273,0.02652,1.60549,0.07290,0.02609,1.60429,0.07303,0.01052,1.60327,0.08836,0.01037,1.60269,0.08638,0.01099,1.60472,0.09321,0.01108,1.60592,0.09392,0.01022,1.60588,0.09447,0.00601,1.60457,0.09483,0.00705,1.60317,0.09347,0.00660,1.60271,0.09218,0.00608,1.60318,0.09222,0.02359,1.60472,0.08221,0.02335,1.60515,0.08300,0.02326,1.60480,0.08266,0.02402,1.60438,0.08077,0.02353,1.60418,0.07944,0.02358,1.60376,0.07942,0.01721,1.60338,0.07610,0.02345,1.60311,0.04949,0.02436,1.60303,0.04942,0.02403,1.60399,0.04797,0.01841,1.60356,0.08447,0.01964,1.60411,0.08548,0.01905,1.60377,0.08489,0.01380,1.60379,0.08121,0.01323,1.60385,0.08196,0.00224,1.60578,0.08748,0.00307,1.61132,0.08383,0.01425,1.61328,0.07498,0.01470,1.61343,0.07324,0.01719,1.60819,0.06994,0.01737,1.60820,0.06842,0.01513,1.60781,0.07606,0.00013,1.60321,0.09437,0.00000,1.60376,0.09418,0.00510,1.60510,0.09575,0.00589,1.60471,0.09484,0.00364,1.60307,0.08827,0.00354,1.60300,0.08812,0.00259,1.60311,0.08824,0.00118,1.60294,0.08968,0.00010,1.60292,0.09311,0.01477,1.60380,0.07941,0.01509,1.60372,0.08065,0.01907,1.60387,0.08363,0.01910,1.60388,0.08365,0.02348,1.60378,0.07938,0.01584,1.60376,0.07665,0.01913,1.60520,0.08739,0.01917,1.60505,0.08729,0.01162,1.60343,0.08585,0.01154,1.60336,0.08580,0.01783,1.60466,0.08510,0.01727,1.60445,0.08430,0.01756,1.60303,0.07301,0.01752,1.60305,0.07294,0.01762,1.60308,0.07296,0.02570,1.60386,0.07169,0.02571,1.60367,0.07154,0.02580,1.60374,0.07154,0.02536,1.60436,0.07489,0.02156,1.60282,0.06711,0.01903,1.60355,0.06334,0.01892,1.60332,0.06456,0.01974,1.60346,0.06078,0.02089,1.60309,0.05947,0.02544,1.60316,0.04994,0.02555,1.60306,0.04978,0.02728,1.60320,0.05059,0.02721,1.60332,0.05073,0.03202,1.60526,0.04895,0.03217,1.60523,0.04899,0.03205,1.60512,0.04909,0.03140,1.60488,0.04946,0.00000,1.60535,0.09050,0.00000,1.60652,0.08929,0.00000,1.60502,0.09003,0.00134,1.60464,0.08837,0.01435,1.60604,0.07758,0.01832,1.60641,0.06104,0.01798,1.60882,0.06053,0.01845,1.60648,0.06024,0.02694,1.60961,0.07154,0.03066,1.60996,0.05791,0.02804,1.61250,0.03869,0.02968,1.61327,0.04024,0.03081,1.61362,0.04220,0.02347,1.60861,0.08299,0.02313,1.60895,0.08397,0.02315,1.60629,0.08338,0.03277,1.60574,0.05011,0.02957,1.61187,0.06452,0.02946,1.60852,0.06423,0.02949,1.60869,0.06300,0.03190,1.60557,0.05488,0.03125,1.61097,0.05463,0.00515,1.61273,0.09449,0.01499,1.61796,0.08956,0.01357,1.62006,0.08889,0.01615,1.62144,0.08823,0.02198,1.61186,0.08565,0.02090,1.61785,0.08451,0.02652,1.60898,0.07425,0.01730,1.60845,0.06401,0.01640,1.61401,0.06326,0.00408,1.60590,0.08625,0.00564,1.61384,0.07991,0.00341,1.61378,0.08163,0.00468,1.66037,0.09022,0.00463,1.66212,0.08829,0.00454,1.66028,0.08931,0.00435,1.66489,0.08688,0.00470,1.66752,0.08539,0.00418,1.65636,0.09352,0.00414,1.65202,0.09578,0.00463,1.65207,0.09632,0.00645,1.66598,0.08331,0.00596,1.66682,0.08549,0.00612,1.66341,0.08391,0.00672,1.66292,0.08282,0.00780,1.66457,0.07964,0.00742,1.65537,0.08387,0.00725,1.65542,0.08256,0.00433,1.66200,0.08771,0.00495,1.66228,0.08689,0.00567,1.66212,0.08724,0.00817,1.66464,0.07996,0.00864,1.65752,0.08248,0.00797,1.65579,0.08810,0.00572,1.65526,0.09138,0.00695,1.66105,0.08640,0.00709,1.66040,0.08655,0.00563,1.65917,0.08906,0.00577,1.66104,0.08786,0.00937,1.64918,0.08389,0.00847,1.65209,0.08405,0.00997,1.64704,0.08376,0.00646,1.66048,0.08372,0.00711,1.65650,0.08290,0.01032,1.64457,0.08397,0.02548,1.63839,0.07709,0.02605,1.63812,0.07672,0.02898,1.64388,0.06196,0.02657,1.63923,0.07696,0.02026,1.61764,0.04536,0.02037,1.61730,0.04487,0.01009,1.64361,0.08131,0.01090,1.63750,0.08738,0.00443,1.65972,0.08983,0.00754,1.65825,0.08735,0.00446,1.65532,0.09524,0.00651,1.61169,0.08171,0.02153,1.61795,0.08363,0.02188,1.60906,0.08555,0.03104,1.61482,0.06526,0.02944,1.61200,0.06559,0.02366,1.60600,0.08256,0.03230,1.61154,0.04786,0.03229,1.61161,0.04864,0.03123,1.61376,0.04307,0.02993,1.61063,0.04095,0.03166,1.61601,0.04692,0.03150,1.61149,0.05293,0.02418,1.60791,0.08044,0.02424,1.60789,0.08004,0.02412,1.61019,0.08019,0.01197,1.60920,0.09270,0.02152,1.61019,0.04151,0.02120,1.60706,0.04871,0.02050,1.60953,0.04864,0.02105,1.60717,0.04833,0.01953,1.60665,0.05794,0.01902,1.60897,0.05790,0.01960,1.60665,0.05739,0.01621,1.60604,0.07397,0.01430,1.60772,0.07756,0.01323,1.60567,0.08087,0.01340,1.60596,0.08051,0.00712,1.60503,0.08494,0.00706,1.60674,0.08430,0.00740,1.60511,0.08476,0.00010,1.60493,0.08980,0.02307,1.60431,0.04707,0.01912,1.60360,0.06335,0.01760,1.60297,0.07308,0.01429,1.60449,0.09010,0.01449,1.60372,0.08310,0.01418,1.60439,0.08044,0.02350,1.60367,0.07927,0.00701,1.60269,0.09101,0.00747,1.60297,0.09195,0.00047,1.60279,0.09147,0.00157,1.60302,0.08893,0.00521,1.60507,0.09590,0.02009,1.60955,0.05029,0.01730,1.60823,0.06643,0.01296,1.60569,0.08122,0.01743,1.60314,0.07454,0.02368,1.60505,0.08234,0.00756,1.60383,0.09438,0.02499,1.60535,0.07847,0.00590,1.60494,0.08557,0.01915,1.60361,0.06252,0.02226,1.60501,0.04389,0.02326,1.60248,0.05852,0.03883,1.64452,0.06121,0.04098,1.64614,0.06604,0.03206,1.64345,0.05651,0.03655,1.64236,0.07485,0.01845,1.60473,0.08586,0.01854,1.60670,0.09072,0.01823,1.60593,0.09056,0.01864,1.60587,0.08991,0.01353,1.60410,0.08929,0.00131,1.60559,0.09724,0.02204,1.60276,0.06857,0.00545,1.61867,0.09128,0.00000,1.61727,0.05018,0.00000,1.61454,0.08613,0.00709,1.61417,0.07850,0.00864,1.61474,0.07751,0.00128,1.61712,0.07870,0.00599,1.61793,0.05068,0.01835,1.61755,0.04295,0.02145,1.61062,0.04135,0.00111,1.62406,0.08762,0.00008,1.62261,0.07051,0.02864,1.63577,0.07819,0.02891,1.63536,0.07814,0.02763,1.63937,0.07901,0.02741,1.63592,0.07746,0.02793,1.63701,0.07779,0.01177,1.64596,0.06721,0.01299,1.64866,0.04739,0.01651,1.64946,0.05896,0.01432,1.64966,0.06171,0.01439,1.63436,0.07229,0.01462,1.62233,0.07200,0.01536,1.63495,0.07507,0.01390,1.62252,0.07719,0.01013,1.64328,0.08020,0.01305,1.64535,0.07693,0.01138,1.64721,0.07432,0.00691,1.65709,0.08599,0.01584,1.64795,0.08214,0.02807,1.64430,0.05916,0.02616,1.64631,0.05123,0.02738,1.64557,0.04765,0.02757,1.64457,0.05942,0.02733,1.64518,0.06108,0.03412,1.64250,0.06316,0.03915,1.64398,0.06588,0.03809,1.64363,0.06128,0.03156,1.64229,0.07820,0.02841,1.64385,0.07539,0.03362,1.64185,0.07343,0.03557,1.64224,0.07850,0.04580,1.62951,0.06918,0.04481,1.63492,0.07004,0.03851,1.63054,0.07276,0.03401,1.61856,0.06468,0.03149,1.61336,0.05093,0.01620,1.63674,0.08558,0.01939,1.62064,0.08491,0.02374,1.62069,0.07718,0.02309,1.62669,0.07886,0.04384,1.64209,0.06794,0.00525,1.65596,0.09125,0.00718,1.65532,0.08626,0.00126,1.62359,0.08755,0.00123,1.62225,0.07581,0.00261,1.61738,0.05651,0.00259,1.61787,0.05063,0.01440,1.61858,0.05273,0.01096,1.61723,0.05724,0.03242,1.60701,0.04778,0.03208,1.60616,0.04538,0.02674,1.60339,0.05841,0.02907,1.60489,0.05895,0.02285,1.60564,0.06043,0.02463,1.60326,0.06830,0.02226,1.60328,0.07023,0.02082,1.60387,0.06968,0.02082,1.60421,0.06977,0.02021,1.60407,0.06946,0.02578,1.60580,0.07657,0.02143,1.60385,0.06995,0.02289,1.60490,0.07562,0.02121,1.60498,0.07529,0.01895,1.60387,0.06954,0.01476,1.60424,0.07876,0.01752,1.60415,0.08270,0.00017,1.60322,0.09438,0.00014,1.60524,0.09461,0.02839,1.61412,0.04744,0.02894,1.61424,0.04755,0.02812,1.61325,0.04547,0.02753,1.61424,0.04638,0.02762,1.61420,0.04721,0.02681,1.61493,0.04728,0.02656,1.61339,0.04622,0.02761,1.61481,0.04764,0.02750,1.61450,0.04714,0.02749,1.61455,0.04693,0.02782,1.61468,0.04710,0.02515,1.61476,0.04698,0.02549,1.61477,0.04642,0.02682,1.61482,0.04672,0.02620,1.61473,0.04638,0.02921,1.61439,0.04732,0.02810,1.61255,0.04682,0.02484,1.61145,0.04522,0.03168,1.60981,0.04606,0.02811,1.60808,0.04718,0.02420,1.60767,0.04816,0.02797,1.61483,0.05549,0.02655,1.61357,0.05483,0.02725,1.61453,0.05545,0.02455,1.60812,0.05434,0.02569,1.61324,0.05725,0.02519,1.60800,0.05546,0.02828,1.61210,0.05744,0.03023,1.60689,0.05520,0.02619,1.61119,0.05269,0.02439,1.61118,0.05789,0.02389,1.60621,0.05780,0.02368,1.60427,0.05739,0.02742,1.61469,0.05718};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=4 */
		private double[] getl_maxilla_coordinate_6_22_point_4()
		{
			double[] value = {0.02615,1.61388,0.05724,0.02594,1.61175,0.05665,0.02693,1.61273,0.05687,0.02628,1.61261,0.05682,0.02675,1.61186,0.05681,0.02243,1.60764,0.05635,0.02779,1.61162,0.06256,0.02442,1.60984,0.06570,0.02206,1.61083,0.06172,0.02217,1.61104,0.06181,0.02395,1.61240,0.06906,0.02726,1.61149,0.06946,0.01948,1.61830,0.06333,0.01961,1.61831,0.06323,0.01981,1.61907,0.06381,0.02600,1.61737,0.06216,0.02558,1.61822,0.06295,0.02576,1.61732,0.06916,0.02658,1.61670,0.06922,0.02596,1.61664,0.06947,0.02157,1.61724,0.06613,0.02480,1.61836,0.06418,0.02012,1.61935,0.06489,0.02071,1.61931,0.06479,0.02815,1.60947,0.06432,0.02728,1.61217,0.06653,0.02561,1.60847,0.06120,0.02450,1.60811,0.06864,0.02136,1.61386,0.06241,0.02421,1.61705,0.06728,0.01909,1.61066,0.06582,0.01896,1.60965,0.06194,0.02010,1.61367,0.06153,0.02403,1.61638,0.06825,0.01934,1.60505,0.06274,0.02321,1.61428,0.07514,0.02289,1.61431,0.07565,0.02271,1.61435,0.07553,0.02223,1.61308,0.07345,0.02199,1.61224,0.07268,0.02229,1.61211,0.07285,0.02264,1.61195,0.07297,0.02498,1.60939,0.07583,0.01268,1.60444,0.08380,0.01462,1.62128,0.08435,0.01472,1.62135,0.08458,0.01405,1.60930,0.08317,0.01390,1.61155,0.08363,0.01316,1.60917,0.08327,0.01325,1.61148,0.08360,0.01400,1.61503,0.08959,0.01593,1.61465,0.08585,0.01494,1.61431,0.08471,0.01449,1.62046,0.08430,0.01481,1.62104,0.08634,0.01309,1.62042,0.08442,0.01213,1.61193,0.08741,0.01187,1.60953,0.08650,0.01200,1.61177,0.08659,0.01490,1.61287,0.09063,0.01521,1.61090,0.09100,0.01421,1.61275,0.09032,0.01451,1.61074,0.09080,0.01773,1.60909,0.09010,0.02127,1.61777,0.08266,0.02136,1.61744,0.08289,0.01613,1.61764,0.07939,0.02125,1.61622,0.08376,0.01572,1.61720,0.07987,0.01523,1.61622,0.07902,0.01958,1.61249,0.08362,0.01623,1.61036,0.07752,0.02083,1.60872,0.08455,0.02198,1.61024,0.08354,0.02293,1.61014,0.08163,0.02136,1.61244,0.08427,0.01965,1.61600,0.08285,0.02154,1.61744,0.08269,0.02091,1.61741,0.08302,0.02106,1.61779,0.08271,0.01988,1.61434,0.08364,0.01892,1.61106,0.08049,0.02200,1.60860,0.07939,0.00806,1.61564,0.08993,0.00117,1.61712,0.09040,0.00111,1.61705,0.09020,0.00128,1.61722,0.09014,0.00227,1.61635,0.09068,0.00086,1.61496,0.09195,0.03076,1.61658,0.06315,0.03724,1.64010,0.07186,0.03621,1.64078,0.07098,0.03873,1.63567,0.06851,0.03681,1.63998,0.06450,0.03639,1.63973,0.06651,0.01450,1.63291,0.04530,0.01519,1.63281,0.04588,0.02410,1.61772,0.06076,0.02026,1.63437,0.07925,0.01586,1.62657,0.05946,0.01516,1.63746,0.04393,0.02078,1.61876,0.04466,0.01996,1.61770,0.04537,0.02018,1.61835,0.04527,0.02547,1.64460,0.04455,0.02249,1.63611,0.07818,0.01477,1.64834,0.06557,0.01509,1.64579,0.07281,0.01862,1.63796,0.07441,0.01847,1.64467,0.07515,0.01855,1.64031,0.07514,0.01518,1.64800,0.04831,0.01792,1.64030,0.04052,0.02951,1.63587,0.04425,0.02786,1.64254,0.04456,0.02767,1.64257,0.06058,0.02224,1.64492,0.04360,0.02939,1.64230,0.06681,0.03606,1.64073,0.07145,0.02968,1.64183,0.07622,0.03494,1.64077,0.05633,0.03439,1.64079,0.07428,0.01860,1.64592,0.07516,0.03362,1.62330,0.06800,0.03489,1.62304,0.06077,0.03104,1.61698,0.06030,0.02033,1.61916,0.04505,0.02026,1.61864,0.04520,0.02053,1.61869,0.04521,0.01762,1.62233,0.06286,0.02414,1.63659,0.03969,0.02049,1.64523,0.07120,0.03323,1.62849,0.05062,0.03082,1.64102,0.07677,0.02217,1.63342,0.07751,0.03312,1.61995,0.06164,0.03119,1.64084,0.07401,0.02919,1.64224,0.06050,0.02377,1.64416,0.07386,0.01873,1.63443,0.04018,0.02481,1.63986,0.07745,0.02322,1.61450,0.04135,0.02587,1.64407,0.06167,0.01317,1.64701,0.04763,0.03579,1.64054,0.06410,0.01247,1.64451,0.07493,0.01457,1.63166,0.04431,0.02512,1.61517,0.04218,0.03375,1.62824,0.05395,0.01869,1.62629,0.07717,0.00138,1.61714,0.08973,0.00834,1.61077,0.09170,0.01452,1.60735,0.07904,0.02238,1.61235,0.08325,0.01482,1.61246,0.08085,0.01527,1.61245,0.08115,0.02028,1.61741,0.08208,0.02047,1.61270,0.08072,0.01594,1.61623,0.07843,0.01707,1.61614,0.07870,0.01447,1.61247,0.07971,0.01884,1.60878,0.08367,0.01451,1.61047,0.07956,0.02243,1.60556,0.07851,0.02121,1.61791,0.08240,0.01637,1.61757,0.07906,0.02176,1.61698,0.08277,0.01195,1.60710,0.08436,0.01397,1.62096,0.08657,0.01368,1.62087,0.08639,0.01389,1.62151,0.08588,0.01439,1.62105,0.08663,0.01255,1.61615,0.08608,0.01387,1.61405,0.08408,0.01535,1.61864,0.08804,0.01338,1.61823,0.08752,0.01584,1.61320,0.08515,0.01483,1.62139,0.08482,0.01433,1.61930,0.08445,0.01516,1.60579,0.09100,0.01146,1.60432,0.08494,0.01420,1.60601,0.08284,0.01690,1.60671,0.08450,0.02111,1.61272,0.07504,0.02526,1.61143,0.07369,0.02130,1.61271,0.07314,0.02321,1.61376,0.07450,0.02435,1.61410,0.07559,0.02329,1.61407,0.07491,0.02012,1.61934,0.06452,0.02026,1.61935,0.06419,0.01961,1.60748,0.06569,0.02490,1.61816,0.06736,0.01845,1.61066,0.06399,0.02596,1.61804,0.06813,0.02511,1.61786,0.06668,0.02122,1.60988,0.06704,0.02594,1.61737,0.06435,0.02129,1.61057,0.06139,0.02384,1.61024,0.06467,0.02293,1.61070,0.06732,0.02114,1.61884,0.06599,0.02089,1.61933,0.06420,0.02123,1.61924,0.06464,0.02740,1.61443,0.06769,0.01819,1.61369,0.06324,0.02040,1.61164,0.06675,0.02020,1.61723,0.06658,0.02167,1.61814,0.06419,0.02173,1.61815,0.06445,0.02164,1.61886,0.06450,0.02407,1.61191,0.06286,0.02097,1.61160,0.05205,0.02995,1.60732,0.05381,0.02729,1.61382,0.05394,0.02803,1.61275,0.05887,0.02649,1.61396,0.05810,0.02729,1.61401,0.05693,0.02948,1.60836,0.05667,0.02677,1.61298,0.05348,0.02214,1.61442,0.05218,0.02768,1.61487,0.05517,0.02688,1.61465,0.05767,0.02760,1.61486,0.05762,0.02800,1.61460,0.05726,0.02226,1.61435,0.05302,0.02282,1.61337,0.05306,0.02705,1.61451,0.05532,0.02668,1.61430,0.05489,0.02241,1.61422,0.05215,0.03046,1.60535,0.05446,0.02466,1.60779,0.04358,0.02934,1.60809,0.04990,0.03133,1.60969,0.04408,0.02677,1.61050,0.04713,0.03127,1.61105,0.04907,0.02317,1.61028,0.04528,0.02729,1.61249,0.04762,0.02348,1.61140,0.04526,0.02865,1.61256,0.04505,0.02957,1.61381,0.04843,0.02708,1.61347,0.04897,0.02705,1.61326,0.04754,0.02880,1.61338,0.04535,0.02993,1.61350,0.04694,0.02773,1.61444,0.04887,0.02585,1.61522,0.04679,0.02809,1.61465,0.04725,0.02829,1.61465,0.04728,0.02741,1.61423,0.04658,0.02745,1.61421,0.04686,0.02852,1.61451,0.04742,0.02863,1.61470,0.04711,0.02846,1.61468,0.04680,0.02750,1.60804,0.04581,0.02793,1.61470,0.04701,0.02644,1.61518,0.04681,0.02638,1.61479,0.04772,0.02649,1.61508,0.04722,0.02633,1.61516,0.04708,0.02718,1.60805,0.04420,0.02552,1.61511,0.04685,0.02971,1.61284,0.04777,0.02700,1.60929,0.04633,0.02785,1.61405,0.04743,0.03150,1.60839,0.04629,0.02861,1.61190,0.04685,0.02347,1.60553,0.08232,0.01677,1.60573,0.07618,0.01852,1.60503,0.07415,0.02363,1.60329,0.07758,0.02091,1.60548,0.06043,0.03133,1.60681,0.04416,0.02095,1.60984,0.04475,0.02060,1.60964,0.04666,0.02012,1.61160,0.04577,0.00154,1.61690,0.06366,0.01473,1.62849,0.04873,0.00597,1.61852,0.06989,0.01051,1.62170,0.08335,0.02276,1.63745,0.03703,0.02814,1.62620,0.03944,0.03125,1.61617,0.04485,0.02956,1.61727,0.07205,0.03536,1.62516,0.07233,0.04665,1.62622,0.06717,0.02616,1.63774,0.07703,0.02632,1.63555,0.07735,0.01866,1.61717,0.08641,0.00197,1.60911,0.09661,0.01760,1.62779,0.08482,0.04571,1.63219,0.06728,0.03609,1.64215,0.07555,0.03854,1.64514,0.05802,0.03992,1.64462,0.06734,0.03202,1.64350,0.05674,0.04063,1.63620,0.06517,0.02247,1.64750,0.05896,0.01543,1.64927,0.04685,0.01578,1.64169,0.07963,0.01564,1.63881,0.08098,0.01197,1.64651,0.08358,0.02230,1.64605,0.07805,0.01537,1.62486,0.05887,0.01549,1.62638,0.05922,0.01402,1.63300,0.04498,0.01042,1.64693,0.06126,0.02900,1.63793,0.07913,0.02411,1.63839,0.08118,0.02689,1.63911,0.07736,0.02617,1.63939,0.07763,0.02566,1.63931,0.07797,0.02563,1.61341,0.03748,0.02694,1.64516,0.05913,0.00058,1.62035,0.06314,0.00043,1.62429,0.08281,0.00095,1.62335,0.07929,0.01822,1.61573,0.04356,0.01375,1.62096,0.05322,0.00076,1.61711,0.05001,0.00000,1.62423,0.08174,0.00000,1.60415,0.09526,0.00426,1.60523,0.09651,0.01518,1.60373,0.08313,0.01530,1.60377,0.07728,0.02641,1.60567,0.07417,0.03991,1.64421,0.06878,0.02415,1.60394,0.04800,0.02943,1.60635,0.04174,0.02933,1.60558,0.04352,0.02244,1.60505,0.04345,0.02933,1.60563,0.06517,0.02125,1.60303,0.05297,0.01922,1.60423,0.06005,0.02447,1.60505,0.07974,0.02191,1.60508,0.08435,0.02182,1.60488,0.04801,0.02809,1.60606,0.04130,0.02739,1.60540,0.04215,0.02824,1.60554,0.04233,0.03066,1.60640,0.04285,0.02994,1.60359,0.05180,0.01516,1.61359,0.07150,0.01910,1.60918,0.05647,0.00000,1.61656,0.08310,0.00000,1.61941,0.08456,0.00569,1.60299,0.09070,0.01143,1.60451,0.09259,0.01241,1.60376,0.08727,0.02155,1.60273,0.06831,0.02141,1.60301,0.06964,0.02085,1.60297,0.06938,0.01757,1.60348,0.07061,0.01966,1.60289,0.06599,0.02814,1.60478,0.06716,0.03051,1.60378,0.05252,0.02413,1.60418,0.04791,0.00972,1.60530,0.08348,0.01017,1.60539,0.08320,0.02095,1.60699,0.04935,0.02112,1.60775,0.04472,0.03113,1.61339,0.05300,0.03309,1.60638,0.04832,0.03264,1.61024,0.04847,0.01953,1.60967,0.08910,0.01862,1.61312,0.09005,0.00509,1.65879,0.08937,0.01145,1.63638,0.08270,0.01130,1.63629,0.08481,0.01047,1.64067,0.08427,0.00654,1.65932,0.08343,0.00435,1.65911,0.09068,0.00858,1.65796,0.08613,0.00420,1.65798,0.09209,0.02936,1.60835,0.06549,0.01943,1.61256,0.08899,0.02609,1.60862,0.07597,0.02277,1.60621,0.08398,0.03220,1.61152,0.04661,0.03188,1.61163,0.05078,0.02090,1.60744,0.04648,0.02015,1.60694,0.05191,0.02059,1.60694,0.05058,0.01961,1.60674,0.05609,0.01775,1.60609,0.06398,0.01685,1.60813,0.07153,0.01673,1.60617,0.07112,0.00854,1.60522,0.08412,0.02324,1.60496,0.04388,0.02334,1.60492,0.04344,0.02345,1.60502,0.04353,0.02314,1.60486,0.04380,0.02280,1.60447,0.04597,0.02291,1.60473,0.04509,0.02730,1.60548,0.04314,0.02828,1.60551,0.04342,0.03274,1.60614,0.04734,0.03275,1.60587,0.04820,0.03265,1.60616,0.04735,0.02968,1.60442,0.04947,0.02845,1.60453,0.04913,0.02102,1.60286,0.05412,0.02133,1.60305,0.05297,0.02234,1.60334,0.05030,0.02910,1.60365,0.05151,0.02916,1.60351,0.05135,0.03093,1.60400,0.05432,0.03107,1.60395,0.05429,0.03073,1.60388,0.05342,0.03008,1.60392,0.05886,0.02853,1.60450,0.06386,0.02865,1.60445,0.06386,0.02834,1.60435,0.06298,0.02463,1.60309,0.06843,0.01930,1.60361,0.06170,0.02749,1.60380,0.06108,0.02598,1.60381,0.06094,0.02233,1.60311,0.07010,0.01853,1.60285,0.07397,0.01858,1.60297,0.07387,0.01606,1.60534,0.09131,0.01274,1.60380,0.08377,0.01272,1.60373,0.08368,0.01623,1.60416,0.08369,0.01900,1.60576,0.08927,0.01904,1.60575,0.08929,0.01860,1.60588,0.08990,0.01604,1.60359,0.08179,0.02288,1.60488,0.08309,0.02293,1.60487,0.08312,0.02238,1.60484,0.08349,0.01487,1.60381,0.07798,0.01482,1.60380,0.07874,0.01498,1.60383,0.07805,0.02243,1.60326,0.07812,0.02236,1.60336,0.07819,0.01608,1.60372,0.08173,0.00835,1.60358,0.09275,0.00831,1.60350,0.09285,0.00909,1.60415,0.09319,0.00670,1.60260,0.08982,0.00662,1.60250,0.08983,0.00661,1.60270,0.08861,0.01105,1.60361,0.08915,0.01114,1.60349,0.08912,0.01045,1.60339,0.08841,0.00000,1.61486,0.08705,0.00000,1.61746,0.07927,0.00000,1.62331,0.07895,0.00000,1.61435,0.08464,0.01969,1.60685,0.05481,0.01897,1.60409,0.06165,0.01779,1.60592,0.06624,0.01554,1.60353,0.08123,0.02941,1.60554,0.06392,0.02950,1.60347,0.05029,0.02897,1.60565,0.04252,0.02297,1.60518,0.08354,0.01913,1.60654,0.08986,0.00354,1.60596,0.09736,0.00329,1.60529,0.09696,0.01245,1.60392,0.08297,0.01205,1.60372,0.08420,0.01146,1.60391,0.08358,0.01652,1.60412,0.07320,0.02430,1.60325,0.07094,0.02460,1.60278,0.06954,0.02191,1.60329,0.05092,0.02130,1.60440,0.05096,0.02368,1.60497,0.04313,0.02607,1.61174,0.03768,0.03205,1.61149,0.04538,0.01993,1.60262,0.07544,0.02012,1.60290,0.07640,0.01863,1.60279,0.07492,0.02129,1.60269,0.07614,0.02129,1.60297,0.07712,0.00090,1.62337,0.09405,0.00000,1.61687,0.05600,0.00012,1.61638,0.08295,0.00000,1.60821,0.08845,0.00036,1.61951,0.08492,0.00232,1.60454,0.08766,0.00194,1.61710,0.07142,0.00430,1.61678,0.06429,0.00829,1.61718,0.06523,0.00250,1.61771,0.05042,0.01815,1.61687,0.04382,0.00113,1.62306,0.07930,0.00116,1.62342,0.08207,0.00000,1.62257,0.07052,0.00000,1.62034,0.06307,0.02653,1.64514,0.05809,0.00303,1.62205,0.08261,0.03158,1.61364,0.04499,0.02614,1.63803,0.07702,0.01511,1.62867,0.04915,0.01128,1.64620,0.06415,0.01116,1.64692,0.06416,0.01577,1.62704,0.05448,0.01381,1.64557,0.04225,0.01461,1.64633,0.04182,0.01220,1.65016,0.06453,0.01241,1.65027,0.06449,0.02141,1.64669,0.07381,0.01392,1.64648,0.08374,0.02642,1.63717,0.03931,0.02412,1.63183,0.03676,0.02771,1.63150,0.03912,0.02911,1.64442,0.06090,0.02832,1.64417,0.05875,0.02807,1.64507,0.06219,0.03207,1.64132,0.07751,0.03198,1.64111,0.07898,0.03389,1.64142,0.07863,0.04478,1.63727,0.06747,0.04594,1.62816,0.06703,0.04493,1.63485,0.06986,0.04584,1.63642,0.06742,0.04540,1.63434,0.06731,0.03675,1.63069,0.07376,0.03725,1.63230,0.05814,0.01016,1.65593,0.08488,0.01187,1.64074,0.09113,0.02381,1.60822,0.08174,0.02481,1.60785,0.07883,0.03513,1.63084,0.07469,0.03019,1.63082,0.04195,0.02079,1.63049,0.03628,0.02020,1.64903,0.04614,0.01693,1.64644,0.04173,0.00514,1.65751,0.09027,0.01346,1.62305,0.08022,0.01041,1.62107,0.08036,0.00643,1.61930,0.07600,0.01058,1.61953,0.07113,0.01034,1.62033,0.07679,0.01424,1.62135,0.05815,0.01031,1.61853,0.05739,0.01417,1.61856,0.05288,0.01048,1.61753,0.05220,0.02834,1.60565,0.04355,0.02842,1.60553,0.04343,0.02932,1.60569,0.04364,0.02926,1.60663,0.04356,0.03141,1.60688,0.04921,0.02614,1.60438,0.04870,0.02830,1.60650,0.04928,0.03229,1.60620,0.04597,0.02376,1.60613,0.04331,0.02491,1.60522,0.04271,0.02502,1.60627,0.04283,0.02375,1.60507,0.04324,0.02303,1.60604,0.04464,0.02306,1.60486,0.04434,0.02318,1.60606,0.04406,0.02162,1.60326,0.05171,0.02153,1.60424,0.05309,0.02170,1.60432,0.05203,0.02977,1.60500,0.05879,0.03077,1.60421,0.05781,0.03042,1.60514,0.05793,0.03098,1.60418,0.05599,0.02186,1.60560,0.06038,0.02794,1.60400,0.06155,0.02714,1.60665,0.06122,0.02775,1.60669,0.06174,0.02829,1.60639,0.06511,0.02832,1.60656,0.06389,0.02623,1.60597,0.06875,0.01921,1.60504,0.06356,0.01797,1.60510,0.07069,0.01758,1.60368,0.07064,0.02371,1.60489,0.07575,0.02454,1.60490,0.07563,0.02140,1.60315,0.07509,0.01983,1.60290,0.07443,0.01978,1.60274,0.07453,0.01730,1.60388,0.07206,0.02531,1.60491,0.07495,0.02005,1.60513,0.06973,0.01774,1.60565,0.08517,0.01828,1.60586,0.08596,0.01901,1.60620,0.08755,0.01820,1.60594,0.09053,0.01855,1.60639,0.08994,0.01813,1.60637,0.09056,0.01419,1.60548,0.09017,0.01154,1.60358,0.08492,0.01151,1.60443,0.08590,0.01340,1.60452,0.08326,0.02115,1.60559,0.08436,0.02194,1.60474,0.08394,0.02190,1.60557,0.08397,0.01745,1.60570,0.08287,0.01606,1.60419,0.08180,0.01470,1.60424,0.07943,0.01442,1.60579,0.07954,0.01979,1.60565,0.07676,0.01866,1.60413,0.07610,0.02008,1.60409,0.07656,0.01839,1.60568,0.07609,0.02351,1.60553,0.07967,0.02404,1.60551,0.08083,0.02242,1.60400,0.07823,0.01556,1.60420,0.08126,0.01559,1.60366,0.08119,0.01506,1.60422,0.08072,0.01539,1.60422,0.07739,0.01542,1.60380,0.07737,0.02009,1.60302,0.07650,0.00731,1.60441,0.09155,0.00752,1.60307,0.09187,0.00813,1.60492,0.09242,0.00706,1.60304,0.08754,0.00654,1.60320,0.08848,0.00707,1.60288,0.08758,0.00938,1.60366,0.08752,0.01030,1.60415,0.08826,0.01142,1.60520,0.09054,0.01153,1.60557,0.09157,0.00461,1.60467,0.08912,0.00534,1.60511,0.09053,0.00563,1.60611,0.09453,0.00493,1.60623,0.09546,0.00123,1.60585,0.09643,0.00194,1.60507,0.09678,0.00191,1.60598,0.09651,0.00049,1.60457,0.09124,0.00014,1.60481,0.09279,0.00353,1.60429,0.08826,0.00252,1.60413,0.08824,0.02827,1.61421,0.04747,0.02811,1.61449,0.04738,0.02891,1.61383,0.04740,0.02933,1.61398,0.04724,0.02809,1.61329,0.04705,0.02841,1.61378,0.04740,0.02864,1.61325,0.04723,0.02986,1.60976,0.04672,0.02973,1.60827,0.04686,0.03069,1.60979,0.04658,0.02886,1.61071,0.04769,0.02812,1.60942,0.04763,0.02917,1.60956,0.04748,0.02790,1.61060,0.04781,0.03137,1.60985,0.04749,0.03055,1.60838,0.04700,0.03025,1.60971,0.04743,0.02796,1.61332,0.04754,0.02754,1.61252,0.04768,0.02825,1.61258,0.04761,0.02730,1.61327,0.04760,0.02934,1.61183,0.04772,0.02897,1.61269,0.04763,0.02909,1.61462,0.04725,0.02894,1.61457,0.04736,0.02663,1.61159,0.04618,0.02787,1.61254,0.04530,0.02772,1.61178,0.04550,0.02803,1.61179,0.04497,0.02758,1.61253,0.04576,0.02816,1.60958,0.04436,0.02870,1.60954,0.04386,0.02588,1.61522,0.04677,0.02836,1.60811,0.04724,0.02899,1.60974,0.04666,0.02866,1.61087,0.04668,0.02893,1.61089,0.04673,0.02872,1.60972,0.04660,0.03026,1.61275,0.04682,0.02972,1.61342,0.04704,0.03159,1.60987,0.04776,0.02693,1.60801,0.04644,0.02615,1.61517,0.04710,0.02816,1.61497,0.04780,0.02841,1.61494,0.04784,0.02813,1.61500,0.04837,0.02807,1.61503,0.04808,0.02828,1.61501,0.04824,0.02797,1.61503,0.04816,0.02678,1.60929,0.04490,0.02778,1.61079,0.04599,0.02771,1.61181,0.04639,0.02785,1.61079,0.04620,0.02764,1.61180,0.04617,0.02748,1.61417,0.04705,0.02744,1.61379,0.04670,0.02748,1.61376,0.04692,0.02867,1.61469,0.04720,0.02864,1.61468,0.04726,0.02911,1.61467,0.04711,0.02943,1.60803,0.04343,0.02807,1.61470,0.04701,0.02629,1.61519,0.04673,0.02580,1.61520,0.04701,0.02575,1.61521,0.04694,0.02594,1.61521,0.04673,0.02609,1.61521,0.04671,0.02909,1.61455,0.04829,0.02840,1.61497,0.04798,0.02910,1.61452,0.04808,0.02823,1.61452,0.04895,0.02864,1.61457,0.04885,0.02793,1.61497,0.04846,0.02905,1.61410,0.04596,0.02956,1.61418,0.04622,0.02950,1.61355,0.04535,0.02669,1.61421,0.04638,0.02904,1.61456,0.04848,0.02786,1.61365,0.04938,0.02852,1.61373,0.04945,0.02376,1.61325,0.04632,0.02369,1.61325,0.04654,0.02458,1.61253,0.04557,0.02863,1.61342,0.04758,0.02879,1.61293,0.05005,0.02903,1.61380,0.04934,0.02936,1.61300,0.04991,0.02571,1.61268,0.04912,0.02450,1.61255,0.04848,0.02335,1.61247,0.04641,0.02362,1.61326,0.04675,0.02328,1.61248,0.04668,0.02994,1.61284,0.04485,0.02966,1.61263,0.04702,0.02921,1.61329,0.04722,0.03027,1.61202,0.04447,0.03092,1.61211,0.04478,0.02280,1.61135,0.04671,0.02321,1.61249,0.04706,0.02275,1.61133,0.04721,0.02424,1.61143,0.04510,0.02841,1.61181,0.05039,0.02926,1.61194,0.05054,0.02803,1.61281,0.04992,0.02425,1.61141,0.04869,0.02333,1.61241,0.04774,0.02312,1.61135,0.04801,0.02975,1.61094,0.04679,0.03013,1.61193,0.04682,0.03054,1.61101,0.04666,0.02957,1.61093,0.04399,0.03044,1.61099,0.04405,0.02297,1.61025,0.04802,0.02262,1.61023,0.04701,0.02430,1.61031,0.04487,0.02341,1.61030,0.04500,0.02667,1.61048,0.04694,0.03098,1.61102,0.05002,0.03119,1.61106,0.04955,0.03036,1.61210,0.05010,0.02769,1.61051,0.05002,0.02883,1.61069,0.05050,0.02740,1.61163,0.04987,0.03113,1.61105,0.04439,0.03047,1.60963,0.04362,0.02976,1.61083,0.05061,0.03012,1.60957,0.05055,0.02413,1.60901,0.04849,0.02299,1.60895,0.04787,0.02409,1.61028,0.04871,0.02293,1.60898,0.04511,0.02284,1.61024,0.04600,0.02281,1.60897,0.04562,0.02487,1.61034,0.04500,0.02501,1.60913,0.04448,0.03172,1.60985,0.04835,0.03091,1.60970,0.05025,0.03142,1.60979,0.04989,0.03049,1.61094,0.05033,0.02778,1.60960,0.04572,0.02785,1.60960,0.04498,0.03153,1.60827,0.04490,0.03114,1.60838,0.04968,0.03035,1.60824,0.05000,0.02260,1.60894,0.04677,0.02256,1.60753,0.04632,0.02319,1.60762,0.04429,0.02292,1.60759,0.04462,0.02318,1.60901,0.04479,0.02722,1.60805,0.04582,0.02679,1.60927,0.04690,0.03174,1.60984,0.04887,0.03205,1.60853,0.04785,0.03206,1.60853,0.04837,0.02785,1.61503,0.04822,0.02812,1.61502,0.04799,0.02815,1.61500,0.04790,0.02274,1.60600,0.04596,0.02347,1.60609,0.04368,0.02625,1.60639,0.04319,0.02656,1.60799,0.04410,0.02554,1.60788,0.04386,0.03242,1.60701,0.04718,0.03168,1.60847,0.04935,0.02256,1.61185,0.05160,0.02292,1.61185,0.05206,0.02243,1.61345,0.05189,0.02592,1.60988,0.05288,0.02646,1.61291,0.05457,0.02384,1.60990,0.05273,0.02316,1.61174,0.05314,0.02312,1.61181,0.05258,0.02393,1.60975,0.05343,0.02747,1.61294,0.05541,0.