package HumanoidAnimation.Bones;

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.Lighting.*;
import org.web3d.x3d.jsail.Navigation.*;
import org.web3d.x3d.jsail.PointingDeviceSensor.*;
import org.web3d.x3d.jsail.Rendering.*;
import org.web3d.x3d.jsail.Shape.*;

// Javadoc metadata annotations follow, see below for X3DJSAIL Java source code.
/**
 * <p> unpaired bone of neurocranium, situated in middle of skull towards front, in front of basilar part of occipital bone. </p>
 <p> Related links:  source sphenoid.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.Bones.sphenoid&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/Bones/sphenoid.x3d">sphenoid.x3d</a> </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> description </i> </td>
			<td> unpaired bone of neurocranium, situated in middle of skull towards front, in front of basilar part of occipital bone </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> 16 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/Bones/originals/sphenoid.x3d">originals/sphenoid.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/Sphenoid_bone" target="_blank">https://en.wikipedia.org/wiki/Sphenoid_bone</a> </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> reference </i> </td>
			<td> <a href="https://en.wikipedia.org/wiki/List_of_bones_of_the_human_skeleton" target="_blank">https://en.wikipedia.org/wiki/List_of_bones_of_the_human_skeleton</a> </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> reference </i> </td>
			<td> usage examples <a href="https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Medical" target="_blank">https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Medical</a> </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> generator </i> </td>
			<td> X3D-Edit 4.0, <a href="https://www.web3d.org/x3d/tools/X3D-Edit" target="_blank">https://www.web3d.org/x3d/tools/X3D-Edit</a> </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> generator </i> </td>
			<td> X3D Tidy, <a href="https://www.web3d.org/x3d/stylesheets/X3dTidy.html" target="_blank">https://www.web3d.org/x3d/stylesheets/X3dTidy.html</a> </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> identifier </i> </td>
			<td> <a href="https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/sphenoid.x3d" target="_blank">https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/sphenoid.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/Bones/../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 sphenoid
{
	/** Default constructor to create this object. */
	public sphenoid ()
	{
	  initialize();
	}

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

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=2 */
		private int[] getsphenoid_geometry_5_26_coordIndex_2()
		{
			int[] value = {590,591,592,-1,593,566,565,-1,594,559,595,-1,596,597,598,-1,599,583,600,-1,601,588,593,-1,602,603,604,-1,571,605,604,-1,606,607,608,-1,609,610,557,-1,606,611,612,-1,613,614,615,-1,616,617,618,-1,609,619,620,-1,621,622,623,-1,549,624,625,-1,626,627,628,-1,3,5,629,-1,630,631,632,-1,633,634,635,-1,630,636,629,-1,637,550,549,-1,638,639,550,-1,640,637,641,-1,0,636,638,-1,218,642,643,-1,644,645,646,-1,647,648,649,-1,650,651,652,-1,653,654,655,-1,656,657,658,-1,652,659,660,-1,661,655,662,-1,654,663,664,-1,665,666,667,-1,668,669,670,-1,671,672,673,-1,674,675,656,-1,676,675,672,-1,677,648,657,-1,678,679,680,-1,322,681,682,-1,683,182,684,-1,89,685,686,-1,687,191,89,-1,688,689,690,-1,691,690,692,-1,693,691,694,-1,695,696,697,-1,698,699,700,-1,698,701,699,-1,699,702,703,-1,704,705,706,-1,701,707,708,-1,709,710,711,-1,712,713,714,-1,714,707,715,-1,716,717,718,-1,628,719,720,-1,721,722,723,-1,724,725,726,-1,727,728,729,-1,730,731,732,-1,733,727,731,-1,734,735,736,-1,737,738,735,-1,739,740,741,-1,742,743,744,-1,99,101,745,-1,646,746,747,-1,748,749,750,-1,747,751,752,-1,753,754,755,-1,756,678,757,-1,758,759,760,-1,761,762,763,-1,764,765,766,-1,767,763,762,-1,768,769,770,-1,771,772,773,-1,763,767,774,-1,775,507,506,-1,776,777,778,-1,779,780,781,-1,782,777,776,-1,783,508,784,-1,778,777,785,-1,786,508,783,-1,508,786,787,-1,788,789,790,-1,791,792,793,-1,794,795,669,-1,670,669,796,-1,797,706,705,-1,698,798,715,-1,799,800,801,-1,802,803,804,-1,805,794,669,-1,806,807,808,-1,809,653,810,-1,811,812,813,-1,814,815,816,-1,817,818,819,-1,820,821,822,-1,626,823,824,-1,822,825,826,-1,816,827,828,-1,829,830,831,-1,832,833,834,-1,817,824,835,-1,836,837,838,-1,839,840,841,-1,842,843,844,-1,845,836,846,-1,847,848,257,-1,849,850,851,-1,701,702,699,-1,852,853,854,-1,266,855,275,-1,856,857,854,-1,858,859,860,-1,844,861,862,-1,732,863,730,-1,864,865,866,-1,867,868,869,-1,870,776,871,-1,872,873,874,-1,808,875,876,-1,877,878,879,-1,880,881,882,-1,883,752,884,-1,885,694,692,-1,886,887,888,-1,889,890,891,-1,892,893,894,-1,895,12,890,-1,896,897,898,-1,689,688,899,-1,900,901,902,-1,903,904,905,-1,906,907,716,-1,908,909,910,-1,911,912,913,-1,914,915,916,-1,673,672,675,-1,130,122,917,-1,112,82,918,-1,919,920,921,-1,922,923,924,-1,925,924,926,-1,923,927,928,-1,929,930,931,-1,932,933,934,-1,935,869,868,-1,936,937,938,-1,936,939,937,-1,940,941,942,-1,871,943,944,-1,945,922,946,-1,947,944,940,-1,948,949,947,-1,950,951,952,-1,953,954,955,-1,956,952,957,-1,958,959,955,-1,960,961,962,-1,963,964,965,-1,966,967,968,-1,959,958,969,-1,953,970,971,-1,971,970,972,-1,973,841,974,-1,975,845,835,-1,976,977,978,-1,979,688,980,-1,864,981,982,-1,983,984,985,-1,986,727,987,-1,985,988,989,-1,127,129,990,-1,991,992,993,-1,994,995,996,-1,997,998,999,-1,1000,1001,1002,-1,1003,1004,916,-1,826,1005,1006,-1,1007,1008,1009,-1,1010,1011,1012,-1,1013,1014,1015,-1,1016,1013,1015,-1,1017,1018,779,-1,1017,1019,1020,-1,1021,1022,1023,-1,1024,756,1025,-1,1026,1027,1028,-1,1029,1030,1031,-1,759,758,769,-1,1032,1033,722,-1,930,1034,924,-1,1035,789,793,-1,1036,956,1037,-1,1038,1039,1040,-1,721,1041,1042,-1,1043,1044,1045,-1,1046,1047,1048,-1,1049,1050,1051,-1,755,127,1052,-1,1049,1053,1054,-1,1055,1056,1057,-1,983,982,1058,-1,897,1059,1060,-1,1061,1062,533,-1,1063,1064,1062,-1,1065,1066,1067,-1,1068,1069,1070,-1,732,729,1071,-1,1072,1073,1068,-1,1074,1075,1076,-1,1077,1078,1079,-1,1051,697,888,-1,1080,1081,1082,-1,772,1016,773,-1,980,1083,1037,-1,1037,1084,980,-1,964,963,1085,-1,781,1025,1086,-1,93,1087,91,-1,1088,1089,990,-1,1090,1091,1092,-1,1093,1036,1089,-1,1094,1092,1091,-1,1095,182,184,-1,1096,1097,408,-1,209,1098,1099,-1,183,1100,1101,-1,1102,1103,1104,-1,1105,1106,901,-1,752,1107,644,-1,1108,1109,72,-1,134,644,139,-1,203,202,211,-1,1110,1111,1112,-1,889,886,1113,-1,13,12,895,-1,1114,1115,1116,-1,1117,992,991,-1,1116,1118,1119,-1,1054,1120,726,-1,1121,1122,991,-1,1123,1124,989,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=3 */
		private int[] getsphenoid_geometry_5_26_coordIndex_3()
		{
			int[] value = {1125,1126,1127,-1,1128,1039,1129,-1,1130,1131,1132,-1,1133,1134,1135,-1,1136,1033,1137,-1,1064,1138,1139,-1,1137,1033,1032,-1,1042,1140,1141,-1,1142,1143,1144,-1,1145,1146,1147,-1,1148,1149,1150,-1,1151,1152,1149,-1,1153,1154,1155,-1,852,1156,1157,-1,858,266,1112,-1,876,293,1158,-1,944,1159,870,-1,767,1160,1161,-1,1162,1163,532,-1,505,504,1164,-1,519,518,1165,-1,1166,784,507,-1,1167,1168,1169,-1,1170,550,639,-1,1171,1172,1173,-1,844,1174,1175,-1,890,14,891,-1,1176,1177,1178,-1,1179,1180,1181,-1,878,1175,1182,-1,1182,1183,1184,-1,1185,1186,1187,-1,1188,5,4,-1,808,1189,910,-1,1190,1191,807,-1,1192,1190,1193,-1,1194,1195,914,-1,1196,1197,1198,-1,1006,1005,1199,-1,1200,787,1201,-1,1202,785,777,-1,1203,1204,1205,-1,1206,800,1207,-1,909,1208,782,-1,909,908,1208,-1,1209,1210,805,-1,822,821,675,-1,825,1211,1212,-1,162,1213,160,-1,1214,154,151,-1,188,160,1215,-1,1216,1217,1218,-1,1219,1220,194,-1,1221,1216,1219,-1,1222,1223,1224,-1,1225,169,1226,-1,163,165,1213,-1,1227,1228,1229,-1,1230,1171,1231,-1,1232,1233,1234,-1,1235,1236,1237,-1,1238,1239,1240,-1,1241,1242,1243,-1,1244,1236,1245,-1,1246,1247,1248,-1,1249,1250,1251,-1,1248,1252,1253,-1,1243,1253,1252,-1,1252,1248,1254,-1,1255,1256,1257,-1,1258,1259,1260,-1,1261,1262,1263,-1,1264,1265,1266,-1,1267,1268,1269,-1,1268,1270,1247,-1,1271,1272,1273,-1,1269,1247,1246,-1,1274,1263,1262,-1,1270,1275,1276,-1,1277,1278,1279,-1,1278,1243,1279,-1,1241,1280,1281,-1,1282,1283,1284,-1,1285,1286,1287,-1,1288,1289,1290,-1,1288,1291,1292,-1,1293,1294,1295,-1,1296,1297,1298,-1,1299,1300,1301,-1,1302,1286,1285,-1,1303,1304,1305,-1,1303,1306,1304,-1,1289,1288,1307,-1,1308,1309,1310,-1,1311,1312,1313,-1,1314,1315,1316,-1,1317,1318,1319,-1,1320,1321,1322,-1,1323,1324,1325,-1,1326,1327,1328,-1,1329,1330,1331,-1,1332,1333,1334,-1,1335,1336,1337,-1,1331,1338,1339,-1,1340,1341,1342,-1,1343,1344,1345,-1,1346,1347,1348,-1,1349,1350,1316,-1,1351,1352,1353,-1,1336,1354,1337,-1,1355,1338,1356,-1,1357,1335,1358,-1,1359,1339,1360,-1,1361,1362,1363,-1,1364,1365,1366,-1,1367,1368,1369,-1,1370,1371,1372,-1,1363,1373,1374,-1,1375,1363,1362,-1,1376,1377,1378,-1,1323,1379,1380,-1,1381,1382,1383,-1,1384,1385,1386,-1,1387,1388,1382,-1,1389,1390,1391,-1,1392,1393,1394,-1,1374,1372,1395,-1,1396,1397,1398,-1,1399,1400,1379,-1,1400,1380,1379,-1,1381,1401,1402,-1,1403,1404,1405,-1,1404,1406,1407,-1,1406,1408,1407,-1,1409,1410,1411,-1,1412,1413,1414,-1,1415,1416,1417,-1,1418,1419,1391,-1,1420,1421,1422,-1,1423,1424,1420,-1,1354,1336,1425,-1,1426,1427,1407,-1,1337,1354,1428,-1,1429,1430,1431,-1,1432,1298,1433,-1,1298,1434,1435,-1,1436,1424,1437,-1,1438,1439,1440,-1,1441,1442,1439,-1,1430,1443,1444,-1,1445,1446,1447,-1,1448,1449,1436,-1,1450,1451,1452,-1,1427,1453,1454,-1,1455,1456,1457,-1,1458,1459,1460,-1,1461,1462,1463,-1,1464,1462,1461,-1,1295,1301,1465,-1,1300,1466,1467,-1,1468,1453,1469,-1,1470,1471,1472,-1,1473,1474,1475,-1,1476,1477,1478,-1,1479,1480,1481,-1,1482,1483,1484,-1,1485,1486,1326,-1,1487,1488,1481,-1,1489,1490,1491,-1,1492,1493,1494,-1,1495,1496,1497,-1,1498,1499,1500,-1,1497,1496,1501,-1,1502,1503,1504,-1,1504,1505,1506,-1,1507,1508,1509,-1,1510,1511,1512,-1,1513,1514,1515,-1,1516,1517,1518,-1,1519,1516,1520,-1,1521,1522,1523,-1,1524,1521,1525,-1,1526,1522,1527,-1,1528,1529,1530,-1,1531,1532,1533,-1,1534,1535,1536,-1,1537,1538,1539,-1,1540,1541,1542,-1,1543,1542,1544,-1,1545,1546,1547,-1,1548,1549,1550,-1,1551,1552,1553,-1,1554,1555,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,1575,1576,1577,-1,1578,1579,1580,-1,1581,1582,1583,-1,1584,1585,1586,-1,1533,1585,1587,-1,1588,1589,1590,-1,1589,1591,1590,-1,1592,1593,1594,-1,1595,1596,1597,-1,1598,1599,1600,-1,1589,1601,1591,-1,1602,1603,1604,-1,1605,1606,1607,-1,1608,1609,1610,-1,1611,1612,1613,-1,1614,1615,1616,-1,1617,1618,1619,-1,1532,1586,1585,-1,1620,1621,1622,-1,1623,1624,1625,-1,1626,1627,1628,-1,1629,1630,1631,-1,1632,1633,1634,-1,1635,1636,1637,-1,1638,1637,1639,-1,1623,1640,1641,-1,1642,1643,1644,-1,1645,1646,1647,-1,1648,1649,1650,-1,1651,1652,1653,-1,1610,1654,1608,-1,1655,1656,1657,-1,1658,1605,1659,-1,1660,1661,1662,-1,1604,1663,1664,-1,1665,1666,1667,-1,1668,1669,1670,-1,1617,1671,1672,-1,1673,1674,1675,-1,1676,1639,1677,-1,1678,1679,1680,-1,1681,1682,1683,-1,1684,1685,1686,-1,1687,1688,1689,-1,1690,1691,1493,-1,1494,1692,1693,-1,1694,1695,1696,-1,1697,1681,1695,-1,1698,1478,1477,-1,1699,1700,1701,-1,1702,1703,1696,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=4 */
		private int[] getsphenoid_geometry_5_26_coordIndex_4()
		{
			int[] value = {1704,1705,1706,-1,1686,1707,1708,-1,1709,1687,1710,-1,1711,1712,1713,-1,1620,1674,1673,-1,1714,1715,1716,-1,1717,1718,1715,-1,1718,1719,1715,-1,1720,1679,1721,-1,1518,1517,1602,-1,1555,1722,1723,-1,1724,1725,1726,-1,1727,1728,1729,-1,1730,1731,1732,-1,1733,1734,1619,-1,1671,1557,1735,-1,1692,1494,1679,-1,1736,1737,1738,-1,1732,1731,1626,-1,1739,1740,1741,-1,1742,1743,1744,-1,1745,1746,1747,-1,1748,1749,1750,-1,1751,1750,1752,-1,1753,1754,1755,-1,1756,1757,1758,-1,1747,1759,1760,-1,1746,1745,1761,-1,1762,1763,1760,-1,1742,1764,1763,-1,1765,1766,1767,-1,1755,1754,1768,-1,1769,1770,1771,-1,1772,1773,1774,-1,1775,1750,1749,-1,1776,1777,1741,-1,1778,1779,1780,-1,1781,1782,1783,-1,1784,1785,1786,-1,1787,1788,1789,-1,1790,1791,1792,-1,1793,1794,1795,-1,1796,1797,1798,-1,1799,1800,1795,-1,1801,1802,1803,-1,1804,1805,1806,-1,1807,1792,1791,-1,1808,1809,1810,-1,1811,1812,1813,-1,1814,1815,1816,-1,1817,1818,1819,-1,1820,1784,1786,-1,1821,1822,1823,-1,1824,1825,1826,-1,1827,1828,1829,-1,1830,1831,1832,-1,1833,1834,1796,-1,1793,1835,1836,-1,1837,1838,1839,-1,1840,1841,1842,-1,1843,1835,1800,-1,1844,1845,1846,-1,1846,1782,1844,-1,1847,1848,1169,-1,1849,1850,1851,-1,1852,1853,1781,-1,1853,1852,1854,-1,1855,1856,1857,-1,1857,1231,1855,-1,1858,1859,1854,-1,1324,1387,1325,-1,1860,1861,1862,-1,1861,1863,1864,-1,1865,1866,1867,-1,1868,1869,1870,-1,1865,1871,1872,-1,1873,1874,1870,-1,1875,1876,1877,-1,1878,1879,1880,-1,1881,1882,1883,-1,1884,1885,1886,-1,1887,1888,1889,-1,1889,1890,1891,-1,1892,1893,1894,-1,1895,1896,1872,-1,1897,1898,1558,-1,1899,1900,1901,-1,1902,1568,1903,-1,1904,1905,1906,-1,1907,1416,1415,-1,1908,1909,1910,-1,1911,1912,1913,-1,1914,1912,1911,-1,1915,1916,1917,-1,1918,1471,1919,-1,1920,1921,1922,-1,1920,1470,1472,-1,1923,1924,1925,-1,1926,1927,1928,-1,1929,1930,1931,-1,1932,1930,1933,-1,1934,1935,1936,-1,1937,1938,1931,-1,1938,1937,1939,-1,1933,1940,1941,-1,1369,1942,1943,-1,1944,1945,1946,-1,1947,1948,1949,-1,1950,1951,1952,-1,1953,1954,1955,-1,1956,1957,1958,-1,1954,1959,1955,-1,1954,1960,1959,-1,1961,1962,1963,-1,1964,1965,1966,-1,1967,1968,1969,-1,1970,1971,1972,-1,1973,1974,1975,-1,1976,1977,1978,-1,1979,1980,1981,-1,1982,1983,1971,-1,1984,1985,1986,-1,1987,1988,1989,-1,1989,1990,1991,-1,1992,1993,1994,-1,1995,1971,1970,-1,1996,1997,1998,-1,1999,2000,2001,-1,1996,2002,2001,-1,2003,2004,2005,-1,2006,2007,2008,-1,2009,2010,2011,-1,2012,2013,2014,-1,1989,1988,2006,-1,2015,2009,2016,-1,2017,2018,2019,-1,2020,2021,2022,-1,2023,2024,2025,-1,2026,2020,2027,-1,2028,2029,1501,-1,2030,2031,1365,-1,2032,2033,2034,-1,2035,2036,2037,-1,2038,1582,1581,-1,2039,2040,2041,-1,2042,2043,2044,-1,2045,2046,2047,-1,2048,2049,2050,-1,2051,2052,2053,-1,2054,2055,2056,-1,2057,2058,2059,-1,2060,2061,1945,-1,2062,2063,2064,-1,2065,2066,2067,-1,2068,2069,2070,-1,2071,2072,2073,-1,2074,2075,2076,-1,1982,1985,2077,-1,1987,2078,1988,-1,2001,2079,2080,-1,1916,2019,2081,-1,1385,2082,2083,-1,2084,2085,2086,-1,2087,2088,2089,-1,2090,2091,2092,-1,2093,2094,2095,-1,2091,2096,2097,-1,2098,2099,2100,-1,1302,1431,2101,-1,2038,2102,1584,-1,2103,2104,2105,-1,2106,2107,2108,-1,1567,1954,1953,-1,2109,2110,2106,-1,2111,2112,2108,-1,2112,2111,2113,-1,2114,2115,2116,-1,2115,2117,2118,-1,2119,2120,2121,-1,2122,2123,2124,-1,2118,2117,2125,-1,2126,2127,2128,-1,2129,2130,2131,-1,2132,2024,2133,-1,2134,2132,2135,-1,2136,2137,2138,-1,2139,2140,2141,-1,2142,1936,2143,-1,2144,2145,2146,-1,2147,2148,2149,-1,2150,2151,2139,-1,1250,2152,2153,-1,2154,2155,2156,-1,2157,2158,2159,-1,2160,2161,2162,-1,2163,2164,2165,-1,2165,2166,2163,-1,2167,2168,2169,-1,2165,2170,2171,-1,2172,2173,2174,-1,2175,2176,2177,-1,2175,2172,2176,-1,1742,2178,2179,-1,1963,2180,1762,-1,2181,1952,1951,-1,2182,2183,2184,-1,1814,2185,1968,-1,2184,2186,2187,-1,1968,2188,1969,-1,1779,1778,2189,-1,2190,2191,2192,-1,2134,2193,2194,-1,2195,2196,2197,-1,2198,2199,2200,-1,2201,2202,2110,-1,1968,2203,2204,-1,2205,2206,2207,-1,2208,1965,2209,-1,2210,2211,2200,-1,2212,2213,2214,-1,2206,2215,2216,-1,2103,2217,2097,-1,2218,2099,2094,-1,2219,2220,1581,-1,2221,2199,2222,-1,2223,2224,2225,-1,2226,2227,2228,-1,2109,2229,1562,-1,2152,1281,2230,-1,2022,2231,2124,-1,2043,2232,2151,-1,2233,2234,2235,-1,2236,2237,2238,-1,2239,2240,2241,-1,2242,2243,2244,-1,2245,2246,2247,-1,2248,1789,2249,-1,2250,2251,2252,-1,2253,2055,2254,-1,2051,2255,2256,-1,2257,2258,1759,-1,1864,1872,1896,-1,2143,2259,2260,-1,2261,2262,2263,-1,2264,2265,2266,-1,2267,2268,2269,-1,1332,1384,2270,-1,2271,2272,1618,-1,2273,2274,2275,-1,2276,2277,2269,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=5 */
		private int[] getsphenoid_geometry_5_26_coordIndex_5()
		{
			int[] value = {2278,2279,2280,-1,1411,2279,2278,-1,1409,2281,2282,-1,2283,1906,1905,-1,1947,2284,2285,-1,2063,2062,1386,-1,1311,2286,2287,-1,2288,2289,1361,-1,2290,2291,2292,-1,2254,2293,2294,-1,1282,2295,2058,-1,1234,2296,2297,-1,2255,2298,2256,-1,2259,2299,2300,-1,2301,2302,2303,-1,2304,2305,2306,-1,2304,2307,2230,-1,2242,1926,2308,-1,1924,2262,2309,-1,2263,2310,2311,-1,2312,2247,2246,-1,2313,2161,2314,-1,2315,2316,2317,-1,2318,2158,2319,-1,2320,2314,2161,-1,2318,2321,2322,-1,2323,2324,2325,-1,2326,2320,2327,-1,2328,2329,2330,-1,2331,1560,2332,-1,1656,2333,2328,-1,1562,2229,2334,-1,2335,2336,2086,-1,2337,2338,1630,-1,1582,1584,2339,-1,2340,2341,1962,-1,2257,2342,1961,-1,2343,2344,2345,-1,1763,1764,1774,-1,2178,2239,1756,-1,2346,2347,2348,-1,1741,1740,2346,-1,2349,2350,2346,-1,2351,2352,2346,-1,2353,2351,2346,-1,2354,1167,2355,-1,2356,2357,1228,-1,2358,2359,2360,-1,1788,2361,2362,-1,2363,1232,1238,-1,2364,2365,2366,-1,1779,1782,2367,-1,2368,2189,2192,-1,2134,1778,2369,-1,2370,2192,2191,-1,2371,2372,2373,-1,2374,2375,1375,-1,2376,2377,2378,-1,2080,2379,1999,-1,2019,2380,2081,-1,2381,2005,2004,-1,2382,2383,2384,-1,1920,2385,2386,-1,2015,2008,2387,-1,2388,2389,2014,-1,2175,2390,2391,-1,2392,2393,2355,-1,2203,1968,1967,-1,2169,2168,2394,-1,2395,2171,2396,-1,2397,1980,2398,-1,2171,1975,1974,-1,1997,2000,2074,-1,1971,2399,2400,-1,2070,1892,2401,-1,1894,2402,2401,-1,2403,2404,1389,-1,2405,2406,1406,-1,2407,1406,2408,-1,2409,1378,2410,-1,2411,2412,2413,-1,2414,1400,1399,-1,2415,1392,2416,-1,2404,2417,1389,-1,2410,1378,1377,-1,2418,1400,2414,-1,2419,2413,2416,-1,2414,1428,1354,-1,2411,2420,2412,-1,2408,2421,2422,-1,2406,2405,2423,-1,2421,2404,2403,-1,2424,2425,2401,-1,2426,2427,2402,-1,1970,1973,2428,-1,2429,2430,2075,-1,2431,2432,2433,-1,2397,2434,2163,-1,2435,2436,2437,-1,2170,2438,2439,-1,2440,1979,2441,-1,2368,2442,2392,-1,2443,2444,2445,-1,1922,1921,2016,-1,2446,1989,1991,-1,2447,2448,2379,-1,2378,1999,2379,-1,2449,2377,2376,-1,2450,2451,2071,-1,2368,1849,2452,-1,2365,2364,2453,-1,2454,2455,2248,-1,2455,2454,2456,-1,2457,2458,2455,-1,2459,1780,1779,-1,2460,2461,2462,-1,2463,2363,1240,-1,2454,2464,1233,-1,1854,1852,1227,-1,1169,2465,1167,-1,1746,2257,1747,-1,2239,1744,2216,-1,2207,2180,2205,-1,2207,1762,2180,-1,2180,1962,2341,-1,2466,2467,2345,-1,2072,2468,2469,-1,2186,2470,2471,-1,1965,2340,1966,-1,2041,1533,1587,-1,1509,2472,2336,-1,2473,2474,2087,-1,2202,2475,2476,-1,1576,1575,2477,-1,2278,2478,2224,-1,2121,2479,2227,-1,2329,2228,2330,-1,2480,2475,2116,-1,2481,2482,2483,-1,1941,1923,2484,-1,2485,2486,2037,-1,2487,2488,2489,-1,1925,2309,2256,-1,2306,2490,2491,-1,2489,2298,2255,-1,2057,2254,2492,-1,2493,2309,2494,-1,2495,2089,2029,-1,1444,2496,1430,-1,2497,1485,1326,-1,2498,2499,2138,-1,2286,2500,2287,-1,1386,1385,2083,-1,2501,2502,2503,-1,1414,2504,2505,-1,1418,1305,1304,-1,2506,2281,2507,-1,2508,2280,2279,-1,2047,2509,2510,-1,2274,2508,2511,-1,2275,2512,2513,-1,2514,2515,2516,-1,2517,1357,2518,-1,2022,2123,2519,-1,2342,1951,1950,-1,1770,1769,2350,-1,2050,2493,2048,-1,2520,2231,2521,-1,2522,2302,2301,-1,2523,2524,1928,-1,1926,2242,2525,-1,2526,2527,2528,-1,1768,2326,2529,-1,2530,2326,2241,-1,2531,2532,2533,-1,2260,2144,2534,-1,2535,2536,2537,-1,2261,2494,2309,-1,2044,1949,2042,-1,2048,2494,2538,-1,2539,2540,2541,-1,2542,2122,2543,-1,2544,2480,1957,-1,2545,1656,2546,-1,2046,2547,2509,-1,2548,2549,2479,-1,1984,1986,2550,-1,2551,2478,2552,-1,2218,2090,2553,-1,1958,2212,2215,-1,2554,2555,1955,-1,2341,2340,2208,-1,2556,1741,1777,-1,2200,2557,2210,-1,1778,2558,2189,-1,1969,2188,2342,-1,1814,2559,2560,-1,2186,2184,2560,-1,2183,1951,2342,-1,1952,2561,1964,-1,2440,2559,1979,-1,2013,2387,2388,-1,2562,2563,2564,-1,2165,2438,2170,-1,2565,1001,1000,-1,2566,2567,2568,-1,2155,2154,2569,-1,2570,2571,2572,-1,2044,2512,2275,-1,2485,2573,2237,-1,2574,2143,2534,-1,2572,2571,2575,-1,2151,2261,2139,-1,2576,1912,1914,-1,2137,2136,2371,-1,2135,2380,2018,-1,2025,2024,2132,-1,2126,2577,2578,-1,2577,2126,2579,-1,2117,2128,2127,-1,1911,1913,2580,-1,2581,2371,2582,-1,2583,2519,2123,-1,2580,1913,2584,-1,2117,2115,2114,-1,2130,2585,2547,-1,2114,2331,2579,-1,2547,2585,2119,-1,2227,2226,2121,-1,2109,2106,2586,-1,2587,2586,2108,-1,2468,2587,2469,-1,2588,1585,1584,-1,2282,2589,2590,-1,2093,1583,2103,-1,2095,2099,2098,-1,2100,2553,2339,-1,2104,2591,2592,-1,2105,2592,2593,-1,2594,2595,2596,-1,2597,2598,2599,-1,1942,1369,2600,-1,2426,1887,2601,-1,2172,2175,2602,-1,1998,2603,1996,-1,2450,2073,2075,-1,2604,2605,2004,-1,2064,2505,2606,-1,2063,2061,2060,-1,2607,2233,2538,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=6 */
		private int[] getsphenoid_geometry_5_26_coordIndex_6()
		{
			int[] value = {2051,2608,2533,-1,2058,2057,1240,-1,2253,2059,2238,-1,2492,2609,2463,-1,2050,2293,2254,-1,2610,2234,2611,-1,2503,2502,2612,-1,2458,2457,2613,-1,1587,2071,2614,-1,1585,2588,2615,-1,2616,2334,2229,-1,2469,2617,2471,-1,1583,2093,2618,-1,2036,2035,2575,-1,1926,1928,2524,-1,2296,1234,2464,-1,2085,2619,2474,-1,2620,2621,2449,-1,1627,1509,2336,-1,2621,2620,2033,-1,2622,2623,1919,-1,2033,1375,2034,-1,2624,2625,2626,-1,2521,2021,2133,-1,1233,2363,2456,-1,2627,2628,2025,-1,2027,2629,2026,-1,2135,2018,2017,-1,2630,2003,2005,-1,2015,2016,1990,-1,2631,2389,2632,-1,2401,2402,2388,-1,2370,2633,2634,-1,2516,2427,2514,-1,2193,2134,2635,-1,2632,2636,2631,-1,1983,2637,1972,-1,2638,2639,2640,-1,2378,2377,2039,-1,2399,1995,2641,-1,2642,1992,2643,-1,2078,1987,2432,-1,1471,1470,2644,-1,1475,2645,2646,-1,2603,1985,1984,-1,1986,1985,1982,-1,2647,2168,2648,-1,1981,2437,2441,-1,2257,2648,1976,-1,2203,1978,2398,-1,2436,2429,2471,-1,2617,2211,2187,-1,2440,2470,2560,-1,2649,1746,2650,-1,2345,2651,1563,-1,1950,1966,1962,-1,1959,2652,2209,-1,2651,2345,2344,-1,2653,1759,2258,-1,1564,2651,1960,-1,2654,1957,1956,-1,1955,2555,2655,-1,1902,1903,2557,-1,2210,2181,2211,-1,1948,1947,1944,-1,2612,1946,2656,-1,2657,2658,2659,-1,1343,1346,1344,-1,1368,2138,2656,-1,2660,1341,2661,-1,2662,2245,2663,-1,2664,2665,2666,-1,1931,1932,2148,-1,1929,1940,1933,-1,1935,2143,1936,-1,2308,2524,1935,-1,2667,2259,2143,-1,2484,1925,2244,-1,2213,1958,1957,-1,2668,2174,2173,-1,2669,2604,2003,-1,2384,1472,1471,-1,2384,2383,1472,-1,2446,1921,1920,-1,2670,1918,1919,-1,2671,2646,2672,-1,2622,2673,2623,-1,1471,2644,2622,-1,1915,1917,2622,-1,2256,2309,2493,-1,2611,2674,2675,-1,2674,2611,2607,-1,2676,2607,2151,-1,2677,2678,2679,-1,1337,2678,2677,-1,1416,2680,2681,-1,2682,1578,1618,-1,1568,1567,1903,-1,1867,2683,1871,-1,2426,1888,1887,-1,1894,2684,2426,-1,2601,1887,1891,-1,1885,2641,1886,-1,2443,1993,2642,-1,1861,1896,1862,-1,2685,1992,1994,-1,2686,1860,1875,-1,1873,2515,1866,-1,1871,2684,1895,-1,1860,1862,2639,-1,1861,1860,2686,-1,2497,1321,2687,-1,2688,1433,1293,-1,1228,2689,2690,-1,1859,1858,2691,-1,1855,1854,1229,-1,1844,1854,1859,-1,1853,1782,1781,-1,1847,1227,1850,-1,2366,2692,2693,-1,1852,1851,1850,-1,1847,1850,1848,-1,2381,2694,2564,-1,2695,1836,1843,-1,1799,2696,1833,-1,1841,1840,1830,-1,1829,2697,1837,-1,1833,2696,2698,-1,2699,1829,2700,-1,2701,2702,1786,-1,2703,2704,2705,-1,2706,2707,2708,-1,2709,2710,2711,-1,1818,2712,1801,-1,2713,1806,2714,-1,2715,2716,2717,-1,1802,2718,1811,-1,2714,1802,2719,-1,2720,2721,2722,-1,2723,2708,2724,-1,1813,1812,2725,-1,2726,2704,2727,-1,2728,2729,2730,-1,2731,2732,2701,-1,2733,1792,1807,-1,1806,1805,1803,-1,1828,2734,1804,-1,2712,2718,1801,-1,1795,1794,2698,-1,1800,1835,1795,-1,2735,2736,1797,-1,1853,1854,1782,-1,547,546,2689,-1,2737,2738,1741,-1,1771,1761,1745,-1,1763,1774,1773,-1,1764,2179,2739,-1,1769,2740,1773,-1,1776,2738,2739,-1,2741,1744,1743,-1,1760,1759,2653,-1,1775,2742,2179,-1,1739,2743,1766,-1,1766,2744,1739,-1,2745,1776,2739,-1,2239,2178,1742,-1,2746,2747,2748,-1,1748,2749,2750,-1,1758,1757,1752,-1,2649,2647,2648,-1,2392,2751,2393,-1,1653,2752,1651,-1,2753,1671,1735,-1,2754,1654,2755,-1,1521,2756,1666,-1,1518,2757,2758,-1,2759,2760,2761,-1,1540,2762,2763,-1,1545,2764,1599,-1,1556,1555,2765,-1,2766,1736,2767,-1,2768,2769,2770,-1,1716,1715,2771,-1,2772,1679,2773,-1,2774,1686,2775,-1,2776,2777,1710,-1,2778,1691,1687,-1,1700,2779,1701,-1,1698,2780,1476,-1,2781,1674,1622,-1,1679,1494,1493,-1,1705,1704,2782,-1,2783,2770,1693,-1,2775,2784,2785,-1,2786,1464,1461,-1,2787,2788,2789,-1,2790,2791,2792,-1,1680,2778,1678,-1,1702,2793,2794,-1,2795,1462,2796,-1,2797,2789,2782,-1,1703,1702,1482,-1,2798,1701,1644,-1,1674,2781,1675,-1,2272,1733,1619,-1,2799,2800,1591,-1,2801,1668,2802,-1,1607,2803,2804,-1,2805,2806,2807,-1,1653,1652,1613,-1,2808,2809,2810,-1,1636,2811,1643,-1,1637,2812,2813,-1,1897,1557,1733,-1,2814,2815,2816,-1,2817,2818,1517,-1,1630,2819,1631,-1,1677,1639,1637,-1,1677,2820,2795,-1,2821,2822,2823,-1,2809,2808,2223,-1,2824,2825,1671,-1,2826,2827,2828,-1,2829,2807,2828,-1,2830,2831,2832,-1,2801,2833,2832,-1,1672,2834,1618,-1,2592,1572,1595,-1,1600,2835,2836,-1,1613,1612,2837,-1,2838,1611,1652,-1,2839,2809,2840,-1,2841,2842,2843,-1,1610,1609,2844,-1,2763,2845,1588,-1,1723,2846,1592,-1,1592,2847,1723,-1,2847,2848,1723,-1,2849,1593,1595,-1,1616,1615,2766,-1,1599,2850,1737,-1,2851,2852,1577,-1,2800,2799,2852,-1,2853,1554,1549,-1,2854,1577,2852,-1,2854,2855,2826,-1,1572,1574,2856,-1,1569,2857,1595,-1,2858,1672,2825,-1,2859,1900,1899,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=7 */
		private int[] getsphenoid_geometry_5_26_coordIndex_7()
		{
			int[] value = {1562,1561,2109,-1,2860,1550,1554,-1,2861,1550,2860,-1,1549,1554,1550,-1,2862,2863,2864,-1,1544,2767,1738,-1,1738,2865,2764,-1,1539,2866,2867,-1,1536,1542,1543,-1,2868,2815,2814,-1,2869,2870,2871,-1,1633,2872,1634,-1,1523,2873,2756,-1,2595,1510,1519,-1,1630,1629,2874,-1,2084,2086,2875,-1,2337,2472,1509,-1,1629,2876,2877,-1,1512,1511,1630,-1,2878,2879,2880,-1,1628,1502,2880,-1,1507,1626,1731,-1,2290,2881,1497,-1,2882,2883,2624,-1,2790,2882,2791,-1,1503,1500,1499,-1,2881,2884,2885,-1,1699,2886,1700,-1,1688,2887,2888,-1,2784,2889,2785,-1,2890,2784,2891,-1,1480,1483,1706,-1,2881,2292,2884,-1,1469,1453,1427,-1,1300,2892,2893,-1,1465,2688,2894,-1,1426,2895,1449,-1,2896,2897,1469,-1,2898,2899,1485,-1,2895,1436,1449,-1,1442,1448,1436,-1,1301,1294,1299,-1,1429,1433,2900,-1,2901,1443,2900,-1,1465,1440,2901,-1,1444,1439,1442,-1,2902,2903,1423,-1,2496,2101,1431,-1,2904,1621,1288,-1,2905,2895,1426,-1,1427,2906,2907,-1,1379,2678,1428,-1,2908,2909,2679,-1,2422,2910,1420,-1,2422,2421,1419,-1,1905,2681,2911,-1,2511,2269,2268,-1,2279,2276,2508,-1,2680,1907,1410,-1,2907,1405,1404,-1,2912,2905,1408,-1,2416,2404,2913,-1,1381,1405,1401,-1,1395,2914,2288,-1,2409,1909,1378,-1,2417,1390,1389,-1,2403,1419,2421,-1,1421,1424,2905,-1,1381,2406,2423,-1,1406,1404,1403,-1,1355,1384,1338,-1,2915,1381,2916,-1,1382,2917,1383,-1,2679,2678,1379,-1,2277,1907,1415,-1,2499,2918,2372,-1,1361,2289,2088,-1,1373,1372,1374,-1,2275,2284,1949,-1,1331,1359,2919,-1,2082,2920,2921,-1,2922,1943,1942,-1,2922,1396,1943,-1,2923,2924,1352,-1,1315,2925,2926,-1,2927,2928,2929,-1,1342,2930,2920,-1,2931,1341,1340,-1,2932,2922,2921,-1,1384,1339,1338,-1,2518,1333,2517,-1,2933,1337,2677,-1,2934,1425,1336,-1,1328,1327,2935,-1,1319,1318,2936,-1,1314,1485,2899,-1,2899,1317,1319,-1,2937,1317,2500,-1,1306,2938,1286,-1,1435,1299,1294,-1,2101,1306,1302,-1,1292,1307,1288,-1,2939,1307,2940,-1,2941,1291,1288,-1,1290,1289,2942,-1,1266,2943,2944,-1,2945,2946,2947,-1,1257,2948,2949,-1,2950,2951,2946,-1,2952,2953,2954,-1,1263,1274,2955,-1,1246,2956,2957,-1,1271,1274,2956,-1,1275,1270,1268,-1,1268,2958,2959,-1,1267,2960,2958,-1,1276,1254,1247,-1,2961,1261,1255,-1,1271,2962,2963,-1,1248,2964,2956,-1,1259,2961,2965,-1,2943,2966,2967,-1,1266,1273,2966,-1,2968,2969,2948,-1,1282,2052,2295,-1,1272,1284,1283,-1,2970,1276,1275,-1,2504,2606,2505,-1,2971,8,7,-1,2465,2972,2392,-1,1849,2368,1848,-1,1216,1221,2973,-1,1222,1224,2974,-1,193,1223,1222,-1,2975,1213,165,-1,1221,2974,2976,-1,1219,1216,1218,-1,177,2977,156,-1,160,1213,1215,-1,2978,2979,2980,-1,825,822,2981,-1,2982,2983,790,-1,2984,2985,2986,-1,2987,2984,910,-1,2988,1207,800,-1,2988,2989,1207,-1,2990,2991,2992,-1,2993,1205,2994,-1,2995,2990,2996,-1,2997,2998,783,-1,2999,3000,3001,-1,914,3002,3003,-1,1199,1005,3004,-1,713,3005,707,-1,832,3006,907,-1,1004,3007,916,-1,3008,975,3009,-1,1191,1190,1192,-1,857,1193,1190,-1,807,3010,3011,-1,3012,3013,851,-1,3014,1085,3015,-1,974,1023,973,-1,548,3016,1180,-1,634,3017,1187,-1,14,3018,843,-1,3019,2362,3020,-1,3021,3022,3023,-1,636,2357,2356,-1,2999,1167,2354,-1,2348,2347,3024,-1,3024,1080,3025,-1,3025,2352,2351,-1,3026,3027,3028,-1,3029,538,540,-1,1160,767,3030,-1,773,784,764,-1,756,3031,760,-1,771,3032,1031,-1,770,1029,3033,-1,929,938,3034,-1,3035,399,277,-1,3036,855,860,-1,3037,1154,1153,-1,3038,873,318,-1,3039,3040,3041,-1,1148,1096,410,-1,3039,1142,3042,-1,3043,3044,954,-1,1142,3045,3042,-1,1139,3046,1062,-1,3047,1165,3048,-1,3049,3050,3051,-1,1139,3052,997,-1,2319,2158,994,-1,998,3053,3054,-1,3046,999,3055,-1,3056,3057,1133,-1,3058,3059,3060,-1,734,3061,3062,-1,3063,1120,1054,-1,3064,3065,1132,-1,1123,1126,1125,-1,730,863,1070,-1,3066,3067,3068,-1,1058,3069,728,-1,3070,3071,3072,-1,3073,3074,3075,-1,3076,3022,3077,-1,895,3078,3079,-1,1177,887,886,-1,898,3080,3081,-1,3082,3083,3084,-1,902,3085,3086,-1,900,128,754,-1,185,186,3087,-1,3088,385,384,-1,3089,1095,184,-1,3090,3091,3092,-1,1088,129,3093,-1,681,372,3094,-1,91,3095,96,-1,3090,142,3091,-1,3096,3097,3098,-1,1049,3060,3059,-1,3099,1058,727,-1,664,663,658,-1,296,3100,308,-1,695,3080,898,-1,1113,886,3101,-1,3102,3103,3104,-1,1184,3105,3106,-1,743,3057,3107,-1,726,725,1070,-1,1065,1067,1076,-1,1065,1073,1072,-1,1061,3028,3027,-1,3108,987,3109,-1,893,985,1060,-1,688,3110,3111,-1,962,3112,846,-1,962,1085,963,-1,1122,3067,3113,-1,1136,1137,3114,-1,318,873,948,-1,1144,1146,950,-1,3115,3116,3117,-1,941,943,3118,-1,3119,3120,937,-1,3121,933,924,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=8 */
		private int[] getsphenoid_geometry_5_26_coordIndex_8()
		{
			int[] value = {503,505,1032,-1,3122,1032,1161,-1,1033,3123,723,-1,781,780,1024,-1,770,3124,1030,-1,532,503,3122,-1,1014,3125,780,-1,3126,2997,1008,-1,3127,1155,948,-1,1025,3116,1086,-1,819,818,1023,-1,3128,591,3129,-1,3130,1023,1180,-1,3131,3132,2997,-1,3133,779,1018,-1,2997,1019,1008,-1,1018,1015,3133,-1,3125,1014,1012,-1,3134,1163,3135,-1,538,528,521,-1,1195,3136,915,-1,719,915,3136,-1,3137,2991,2990,-1,3138,3139,787,-1,813,812,1208,-1,3140,3052,3141,-1,995,994,2158,-1,991,3142,1117,-1,991,1122,3142,-1,3099,986,984,-1,733,3143,987,-1,1084,3060,980,-1,139,644,1107,-1,835,973,818,-1,835,845,3144,-1,3145,957,3146,-1,969,3147,3148,-1,1048,976,3149,-1,1044,962,1045,-1,1145,3150,951,-1,3147,958,1140,-1,3151,3152,3153,-1,3154,3153,3155,-1,760,761,679,-1,3154,3155,3156,-1,923,935,3121,-1,938,937,942,-1,66,3157,64,-1,931,933,932,-1,3158,3159,3160,-1,934,3121,935,-1,3161,3160,1034,-1,3162,3163,1111,-1,3036,1157,1156,-1,122,3164,149,-1,650,677,676,-1,3165,3166,3008,-1,1192,3167,3168,-1,3169,3170,801,-1,811,3171,3172,-1,910,909,870,-1,3173,3174,3175,-1,3176,902,903,-1,3177,894,895,-1,697,696,3178,-1,3179,896,898,-1,888,3180,1051,-1,899,3181,692,-1,1083,990,1089,-1,1052,3182,3111,-1,806,808,1158,-1,941,3034,942,-1,865,1124,1123,-1,1157,849,853,-1,3183,132,1106,-1,3184,1110,3185,-1,3015,846,836,-1,3144,1078,841,-1,1085,846,3015,-1,823,3186,824,-1,1197,3187,831,-1,830,829,3169,-1,814,828,3188,-1,3189,1199,831,-1,3190,3191,829,-1,832,906,833,-1,3192,2985,3193,-1,3194,2986,3192,-1,3195,2983,3196,-1,3197,3198,802,-1,271,857,3010,-1,801,3199,3200,-1,2983,811,3172,-1,2992,1209,3201,-1,812,2983,3195,-1,1028,2997,1026,-1,764,3032,773,-1,762,761,759,-1,3202,763,3203,-1,1012,1013,772,-1,127,755,754,-1,751,3204,753,-1,1039,1038,736,-1,3062,3205,737,-1,733,731,3206,-1,735,3207,3206,-1,3207,738,733,-1,724,1120,3063,-1,3208,3209,720,-1,3209,3210,628,-1,712,798,711,-1,3211,1198,711,-1,3212,709,1198,-1,3166,3213,700,-1,3214,3149,978,-1,3110,688,690,-1,1103,170,3215,-1,1087,85,87,-1,678,3216,757,-1,3217,3117,3218,-1,3219,402,405,-1,658,663,3220,-1,3221,911,3220,-1,674,3222,2981,-1,3223,672,671,-1,3224,3225,3226,-1,3227,3228,661,-1,3229,3230,796,-1,647,657,648,-1,651,650,3231,-1,652,649,648,-1,3232,662,664,-1,80,3233,145,-1,3234,550,637,-1,3234,1172,3235,-1,1,638,3234,-1,3016,3236,631,-1,632,631,3236,-1,1188,631,630,-1,3237,1169,3,-1,548,624,549,-1,548,3238,624,-1,555,622,621,-1,615,617,616,-1,3239,612,611,-1,623,3240,3241,-1,3242,3243,622,-1,569,610,609,-1,3244,3245,613,-1,607,562,3246,-1,3240,3247,3241,-1,3248,3249,3250,-1,3248,3251,3252,-1,604,603,3253,-1,3254,3255,3256,-1,585,587,588,-1,3257,581,580,-1,3258,3259,3260,-1,3253,572,571,-1,565,3261,564,-1,564,563,565,-1,567,560,559,-1,3262,3263,597,-1,619,556,620,-1,618,551,569,-1,555,554,558,-1,3250,572,3264,-1,3265,583,599,-1,3105,3020,1185,-1,1180,1023,974,-1,545,3266,524,-1,3267,529,522,-1,3029,537,536,-1,542,1082,1081,-1,1164,1061,535,-1,3268,3269,1063,-1,512,527,526,-1,3270,526,3271,-1,520,3272,540,-1,511,507,775,-1,524,3266,3273,-1,539,765,1166,-1,531,3274,3026,-1,3269,3275,3047,-1,3276,3273,3266,-1,517,3267,515,-1,3267,3277,515,-1,507,510,1166,-1,504,3272,520,-1,545,500,3278,-1,3279,3280,3281,-1,343,305,304,-1,459,3282,454,-1,3283,404,403,-1,263,3284,414,-1,3285,3286,3280,-1,3287,3288,3289,-1,339,3290,3291,-1,351,350,3292,-1,483,285,3293,-1,3294,459,3295,-1,473,475,3296,-1,473,3296,3297,-1,473,459,3294,-1,3298,396,3299,-1,204,470,205,-1,3300,467,471,-1,453,464,3301,-1,238,437,3302,-1,431,3303,432,-1,428,247,249,-1,3304,460,3305,-1,432,3306,3307,-1,3308,439,229,-1,3309,3310,3311,-1,3282,448,455,-1,468,3312,447,-1,3313,467,3300,-1,446,445,457,-1,229,231,3310,-1,3302,3314,3315,-1,3316,394,3317,-1,3318,460,3319,-1,3320,425,3298,-1,3321,3283,424,-1,373,497,3321,-1,371,350,3322,-1,3323,3324,3325,-1,3326,3327,3328,-1,3286,3329,480,-1,3330,3331,3332,-1,3333,420,3334,-1,3039,3335,3336,-1,356,358,495,-1,3284,3337,358,-1,3335,3338,3339,-1,442,3340,3314,-1,3341,3342,3343,-1,3299,200,3344,-1,3345,3346,288,-1,398,399,270,-1,261,264,275,-1,3347,3314,3348,-1,3349,3350,3318,-1,3043,1145,387,-1,3159,927,3351,-1,3352,3353,936,-1,382,380,379,-1,3354,375,374,-1,424,372,3321,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=9 */
		private int[] getsphenoid_geometry_5_26_coordIndex_9()
		{
			int[] value = {946,922,333,-1,347,346,3355,-1,370,369,366,-1,364,363,407,-1,3356,3357,357,-1,3357,368,3284,-1,420,3358,3359,-1,3360,3361,3362,-1,355,488,345,-1,3363,3364,3365,-1,3366,327,926,-1,3367,422,3368,-1,3355,342,3160,-1,936,938,929,-1,3034,941,867,-1,3096,3369,681,-1,3370,336,335,-1,388,3371,3372,-1,3373,418,3374,-1,3375,3042,3045,-1,329,326,325,-1,497,373,324,-1,3376,3203,1153,-1,313,3377,315,-1,314,402,3378,-1,3290,3379,485,-1,3380,297,296,-1,297,484,487,-1,301,3381,287,-1,298,3382,3383,-1,3353,3352,3384,-1,400,3385,3386,-1,3346,3387,3388,-1,3389,3390,3391,-1,3392,3388,3393,-1,3394,3387,281,-1,3395,3396,3397,-1,3398,280,3035,-1,274,3399,3279,-1,280,3400,279,-1,3401,3395,283,-1,3185,252,3402,-1,263,260,253,-1,3403,251,253,-1,253,3404,3403,-1,3405,3184,3406,-1,3407,252,251,-1,3408,452,3409,-1,425,3320,426,-1,3410,847,3411,-1,3412,450,3408,-1,3413,3414,227,-1,3307,3415,239,-1,3416,3417,234,-1,3418,3419,3420,-1,213,223,222,-1,3317,3421,3422,-1,196,197,3423,-1,3424,3425,3426,-1,158,3427,224,-1,211,210,215,-1,211,217,203,-1,210,225,3428,-1,3429,210,3430,-1,225,212,3431,-1,67,61,3432,-1,218,3433,3432,-1,220,3434,203,-1,685,194,1220,-1,176,178,196,-1,3435,1220,1218,-1,3436,3431,207,-1,190,3437,189,-1,161,187,1099,-1,140,3438,3439,-1,3440,683,3441,-1,3442,181,1095,-1,178,176,156,-1,178,156,179,-1,179,155,173,-1,148,3443,172,-1,195,143,1223,-1,3444,133,3084,-1,168,3215,169,-1,3439,2975,165,-1,161,3445,163,-1,3446,3443,148,-1,157,199,158,-1,96,3095,3086,-1,153,173,155,-1,195,191,144,-1,169,1225,166,-1,3012,3082,3013,-1,3013,138,851,-1,134,3444,3447,-1,746,646,3448,-1,131,3085,1106,-1,133,3449,3013,-1,101,100,745,-1,84,95,126,-1,3450,94,150,-1,686,1220,3435,-1,88,3451,116,-1,111,3452,3453,-1,3454,3455,3456,-1,103,3457,104,-1,102,101,99,-1,3458,3459,3450,-1,745,3460,3461,-1,94,3450,126,-1,149,3164,150,-1,90,686,3435,-1,3451,88,90,-1,82,3462,918,-1,3463,3464,3465,-1,54,60,62,-1,65,71,3466,-1,1098,3467,3466,-1,55,3468,70,-1,3420,59,69,-1,3432,3433,68,-1,3469,643,222,-1,63,57,56,-1,3468,55,54,-1,3470,70,3468,-1,9,3079,896,-1,3142,3113,3471,-1,3472,47,3473,-1,3472,48,47,-1,31,40,32,-1,43,35,41,-1,43,24,30,-1,42,11,26,-1,3474,32,39,-1,3475,39,33,-1,37,51,50,-1,3476,3477,35,-1,33,21,3475,-1,3478,3477,29,-1,3479,23,3473,-1,3473,3480,3481,-1,3480,3473,23,-1,3479,30,24,-1,3482,3483,18,-1,3471,3484,3485,-1,3486,3472,3481,-1,890,12,14,-1,13,3483,3018,-1,861,844,843,-1,1172,1171,7,-1,639,636,1170,-1,638,636,639,-1,3487,3001,4,-1,1172,7,6,-1,1169,1168,3,-1,14,13,3018,-1,3486,3488,3472,-1,3471,3489,3484,-1,3483,19,18,-1,24,23,3479,-1,3480,23,3490,-1,3478,29,28,-1,46,45,3491,-1,33,22,21,-1,3476,29,3477,-1,37,36,51,-1,3475,3474,39,-1,3474,30,32,-1,42,17,11,-1,30,3474,43,-1,43,3476,35,-1,3472,3485,48,-1,3473,3481,3472,-1,3471,3488,3142,-1,896,3179,9,-1,54,56,3468,-1,3432,68,67,-1,61,60,3432,-1,58,200,56,-1,222,221,3469,-1,223,3420,69,-1,3469,3433,218,-1,70,64,55,-1,3441,1098,3466,-1,3467,65,3466,-1,62,56,54,-1,3463,3492,97,-1,3493,3494,3495,-1,111,110,75,-1,3496,3497,73,-1,3498,3499,3413,-1,3450,3459,124,-1,83,92,3500,-1,90,3435,85,-1,126,95,94,-1,3458,3450,3501,-1,102,99,98,-1,3457,3502,104,-1,3503,3454,3456,-1,3504,3505,3506,-1,3452,3507,3453,-1,88,116,115,-1,84,83,3500,-1,3501,3450,150,-1,126,3508,84,-1,133,3013,3082,-1,131,1106,132,-1,3448,130,746,-1,3447,645,134,-1,133,135,3449,-1,3013,3449,138,-1,166,168,169,-1,144,143,195,-1,146,148,152,-1,96,3086,149,-1,3446,148,3233,-1,162,161,163,-1,165,164,3439,-1,3444,3084,3509,-1,3448,3510,120,-1,195,1223,193,-1,172,152,148,-1,3511,179,173,-1,3442,1095,3089,-1,3440,3441,186,-1,3439,684,140,-1,187,3436,207,-1,3437,159,189,-1,3436,189,3431,-1,1218,86,3435,-1,196,198,176,-1,1220,686,685,-1,203,217,220,-1,218,3432,219,-1,216,220,217,-1,232,3512,233,-1,71,3087,3466,-1,211,208,212,-1,3431,158,225,-1,215,210,3429,-1,211,215,217,-1,3513,3514,3515,-1,158,226,3427,-1,3465,3464,3516,-1,196,3423,234,-1,3517,3518,3519,-1,3520,3521,3522,-1,3422,3316,3317,-1,3422,243,3316,-1,213,232,223,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=10 */
		private int[] getsphenoid_geometry_5_26_coordIndex_10()
		{
			int[] value = {233,3418,3420,-1,3416,234,3523,-1,712,715,798,-1,797,3524,3525,-1,461,3304,462,-1,3307,239,3526,-1,242,3527,3528,-1,3529,241,3530,-1,3412,3531,450,-1,3532,3533,3409,-1,243,3534,230,-1,3282,449,448,-1,3407,3402,252,-1,3535,476,250,-1,447,254,448,-1,3406,3536,3405,-1,253,259,3404,-1,263,253,3537,-1,3538,259,260,-1,3279,275,274,-1,3398,3035,3539,-1,3540,3541,3400,-1,285,482,3401,-1,3395,3401,3396,-1,3387,3391,281,-1,3389,3391,3542,-1,3390,281,3391,-1,295,3543,294,-1,3544,286,292,-1,297,487,3545,-1,3544,3543,3546,-1,3382,3547,3383,-1,3548,3549,402,-1,485,302,307,-1,305,484,297,-1,314,3378,312,-1,315,3550,310,-1,3551,3219,404,-1,3552,3553,3554,-1,3037,3555,721,-1,3376,3202,3203,-1,329,325,330,-1,3556,331,328,-1,3045,1093,3375,-1,3373,3557,418,-1,335,3558,3370,-1,3094,3096,681,-1,867,869,3034,-1,929,3559,936,-1,876,936,3353,-1,3367,3368,353,-1,422,3560,3368,-1,3561,3363,3365,-1,349,3562,327,-1,341,486,337,-1,3560,3563,3368,-1,3564,3565,483,-1,420,419,3358,-1,3284,358,3357,-1,364,407,3566,-1,370,366,365,-1,922,328,333,-1,424,423,372,-1,3352,936,3559,-1,396,200,3299,-1,3318,3567,3349,-1,3314,3568,3348,-1,261,275,3279,-1,3569,3345,288,-1,3378,3570,312,-1,3571,395,3572,-1,3573,3567,3318,-1,429,406,3574,-1,438,442,3314,-1,3337,495,358,-1,3336,3575,3039,-1,420,3359,3334,-1,415,3330,3332,-1,3373,3374,3564,-1,3326,493,3327,-1,3323,374,3324,-1,3322,3365,371,-1,3365,3366,371,-1,497,3283,3321,-1,3320,3298,3344,-1,3319,3573,3318,-1,458,459,3576,-1,3303,3577,3308,-1,3301,3578,472,-1,3310,3309,229,-1,457,3579,446,-1,3580,3313,3300,-1,447,449,468,-1,455,454,3282,-1,3311,3581,3309,-1,229,3309,3308,-1,432,3307,3526,-1,3582,435,434,-1,3304,461,460,-1,428,3583,247,-1,3303,3581,432,-1,238,457,437,-1,464,3584,3301,-1,467,3585,471,-1,3344,3298,3299,-1,3294,3586,473,-1,3587,473,3586,-1,478,3588,459,-1,259,413,499,-1,483,482,285,-1,284,3589,492,-1,3292,3550,351,-1,339,3291,3590,-1,3591,3287,3289,-1,3280,3592,3285,-1,414,260,263,-1,403,424,3283,-1,304,344,343,-1,3279,3592,3280,-1,545,501,500,-1,507,511,510,-1,530,529,3267,-1,3277,514,515,-1,3277,3593,514,-1,3269,3047,3048,-1,3276,3266,3278,-1,3269,3268,3275,-1,3026,521,531,-1,1166,510,539,-1,775,541,511,-1,540,538,520,-1,1063,3594,3268,-1,1081,509,542,-1,543,3029,536,-1,3277,3267,522,-1,545,524,3595,-1,974,3596,1180,-1,3016,548,3236,-1,603,3597,3598,-1,3020,1186,1185,-1,3250,3264,3599,-1,555,558,3242,-1,569,3600,618,-1,619,554,556,-1,567,566,560,-1,3253,3264,572,-1,557,3601,558,-1,580,589,3257,-1,583,3597,582,-1,3256,3602,596,-1,3256,595,3602,-1,3603,3604,577,-1,3256,596,3254,-1,603,3598,3253,-1,3248,3605,3251,-1,3250,3599,3248,-1,3240,3606,3247,-1,607,3246,608,-1,3244,608,3245,-1,3600,569,609,-1,3242,622,555,-1,623,3241,3607,-1,3608,3239,611,-1,615,614,617,-1,556,555,621,-1,1188,1180,3016,-1,3,629,3237,-1,630,5,1188,-1,3236,3609,632,-1,1188,3016,631,-1,550,632,3609,-1,3234,3235,1,-1,3234,640,1172,-1,3234,637,640,-1,80,3446,3233,-1,654,664,655,-1,664,647,3232,-1,648,677,652,-1,3610,3611,3612,-1,647,658,657,-1,3610,649,660,-1,3227,810,3228,-1,3613,3225,3614,-1,795,3615,796,-1,668,670,3616,-1,671,3231,3223,-1,671,2980,3231,-1,674,913,3222,-1,663,3221,3220,-1,3219,3548,402,-1,3117,320,3218,-1,678,680,3216,-1,1104,1103,3215,-1,960,3149,3214,-1,693,3214,978,-1,3166,3165,3213,-1,701,715,707,-1,3211,711,798,-1,711,713,712,-1,724,3063,1128,-1,3617,1068,863,-1,3618,735,734,-1,736,735,3206,-1,733,3206,3207,-1,737,3618,3062,-1,1127,3205,3062,-1,1039,736,1129,-1,119,122,130,-1,752,751,753,-1,754,128,127,-1,772,3619,1012,-1,759,761,760,-1,722,721,3620,-1,759,768,762,-1,764,3135,3032,-1,772,771,3124,-1,2992,1210,1209,-1,785,3621,1007,-1,3172,790,2983,-1,789,788,793,-1,801,3200,3169,-1,3212,830,3200,-1,3197,666,3198,-1,3196,805,3195,-1,2986,2985,3192,-1,3193,3622,3192,-1,808,807,1189,-1,3004,3190,829,-1,3189,831,3187,-1,652,3623,659,-1,828,1006,3188,-1,3169,3200,830,-1,823,3009,3186,-1,838,1193,3015,-1,1078,3624,841,-1,838,3015,836,-1,3112,1079,846,-1,1106,1105,3183,-1,858,3625,859,-1,853,852,1157,-1,1123,866,865,-1,3038,389,874,-1,1158,3392,806,-1,1052,3111,882,-1,1089,1037,1083,-1,692,689,899,-1,888,887,3180,-1,898,3081,3179,-1,3178,3626,697,-1,3177,895,1113,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=11 */
		private int[] getsphenoid_geometry_5_26_coordIndex_11()
		{
			int[] value = {910,870,875,-1,2986,3627,908,-1,908,2984,2986,-1,3171,788,3172,-1,1192,3168,3193,-1,699,3628,3629,-1,3008,3009,3165,-1,676,3223,650,-1,149,917,122,-1,3036,3630,1157,-1,3162,3631,3163,-1,3160,342,1034,-1,935,868,934,-1,3160,3161,3158,-1,931,930,933,-1,66,3434,3157,-1,942,3034,938,-1,923,928,935,-1,3156,947,3154,-1,678,760,679,-1,3156,3127,948,-1,3153,3152,3155,-1,3153,3120,3151,-1,1141,1140,955,-1,3058,3147,1140,-1,951,950,1145,-1,962,963,1045,-1,3149,960,1048,-1,969,958,3147,-1,957,952,3146,-1,835,3144,973,-1,835,818,817,-1,139,1107,136,-1,3060,1049,980,-1,987,727,733,-1,3099,984,983,-1,995,2158,2157,-1,3140,997,3052,-1,3138,1204,2991,-1,2991,3137,3138,-1,3138,787,3632,-1,2990,2995,3137,-1,719,3136,720,-1,1195,915,914,-1,1017,779,3633,-1,521,520,538,-1,766,3134,3135,-1,1014,1013,1012,-1,1015,1014,3133,-1,2997,3132,1019,-1,1028,3131,2997,-1,3130,1180,1188,-1,3634,3128,3129,-1,1022,819,1023,-1,1025,756,3116,-1,1155,316,948,-1,3126,2998,2997,-1,3133,1014,780,-1,532,3122,1162,-1,770,1030,1029,-1,1025,781,1024,-1,723,722,1033,-1,1160,3122,1161,-1,3122,503,1032,-1,3121,924,923,-1,3119,937,939,-1,943,1086,3118,-1,3116,757,3117,-1,1144,1143,1146,-1,3635,381,380,-1,742,1136,3114,-1,742,744,1136,-1,1122,3113,3142,-1,962,846,1085,-1,688,3111,3182,-1,3636,3181,899,-1,985,984,1060,-1,3108,986,987,-1,1061,1164,3028,-1,1065,3637,3638,-1,1072,1066,1065,-1,1070,993,726,-1,3057,3056,3107,-1,1184,3020,3105,-1,3104,3626,3102,-1,1113,3101,3177,-1,695,898,696,-1,1166,764,784,-1,1166,765,764,-1,658,647,664,-1,1058,728,727,-1,3059,1053,1049,-1,679,761,3202,-1,3098,3639,3096,-1,3090,3640,142,-1,96,3500,91,-1,372,423,3094,-1,3093,1092,1088,-1,3641,3642,3442,-1,184,183,3089,-1,185,3087,1100,-1,900,3643,128,-1,902,3086,903,-1,1108,3426,3495,-1,3084,133,3082,-1,236,3644,3405,-1,889,1177,886,-1,895,3079,13,-1,3645,862,861,-1,695,992,3080,-1,3070,3072,3646,-1,1058,3647,3069,-1,3067,3648,3068,-1,730,1070,725,-1,1125,3649,1123,-1,1054,1053,3063,-1,3618,734,3062,-1,3058,1041,3059,-1,3046,997,999,-1,2319,994,3650,-1,997,3046,1139,-1,3049,3051,3650,-1,1064,1139,1062,-1,954,1145,3043,-1,3042,3040,3039,-1,1148,3641,1096,-1,3040,3651,3041,-1,3160,3558,335,-1,1152,369,3356,-1,3037,1042,1154,-1,3036,276,855,-1,3035,277,278,-1,869,929,3034,-1,771,1031,1030,-1,760,678,756,-1,1026,783,1027,-1,773,1016,784,-1,3030,3652,1160,-1,3026,3028,521,-1,2353,2348,3024,-1,2999,2354,3653,-1,3487,3,1168,-1,6,3235,1172,-1,3021,3654,3022,-1,2362,2361,3020,-1,14,843,842,-1,1187,635,634,-1,1179,548,1180,-1,1023,818,973,-1,3655,968,967,-1,3656,3014,3015,-1,851,850,3012,-1,293,3392,1158,-1,3011,857,1190,-1,3193,1191,1192,-1,975,3186,3009,-1,832,907,906,-1,707,714,713,-1,710,3657,711,-1,831,1199,3004,-1,828,827,826,-1,914,3003,1194,-1,3001,1168,2999,-1,783,1026,2997,-1,3658,2995,2996,-1,2994,3621,2993,-1,2992,3201,2990,-1,3191,799,3170,-1,1189,2987,910,-1,2984,2987,2985,-1,2982,3196,2983,-1,825,2981,1211,-1,822,674,2981,-1,163,1213,162,-1,156,151,154,-1,1215,156,2977,-1,1226,169,171,-1,1218,1220,1219,-1,193,1222,194,-1,1219,1222,2974,-1,2973,1217,1216,-1,1221,2975,2973,-1,2971,2690,2689,-1,2368,2972,1848,-1,2971,7,1230,-1,1272,2963,1284,-1,1238,1237,1239,-1,2969,2949,2948,-1,2945,3659,3660,-1,2966,2943,1266,-1,1235,1245,1236,-1,2967,1244,2943,-1,1260,1259,2965,-1,2956,1246,1248,-1,2963,1272,1271,-1,2335,2086,2085,-1,2961,1259,1261,-1,1270,1276,1247,-1,1267,1260,2960,-1,1265,1264,1256,-1,1256,1263,1265,-1,1268,1267,2958,-1,1268,2959,1275,-1,1271,2955,1274,-1,2956,1274,2957,-1,1263,2955,1265,-1,2952,2954,3661,-1,2950,2946,1279,-1,2945,1277,2946,-1,2944,3662,1266,-1,1299,1435,1434,-1,1434,2940,1299,-1,2941,1621,1673,-1,1434,2939,2940,-1,1466,1307,1292,-1,3663,2282,2281,-1,1294,1296,1435,-1,1302,1306,1286,-1,3664,1397,3665,-1,3666,1345,1344,-1,2899,1319,1314,-1,1314,1486,1485,-1,1322,1321,2497,-1,3667,1325,1321,-1,2517,1333,1332,-1,2934,1336,1335,-1,2933,2677,1353,-1,2660,2921,2920,-1,1340,1308,2931,-1,2929,1345,2927,-1,3668,2919,1359,-1,1316,1315,2926,-1,3669,2597,3670,-1,2923,1352,1351,-1,3671,3672,1358,-1,2921,2922,1942,-1,2921,1942,2082,-1,2919,1329,1331,-1,1373,2498,1372,-1,2499,2372,2136,-1,1373,2499,2498,-1,1415,2267,2277,-1,1324,1323,1380,-1,1382,1388,2917,-1,1355,1385,1384,-1,2916,1381,2423,-1,1406,1403,2405,-1,1424,1436,2905,-1,2403,1391,1419,-1,2417,1394,1390,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=12 */
		private int[] getsphenoid_geometry_5_26_coordIndex_12()
		{
			int[] value = {1413,1412,1376,-1,1909,1908,1378,-1,1381,2915,1405,-1,3673,2406,3674,-1,1408,1406,2912,-1,1404,1407,2907,-1,1409,2680,1410,-1,3675,2911,2282,-1,2268,3676,2511,-1,3675,1905,2911,-1,3677,1390,1394,-1,2422,1419,2910,-1,1420,1424,1421,-1,3678,2422,1420,-1,1323,2908,2679,-1,1379,1428,1399,-1,2907,1407,1427,-1,1426,1408,2905,-1,1431,1430,2496,-1,2688,1465,3679,-1,3680,1711,1713,-1,1287,2590,2904,-1,1442,1437,1444,-1,2901,3679,1465,-1,2900,3679,2901,-1,1429,1432,1433,-1,1301,1295,1294,-1,2896,1469,1449,-1,1449,1469,1426,-1,3681,1489,3682,-1,1465,2894,1295,-1,1301,1300,2893,-1,1427,1426,1469,-1,2383,2382,1920,-1,3683,3684,1713,-1,1706,3685,1480,-1,3685,3686,1480,-1,3687,3688,3689,-1,3690,3691,3692,-1,3693,3694,3695,-1,1689,1688,2888,-1,2792,2791,1492,-1,2029,2089,2291,-1,2290,2292,2881,-1,1504,1503,1505,-1,1628,2880,2879,-1,2473,3696,1627,-1,2880,2754,2878,-1,2877,2874,1629,-1,2596,3697,3698,-1,2337,1509,1508,-1,2337,1508,2338,-1,2874,1512,1630,-1,1523,2756,1521,-1,1518,3699,2756,-1,1632,1537,2870,-1,2815,3700,2816,-1,2815,3701,3700,-1,1530,2816,1528,-1,1536,1535,3702,-1,3702,3703,2762,-1,1898,3704,3705,-1,1544,1542,2767,-1,2861,2860,1551,-1,1556,2860,1554,-1,1552,3704,1553,-1,1559,1735,1557,-1,1561,2201,2109,-1,2859,1899,3706,-1,2858,2834,1672,-1,1595,1570,1569,-1,2856,1571,1572,-1,2854,2852,2855,-1,1726,3707,1598,-1,2835,1600,3708,-1,1737,1736,3708,-1,1616,2766,2763,-1,1595,1597,2849,-1,2848,2765,1723,-1,2836,1723,1726,-1,3709,3710,3711,-1,1663,3712,2804,-1,1610,2844,3713,-1,1648,3714,3715,-1,3716,2810,1645,-1,2838,3717,1611,-1,1606,3718,2803,-1,2829,3719,3720,-1,1672,1618,1617,-1,2801,2832,1669,-1,2830,2832,2805,-1,2829,2828,3719,-1,2826,2828,2854,-1,1671,2753,2824,-1,2809,2223,3721,-1,2823,2332,2821,-1,2811,1636,1635,-1,1677,1637,2820,-1,1621,3722,1622,-1,1630,2338,2819,-1,1530,2814,2816,-1,2861,1553,1548,-1,1897,1558,1557,-1,1637,2813,2820,-1,1644,1643,2811,-1,1613,3723,1653,-1,3717,2225,1611,-1,1655,1657,3724,-1,1607,1606,2803,-1,2799,1591,3709,-1,2857,1596,1595,-1,2272,3725,1733,-1,2781,3726,1675,-1,1644,2811,2798,-1,1702,2794,1482,-1,1677,2795,2796,-1,3727,3728,1697,-1,2782,1649,2797,-1,2790,2792,3729,-1,2789,3686,2787,-1,1493,1492,3730,-1,2785,2774,2775,-1,2783,1693,1692,-1,1705,2782,2788,-1,1679,1493,1680,-1,1622,3722,2781,-1,1476,1478,1698,-1,1700,2886,2779,-1,2789,2788,2782,-1,1709,2778,1687,-1,3680,1712,1711,-1,2776,3731,2777,-1,2774,1684,1686,-1,1719,2771,1715,-1,2770,2783,2768,-1,1653,1506,1505,-1,2760,2759,1633,-1,2766,2767,1541,-1,2765,2848,1556,-1,1599,1598,1545,-1,2763,3732,1540,-1,2761,3733,2759,-1,2758,3699,1518,-1,1666,2802,1521,-1,2755,2878,2754,-1,2753,1735,1559,-1,2216,1744,2741,-1,2648,1746,2649,-1,1745,3734,2740,-1,1748,3735,2749,-1,3735,3736,2749,-1,1765,2744,1766,-1,1742,1744,2239,-1,2739,2742,2745,-1,2742,2739,2179,-1,1758,3737,2178,-1,2207,2741,1743,-1,2530,3738,3739,-1,1769,1773,1772,-1,2738,1764,2739,-1,1748,2746,3735,-1,1748,1751,2746,-1,1763,1773,1760,-1,1771,1745,2740,-1,1741,3740,2737,-1,2689,3741,547,-1,1854,1844,1782,-1,1827,2699,3742,-1,2696,1795,2698,-1,2718,1802,1801,-1,1828,1827,2734,-1,1803,2714,1806,-1,1796,1834,3743,-1,3743,2728,1796,-1,2733,1794,1792,-1,2701,3744,2731,-1,2728,2730,2735,-1,2727,3745,2726,-1,2723,1813,2725,-1,2723,2724,1813,-1,3746,2720,2722,-1,2703,2714,2719,-1,2719,1802,1811,-1,2715,2717,3747,-1,2714,2703,2713,-1,1818,1801,3748,-1,2709,2711,3749,-1,2707,2724,2708,-1,2713,2703,2705,-1,1786,3744,2701,-1,1832,2699,2700,-1,2698,1834,1833,-1,2700,1829,1837,-1,1841,1830,3750,-1,1833,3751,1799,-1,1843,3752,2695,-1,2381,2564,2634,-1,3237,2356,1228,-1,1228,1847,3237,-1,1850,1849,1848,-1,1850,1227,1852,-1,2693,3753,2366,-1,1847,1228,1227,-1,3754,1844,1859,-1,1229,1856,1855,-1,2691,641,1859,-1,2690,1856,1228,-1,1293,2894,2688,-1,1367,1370,2138,-1,2638,1860,2639,-1,1895,1872,1871,-1,1866,1874,1873,-1,1860,2638,1875,-1,2685,1994,3755,-1,2443,2642,2444,-1,2395,2396,3756,-1,3757,1889,1888,-1,1894,1893,2684,-1,2426,2683,1888,-1,1871,1865,1867,-1,2682,1618,2834,-1,1416,2681,3677,-1,2677,2679,2909,-1,2607,2676,2674,-1,3758,2611,2675,-1,2493,3759,2256,-1,1915,2622,2644,-1,2622,1919,1471,-1,2673,2447,2623,-1,1918,3760,2382,-1,1919,2623,2670,-1,1920,2386,2446,-1,1471,1918,2384,-1,2173,2564,2694,-1,2669,3761,2604,-1,2173,2694,2668,-1,2244,2243,2484,-1,1935,1934,2308,-1,1929,3762,1940,-1,1933,1930,1929,-1,2148,2147,1931,-1,1931,1930,1932,-1,2662,2663,3763,-1,2660,2930,1341,-1,1368,1367,2138,-1,1346,1348,1344,-1,2658,3764,2659,-1,1946,2030,2656,-1,1947,1945,1944,-1,1902,2557,2199,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=13 */
		private int[] getsphenoid_geometry_5_26_coordIndex_13()
		{
			int[] value = {1953,1955,2655,-1,1564,1960,1954,-1,2653,2258,1963,-1,2651,2344,1960,-1,1959,2209,2554,-1,1950,1962,1961,-1,2466,2345,1563,-1,2650,3765,2649,-1,2441,2437,2471,-1,2560,2559,2440,-1,2617,2187,2186,-1,2471,2437,2436,-1,2203,2398,2204,-1,3766,2257,1976,-1,1979,1981,2441,-1,1976,2648,1977,-1,2168,1977,2648,-1,1982,3767,1986,-1,1984,3768,2603,-1,2641,1883,3769,-1,1881,1883,2641,-1,2646,2671,1475,-1,2432,3770,2078,-1,2006,2008,2015,-1,2643,3771,2642,-1,2641,3769,2399,-1,2614,2378,2039,-1,1876,2638,2640,-1,1972,1971,1983,-1,2630,3772,1916,-1,2635,2715,2193,-1,2516,2402,2427,-1,2370,2017,2633,-1,2402,2516,2388,-1,2631,2014,2389,-1,2015,1990,2006,-1,3772,2630,2005,-1,2135,2017,2635,-1,2634,2005,2381,-1,2628,3773,2025,-1,1233,1232,2363,-1,2021,2026,2133,-1,2030,1946,2031,-1,1375,2375,2034,-1,2621,2033,3774,-1,1627,2336,2473,-1,2449,3775,2620,-1,2335,2085,2474,-1,3776,3777,2358,-1,1234,1233,2464,-1,2308,1926,2524,-1,2035,2486,2144,-1,2469,2471,2072,-1,2616,2229,2477,-1,1587,1585,2615,-1,1587,2614,2041,-1,3778,2458,2613,-1,2612,2137,2503,-1,2611,3758,2610,-1,2463,1240,2492,-1,2238,3779,2253,-1,1240,1239,2058,-1,2051,2533,2052,-1,2538,2151,2607,-1,2060,2064,2063,-1,2606,2062,2064,-1,2004,2003,2604,-1,2450,2075,2074,-1,1893,3755,3780,-1,3781,2172,2602,-1,2601,2427,2426,-1,2600,2083,1942,-1,2597,2599,3670,-1,3672,3782,1358,-1,2218,2105,2593,-1,2593,3783,2218,-1,2592,2105,2104,-1,2553,3784,2339,-1,2095,2094,2099,-1,1583,2217,2103,-1,1584,2102,2588,-1,2587,2220,2469,-1,3785,2592,3786,-1,2587,2468,2586,-1,2109,2586,3787,-1,2547,2119,2226,-1,2128,2114,2579,-1,2547,3788,2130,-1,2114,2128,2117,-1,2584,2124,2580,-1,2583,2123,2122,-1,2581,2582,3789,-1,2125,2117,2127,-1,2579,2120,2577,-1,3790,2126,2578,-1,2132,2369,2025,-1,2135,2133,2380,-1,2137,2371,2503,-1,1914,2501,2576,-1,2151,2538,2261,-1,2237,2145,2486,-1,2145,2144,2486,-1,2534,2146,2574,-1,2485,2237,2486,-1,2044,2275,1949,-1,2488,2298,2489,-1,2569,1001,2155,-1,2162,2321,2156,-1,2566,2159,2567,-1,2565,2155,1001,-1,2562,2564,3781,-1,2388,2014,2013,-1,2559,2204,1979,-1,1952,1964,3791,-1,2183,2182,1951,-1,2342,2188,2183,-1,2184,1815,2560,-1,2560,1815,1814,-1,1778,2194,2558,-1,2557,2655,2210,-1,1969,3766,1967,-1,2208,2343,2341,-1,1955,1959,2554,-1,3792,1958,2215,-1,2553,2099,2218,-1,2550,3793,1984,-1,2509,2047,2046,-1,2480,2310,1957,-1,2122,2584,2543,-1,2539,1913,2540,-1,2494,2261,2538,-1,1949,1948,2042,-1,2309,2262,2261,-1,2535,3794,2536,-1,2260,2572,2144,-1,2531,2236,2532,-1,2530,3739,2326,-1,2326,2327,2529,-1,3795,3796,2528,-1,3797,2522,2528,-1,2525,1927,1926,-1,2523,2667,2524,-1,1927,3798,2527,-1,2301,2526,2522,-1,2521,2023,2520,-1,2493,2494,2048,-1,2350,2349,1770,-1,1950,1961,2342,-1,2046,2045,2139,-1,2139,2141,2046,-1,2519,3799,2022,-1,2198,2200,2617,-1,2517,2934,1357,-1,2514,3800,2515,-1,2512,2047,2513,-1,2274,2273,2508,-1,2510,2513,2047,-1,2508,2273,2280,-1,2506,3663,2281,-1,1304,2902,1418,-1,1414,1910,2504,-1,2501,2503,2576,-1,2061,1365,2031,-1,2500,3801,2287,-1,2138,1370,2498,-1,2497,1326,1322,-1,1444,2903,2496,-1,2495,2087,2089,-1,2057,2492,1240,-1,2058,1239,1237,-1,2491,2969,2535,-1,2255,1250,2489,-1,2306,2305,2490,-1,2256,2244,1925,-1,2487,2489,2153,-1,2037,3802,2485,-1,3803,3804,2481,-1,2484,3805,1941,-1,3806,1134,2312,-1,2312,3807,3806,-1,2316,2162,2317,-1,2216,2212,3808,-1,2216,2215,2212,-1,2116,2115,2480,-1,2329,3809,2228,-1,2121,2823,2479,-1,2478,2551,2224,-1,2476,1565,2202,-1,2032,2084,3774,-1,2087,2495,2473,-1,2041,2869,1533,-1,2186,2471,2617,-1,2072,3810,2468,-1,2466,3792,2467,-1,2180,1963,1962,-1,2240,2239,2216,-1,2747,1753,2325,-1,1746,2648,2257,-1,2465,2355,1167,-1,1227,1229,1854,-1,1173,1231,1171,-1,1233,2456,2454,-1,2363,1238,1240,-1,2461,2294,2462,-1,1779,2367,2459,-1,2455,2456,2457,-1,2249,2454,2248,-1,2365,2453,1787,-1,2452,2189,2368,-1,2235,2234,2610,-1,2451,2614,2071,-1,2379,2376,2378,-1,2447,2379,2080,-1,2175,2177,2390,-1,1922,2016,3811,-1,2010,2387,2013,-1,2751,2168,2647,-1,2435,2437,1981,-1,3812,2397,2163,-1,2432,1987,2433,-1,2429,2075,2073,-1,1995,1970,2428,-1,2402,1894,2426,-1,2425,2070,2401,-1,3813,2407,2408,-1,2422,3813,2408,-1,1354,2413,2414,-1,2413,2412,2416,-1,3814,2418,2419,-1,1392,2404,2416,-1,1428,2414,1399,-1,2417,2404,1392,-1,2913,2419,2416,-1,2413,1354,2411,-1,1406,2407,2912,-1,2408,2404,2421,-1,1890,3815,3816,-1,2401,1892,1894,-1,2400,3767,1971,-1,2000,3817,2074,-1,2078,3770,3818,-1,1974,2166,2171,-1,2398,2434,2397,-1,2171,2170,2396,-1,2168,2751,2394,-1,1967,1976,2203,-1,2355,2465,2392,-1,2391,3819,2175,-1,2387,2010,2015,-1,2382,2384,1918,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=14 */
		private int[] getsphenoid_geometry_5_26_coordIndex_14()
		{
			int[] value = {2004,2605,2381,-1,3781,2602,2562,-1,2019,2018,2380,-1,2080,1999,2001,-1,2379,2449,2376,-1,2379,2448,2449,-1,2041,2040,2869,-1,1375,1362,2374,-1,2582,2371,2373,-1,2371,2136,2372,-1,2370,2563,2192,-1,2369,2132,2134,-1,2192,2442,2368,-1,1779,1783,1782,-1,2364,2366,3753,-1,2364,3820,3821,-1,3821,2453,2364,-1,1232,1235,1238,-1,1788,2362,3822,-1,2358,2360,3776,-1,1231,1857,1230,-1,2465,1848,2972,-1,2355,3765,2354,-1,2346,2348,2353,-1,2352,2349,2346,-1,1740,3823,2346,-1,2239,3824,1756,-1,2343,2345,2467,-1,2258,2257,1961,-1,3766,1976,1967,-1,2340,1962,1966,-1,2652,2208,2209,-1,1582,2339,1583,-1,2337,1630,1511,-1,2336,2472,2086,-1,3825,1612,3826,-1,1577,1576,2091,-1,2328,2330,1656,-1,2331,2332,2121,-1,2326,2314,2320,-1,2318,2154,2321,-1,2161,2160,2320,-1,2318,2159,2158,-1,3827,2313,2314,-1,2140,2263,2311,-1,1924,2309,1925,-1,2481,3065,3064,-1,2037,3649,3802,-1,3649,1125,3802,-1,2308,2243,2242,-1,2304,2230,2305,-1,2304,2306,2299,-1,2523,2301,2303,-1,2259,2300,2260,-1,3828,3829,3830,-1,3077,2359,3076,-1,1237,1282,2058,-1,2254,2294,2492,-1,2053,2255,2051,-1,1361,1374,2288,-1,2656,2030,1368,-1,2030,1364,1368,-1,1386,1366,2063,-1,2285,2060,1947,-1,2283,1905,3675,-1,3721,2223,3831,-1,2282,2911,1409,-1,2478,2278,2280,-1,2275,2513,2273,-1,2271,1618,1578,-1,2270,2517,1332,-1,2277,2267,2269,-1,2266,1580,2264,-1,1564,1954,1567,-1,2263,2140,2261,-1,2143,2260,2534,-1,1864,1896,1861,-1,2257,1759,1747,-1,2862,3832,1543,-1,3759,2051,2256,-1,2253,2254,2057,-1,2250,2252,2054,-1,1789,1788,2249,-1,2247,2663,2245,-1,2244,2488,2242,-1,2522,2526,2528,-1,3796,3797,2528,-1,3824,2239,2241,-1,2236,2145,2237,-1,2150,2043,2151,-1,2123,2022,2124,-1,2022,2021,2231,-1,2152,2230,2153,-1,3833,3808,3834,-1,2828,2807,2806,-1,2226,2228,3809,-1,2223,3835,2224,-1,2221,1902,2199,-1,2219,2198,2220,-1,2094,2105,2218,-1,2097,2104,2103,-1,2216,2741,2206,-1,3792,2215,2206,-1,2206,2467,3792,-1,2212,1958,2213,-1,2211,2617,2200,-1,2208,2340,1965,-1,2206,2741,2207,-1,2204,2559,1968,-1,2110,2109,2201,-1,2199,2557,2200,-1,2195,2197,3836,-1,2194,1778,2134,-1,2190,2716,2191,-1,2189,2452,1779,-1,1968,2185,2188,-1,2559,1814,1968,-1,2187,2182,2184,-1,1951,2182,2181,-1,1762,2653,1963,-1,1742,2179,1764,-1,2470,2186,2560,-1,2174,2176,2172,-1,2165,2171,2166,-1,2167,2169,2164,-1,2430,1972,2637,-1,2162,2156,2160,-1,2157,2159,2566,-1,2154,2156,2321,-1,2153,2489,1250,-1,2139,2045,2150,-1,2149,3837,2147,-1,2144,2146,2534,-1,2143,2574,2142,-1,2139,2261,2140,-1,2136,2138,2499,-1,2635,2134,2135,-1,2132,2133,2135,-1,2129,2585,2130,-1,2128,2579,2126,-1,3838,2118,2125,-1,2124,2584,2122,-1,2121,2226,2119,-1,2115,2118,2311,-1,2113,3839,2112,-1,2108,2107,2111,-1,1567,1953,1903,-1,2108,2586,2106,-1,2105,2094,2103,-1,1584,1582,2038,-1,1302,3840,1431,-1,2099,2553,2100,-1,2097,2092,2091,-1,2093,2103,2094,-1,2090,2835,2091,-1,2087,3841,2088,-1,2084,2032,2085,-1,2082,1942,2083,-1,2081,1917,1916,-1,3842,2673,2622,-1,2001,3843,2079,-1,1982,2077,1983,-1,2074,2076,1997,-1,2071,2073,2450,-1,2070,2425,2068,-1,1945,1947,2060,-1,2057,2059,2253,-1,2054,2056,2250,-1,2052,1284,2053,-1,2049,2293,2050,-1,2047,2512,2045,-1,2043,2150,2044,-1,2041,2614,2039,-1,2616,2821,2334,-1,2037,2486,2035,-1,2032,3774,2033,-1,2619,3844,2474,-1,1365,1364,2030,-1,2021,2521,2231,-1,2026,2021,2020,-1,2025,3773,2023,-1,2020,2448,2027,-1,2017,2019,2633,-1,2006,1990,1989,-1,2012,2014,2631,-1,2515,3800,1866,-1,2009,2015,2010,-1,2006,3818,2007,-1,2451,2378,2614,-1,2001,2000,1996,-1,1999,3817,2000,-1,1996,2000,1997,-1,1995,2399,1971,-1,1992,2642,1993,-1,2377,2449,3698,-1,1989,3845,1987,-1,1971,3767,1982,-1,1978,2203,1976,-1,1975,2428,1973,-1,1961,1963,2258,-1,1563,2651,1564,-1,1952,3791,1950,-1,1949,2284,1947,-1,1944,1946,2612,-1,3805,1933,1941,-1,1937,1931,2147,-1,1932,1934,1936,-1,1934,1932,1933,-1,1936,2148,1932,-1,1923,1925,2484,-1,2174,2668,3846,-1,2694,3847,2668,-1,1472,2383,1920,-1,1470,1920,1922,-1,1921,2446,1991,-1,1915,2630,1916,-1,1914,1911,2675,-1,2676,2151,2232,-1,1908,1910,1414,-1,2934,1335,1357,-1,1907,2680,1416,-1,1906,1303,1904,-1,1902,3848,1568,-1,1900,2221,1901,-1,1897,1553,1898,-1,1895,3849,1896,-1,1895,3780,3849,-1,1892,3850,1893,-1,1889,1891,1887,-1,2683,2426,2684,-1,2684,1871,2683,-1,3851,1879,3852,-1,1875,2638,1876,-1,1881,3853,3854,-1,1872,1864,1865,-1,1889,3757,3855,-1,1865,1874,1866,-1,1861,2686,1863,-1,1324,1388,1387,-1,1858,1854,1855,-1,1231,1858,1855,-1,1856,2690,1857,-1,1851,1781,2452,-1,1781,1783,2452,-1,1781,1851,1852,-1,1851,2452,1849,-1,1169,3237,1847,-1,1783,1779,2452,-1,1843,1836,1835,-1,1842,3856,1840,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=15 */
		private int[] getsphenoid_geometry_5_26_coordIndex_15()
		{
			int[] value = {1837,2697,1838,-1,1836,3857,1793,-1,1833,1796,3858,-1,1831,2699,1832,-1,2699,1827,1829,-1,1824,3859,1825,-1,1823,2707,1821,-1,1820,1786,2702,-1,1817,3749,1818,-1,2726,3860,3861,-1,1816,3862,1814,-1,2723,1785,2708,-1,1813,2721,1811,-1,1794,2733,2698,-1,1807,1791,1820,-1,1804,2734,1805,-1,1802,2714,1803,-1,2710,3863,3864,-1,1795,2696,1799,-1,1798,3858,1796,-1,1793,1795,1835,-1,1790,1792,3865,-1,2706,2708,3866,-1,1787,2453,1788,-1,1780,2369,1778,-1,2738,1776,1741,-1,2742,1775,1749,-1,1772,1774,2737,-1,1771,2740,1769,-1,2530,2241,2240,-1,1768,2529,1755,-1,1763,1743,1742,-1,1760,2653,1762,-1,1761,2650,1746,-1,2745,1777,1776,-1,1760,3734,1747,-1,1758,2178,1756,-1,1755,2325,1753,-1,2323,2325,1755,-1,1748,2750,1749,-1,1751,1748,1750,-1,1750,1775,3737,-1,1747,3734,1745,-1,2556,1739,1741,-1,3867,1732,1626,-1,1738,2767,1736,-1,1671,1734,1557,-1,1733,1557,1734,-1,1732,3868,1730,-1,1727,3869,1728,-1,1725,1547,1726,-1,1723,2765,1555,-1,2758,3870,3699,-1,2757,1518,1602,-1,2752,1653,1505,-1,1620,1622,1674,-1,2777,1709,1710,-1,1686,1708,2775,-1,3871,1704,1706,-1,1696,1683,1702,-1,1699,1701,2798,-1,3872,1698,1477,-1,2789,2797,3873,-1,1695,3682,1697,-1,1694,1696,3874,-1,1494,1693,1492,-1,1493,3730,1690,-1,1710,1687,1689,-1,3875,1705,2788,-1,2788,2787,3875,-1,3876,1648,3871,-1,1462,2795,1463,-1,1676,1677,2796,-1,1673,1675,3683,-1,1619,1734,1617,-1,1617,1734,1671,-1,2836,3877,1592,-1,1668,2801,1669,-1,1665,2802,1666,-1,3878,3879,3868,-1,1660,1662,3711,-1,1605,1607,1659,-1,1655,2546,1656,-1,2755,1610,3713,-1,1610,2755,1654,-1,3880,3881,2546,-1,1651,2838,1652,-1,1648,3715,1649,-1,1645,2839,1646,-1,3882,3883,3884,-1,1673,1621,1620,-1,1551,3885,1552,-1,1632,1527,1633,-1,1626,1509,1627,-1,1625,1640,1623,-1,2823,2121,2332,-1,3886,2591,2096,-1,1585,1533,1532,-1,3719,2828,2827,-1,1669,2832,2831,-1,1618,2272,1619,-1,1613,1652,1611,-1,2844,1609,3825,-1,1608,2837,1609,-1,1605,3887,1606,-1,3888,3889,3890,-1,2766,3732,2763,-1,1592,1594,2847,-1,3783,1595,3877,-1,1591,2800,1590,-1,2091,2835,1614,-1,1586,2339,1584,-1,1583,2618,1581,-1,1578,1580,2271,-1,1575,1577,2854,-1,3891,3892,2822,-1,2856,1569,1571,-1,2825,1672,1671,-1,1566,1568,3893,-1,2476,1563,1565,-1,1957,2654,2544,-1,1566,3893,3894,-1,1562,2334,1560,-1,1556,3895,2860,-1,1551,1553,2861,-1,1548,1550,2861,-1,1542,1541,2767,-1,2863,2764,1545,-1,1553,3704,1898,-1,1534,3896,1535,-1,3897,3898,3899,-1,2762,1540,1542,-1,2871,2870,3899,-1,2814,3898,2868,-1,3900,1526,2040,-1,1521,1524,1522,-1,1519,3901,1516,-1,1510,1512,3902,-1,1509,1626,1507,-1,2874,1513,1512,-1,2873,1520,1516,-1,3903,1500,2028,-1,1502,1504,2880,-1,1499,3904,3905,-1,1501,2290,1497,-1,1492,2791,3730,-1,2885,2769,3906,-1,1500,3903,1498,-1,1495,1497,3907,-1,1487,2785,2889,-1,3726,3683,1675,-1,2887,2626,2888,-1,2786,3908,3909,-1,3910,3911,3912,-1,1483,1479,1484,-1,1479,1483,1480,-1,1468,1469,2897,-1,1300,1467,2892,-1,1301,2893,1465,-1,1463,1491,1461,-1,1454,2906,1427,-1,2286,3913,3666,-1,1448,2896,1449,-1,1440,1439,2901,-1,1436,1437,1442,-1,1437,2903,1444,-1,1303,1906,2938,-1,2892,3914,2893,-1,1443,1429,2900,-1,1298,1297,1433,-1,1429,1443,1430,-1,1337,1428,2678,-1,1407,1408,1426,-1,2411,1354,1425,-1,1423,1420,2910,-1,1420,1422,3678,-1,1423,2910,1419,-1,1416,1393,1417,-1,1413,1908,1414,-1,1411,2281,1409,-1,1405,2915,1403,-1,1402,1382,1381,-1,1395,2288,1374,-1,1378,1908,1413,-1,1392,1394,2417,-1,1389,1391,2403,-1,1382,1402,1387,-1,1436,2895,2905,-1,1386,2270,1384,-1,1403,2915,2916,-1,1323,2679,1379,-1,1378,1413,1376,-1,1362,1361,2374,-1,1375,2918,1363,-1,2498,1370,1372,-1,1367,1369,1398,-1,1364,1366,2600,-1,1361,1363,1374,-1,2660,2920,2930,-1,1360,3915,1359,-1,1335,2933,1358,-1,1338,1331,1356,-1,1332,1334,1360,-1,1352,3916,1353,-1,2926,1349,1316,-1,3917,3918,3919,-1,1347,3920,1348,-1,2929,1343,1345,-1,1341,2930,1342,-1,2661,3921,2660,-1,1339,1359,1331,-1,1355,2082,1385,-1,1335,1337,2933,-1,2933,1353,3916,-1,2598,3922,2599,-1,1323,1325,3667,-1,1320,3667,1321,-1,1452,1451,1310,-1,3923,3665,1397,-1,1307,2939,1289,-1,1303,2938,1306,-1,1305,1904,1303,-1,1285,1290,1302,-1,1433,1297,1293,-1,1299,2940,1300,-1,1295,2894,1293,-1,1288,1621,2941,-1,1298,2939,1434,-1,1435,1296,1298,-1,1290,1285,1288,-1,2052,1282,1284,-1,1281,2152,1241,-1,1243,1252,1279,-1,1279,2946,1277,-1,1274,1262,2957,-1,1246,2957,1269,-1,1271,1273,2955,-1,1268,1247,1269,-1,1267,1269,1258,-1,1266,3662,1264,-1,1263,1256,1261,-1,1258,1260,1267,-1,2965,2953,2952,-1,1255,1261,1256,-1,1253,2964,1248,-1,1249,1242,1250,-1,1247,1254,1248,-1,1244,2967,1236,-1,1243,1278,1241,-1,1237,1238,1235,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=16 */
		private int[] getsphenoid_geometry_5_26_coordIndex_16()
		{
			int[] value = {1848,2465,1169,-1,1230,7,1171,-1,2368,2392,2972,-1,1229,1228,1856,-1,1221,1213,2975,-1,2974,1224,3924,-1,1221,1219,2974,-1,194,1222,1219,-1,188,1215,3925,-1,1215,2977,3925,-1,825,1212,3926,-1,822,675,674,-1,1210,3195,805,-1,1206,801,800,-1,1205,2993,1203,-1,777,3927,1202,-1,3928,3929,2995,-1,778,1007,1009,-1,3001,3930,4,-1,3931,665,667,-1,1196,1198,3211,-1,3212,3200,709,-1,1192,1193,703,-1,807,3011,1190,-1,3011,3010,857,-1,910,875,808,-1,885,3181,3636,-1,4,3130,1188,-1,1185,1187,3017,-1,3106,1182,1184,-1,1182,879,878,-1,1175,1183,1182,-1,1180,3596,1181,-1,1177,3932,1178,-1,14,842,891,-1,1174,1183,1175,-1,1170,632,550,-1,1167,2999,1168,-1,784,508,507,-1,3275,519,1165,-1,1165,3047,3275,-1,504,3028,1164,-1,1163,3134,532,-1,767,1161,774,-1,871,944,870,-1,771,1030,3124,-1,876,3353,293,-1,855,276,275,-1,1112,1111,858,-1,1155,3376,1153,-1,872,3370,3558,-1,1149,1148,1151,-1,1148,1150,3641,-1,1147,387,1145,-1,1142,1144,3045,-1,1141,1154,1042,-1,1137,1032,505,-1,1064,3933,1138,-1,998,3140,3053,-1,1136,3123,1033,-1,1134,3806,1135,-1,1129,724,1128,-1,1132,3934,3935,-1,1127,3936,1125,-1,989,1126,1123,-1,991,993,1121,-1,726,695,1054,-1,1118,3066,1119,-1,1117,3080,992,-1,890,889,1113,-1,1050,1054,697,-1,1110,3162,1111,-1,202,208,211,-1,134,645,644,-1,1108,72,3426,-1,644,747,752,-1,917,149,3086,-1,976,883,977,-1,883,884,977,-1,905,1102,1104,-1,183,185,1100,-1,209,3467,1098,-1,1096,3089,1097,-1,182,3440,184,-1,3642,1094,1091,-1,1093,1089,1088,-1,1090,1092,3093,-1,1088,990,129,-1,1087,87,91,-1,1085,3014,964,-1,772,1013,1016,-1,1082,3025,1080,-1,1051,1050,697,-1,1077,1079,3112,-1,1076,1067,1074,-1,1066,1072,1068,-1,1073,1069,1068,-1,3617,732,1071,-1,1068,1070,863,-1,1065,1076,3637,-1,1065,3638,1073,-1,1063,1062,3594,-1,1061,533,535,-1,897,1060,3108,-1,3099,983,1058,-1,1055,1057,1114,-1,1054,1050,1049,-1,882,755,1052,-1,979,1049,1051,-1,1048,960,1046,-1,1043,1045,3937,-1,721,1042,3037,-1,1039,3938,1040,-1,3335,3039,3041,-1,1037,1089,1036,-1,1147,3939,3940,-1,793,3941,1035,-1,3375,1150,1149,-1,924,933,930,-1,1032,722,1161,-1,769,768,759,-1,1031,3652,1029,-1,3266,545,3278,-1,1024,3031,756,-1,1023,3130,1021,-1,1016,3131,1028,-1,1017,1008,1019,-1,1017,1020,1018,-1,1015,3131,1016,-1,3619,1010,1012,-1,1007,3126,1008,-1,1006,828,826,-1,916,627,1003,-1,2995,3929,3137,-1,1002,3942,1000,-1,997,3140,998,-1,996,3943,994,-1,3141,3050,3140,-1,982,981,3944,-1,127,990,1052,-1,1124,985,989,-1,986,3099,727,-1,985,1124,983,-1,980,1049,979,-1,978,3149,976,-1,835,3186,975,-1,973,3144,841,-1,3945,971,972,-1,971,3150,953,-1,3946,959,969,-1,961,960,3214,-1,966,968,3947,-1,1045,963,965,-1,960,962,1044,-1,958,955,1140,-1,957,3948,956,-1,953,955,959,-1,950,952,956,-1,1145,950,1146,-1,947,3156,948,-1,940,3154,947,-1,943,940,944,-1,940,943,941,-1,1101,3949,183,-1,935,3950,869,-1,933,3121,934,-1,929,3951,930,-1,923,922,927,-1,925,922,924,-1,273,3952,3953,-1,112,918,113,-1,917,131,130,-1,675,821,673,-1,3007,914,916,-1,3192,791,3194,-1,2984,908,910,-1,716,833,906,-1,3954,3614,3225,-1,905,3176,903,-1,900,902,3176,-1,688,979,899,-1,897,3955,898,-1,890,1113,895,-1,894,3177,892,-1,891,3956,889,-1,692,3181,885,-1,883,1107,752,-1,882,3111,880,-1,877,879,3957,-1,1158,808,876,-1,873,3038,874,-1,776,781,871,-1,983,1124,865,-1,732,3617,863,-1,1174,844,862,-1,3023,3958,3021,-1,859,3630,860,-1,856,3656,857,-1,275,264,266,-1,853,856,854,-1,849,851,853,-1,1105,751,3183,-1,845,846,1079,-1,1175,842,844,-1,841,3624,839,-1,3006,832,626,-1,824,3186,835,-1,833,3213,834,-1,830,1197,831,-1,816,828,814,-1,826,3959,822,-1,626,824,3960,-1,820,822,3959,-1,817,819,592,-1,3165,834,3213,-1,811,2983,812,-1,653,3228,810,-1,806,3010,807,-1,805,3196,794,-1,802,3198,803,-1,831,3004,829,-1,801,3170,799,-1,705,3961,797,-1,796,3230,670,-1,669,795,796,-1,791,793,788,-1,788,790,3172,-1,787,1200,508,-1,778,785,1007,-1,783,784,1027,-1,782,3927,777,-1,779,3133,780,-1,506,3653,775,-1,3203,763,774,-1,773,3032,771,-1,770,3033,768,-1,762,3030,767,-1,3135,764,766,-1,761,763,3202,-1,3620,721,3555,-1,3031,758,760,-1,3116,756,757,-1,780,3125,1024,-1,753,3204,754,-1,747,3183,751,-1,749,3962,750,-1,747,644,646,-1,3461,99,745,-1,743,3107,744,-1,3618,737,735,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=17 */
		private int[] getsphenoid_geometry_5_26_coordIndex_17()
		{
			int[] value = {738,3207,735,-1,736,1038,734,-1,1038,1040,734,-1,730,3206,731,-1,726,1120,724,-1,628,720,3209,-1,833,716,718,-1,628,627,719,-1,715,712,714,-1,711,1198,709,-1,701,708,702,-1,3005,3963,707,-1,703,3628,699,-1,698,715,701,-1,699,3166,700,-1,697,1054,695,-1,691,692,694,-1,690,689,692,-1,191,685,89,-1,683,3440,182,-1,322,372,681,-1,657,676,677,-1,672,3223,676,-1,656,913,674,-1,3223,3231,650,-1,3954,3658,2996,-1,665,3198,666,-1,661,3228,655,-1,660,649,652,-1,658,3220,656,-1,653,655,3228,-1,650,652,677,-1,649,3232,647,-1,662,655,664,-1,3964,78,77,-1,218,643,3469,-1,638,1,0,-1,641,2691,640,-1,3234,638,550,-1,637,549,625,-1,3236,548,3609,-1,630,1170,636,-1,635,3965,633,-1,632,1170,630,-1,5,630,629,-1,626,628,3006,-1,624,3966,625,-1,621,623,3967,-1,3968,609,620,-1,616,618,3969,-1,3970,613,615,-1,612,607,606,-1,609,557,619,-1,606,608,3244,-1,604,3253,571,-1,604,573,602,-1,601,3971,588,-1,600,3605,599,-1,596,3602,597,-1,595,3256,594,-1,593,588,566,-1,590,3972,591,-1,589,561,560,-1,587,560,566,-1,584,3257,585,-1,581,600,583,-1,582,3973,580,-1,569,553,570,-1,577,579,3971,-1,576,3974,570,-1,575,602,573,-1,558,3601,571,-1,568,610,569,-1,567,3261,565,-1,564,3246,562,-1,559,561,595,-1,554,619,557,-1,3975,608,3246,-1,548,550,3609,-1,547,3741,0,-1,545,3595,543,-1,509,511,541,-1,537,3029,540,-1,516,515,514,-1,523,538,3595,-1,536,509,1081,-1,523,3595,524,-1,3272,504,532,-1,766,765,539,-1,523,522,529,-1,527,500,525,-1,524,3273,522,-1,521,3028,504,-1,526,525,3271,-1,512,3976,513,-1,516,519,517,-1,514,3593,512,-1,517,3274,531,-1,506,508,1200,-1,3000,1201,3001,-1,500,502,525,-1,332,3551,496,-1,495,3337,494,-1,493,281,3327,-1,492,3293,285,-1,491,3977,489,-1,355,3545,487,-1,486,302,485,-1,351,3550,315,-1,305,343,345,-1,3345,489,3977,-1,483,3565,481,-1,480,3329,479,-1,259,3538,413,-1,474,473,3587,-1,3978,459,3588,-1,453,3301,472,-1,465,3300,471,-1,467,469,3585,-1,464,466,3584,-1,433,445,434,-1,3583,463,247,-1,462,3319,460,-1,396,3298,427,-1,449,3282,459,-1,457,445,433,-1,455,477,456,-1,3422,3421,3530,-1,240,434,445,-1,443,254,256,-1,3576,469,458,-1,430,3347,431,-1,433,442,438,-1,436,3317,394,-1,3526,430,432,-1,429,3583,428,-1,425,427,3298,-1,403,3979,423,-1,327,3562,3980,-1,416,3560,422,-1,376,421,3372,-1,3327,3325,3324,-1,418,3557,419,-1,381,3635,378,-1,417,3330,415,-1,3981,3575,3336,-1,366,1151,367,-1,370,365,413,-1,359,412,3982,-1,408,410,1096,-1,392,406,429,-1,404,3219,405,-1,290,289,400,-1,482,481,3983,-1,398,3984,277,-1,395,3571,393,-1,394,3985,395,-1,389,3043,387,-1,384,386,363,-1,324,332,497,-1,336,380,383,-1,379,381,3986,-1,375,3354,377,-1,374,376,3324,-1,3321,372,373,-1,327,328,922,-1,3987,379,3986,-1,3557,3988,419,-1,365,367,3989,-1,3566,407,3982,-1,3340,3568,3314,-1,357,3357,358,-1,418,3990,3374,-1,415,3991,416,-1,339,350,371,-1,350,352,3561,-1,327,3364,348,-1,355,345,347,-1,344,3992,486,-1,335,334,3993,-1,334,417,422,-1,311,310,3994,-1,3995,334,336,-1,383,3995,336,-1,333,328,331,-1,330,3556,328,-1,327,3980,325,-1,324,373,322,-1,319,3218,320,-1,948,316,318,-1,404,496,3551,-1,402,3549,3378,-1,310,309,313,-1,313,309,314,-1,304,297,3380,-1,3996,3549,3548,-1,3545,3997,3998,-1,3998,3382,298,-1,3386,290,400,-1,291,3999,289,-1,3569,4000,3345,-1,281,283,3394,-1,3397,3539,3952,-1,270,399,280,-1,4001,3036,1156,-1,274,276,278,-1,270,279,268,-1,399,3035,280,-1,267,494,263,-1,263,3537,261,-1,3592,3279,3399,-1,3644,3162,1110,-1,448,254,444,-1,452,3408,450,-1,4002,450,3531,-1,4003,4004,4005,-1,4006,4007,4008,-1,240,4009,238,-1,239,4010,240,-1,204,4011,3320,-1,711,3005,713,-1,234,3417,198,-1,233,3420,223,-1,198,3417,226,-1,69,221,223,-1,216,218,220,-1,214,217,215,-1,215,3429,213,-1,212,225,210,-1,201,1101,3470,-1,214,213,642,-1,203,3434,66,-1,198,157,176,-1,196,178,180,-1,194,685,195,-1,191,687,192,-1,189,3436,188,-1,159,3431,189,-1,188,3436,187,-1,683,164,3445,-1,184,3440,186,-1,1091,3092,3642,-1,181,182,1095,-1,179,3511,180,-1,177,156,176,-1,2976,1213,1221,-1,172,3511,173,-1,3084,4012,3509,-1,169,3215,170,-1,163,3445,164,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=18 */
		private int[] getsphenoid_geometry_5_26_coordIndex_18()
		{
			int[] value = {160,187,161,-1,158,3431,159,-1,1214,151,153,-1,155,179,156,-1,94,96,149,-1,153,152,173,-1,147,3233,148,-1,195,685,191,-1,141,3091,142,-1,136,138,139,-1,3631,3083,3082,-1,133,3444,134,-1,130,132,746,-1,124,126,3450,-1,100,3164,122,-1,122,119,121,-1,919,921,4013,-1,118,115,116,-1,115,687,89,-1,3453,109,111,-1,107,3497,108,-1,126,125,4014,-1,105,4015,103,-1,99,4016,97,-1,100,123,745,-1,3460,745,123,-1,89,686,90,-1,85,3435,86,-1,3500,92,91,-1,84,3508,82,-1,4017,3499,3498,-1,108,3497,3496,-1,75,3496,73,-1,3457,103,3424,-1,4018,3510,4019,-1,71,65,64,-1,68,221,69,-1,3089,183,1097,-1,63,62,3419,-1,59,62,60,-1,3344,200,58,-1,52,15,50,-1,4020,4021,3478,-1,47,49,4022,-1,4023,44,46,-1,37,42,41,-1,41,25,24,-1,42,26,25,-1,39,32,40,-1,33,39,38,-1,35,3477,36,-1,34,4024,22,-1,30,3479,31,-1,28,21,20,-1,3630,3036,860,-1,26,11,10,-1,25,3490,23,-1,22,3491,20,-1,16,15,18,-1,3483,3482,3018,-1,17,50,15,-1,3489,4025,3484,-1,3078,896,3079,-1,9,3179,10,-1,40,31,4026,-1,905,904,1102,-1,6,8,2,-1,3001,3487,1168,-1,3,3487,4,-1,4027,541,4028,-1,541,4027,542,-1,981,3072,3074,-1,981,864,3072,-1,1057,51,4029,-1,51,1057,52,-1,4030,15,52,-1,4030,18,15,-1,3471,3472,3488,-1,3471,3485,3472,-1,4031,18,4030,-1,4031,3482,18,-1,4025,1118,1116,-1,4025,3489,1118,-1,27,3480,3490,-1,27,4032,3480,-1,36,4029,51,-1,36,4021,4029,-1,3476,21,29,-1,3475,21,3476,-1,49,45,44,-1,45,49,4033,-1,31,4022,4026,-1,3479,4022,31,-1,3491,4033,20,-1,45,4033,3491,-1,3489,3113,1118,-1,3113,3489,3471,-1,9,19,3079,-1,9,16,19,-1,4034,4035,57,-1,4034,4036,4035,-1,68,3469,221,-1,68,3433,3469,-1,4037,4018,3516,-1,4018,4037,4038,-1,3494,3465,3495,-1,3465,3494,3463,-1,97,3464,3463,-1,97,4016,3464,-1,74,3426,72,-1,74,3424,3426,-1,76,3414,75,-1,76,227,3414,-1,96,84,3500,-1,96,95,84,-1,82,92,83,-1,82,112,92,-1,4039,123,121,-1,123,4039,3460,-1,4040,121,120,-1,4039,121,4040,-1,3458,749,3459,-1,4041,749,3458,-1,107,3454,3497,-1,3454,107,3455,-1,3455,3462,3456,-1,3455,918,3462,-1,3504,106,109,-1,106,3504,114,-1,4042,3499,4017,-1,4042,4043,3499,-1,646,3447,3448,-1,3447,646,645,-1,3625,3012,850,-1,3012,3625,3163,-1,3452,3413,3499,-1,3413,3452,3414,-1,3083,4012,3084,-1,4044,4012,3083,-1,146,4045,147,-1,146,174,4045,-1,80,3964,3446,-1,80,78,3964,-1,1226,1218,1217,-1,1226,171,1218,-1,1090,3640,3090,-1,1090,4046,3640,-1,3439,683,684,-1,3439,164,683,-1,3445,3441,683,-1,3445,1098,3441,-1,3431,208,207,-1,3431,212,208,-1,3341,3949,4047,-1,3341,3343,3949,-1,3514,233,3512,-1,3418,233,3514,-1,213,3430,232,-1,3430,213,3429,-1,3516,4016,4037,-1,3464,4016,3516,-1,4048,3423,197,-1,4048,4049,3423,-1,4050,3517,4051,-1,4050,3518,3517,-1,3518,4052,4053,-1,4052,3518,4050,-1,4054,4055,4056,-1,4057,4055,4054,-1,222,642,213,-1,222,643,642,-1,4058,3416,3519,-1,3427,3416,4058,-1,4059,3525,3524,-1,708,3525,4059,-1,4060,3520,4061,-1,3521,3520,4060,-1,462,4062,248,-1,462,4063,4062,-1,3320,4064,426,-1,3320,4011,4064,-1,3533,4065,4066,-1,4065,3533,4067,-1,72,4068,228,-1,72,1109,4068,-1,246,242,241,-1,246,3527,242,-1,4057,4069,4070,-1,4054,4069,4057,-1,4071,3528,4070,-1,3534,3528,4071,-1,3307,231,230,-1,3307,3306,231,-1,257,3409,3533,-1,848,3409,257,-1,3410,3313,3580,-1,3410,3411,3313,-1,447,847,254,-1,447,3411,847,-1,3412,3580,3531,-1,3580,3412,3410,-1,3536,236,3405,-1,3536,237,236,-1,1112,3185,1110,-1,4072,3185,1112,-1,3953,1156,273,-1,3953,4001,1156,-1,482,3396,3401,-1,482,3983,3396,-1,285,283,282,-1,285,3401,283,-1,400,3543,3385,-1,294,3543,400,-1,295,3546,3543,-1,295,299,3546,-1,302,3380,307,-1,304,3380,302,-1,4073,3548,3219,-1,4073,3996,3548,-1,4074,3996,4073,-1,4074,4075,3996,-1,4076,3552,4077,-1,4076,3553,3552,-1,4078,4079,945,-1,4078,4080,4079,-1,3203,3037,1153,-1,3203,3555,3037,-1,3216,3553,4076,-1,3216,680,3553,-1,326,328,327,-1,326,329,328,-1,4081,4082,4083,-1,4082,4081,3373,-1,376,3371,3328,-1,3372,3371,376,-1,3115,3217,3639,-1,3115,3117,3217,-1,931,3559,929,-1,931,3100,3559,-1,3367,355,347,-1,3367,353,355,-1,3366,3364,327,-1,3365,3364,3366,-1,341,339,371,-1,341,337,339,-1,4084,3289,4085,-1,4084,3591,3289,-1,493,4082,3293,-1,493,3326,4082,-1,480,4086,3286,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=19 */
		private int[] getsphenoid_geometry_5_26_coordIndex_19()
		{
			int[] value = {480,4087,4086,-1,3358,3338,4087,-1,3358,3339,3338,-1,3326,4083,4082,-1,3326,4088,4083,-1,382,3331,383,-1,3331,382,4089,-1,3351,4079,4090,-1,3351,927,4079,-1,3577,3348,440,-1,3577,3347,3348,-1,3537,4072,265,-1,3537,253,4072,-1,405,401,4091,-1,402,401,405,-1,3985,4092,395,-1,3985,4093,4092,-1,3349,3341,4047,-1,3567,3341,3349,-1,359,3578,411,-1,359,361,3578,-1,3566,412,4094,-1,3566,3982,412,-1,3356,3281,4095,-1,357,3281,3356,-1,4087,3359,3358,-1,4087,480,3359,-1,3575,3939,1147,-1,3575,3981,3939,-1,3370,874,3635,-1,3370,872,874,-1,3332,4089,3362,-1,3332,3331,4089,-1,3373,3293,4082,-1,3564,3293,3373,-1,3564,483,3293,-1,3354,4084,377,-1,4084,3354,490,-1,3986,3360,3987,-1,3986,4085,3360,-1,4096,4097,4098,-1,3572,4097,4096,-1,3573,463,3574,-1,3573,3319,463,-1,3347,3315,3314,-1,430,3315,3347,-1,4094,466,471,-1,466,4094,412,-1,3581,3306,432,-1,3581,3311,3306,-1,465,3580,3300,-1,3531,3580,465,-1,435,451,472,-1,435,3582,451,-1,4098,246,4096,-1,244,246,4098,-1,3581,3308,3309,-1,3308,3581,3303,-1,238,3315,239,-1,3315,238,3302,-1,4099,237,3536,-1,4099,4100,237,-1,3297,3403,3404,-1,3296,3403,3297,-1,3296,251,3403,-1,475,251,3296,-1,3294,4101,4102,-1,3295,4101,3294,-1,495,262,356,-1,267,262,495,-1,3337,263,494,-1,263,3337,3284,-1,3990,3400,3541,-1,3990,418,3400,-1,4073,330,4074,-1,3556,330,4073,-1,3570,3364,312,-1,348,3364,3570,-1,3291,4103,3590,-1,4103,3291,4104,-1,303,344,304,-1,3992,344,303,-1,3563,3383,3547,-1,3563,3560,3383,-1,295,415,3332,-1,415,295,289,-1,4105,3569,4084,-1,4105,4000,3569,-1,3591,3569,3287,-1,4084,3569,3591,-1,349,3549,3562,-1,3549,349,3378,-1,3381,3360,4085,-1,301,3360,3381,-1,499,3404,259,-1,499,3297,3404,-1,299,3332,3362,-1,295,3332,299,-1,528,530,521,-1,530,528,529,-1,3275,3026,3274,-1,3268,3026,3275,-1,530,517,531,-1,530,3267,517,-1,3593,527,512,-1,527,3593,3276,-1,3270,3048,1165,-1,3271,3048,3270,-1,1186,2361,3821,-1,3020,2361,1186,-1,3264,599,3599,-1,3264,3265,599,-1,1182,556,879,-1,620,556,1182,-1,4106,601,4107,-1,3603,601,4106,-1,4108,3604,4109,-1,4108,4110,3604,-1,585,589,587,-1,3257,589,585,-1,3251,586,4110,-1,3251,584,586,-1,4111,565,563,-1,4111,593,565,-1,4112,596,598,-1,3254,596,4112,-1,3252,3249,3248,-1,3249,3252,3606,-1,4113,563,562,-1,4113,4111,563,-1,3254,4114,4115,-1,3254,4112,4114,-1,553,4114,576,-1,552,4114,553,-1,3606,3243,3249,-1,3243,3606,3240,-1,4113,607,612,-1,4113,562,607,-1,614,3245,4116,-1,613,3245,614,-1,3240,622,3243,-1,622,3240,623,-1,611,4117,3608,-1,4117,611,3238,-1,4117,3607,3608,-1,4118,3607,4117,-1,4117,548,1179,-1,4117,3238,548,-1,616,1185,3017,-1,616,3969,1185,-1,3208,3136,3188,-1,3208,720,3136,-1,636,3237,629,-1,636,2356,3237,-1,406,3341,3567,-1,406,3342,3341,-1,406,3573,3574,-1,406,3567,3573,-1,649,3612,3232,-1,649,3610,3612,-1,802,912,3197,-1,912,802,4119,-1,3613,3230,3229,-1,3230,3613,3614,-1,666,3227,667,-1,3227,666,810,-1,921,3507,4043,-1,921,920,3507,-1,3061,4120,4121,-1,3061,4122,4120,-1,734,4122,3061,-1,734,1040,4122,-1,3456,3457,3503,-1,3457,3456,3502,-1,3125,1011,1024,-1,3125,1012,1011,-1,668,3201,1209,-1,3201,668,3616,-1,3621,1202,2993,-1,1202,3621,785,-1,2990,3616,2996,-1,3616,2990,3201,-1,1206,705,4123,-1,1206,1207,705,-1,4124,4125,3168,-1,4124,4126,4125,-1,3168,3622,3193,-1,3168,4125,3622,-1,825,1005,826,-1,825,3926,1005,-1,659,816,660,-1,659,827,816,-1,1006,3189,3188,-1,3189,1006,1199,-1,4127,3932,4128,-1,3932,4127,1178,-1,3019,4129,2362,-1,4129,3019,3958,-1,1052,1083,3182,-1,990,1083,1052,-1,697,3104,888,-1,697,3626,3104,-1,4130,3174,3173,-1,3174,4130,4131,-1,3954,3224,3658,-1,3225,3224,3954,-1,815,3003,4132,-1,815,1194,3003,-1,3171,791,788,-1,3171,3194,791,-1,3173,4133,4130,-1,3173,3941,4133,-1,3166,3629,3008,-1,3166,699,3629,-1,4134,3610,660,-1,3611,3610,4134,-1,858,3163,3625,-1,1111,3163,858,-1,3097,867,3098,-1,3097,868,867,-1,3151,3119,3558,-1,3151,3120,3119,-1,976,4135,883,-1,4135,976,1048,-1,951,3146,952,-1,3146,951,4136,-1,3145,1046,3148,-1,1046,3145,1047,-1,4137,4136,4138,-1,4137,3146,4136,-1,1107,968,136,-1,883,968,1107,-1,3060,3948,3058,-1,3948,3060,1084,-1,138,135,139,-1,138,3449,135,-1,3022,3070,3077,-1,3654,3070,3022,-1,1001,3051,1002,-1,3051,1001,2569,-1,4139,998,3054,-1,4139,999,998,-1,3648,4140,3068,-1,3648,1075,4140,-1,2992,1204,1203,-1,2991,1204,2992,-1,4141,4142,4143,-1,4142,4141,3928,-1,718,3189,3187,-1,717,3189,718,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=20 */
		private int[] getsphenoid_geometry_5_26_coordIndex_20()
		{
			int[] value = {776,909,782,-1,776,870,909,-1,4144,3025,1082,-1,4144,2352,3025,-1,3129,3130,3634,-1,3129,1021,3130,-1,591,4145,3129,-1,591,3972,4145,-1,3132,4146,1019,-1,4146,3132,4147,-1,3972,4147,4145,-1,3972,4146,4147,-1,4148,590,4149,-1,590,4148,4150,-1,1162,1160,3652,-1,1162,3122,1160,-1,1031,1162,3652,-1,1031,1163,1162,-1,3158,3951,3950,-1,3951,3158,3161,-1,4151,4152,4153,-1,4151,4154,4152,-1,3152,4090,4155,-1,3152,3351,4090,-1,4156,292,3384,-1,4156,3544,292,-1,386,410,409,-1,385,410,386,-1,1144,1093,3045,-1,1144,1036,1093,-1,1147,1143,3575,-1,1147,1146,1143,-1,316,955,317,-1,316,1141,955,-1,1164,1137,505,-1,1164,3114,1137,-1,1122,3648,3067,-1,1121,3648,1122,-1,721,3059,1041,-1,3059,721,4157,-1,4158,4159,4160,-1,3103,4159,4158,-1,1063,3933,1064,-1,1063,4161,3933,-1,1121,3637,3648,-1,1121,3638,3637,-1,3065,3934,1132,-1,3065,4162,3934,-1,4163,3955,3109,-1,3178,3955,4163,-1,3100,3352,3559,-1,3100,296,3352,-1,4046,3093,3643,-1,4046,1090,3093,-1,3442,3092,181,-1,3442,3642,3092,-1,3643,3176,4046,-1,900,3176,3643,-1,3447,3510,3448,-1,3447,4019,3510,-1,3533,3415,4067,-1,3533,3532,3415,-1,4069,4068,4164,-1,4069,4008,4068,-1,4165,3568,360,-1,4165,4093,3568,-1,3074,3071,3075,-1,3071,3074,3072,-1,983,864,982,-1,983,865,864,-1,729,4140,1071,-1,4140,729,728,-1,1129,725,724,-1,1129,730,725,-1,4157,1053,3059,-1,4157,3063,1053,-1,4166,4167,4168,-1,4167,4166,3057,-1,4168,4169,4170,-1,4168,4167,4169,-1,3943,3053,3049,-1,3054,3053,3943,-1,4170,995,2157,-1,4170,4169,995,-1,3942,1139,1138,-1,3052,1139,3942,-1,4171,4161,4172,-1,4171,3933,4161,-1,1141,1155,1154,-1,316,1155,1141,-1,1147,388,387,-1,1147,3940,388,-1,3635,389,421,-1,3635,874,389,-1,3088,1151,385,-1,1151,3088,367,-1,3394,3395,3393,-1,3394,283,3395,-1,403,4091,3979,-1,403,405,4091,-1,776,779,781,-1,776,3633,779,-1,3135,1031,3032,-1,1031,3135,1163,-1,3024,4173,3271,-1,2347,4173,3024,-1,1184,3019,3020,-1,4174,3019,1184,-1,3820,635,1187,-1,635,3820,4175,-1,885,839,3624,-1,3636,839,885,-1,1004,3634,3930,-1,1003,3634,1004,-1,3655,3656,856,-1,3656,3655,3014,-1,3539,3953,3952,-1,3539,3035,3953,-1,272,3392,4176,-1,3392,272,806,-1,3008,837,975,-1,3629,837,3008,-1,4059,3168,3167,-1,3168,4059,4124,-1,3931,4134,4177,-1,667,4134,3931,-1,816,4132,4177,-1,815,4132,816,-1,3001,1004,3930,-1,4143,1004,3001,-1,2999,506,3000,-1,3653,506,2999,-1,4178,3191,3190,-1,4178,799,3191,-1,790,1035,2982,-1,1035,790,789,-1,4179,3941,3173,-1,3941,4179,1035,-1,3437,2977,177,-1,3437,190,2977,-1,2690,1230,1857,-1,2690,2971,1230,-1,2606,2517,2270,-1,2504,2517,2606,-1,2944,3830,3794,-1,2944,4180,3830,-1,1280,2945,3660,-1,1277,2945,1280,-1,3830,4181,3828,-1,3830,4180,4181,-1,3828,4182,4183,-1,3828,4181,4182,-1,2960,2959,2958,-1,2952,2959,2960,-1,1265,1273,1266,-1,1273,1265,2955,-1,1252,2950,1279,-1,1254,2950,1252,-1,2945,1255,1257,-1,2945,2947,1255,-1,4184,2941,1673,-1,4184,1291,2941,-1,1288,1287,2904,-1,1288,1285,1287,-1,3664,1450,1452,-1,3665,1450,3664,-1,4185,1397,1396,-1,1397,4185,3923,-1,3920,2937,1348,-1,2937,1318,1317,-1,3920,1318,2937,-1,1358,3918,3917,-1,3918,1358,3782,-1,1356,1342,2920,-1,4186,1342,1356,-1,3921,4187,3923,-1,3921,2661,4187,-1,1330,1356,1331,-1,1356,1330,4186,-1,4188,1342,4186,-1,4188,1340,1342,-1,1347,2597,4189,-1,2598,2597,1347,-1,2919,2929,2928,-1,2929,2919,3668,-1,2936,2925,1315,-1,4190,2925,2936,-1,2925,3918,2926,-1,2925,3919,3918,-1,2935,1352,2924,-1,4191,1352,2935,-1,2923,2909,2908,-1,1351,2909,2923,-1,3841,1361,2088,-1,1361,3841,2374,-1,1410,2277,2276,-1,2277,1410,1907,-1,2908,3667,1320,-1,3667,2908,1323,-1,1403,2423,2405,-1,1403,2916,2423,-1,1377,1417,2415,-1,1377,1376,1417,-1,1402,4192,4193,-1,1402,1401,4192,-1,2420,1377,2415,-1,2420,2410,1377,-1,2508,2269,2511,-1,2276,2269,2508,-1,3677,1905,1904,-1,1905,3677,2681,-1,4194,1380,1400,-1,4194,2917,1380,-1,2282,3882,2589,-1,2282,3663,3882,-1,1433,3679,2900,-1,3679,1433,2688,-1,1447,1467,3680,-1,1447,1446,1467,-1,3914,1445,4195,-1,1445,3914,1446,-1,1485,3688,2898,-1,3688,1485,2497,-1,4196,4197,1454,-1,4196,4198,4197,-1,4196,1458,4199,-1,4196,1468,1458,-1,1468,1455,1458,-1,1468,2897,1455,-1,4200,4201,4202,-1,4200,4203,4201,-1,4204,1713,3684,-1,1713,4204,4205,-1,3694,3911,3692,-1,3694,3693,3911,-1,3689,4198,3687,-1,4198,3689,4197,-1,3690,4206,4207,-1,4206,3690,3910,-1,4208,4206,4209,-1,4208,4210,4206,-1,4209,4211,4208,-1,4212,4211,4209,-1,2784,4213,2889,-1,2784,2890,4213,-1,4214,3690,4215,-1,4214,3691,3690,-1,4207,4215,3690,-1,4215,4207,4216,-1,1693,2792,1492,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=21 */
		private int[] getsphenoid_geometry_5_26_coordIndex_21()
		{
			int[] value = {2770,2792,1693,-1,2882,2292,2291,-1,2790,2292,2882,-1,2029,2290,1501,-1,2029,2291,2290,-1,2887,1690,3730,-1,1690,2887,1688,-1,3905,1503,1499,-1,3905,1505,1503,-1,1730,1507,1731,-1,1730,2819,1507,-1,1631,1730,4217,-1,1730,1631,2819,-1,4218,2596,2595,-1,2596,4218,3697,-1,2875,1511,2594,-1,2875,2337,1511,-1,1524,2760,1633,-1,1524,4219,2760,-1,1529,1534,1536,-1,1528,1534,1529,-1,1536,2762,1542,-1,3702,2762,1536,-1,2863,1547,2864,-1,2863,1545,1547,-1,4220,2859,4221,-1,4220,4222,2859,-1,2858,3786,4223,-1,3786,2858,3785,-1,4222,1900,2859,-1,4222,3848,1900,-1,2834,4223,2682,-1,4223,2834,2858,-1,1663,2803,1664,-1,1663,2804,2803,-1,2801,1665,2833,-1,2801,2802,1665,-1,2219,2264,2222,-1,2264,2219,2265,-1,1616,2851,1614,-1,1616,1590,2851,-1,1590,2852,2851,-1,1590,2800,2852,-1,4224,3733,4225,-1,4224,4226,3733,-1,2842,3715,3714,-1,3715,2842,2841,-1,1645,2809,2839,-1,1645,2810,2809,-1,2838,3831,3717,-1,4227,3831,2838,-1,4228,4229,4230,-1,4228,3881,4229,-1,3718,1664,2803,-1,3718,4231,1664,-1,4232,3719,2827,-1,3720,3719,4232,-1,2824,2592,3785,-1,2824,1572,2592,-1,2829,2805,2807,-1,2830,2805,2829,-1,1579,1899,1901,-1,1579,4233,1899,-1,1679,4227,1715,-1,1679,4234,4227,-1,4235,2822,2821,-1,3891,2822,4235,-1,1515,1512,1513,-1,1512,1515,3902,-1,1549,2098,2100,-1,1549,1548,2098,-1,2272,4236,3725,-1,2271,4236,2272,-1,2506,4237,4238,-1,2506,4239,4237,-1,1646,2840,1678,-1,2840,1646,2839,-1,1651,4227,2838,-1,1651,1715,4227,-1,3868,3867,4230,-1,3868,1732,3867,-1,4240,3711,3710,-1,4241,3711,4240,-1,3870,2757,1666,-1,2758,2757,3870,-1,4231,1655,3724,-1,4231,3718,1655,-1,2830,4242,4225,-1,2830,2829,4242,-1,1592,1723,2836,-1,1592,2846,1723,-1,3872,3722,1624,-1,3872,2781,3722,-1,1701,1642,1644,-1,1642,1701,2779,-1,1676,1638,1639,-1,1676,4243,1638,-1,1702,1682,2793,-1,1702,1683,1682,-1,1684,1649,1685,-1,1649,1684,2797,-1,1646,2777,1647,-1,1709,2777,1646,-1,3682,1694,3681,-1,3682,1695,1694,-1,1480,2789,3873,-1,1480,3686,2789,-1,2784,1708,2891,-1,2784,2775,1708,-1,1703,1484,4244,-1,1482,1484,1703,-1,2778,1493,1691,-1,2778,1680,1493,-1,4245,3695,3694,-1,4245,4246,3695,-1,2886,2780,2779,-1,1476,2780,2886,-1,1715,1721,1679,-1,1721,1715,1714,-1,1497,1720,3907,-1,1720,1497,4247,-1,2876,1659,2877,-1,2876,1658,1659,-1,1653,1504,1506,-1,1653,3723,1504,-1,1658,1629,1605,-1,1658,2876,1629,-1,2817,1603,2818,-1,1604,1603,2817,-1,1574,1558,4248,-1,1558,1574,1573,-1,2849,1552,3885,-1,1552,2849,1597,-1,1723,4249,4250,-1,1722,4249,1723,-1,1599,2865,2850,-1,2764,2865,1599,-1,2845,3702,1588,-1,2845,3703,3702,-1,4240,2816,3700,-1,4240,3710,2816,-1,3889,1539,3890,-1,3889,2866,1539,-1,1524,4251,1670,-1,1524,4252,4251,-1,1633,3733,4226,-1,2759,3733,1633,-1,4253,1569,2856,-1,4253,4254,1569,-1,1591,1528,3709,-1,1591,1534,1528,-1,2817,1663,1604,-1,1515,1663,2817,-1,1504,1608,2880,-1,1504,3723,1608,-1,2738,1774,1764,-1,2738,2737,1774,-1,3736,2746,2748,-1,3736,3735,2746,-1,1755,4255,2323,-1,1755,2529,4255,-1,1739,4256,2743,-1,1739,2556,4256,-1,2749,1766,2743,-1,2749,1767,1766,-1,2749,3736,1767,-1,2748,1767,3736,-1,2748,2324,1767,-1,4028,2650,1761,-1,4257,2650,4028,-1,1787,4258,4259,-1,1787,1789,4258,-1,2711,2718,2712,-1,2711,4260,2718,-1,2704,3861,2705,-1,3861,2704,2726,-1,4261,2731,3744,-1,2731,4261,3863,-1,2726,4262,3860,-1,3745,4262,2726,-1,3745,3746,4262,-1,2727,3746,3745,-1,2720,3746,2727,-1,2724,2721,1813,-1,2724,2722,2721,-1,4260,1811,2718,-1,1811,4260,1812,-1,3748,1803,1805,-1,3748,1801,1803,-1,3863,2709,2731,-1,3863,2710,2709,-1,2707,2722,2724,-1,1823,2722,2707,-1,4262,1822,4263,-1,4262,1823,1822,-1,1805,4264,3748,-1,4264,1805,2734,-1,1821,3865,4265,-1,3865,1821,1790,-1,4266,1808,4267,-1,4266,4268,1808,-1,4269,1819,4270,-1,4269,1817,1819,-1,2736,4269,4271,-1,2736,4272,4269,-1,1793,4265,3865,-1,1793,3857,4265,-1,4270,4271,4269,-1,4271,4270,1831,-1,2695,1824,1826,-1,4273,1824,2695,-1,1837,1845,2700,-1,1845,1837,1846,-1,3858,3751,1833,-1,3751,3858,4258,-1,3778,3752,1843,-1,4274,3752,3778,-1,2365,1841,2366,-1,2365,1842,1841,-1,1843,2458,3778,-1,1843,1800,2458,-1,2381,3847,2694,-1,2605,3847,2381,-1,2693,4175,3753,-1,4175,2693,4275,-1,4237,2813,2812,-1,4276,2813,4237,-1,1636,3883,4277,-1,1636,1643,3883,-1,2685,2643,1992,-1,1882,2643,2685,-1,2639,1896,3849,-1,2639,1862,1896,-1,1875,1863,2686,-1,1863,1875,1868,-1,4278,2676,2232,-1,2674,2676,4278,-1,1915,3811,2630,-1,3811,1915,1922,-1,2671,2446,2386,-1,2671,2672,2446,-1,2079,2670,2623,-1,2079,4279,2670,-1,2630,2669,2003,-1,2630,3811,2669,-1,1614,1577,2091,-1,1614,2851,1577,-1,4280,2245,2662,-1,2245,4280,4281,-1,3762,2662,3834,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=22 */
		private int[] getsphenoid_geometry_5_26_coordIndex_22()
		{
			int[] value = {3762,4280,2662,-1,1398,1943,1396,-1,1398,1369,1943,-1,1960,2652,1959,-1,1960,2344,2652,-1,2397,4282,2435,-1,3812,4282,2397,-1,2204,1980,1979,-1,2204,2398,1980,-1,4257,3765,2650,-1,3765,4257,2354,-1,1475,4283,2645,-1,1475,1474,4283,-1,1878,1885,3756,-1,1885,1878,3853,-1,2645,2431,2646,-1,2645,4284,2431,-1,2637,2077,2076,-1,2077,2637,1983,-1,2640,1993,1876,-1,2640,1994,1993,-1,2514,2601,3816,-1,2601,2514,2427,-1,3815,1866,3800,-1,1866,3815,3855,-1,2007,2387,2008,-1,2387,2007,2424,-1,4285,2628,2627,-1,2628,4285,2460,-1,2456,2463,2457,-1,2463,2456,2363,-1,2020,2449,2448,-1,3775,2449,2020,-1,2447,2027,2448,-1,2447,2673,2027,-1,4182,1232,1234,-1,4182,1235,1232,-1,4286,3777,3776,-1,4286,3822,3777,-1,2252,4287,4288,-1,2251,4287,2252,-1,2229,4289,2477,-1,2229,4290,4289,-1,2502,4291,4292,-1,2502,2501,4291,-1,2054,2254,2055,-1,2254,2054,2050,-1,2236,2059,2532,-1,2236,2238,2059,-1,2049,2538,2233,-1,2049,2048,2538,-1,2631,2390,2177,-1,2636,2390,2631,-1,3793,3768,1984,-1,3768,3793,4293,-1,2172,2564,2173,-1,2564,2172,3781,-1,1877,1868,1875,-1,1877,1869,1868,-1,1873,4294,2632,-1,4294,1873,4295,-1,2918,2033,2372,-1,2918,1375,2033,-1,2591,2097,2096,-1,2104,2097,2591,-1,2071,2615,4296,-1,2615,2071,1587,-1,2311,2130,3788,-1,2118,2130,2311,-1,2581,2503,2371,-1,4297,2503,2581,-1,4298,2120,2119,-1,2577,2120,4298,-1,2125,2539,3838,-1,2539,2125,2543,-1,4299,2577,4298,-1,2578,2577,4299,-1,3799,2582,2373,-1,3799,2519,2582,-1,4300,2540,4297,-1,2541,2540,4300,-1,4301,2575,4302,-1,2575,4301,2036,-1,2062,2270,1386,-1,2606,2270,2062,-1,4303,3777,4129,-1,2358,3777,4303,-1,2285,2275,2274,-1,2285,2284,2275,-1,2568,2315,4304,-1,2315,2568,2567,-1,3827,4304,2313,-1,4304,3827,4305,-1,2391,2170,3819,-1,2170,2391,2396,-1,2065,2424,2007,-1,2425,2424,2065,-1,1757,2747,1752,-1,1757,1753,2747,-1,3836,2194,4306,-1,2194,3836,2558,-1,2188,4307,2183,-1,2195,4307,2188,-1,4307,4308,4309,-1,4307,4306,4308,-1,2187,2181,2182,-1,2211,2181,2187,-1,2092,2553,2090,-1,2092,3784,2553,-1,3810,4290,3787,-1,3810,4296,4290,-1,1579,2264,1580,-1,1579,1901,2264,-1,2552,2280,2510,-1,2552,2478,2280,-1,3886,2113,2111,-1,2113,3886,2096,-1,2578,2581,3789,-1,4299,2581,2578,-1,3834,3763,3833,-1,3834,2662,3763,-1,4310,2482,3807,-1,4310,2483,2482,-1,4299,4297,2581,-1,4300,4297,4299,-1,1913,2543,2584,-1,2543,1913,2539,-1,2300,2536,2570,-1,2300,2537,2536,-1,3829,2570,2536,-1,2571,2570,3829,-1,2149,2250,3837,-1,2251,2250,2149,-1,4311,2565,1000,-1,4312,2565,4311,-1,2527,3795,2528,-1,3798,3795,2527,-1,2242,2487,2525,-1,2488,2487,2242,-1,3796,2525,2487,-1,3796,3795,2525,-1,2483,3803,2481,-1,2483,4313,3803,-1,2520,2124,2231,-1,2580,2124,2520,-1,2610,2580,2520,-1,2580,2610,3758,-1,3663,4238,3882,-1,2506,4238,3663,-1,3676,2505,2064,-1,3676,2268,2505,-1,1366,2083,2600,-1,1366,1386,2083,-1,3801,4314,2287,-1,4211,4314,3801,-1,2898,3687,4315,-1,3688,3687,2898,-1,3840,1298,1432,-1,1298,3840,2942,-1,2535,2306,2491,-1,2537,2306,2535,-1,4316,4302,4183,-1,4301,4302,4316,-1,2488,2256,2298,-1,2256,2488,2244,-1,2485,1939,1937,-1,1939,2485,3802,-1,1938,1929,1931,-1,1938,4317,1929,-1,2246,3807,2312,-1,4310,3807,2246,-1,3738,3763,2666,-1,3833,3763,3738,-1,2159,2322,2567,-1,2318,2322,2159,-1,1956,3792,2466,-1,1956,1958,3792,-1,2278,3835,2507,-1,3835,2278,2224,-1,3892,2548,2822,-1,3892,4318,2548,-1,2476,2480,2544,-1,2476,2475,2480,-1,2596,3774,2084,-1,3774,2596,2621,-1,1526,1632,2870,-1,1526,1527,1632,-1,2198,2469,2220,-1,2469,2198,2617,-1,1903,2655,2557,-1,2655,1903,1953,-1,2249,2464,2454,-1,2249,4286,2464,-1,2460,2235,2628,-1,2460,2462,2235,-1,2459,4319,4285,-1,4274,4319,2459,-1,4275,1859,641,-1,2693,1859,4275,-1,2022,3775,2020,-1,2022,3799,3775,-1,2621,3698,2449,-1,3698,2621,2596,-1,2027,3842,2629,-1,3842,2027,2673,-1,2685,1893,3850,-1,3755,1893,2685,-1,3819,2439,4320,-1,2439,3819,2170,-1,1978,2434,2398,-1,2167,2434,1978,-1,2432,4284,4321,-1,2432,2431,4284,-1,2435,4322,2436,-1,4322,2435,4282,-1,2068,2400,2069,-1,2068,2550,2400,-1,3814,1400,2418,-1,3814,4194,1400,-1,2419,2414,2413,-1,2419,2418,2414,-1,2407,1422,2912,-1,2407,3678,1422,-1,3793,2068,2067,-1,2550,2068,3793,-1,2550,3767,2400,-1,1986,3767,2550,-1,4321,4323,4324,-1,4321,4284,4323,-1,2602,4325,2562,-1,4320,4325,2602,-1,2516,2389,2388,-1,2389,2516,2515,-1,2644,1922,1915,-1,2644,1470,1922,-1,2564,2370,2634,-1,2564,2563,2370,-1,2040,2870,2869,-1,2040,1526,2870,-1,2372,2620,2373,-1,2620,2372,2033,-1,2026,2380,2133,-1,2380,2026,2629,-1,2628,2610,3773,-1,2610,2628,2235,-1,2693,3754,1859,-1,2693,2692,3754,-1,3076,2358,4303,-1,3076,2359,2358,-1,8,2689,546,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=23 */
		private int[] getsphenoid_geometry_5_26_coordIndex_23()
		{
			int[] value = {8,2971,2689,-1,2324,2747,2325,-1,2324,2748,2747,-1,3899,1529,4326,-1,3899,3898,1529,-1,2869,1531,1533,-1,1531,2869,2871,-1,4327,4228,4328,-1,4327,2545,4228,-1,2551,2225,2224,-1,3826,2225,2551,-1,2202,2116,2475,-1,2116,2202,2201,-1,3827,3738,4305,-1,3827,3739,3738,-1,4255,4171,4172,-1,4255,4329,4171,-1,2320,2565,4312,-1,2565,2320,2160,-1,2566,4170,2157,-1,2566,4330,4170,-1,2316,2567,2322,-1,2567,2316,2315,-1,4330,4168,4170,-1,4330,4331,4168,-1,4331,4166,4168,-1,2247,4166,4331,-1,3808,2214,3834,-1,3808,2212,2214,-1,4332,3834,2214,-1,4332,3762,3834,-1,3936,3802,1125,-1,3936,1939,3802,-1,1934,3805,2308,-1,3805,1934,1933,-1,2299,2537,2300,-1,2299,2306,2537,-1,4333,4316,3077,-1,4333,4301,4316,-1,3830,2536,3794,-1,3829,2536,3830,-1,2360,2296,3776,-1,2360,2297,2296,-1,1466,1291,4334,-1,1292,1291,1466,-1,1479,1488,4212,-1,1479,1481,1488,-1,1397,1371,1398,-1,1397,3664,1371,-1,2064,2285,3676,-1,2285,2064,2060,-1,2590,3675,2282,-1,2590,2283,3675,-1,2276,1411,1410,-1,2276,2279,1411,-1,2106,4220,2107,-1,4220,2106,3894,-1,1928,2301,2523,-1,1928,1927,2301,-1,2167,2163,2434,-1,2167,2164,2163,-1,2532,2058,2295,-1,2532,2059,2058,-1,2533,2295,2052,-1,2532,2295,2533,-1,3795,1927,2525,-1,1927,3795,3798,-1,3797,2487,2307,-1,3797,3796,2487,-1,4329,2529,2327,-1,4329,4255,2529,-1,3837,2056,4335,-1,2056,3837,2250,-1,2263,1957,2310,-1,4336,1957,2263,-1,2307,2153,2230,-1,2153,2307,2487,-1,1941,3762,4332,-1,3762,1941,1940,-1,3881,2545,2546,-1,2545,3881,4228,-1,2222,2198,2219,-1,2222,2199,2198,-1,3725,2095,4337,-1,3725,4236,2095,-1,2468,3787,2586,-1,2468,3810,3787,-1,3839,2038,2112,-1,2102,2038,3839,-1,2096,1576,2113,-1,1576,2096,2091,-1,2561,2554,1964,-1,2554,2561,2555,-1,2202,1566,2110,-1,2202,1565,1566,-1,2195,4306,4307,-1,2195,3836,4306,-1,2188,2196,2195,-1,2196,2188,2185,-1,2193,4306,2194,-1,4308,4306,2193,-1,2715,4308,2193,-1,4308,2715,3747,-1,1772,3740,4338,-1,1772,2737,3740,-1,1768,2241,2326,-1,2241,1768,3824,-1,3850,1882,2685,-1,3850,1883,1882,-1,2438,2164,2169,-1,2165,2164,2438,-1,3852,4294,2445,-1,4339,4294,3852,-1,3739,2314,2326,-1,3739,3827,2314,-1,2317,4304,2315,-1,2317,2313,4304,-1,4182,2297,4183,-1,2297,4182,1234,-1,2483,4281,4313,-1,4310,4281,2483,-1,2147,4335,1937,-1,4335,2147,3837,-1,3788,2140,2311,-1,2141,2140,3788,-1,3773,2520,2023,-1,3773,2610,2520,-1,2127,2543,2125,-1,2543,2127,2542,-1,3838,2130,2118,-1,2131,2130,3838,-1,2477,4340,1576,-1,4340,2477,4289,-1,3894,2110,1566,-1,3894,2106,2110,-1,2093,4236,2266,-1,4236,2093,2095,-1,2217,2339,3784,-1,2339,2217,1583,-1,2514,3815,3800,-1,2514,3816,3815,-1,1916,2633,2019,-1,2633,1916,3772,-1,2623,2080,2079,-1,2080,2623,2447,-1,3770,4321,4341,-1,3770,2432,4321,-1,2177,2012,2631,-1,2177,2176,2012,-1,3852,3756,2396,-1,3852,1878,3756,-1,1879,1878,3852,-1,2066,4342,2067,-1,4324,4342,2066,-1,2054,2493,2050,-1,2054,2252,2493,-1,2045,2044,2150,-1,2044,2045,2512,-1,4129,3822,2362,-1,3777,3822,4129,-1,2461,4285,4319,-1,2460,4285,2461,-1,2011,2013,2012,-1,2010,2013,2011,-1,2632,2515,1873,-1,2632,2389,2515,-1,2387,2401,2388,-1,2387,2424,2401,-1,2002,3843,2001,-1,2002,4343,3843,-1,4343,4344,3843,-1,4343,4345,4344,-1,2646,2433,4346,-1,2646,2431,2433,-1,1884,2171,2395,-1,1975,2171,1884,-1,1885,1881,2641,-1,1885,3853,1881,-1,1970,4282,1973,-1,4322,4282,1970,-1,2435,1980,2397,-1,1981,1980,2435,-1,1975,1886,2428,-1,1884,1886,1975,-1,4280,1929,4317,-1,4280,3762,1929,-1,4281,4317,4313,-1,4281,4280,4317,-1,1349,3672,4347,-1,1349,3782,3672,-1,1877,1993,2443,-1,1876,1993,1877,-1,3853,1880,3854,-1,1878,1880,3853,-1,1882,3854,2643,-1,1881,3854,1882,-1,3757,1866,3855,-1,1867,1866,3757,-1,4239,4276,4237,-1,4276,4239,2808,-1,2668,2605,2604,-1,2668,3847,2605,-1,2248,1799,3751,-1,2455,1799,2248,-1,3750,2366,1841,-1,2366,3750,2692,-1,1782,4348,2367,-1,1782,1846,4348,-1,4273,4348,1839,-1,4348,4273,4349,-1,2700,4350,1832,-1,4350,2700,1845,-1,4273,1838,1824,-1,1839,1838,4273,-1,1798,2736,3856,-1,1798,1797,2736,-1,1831,3742,2699,-1,1831,4270,3742,-1,1838,1809,4351,-1,1838,1810,1809,-1,1807,3743,2733,-1,1807,4352,3743,-1,4352,2701,2729,-1,4352,2702,2701,-1,4270,4264,3742,-1,4270,1819,4264,-1,4351,4353,4354,-1,4351,1809,4353,-1,1820,4352,1807,-1,1820,2702,4352,-1,3749,4355,2709,-1,4355,3749,1817,-1,1806,4266,1804,-1,1806,2713,4266,-1,3746,1823,4262,-1,3746,2722,1823,-1,1811,2720,2719,-1,2720,1811,2721,-1,3860,4263,4354,-1,3860,4262,4263,-1,1820,3866,1784,-1,1820,1791,3866,-1,2705,4353,4268,-1,4353,2705,3861,-1,1800,2455,2458,-1,2455,1800,1799,-1,2706,1791,1790,-1,2706,3866,1791,-1,2361,2453,3821,-1,2453,2361,1788,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=24 */
		private int[] getsphenoid_geometry_5_26_coordIndex_24()
		{
			int[] value = {2323,1767,2324,-1,1767,2323,1765,-1,1771,4144,4027,-1,4144,1771,1770,-1,1754,3824,1768,-1,1756,3824,1754,-1,2207,1763,1762,-1,2207,1743,1763,-1,2746,1752,2747,-1,1752,2746,1751,-1,1739,3823,1740,-1,2744,3823,1739,-1,1660,2867,3888,-1,2867,1660,2868,-1,3905,2752,1505,-1,3905,1717,2752,-1,3890,1538,4242,-1,1538,3890,1539,-1,3704,1597,1596,-1,1552,1597,3704,-1,1634,1729,1728,-1,1729,1634,4225,-1,1634,4224,4225,-1,1634,2872,4224,-1,3711,2868,1660,-1,2815,2868,3711,-1,1534,1601,3896,-1,1534,1591,1601,-1,1737,2865,1738,-1,2865,1737,2850,-1,4250,1725,1724,-1,4249,1725,4250,-1,1593,3885,1551,-1,3885,1593,2849,-1,2856,4248,4253,-1,4248,2856,1574,-1,1603,1517,2818,-1,1603,1602,1517,-1,2874,1659,1607,-1,1659,2874,2877,-1,2880,1654,2754,-1,1608,1654,2880,-1,2879,2755,3713,-1,2755,2879,2878,-1,1651,1717,1715,-1,1717,1651,2752,-1,1720,2773,1679,-1,1720,4356,2773,-1,1720,4247,4356,-1,3906,2773,2885,-1,3906,2772,2773,-1,4357,1716,1495,-1,4357,1714,1716,-1,3694,2798,4245,-1,3694,1699,2798,-1,2776,1707,3731,-1,1707,2776,1708,-1,1681,1696,1695,-1,1683,1696,1681,-1,3693,4246,4243,-1,4246,3693,3695,-1,2774,2797,1684,-1,2774,3873,2797,-1,1688,1691,1690,-1,1688,1687,1691,-1,2774,1480,3873,-1,2785,1480,2774,-1,2778,1646,1678,-1,2778,1709,1646,-1,1685,1707,1686,-1,1707,1685,4358,-1,3876,2793,1648,-1,2793,3876,2794,-1,2779,1641,1642,-1,2779,2780,1641,-1,4359,4243,4246,-1,4243,4359,1638,-1,3890,2829,3720,-1,3890,4242,2829,-1,4225,2831,2830,-1,3733,2831,4225,-1,4318,2549,2548,-1,4318,4360,2549,-1,2616,1575,2806,-1,2616,2477,1575,-1,2549,1657,2479,-1,2549,3724,1657,-1,1605,4229,3887,-1,1605,3878,4229,-1,3867,3825,4328,-1,3825,3867,2844,-1,4361,1645,1647,-1,4361,3716,1645,-1,1685,2843,4358,-1,1685,2841,2843,-1,2507,4239,2506,-1,2507,3835,4239,-1,3884,1625,4362,-1,1625,3884,1640,-1,1637,4277,2812,-1,1637,1636,4277,-1,2864,1722,2853,-1,2864,1547,1722,-1,2626,4213,2888,-1,2626,2625,4213,-1,3722,1625,1624,-1,1625,3722,1621,-1,4234,1678,2840,-1,1678,4234,1679,-1,1661,2827,2826,-1,4232,2827,1661,-1,4360,1667,4363,-1,4360,4318,1667,-1,3881,3887,4229,-1,3881,3880,3887,-1,4230,3878,3868,-1,4230,4229,3878,-1,4363,1666,2757,-1,4363,1667,1666,-1,1727,4225,4242,-1,1727,1729,4225,-1,1726,1600,2836,-1,1726,1598,1600,-1,3708,1614,2835,-1,3708,1615,1614,-1,2265,1581,2618,-1,2265,2219,1581,-1,4233,1578,2682,-1,4233,1579,1578,-1,2333,2552,2328,-1,2552,2333,2551,-1,1571,1595,1572,-1,1571,1570,1595,-1,3893,3848,4222,-1,3893,1568,3848,-1,2544,1563,2476,-1,2544,2654,1563,-1,4364,4223,3786,-1,4364,4365,4223,-1,3894,4222,4220,-1,3894,3893,4222,-1,1898,4248,1558,-1,3705,4248,1898,-1,3705,4253,4248,-1,3705,4254,4253,-1,1544,2764,2863,-1,2764,1544,1738,-1,3897,2868,3898,-1,3897,2867,2868,-1,3898,1530,1529,-1,1530,3898,2814,-1,1522,1633,1527,-1,1522,1524,1633,-1,3900,1522,1526,-1,1523,1522,3900,-1,3902,2817,3901,-1,1515,2817,3902,-1,2595,1520,4218,-1,2595,1519,1520,-1,1501,3903,2028,-1,1496,3903,1501,-1,2883,2291,2089,-1,2883,2882,2291,-1,1689,4213,2890,-1,2888,4213,1689,-1,2626,3730,2791,-1,2626,2887,3730,-1,4212,1490,1479,-1,1490,4212,4209,-1,2886,3691,4214,-1,2886,1699,3691,-1,3908,1491,3912,-1,2786,1491,3908,-1,2786,1461,1491,-1,4210,4207,4206,-1,4207,4210,4366,-1,3912,3693,3908,-1,3912,3911,3693,-1,4315,2500,2898,-1,4315,3801,2500,-1,4211,1488,4314,-1,4212,1488,4211,-1,4367,3683,3726,-1,4367,3684,3683,-1,4214,1476,2886,-1,4214,4202,1476,-1,1460,4203,4200,-1,4203,1460,1459,-1,1473,4279,1474,-1,4279,1473,2670,-1,2897,4368,1455,-1,4368,2897,2896,-1,3727,3682,1489,-1,1697,3682,3727,-1,1447,4369,1445,-1,1447,4205,4369,-1,1454,1468,4196,-1,1454,1453,1468,-1,1457,1458,1455,-1,1457,1459,1458,-1,1454,4370,2906,-1,1454,4197,4370,-1,2931,1450,4187,-1,1450,2931,1451,-1,1438,1465,2893,-1,1440,1465,1438,-1,3680,4205,1447,-1,1713,4205,3680,-1,2892,1446,3914,-1,1446,2892,1467,-1,2589,3884,4362,-1,2589,3882,3884,-1,2903,1424,1423,-1,2903,1437,1424,-1,1904,1390,3677,-1,1904,1305,1390,-1,3677,1393,1416,-1,3677,1394,1393,-1,1376,1415,1417,-1,1415,1376,2267,-1,2507,1411,2278,-1,2507,2281,1411,-1,4193,1387,1402,-1,4193,2687,1387,-1,3664,1372,1371,-1,3664,1395,1372,-1,2415,1393,1392,-1,2415,1417,1393,-1,2375,2619,2034,-1,2375,3844,2619,-1,1368,2600,1369,-1,1368,1364,2600,-1,1351,2677,2909,-1,1353,2677,1351,-1,4191,3916,1352,-1,3671,3916,4191,-1,2926,3782,1349,-1,3918,3782,2926,-1,4190,3919,2925,-1,3669,3919,4190,-1,3922,1347,1346,-1,3922,2598,1347,-1,3920,4189,1318,-1,1347,4189,3920,-1,3764,4186,1330,-1,4186,3764,4188,-1,2932,3923,4185,-1,2932,3921,3923,-1,1333,2599,1334,-1,1333,3670,2599,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=25 */
		private int[] getsphenoid_geometry_5_26_coordIndex_25()
		{
			int[] value = {1360,2599,3915,-1,1360,1334,2599,-1,1320,2923,2908,-1,1320,2924,2923,-1,2286,2937,2500,-1,2286,3666,2937,-1,1451,1308,1310,-1,1451,2931,1308,-1,1452,1312,1311,-1,1310,1312,1452,-1,3665,4187,1450,-1,3923,4187,3665,-1,1293,1296,1294,-1,1293,1297,1296,-1,4184,4334,1291,-1,4184,4371,4334,-1,2967,1283,1282,-1,2967,2966,1283,-1,1281,3660,2490,-1,1280,3660,1281,-1,2959,3661,1275,-1,2959,2952,3661,-1,1258,2957,1262,-1,1258,1269,2957,-1,1259,1262,1261,-1,1262,1259,1258,-1,2968,1264,3662,-1,2968,2948,1264,-1,1253,2962,2964,-1,1253,1249,2962,-1,2490,3659,2491,-1,2490,3660,3659,-1,1244,4181,4180,-1,1244,1245,4181,-1,1278,1280,1241,-1,1278,1277,1280,-1,2255,1251,1250,-1,1251,2255,2053,-1,3924,2976,2974,-1,3924,175,2976,-1,177,159,3437,-1,177,157,159,-1,3190,3174,4178,-1,3174,3190,3175,-1,4125,4130,4133,-1,4126,4130,4125,-1,787,4141,1201,-1,4141,787,3139,-1,1201,4143,3001,-1,4141,4143,1201,-1,3931,3226,665,-1,3226,3931,3224,-1,667,3611,4134,-1,667,3227,3611,-1,830,1198,1197,-1,830,3212,1198,-1,271,854,857,-1,273,854,271,-1,3655,136,968,-1,3655,137,136,-1,1003,3128,3634,-1,3128,1003,3960,-1,637,4275,641,-1,4275,637,3965,-1,4128,1181,4127,-1,1181,4128,4372,-1,3636,1178,839,-1,3636,1176,1178,-1,1174,1184,1183,-1,1174,4174,1184,-1,502,545,3024,-1,502,501,545,-1,296,307,3380,-1,296,308,307,-1,265,1112,266,-1,4072,1112,265,-1,3155,4155,4077,-1,3155,3152,4155,-1,3940,3371,388,-1,3940,4088,3371,-1,1161,3620,774,-1,1161,722,3620,-1,3049,994,3943,-1,994,3049,3650,-1,742,534,739,-1,534,742,3114,-1,1135,3056,1133,-1,3056,1135,4373,-1,695,993,992,-1,726,993,695,-1,1075,1071,4140,-1,1075,1074,1071,-1,3067,1118,3113,-1,1118,3067,3066,-1,3343,4374,4375,-1,3343,3342,4374,-1,4376,4056,4377,-1,4376,4054,4056,-1,3083,3162,258,-1,3162,3083,3631,-1,132,747,746,-1,132,3183,747,-1,103,3425,3424,-1,3425,103,4015,-1,3204,1105,901,-1,3204,751,1105,-1,87,1102,91,-1,87,1103,1102,-1,3641,1094,3642,-1,1094,3641,1150,-1,961,885,1077,-1,694,885,961,-1,897,3109,3955,-1,897,3108,3109,-1,1067,1068,1074,-1,1067,1066,1068,-1,3637,1075,3648,-1,3637,1076,1075,-1,3942,4311,1000,-1,4311,3942,1138,-1,4160,892,4158,-1,4160,988,892,-1,986,1060,984,-1,3108,1060,986,-1,4029,1114,1057,-1,1114,4029,1115,-1,1045,972,3937,-1,1045,965,972,-1,1042,3058,1140,-1,1042,1041,3058,-1,3938,1128,4378,-1,3938,1039,1128,-1,3947,3945,966,-1,3945,3947,4138,-1,3151,3351,3152,-1,3159,3351,3151,-1,1094,3375,1093,-1,1094,1150,3375,-1,385,1148,410,-1,1151,1148,385,-1,940,3153,3154,-1,3153,940,942,-1,930,3161,1034,-1,930,3951,3161,-1,3048,4172,4161,-1,3048,4379,4172,-1,4145,4380,4381,-1,4145,4147,4380,-1,4382,3131,1015,-1,3131,4382,4380,-1,1022,4381,4383,-1,1021,4381,1022,-1,519,3274,517,-1,519,3275,3274,-1,3926,3175,3190,-1,3175,3926,1212,-1,3139,3928,4141,-1,3928,3139,3929,-1,4140,3069,3068,-1,4140,728,3069,-1,1002,3052,3942,-1,1002,3141,3052,-1,1002,3050,3141,-1,3050,1002,3051,-1,980,3182,1083,-1,3182,980,688,-1,3958,4303,4129,-1,4303,3958,3023,-1,3095,903,3086,-1,903,3095,904,-1,988,3205,989,-1,4160,3205,988,-1,1177,3180,887,-1,1176,3180,1177,-1,753,884,752,-1,884,753,881,-1,841,3596,974,-1,841,840,3596,-1,3937,970,3946,-1,972,970,3937,-1,3146,1047,3145,-1,1047,3146,4137,-1,3946,953,959,-1,970,953,3946,-1,966,964,967,-1,965,964,966,-1,953,1145,954,-1,3150,1145,953,-1,873,949,948,-1,4153,949,873,-1,3094,3097,3096,-1,3094,4384,3097,-1,870,4152,875,-1,4152,870,1159,-1,926,1034,342,-1,924,1034,926,-1,3456,4385,3502,-1,3456,3462,4385,-1,3612,3227,661,-1,3612,3611,3227,-1,627,915,719,-1,916,915,627,-1,792,3941,793,-1,4133,3941,792,-1,717,3188,3189,-1,3188,717,3208,-1,4132,3658,3224,-1,4132,3003,3658,-1,880,3110,4386,-1,880,3111,3110,-1,3177,4158,892,-1,3101,4158,3177,-1,3101,3103,4158,-1,3103,3101,3104,-1,880,884,881,-1,880,977,884,-1,4151,873,872,-1,4151,4153,873,-1,4163,3626,3178,-1,3626,4163,3102,-1,3958,4174,3021,-1,3958,3019,4174,-1,843,4387,861,-1,843,3018,4387,-1,838,703,1193,-1,838,3628,703,-1,857,3015,1193,-1,3015,857,3656,-1,891,1175,878,-1,842,1175,891,-1,839,4127,840,-1,1178,4127,839,-1,1005,3190,3004,-1,3926,3190,1005,-1,652,2979,3623,-1,651,2979,652,-1,673,820,2978,-1,821,820,673,-1,666,809,810,-1,666,3197,809,-1,2987,3193,2985,-1,3193,2987,1191,-1,4124,4388,4126,-1,4124,4389,4388,-1,3199,1206,4123,-1,3199,801,1206,-1,705,3199,4123,-1,3199,705,704,-1,1211,794,4390,-1,794,1211,795,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=26 */
		private int[] getsphenoid_geometry_5_26_coordIndex_26()
		{
			int[] value = {792,3192,3622,-1,3192,792,791,-1,4391,787,786,-1,4391,3632,787,-1,1208,3927,782,-1,1208,4392,3927,-1,3621,3126,1007,-1,3621,2994,3126,-1,4393,2993,1202,-1,2993,4393,1203,-1,3124,3619,772,-1,3124,1010,3619,-1,3033,762,768,-1,3033,3030,762,-1,758,1024,1011,-1,1024,758,3031,-1,4043,3452,3499,-1,4043,3507,3452,-1,99,4037,4016,-1,3461,4037,99,-1,3459,748,124,-1,3459,749,748,-1,739,743,742,-1,743,739,741,-1,4121,3062,3061,-1,4121,3935,3062,-1,729,731,727,-1,732,731,729,-1,4157,723,4378,-1,4157,721,723,-1,708,3963,3525,-1,708,707,3963,-1,3199,709,3200,-1,3199,704,709,-1,978,691,693,-1,978,4386,691,-1,3441,3087,186,-1,3466,3087,3441,-1,675,657,656,-1,675,676,657,-1,3613,804,803,-1,3229,804,3613,-1,665,803,3198,-1,3226,803,665,-1,3197,911,809,-1,911,3197,912,-1,911,656,3220,-1,911,913,656,-1,4394,3413,79,-1,4394,3498,3413,-1,360,386,4165,-1,407,386,360,-1,2691,1172,640,-1,2691,1173,1172,-1,4175,3965,635,-1,4275,3965,4175,-1,3210,3006,628,-1,3006,3210,907,-1,879,621,3957,-1,879,556,621,-1,615,3017,634,-1,615,616,3017,-1,3967,3957,621,-1,3957,3967,4372,-1,3968,3600,609,-1,4395,3600,3968,-1,624,611,606,-1,3238,611,624,-1,617,4116,552,-1,614,4116,617,-1,612,3260,4113,-1,3239,3260,612,-1,3258,3260,3239,-1,570,605,568,-1,570,3974,605,-1,4112,576,4114,-1,4112,574,576,-1,3975,564,4396,-1,3246,564,3975,-1,4108,3606,3252,-1,3606,4108,3247,-1,4396,3261,594,-1,564,3261,4396,-1,3252,4110,4108,-1,3252,3251,4110,-1,584,3605,600,-1,3605,584,3251,-1,598,3263,575,-1,598,597,3263,-1,567,594,3261,-1,567,559,594,-1,4150,1019,4146,-1,4150,1020,1019,-1,3257,600,581,-1,3257,584,600,-1,586,579,578,-1,579,586,585,-1,4110,577,3604,-1,4110,578,577,-1,4110,586,578,-1,575,4397,602,-1,3263,4397,575,-1,3603,3971,601,-1,577,3971,3603,-1,3973,3263,3262,-1,4397,3263,3973,-1,537,510,509,-1,510,537,539,-1,4379,3271,4173,-1,4379,3048,3271,-1,4161,3269,3048,-1,4161,1063,3269,-1,516,3976,518,-1,516,513,3976,-1,3029,3595,538,-1,3029,543,3595,-1,3283,496,404,-1,496,3283,497,-1,3374,3983,3564,-1,3983,3374,3540,-1,3386,3560,416,-1,3386,3383,3560,-1,325,4074,330,-1,325,4075,4074,-1,490,3345,4398,-1,3345,490,489,-1,4399,3391,3323,-1,4399,3542,3391,-1,301,3361,3360,-1,301,300,3361,-1,290,4400,291,-1,290,3991,4400,-1,3998,354,353,-1,3998,3997,354,-1,303,486,3992,-1,486,303,302,-1,4104,350,4103,-1,350,4104,3292,-1,3378,348,3570,-1,349,348,3378,-1,3219,3556,4073,-1,331,3556,3219,-1,3565,3983,481,-1,3983,3565,3564,-1,270,3334,3359,-1,270,269,3334,-1,260,413,3538,-1,260,414,413,-1,3333,269,268,-1,3333,3334,269,-1,454,478,459,-1,454,456,478,-1,474,4401,3407,-1,3587,4401,474,-1,475,3407,251,-1,474,3407,475,-1,3319,248,463,-1,248,3319,462,-1,244,4402,245,-1,244,4098,4402,-1,449,469,468,-1,449,458,469,-1,3316,230,441,-1,3316,243,230,-1,464,3531,465,-1,464,4002,3531,-1,3588,476,3535,-1,478,476,3588,-1,411,466,412,-1,411,3584,466,-1,3302,438,3314,-1,438,3302,437,-1,394,441,440,-1,3316,441,394,-1,4009,457,238,-1,457,4009,3579,-1,392,4402,390,-1,392,428,4402,-1,397,3305,3350,-1,397,427,3305,-1,490,374,3323,-1,490,3354,374,-1,3987,3362,4089,-1,3362,3987,3360,-1,3635,336,3370,-1,380,336,3635,-1,3981,4083,3939,-1,3981,4081,4083,-1,1151,369,1152,-1,1151,366,369,-1,4403,408,4375,-1,4403,409,408,-1,364,4094,4404,-1,4094,364,3566,-1,4375,4092,4403,-1,4375,4374,4092,-1,4384,423,3979,-1,423,4384,3094,-1,932,311,931,-1,932,401,311,-1,280,3540,3400,-1,3398,3540,280,-1,3985,440,3348,-1,394,440,3985,-1,379,4089,382,-1,4089,379,3987,-1,3373,3988,3557,-1,3373,4081,3988,-1,4087,4405,4086,-1,4087,3338,4405,-1,3088,3989,367,-1,3989,3088,4406,-1,359,407,360,-1,3982,407,359,-1,3325,4399,3323,-1,3325,4407,4399,-1,4103,339,3590,-1,339,4103,350,-1,340,486,341,-1,340,344,486,-1,340,345,343,-1,340,346,345,-1,311,3100,931,-1,3100,311,308,-1,927,945,4079,-1,927,922,945,-1,319,4408,3218,-1,4080,4408,319,-1,3554,680,679,-1,3553,680,3554,-1,945,323,4078,-1,946,323,945,-1,321,4077,4155,-1,321,4076,4077,-1,3044,318,317,-1,318,3044,3038,-1,311,314,309,-1,314,311,401,-1,3290,307,306,-1,3290,485,307,-1,3545,298,297,-1,298,3545,3998,-1,3383,3385,298,-1,3385,3383,3386,-1,3977,3391,3345,-1,3977,4409,3391,-1,3396,3539,3397,-1,3539,3396,3398,-1,278,3036,4001,-1,276,3036,278,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=27 */
		private int[] getsphenoid_geometry_5_26_coordIndex_27()
		{
			int[] value = {265,261,3537,-1,264,261,265,-1,3312,3411,447,-1,3313,3411,3312,-1,3405,1110,3184,-1,3405,3644,1110,-1,236,255,3644,-1,255,236,256,-1,444,455,448,-1,455,444,477,-1,250,443,235,-1,476,443,250,-1,240,3579,4009,-1,3579,240,446,-1,848,3408,3409,-1,3412,3408,848,-1,4065,4071,4164,-1,4071,4065,4067,-1,4070,4164,4071,-1,4070,4069,4164,-1,4070,4005,4057,-1,3528,4005,4070,-1,4376,4006,4008,-1,4049,4006,4376,-1,3527,245,4003,-1,3527,246,245,-1,3532,239,3415,-1,3532,4010,239,-1,4063,4410,4062,-1,4063,4061,4410,-1,3304,4063,462,-1,3304,4411,4063,-1,4060,4064,4051,-1,4060,4411,4064,-1,4124,3524,4389,-1,4059,3524,4124,-1,3963,711,3657,-1,3963,3005,711,-1,206,3419,3418,-1,206,4034,3419,-1,209,202,3467,-1,202,209,208,-1,4056,3520,3522,-1,4055,3520,4056,-1,4008,4054,4376,-1,4069,4054,4008,-1,3521,4051,3517,-1,3521,4060,4051,-1,4049,4412,4006,-1,4048,4412,4049,-1,4058,3515,4413,-1,4058,4053,3515,-1,224,3428,225,-1,3428,224,4413,-1,3418,3513,206,-1,3418,3514,3513,-1,214,218,216,-1,642,218,214,-1,3343,183,3949,-1,3343,1097,183,-1,143,4045,1223,-1,143,147,4045,-1,1104,3640,905,-1,167,3640,1104,-1,142,167,166,-1,142,3640,167,-1,53,64,3157,-1,53,55,64,-1,4414,3443,4415,-1,4414,172,3443,-1,3509,3465,4019,-1,3509,4012,3465,-1,152,174,146,-1,151,174,152,-1,3233,143,145,-1,147,143,3233,-1,3630,849,1157,-1,3630,859,849,-1,687,118,192,-1,118,687,115,-1,116,4017,117,-1,4017,116,4042,-1,3505,109,3453,-1,3505,3504,109,-1,109,108,110,-1,108,109,106,-1,104,125,105,-1,4014,125,104,-1,113,3455,107,-1,3455,113,918,-1,102,4041,3458,-1,102,98,4041,-1,112,93,92,-1,93,112,3506,-1,3508,3462,82,-1,4385,3462,3508,-1,144,80,145,-1,81,80,144,-1,79,81,4394,-1,79,78,81,-1,3414,111,75,-1,3414,3452,111,-1,76,72,228,-1,76,73,72,-1,3503,3424,74,-1,3503,3457,3424,-1,3494,3492,3463,-1,3962,3492,3494,-1,3516,4019,3465,-1,4019,3516,4018,-1,3470,56,201,-1,3470,3468,56,-1,58,4035,3344,-1,58,57,4035,-1,28,3484,3478,-1,28,4416,3484,-1,4022,3473,47,-1,3473,4022,3479,-1,17,37,50,-1,42,37,17,-1,4032,1117,3486,-1,4417,1117,4032,-1,3491,4024,46,-1,3491,22,4024,-1,17,9,11,-1,17,16,9,-1,3478,4025,4020,-1,4025,3478,3484,-1,3073,52,1057,-1,3073,4030,52,-1,91,904,3095,-1,904,91,1102,-1,6,1,3235,-1,6,2,1,-1,4023,4026,44,-1,4023,40,4026,-1,10,3081,4417,-1,3179,3081,10,-1,3079,3483,13,-1,3079,19,3483,-1,1116,4020,4025,-1,1116,1115,4020,-1,4031,3073,3075,-1,4031,4030,3073,-1,4387,3075,3071,-1,4387,4031,3075,-1,38,4024,34,-1,4024,38,46,-1,3486,3480,4032,-1,3486,3481,3480,-1,3477,4021,36,-1,4021,3477,3478,-1,48,4033,49,-1,4033,48,4416,-1,4022,44,4026,-1,4022,49,44,-1,4416,20,4033,-1,4416,28,20,-1,4387,3482,4031,-1,4387,3018,3482,-1,1100,71,70,-1,3087,71,1100,-1,3510,4040,120,-1,4038,3510,4018,-1,4038,4040,3510,-1,74,3454,3503,-1,3497,74,73,-1,74,3497,3454,-1,4394,4017,3498,-1,117,4017,4394,-1,3505,919,3506,-1,920,919,3505,-1,102,3501,100,-1,3501,102,3458,-1,4037,3460,4038,-1,4037,3461,3460,-1,4041,3962,749,-1,3492,3962,4041,-1,124,105,125,-1,748,105,124,-1,126,4385,3508,-1,4014,4385,126,-1,114,107,106,-1,114,113,107,-1,919,3451,90,-1,4013,3451,919,-1,4013,4043,4042,-1,4013,921,4043,-1,1087,90,85,-1,919,90,1087,-1,3082,3163,3631,-1,3012,3163,3082,-1,3091,181,3092,-1,141,181,3091,-1,81,192,4394,-1,144,192,81,-1,1214,155,154,-1,1214,153,155,-1,3438,1225,2973,-1,3438,166,1225,-1,4412,3964,77,-1,3964,4412,4415,-1,175,1213,2976,-1,175,151,1213,-1,172,180,3511,-1,180,172,4414,-1,3215,167,1104,-1,3215,168,167,-1,1225,1217,2973,-1,1225,1226,1217,-1,3090,1091,1090,-1,1091,3090,3092,-1,161,1098,3445,-1,161,1099,1098,-1,4414,197,180,-1,4048,197,4414,-1,4418,232,3430,-1,4418,3512,232,-1,3515,3512,4418,-1,3514,3512,3515,-1,4007,227,228,-1,77,227,4007,-1,4049,4377,3423,-1,4049,4376,4377,-1,3522,4377,4056,-1,3522,3523,4377,-1,3519,3523,3522,-1,3519,3416,3523,-1,4411,4061,4063,-1,4411,4060,4061,-1,204,4050,4011,-1,4052,4050,204,-1,257,4066,4044,-1,257,3533,4066,-1,4164,1109,4065,-1,4068,1109,4164,-1,249,4003,245,-1,249,4004,4003,-1,3534,242,3528,-1,243,242,3534,-1,3415,230,3534,-1,3415,3307,230,-1,4005,4062,4410,-1,4005,4004,4062,-1,4410,4057,4005,-1,4055,4057,4410,-1,3406,4101,3536,-1,4101,3406,4401,-1,258,4044,3083,-1,258,257,4044,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=28 */
		private int[] getsphenoid_geometry_5_26_coordIndex_28()
		{
			int[] value = {253,3185,4072,-1,253,252,3185,-1,3399,3285,3592,-1,3399,3984,3285,-1,3285,398,479,-1,3984,398,3285,-1,273,4176,3952,-1,272,4176,273,-1,3035,4001,3953,-1,3035,278,4001,-1,3381,288,287,-1,288,3381,3569,-1,3288,3569,3381,-1,3288,3287,3569,-1,4156,298,3385,-1,4156,296,298,-1,308,3994,306,-1,3994,308,311,-1,4090,4080,319,-1,4079,4080,4090,-1,320,4076,321,-1,320,3216,4076,-1,4078,322,682,-1,323,322,4078,-1,3328,3324,376,-1,3328,3327,3324,-1,3639,3118,3115,-1,3098,3118,3639,-1,3993,347,3355,-1,3993,3367,347,-1,334,3367,3993,-1,334,422,3367,-1,490,4105,4084,-1,490,4398,4105,-1,3340,360,3568,-1,361,360,3340,-1,362,384,363,-1,4419,384,362,-1,3357,369,368,-1,3357,3356,369,-1,3339,419,3988,-1,419,3339,3358,-1,4088,3328,3371,-1,3328,4088,3326,-1,383,3330,3995,-1,3330,383,3331,-1,3366,342,371,-1,3366,926,342,-1,378,3986,381,-1,3986,378,377,-1,3218,3369,3217,-1,3218,4408,3369,-1,4406,459,473,-1,4406,4419,459,-1,388,421,389,-1,421,388,3372,-1,4420,4101,4401,-1,4420,4102,4101,-1,932,4091,401,-1,932,934,4091,-1,390,395,391,-1,390,3572,395,-1,4097,3572,390,-1,4093,3348,3568,-1,4093,3985,3348,-1,413,3989,498,-1,413,365,3989,-1,362,4404,3576,-1,364,4404,362,-1,4406,498,3989,-1,4406,473,498,-1,3281,3286,4086,-1,3281,3280,3286,-1,415,4400,3991,-1,4400,415,4421,-1,3293,3589,493,-1,3589,3293,492,-1,3336,4081,3981,-1,3336,3988,4081,-1,4085,377,4084,-1,4085,3986,377,-1,436,3571,4422,-1,436,393,3571,-1,3574,3583,429,-1,463,3583,3574,-1,3572,4422,3571,-1,3572,4096,4422,-1,3577,431,3347,-1,3577,3303,431,-1,442,472,3578,-1,435,472,442,-1,471,4404,4094,-1,4404,471,3585,-1,434,4010,3582,-1,434,240,4010,-1,464,450,4002,-1,464,453,450,-1,4036,204,4035,-1,470,204,4036,-1,3529,4422,241,-1,3529,436,4422,-1,3320,4035,204,-1,3320,3344,4035,-1,4096,241,4422,-1,241,4096,246,-1,3295,3536,4101,-1,4099,3536,3295,-1,3586,4102,4420,-1,3586,3294,4102,-1,4100,250,237,-1,4100,3978,250,-1,356,261,357,-1,262,261,356,-1,3285,3329,3286,-1,3285,479,3329,-1,3990,3540,3374,-1,3990,3541,3540,-1,3562,3996,3980,-1,3549,3996,3562,-1,3377,352,315,-1,3377,3561,352,-1,3379,337,485,-1,3379,338,337,-1,487,345,488,-1,487,484,345,-1,3547,3368,3563,-1,3368,3547,3382,-1,4421,289,3999,-1,4421,415,289,-1,4423,3977,491,-1,3977,4423,4409,-1,3381,3289,3288,-1,3381,4085,3289,-1,331,3551,332,-1,331,3219,3551,-1,3382,353,3368,-1,3382,3998,353,-1,4398,4000,4105,-1,4398,3345,4000,-1,3281,261,3279,-1,3281,357,261,-1,427,3304,3305,-1,427,426,3304,-1,4407,3542,4399,-1,3542,4407,3389,-1,1200,3000,506,-1,3000,1200,1201,-1,3276,500,527,-1,3276,3278,500,-1,540,766,539,-1,540,3134,766,-1,3276,522,3273,-1,3276,3277,522,-1,3593,3277,3276,-1,3270,512,526,-1,3270,3976,512,-1,3270,518,3976,-1,3270,1165,518,-1,775,4028,541,-1,4028,775,4257,-1,4395,1185,3969,-1,4395,3105,1185,-1,561,3602,595,-1,561,4424,3602,-1,3259,4107,3260,-1,4106,4107,3259,-1,3601,610,568,-1,3601,557,610,-1,3974,574,573,-1,574,3974,576,-1,3247,4109,4425,-1,3247,4108,4109,-1,3971,585,588,-1,3971,579,585,-1,589,4424,561,-1,580,4424,589,-1,4146,590,4150,-1,3972,590,4146,-1,583,3598,3597,-1,583,3265,3598,-1,4107,593,4111,-1,4107,601,593,-1,598,574,4112,-1,598,575,574,-1,3260,4111,4113,-1,3260,4107,4111,-1,3255,4115,4426,-1,3255,3254,4115,-1,4115,552,4116,-1,4115,4114,552,-1,3249,3242,3250,-1,3249,3243,3242,-1,4116,4426,4115,-1,3245,4426,4116,-1,580,3262,4424,-1,3973,3262,580,-1,613,3966,3244,-1,3966,613,3970,-1,3607,3967,623,-1,3967,3607,4118,-1,4117,1181,4118,-1,1181,4117,1179,-1,3966,633,625,-1,3966,3970,633,-1,3968,3105,4395,-1,3105,3968,3106,-1,3208,716,3209,-1,716,3208,717,-1,4093,4403,4092,-1,4403,4093,4165,-1,3342,391,4374,-1,3342,406,391,-1,804,4119,802,-1,4119,804,3615,-1,663,653,3221,-1,663,654,653,-1,3232,661,662,-1,3612,661,3232,-1,182,140,684,-1,140,182,141,-1,690,4386,3110,-1,4386,690,691,-1,1196,700,3213,-1,3211,700,1196,-1,709,706,710,-1,709,704,706,-1,708,3167,702,-1,708,4059,3167,-1,718,3213,833,-1,718,1196,3213,-1,335,3355,3160,-1,335,3993,3355,-1,3107,4122,744,-1,4120,4122,3107,-1,744,1040,1136,-1,744,4122,1040,-1,119,3448,120,-1,119,130,3448,-1,3555,774,3620,-1,3555,3203,774,-1,3124,769,1010,-1,770,769,3124,-1,778,3633,776,-1,1009,3633,778,-1,1028,784,1016,-1,1028,1027,784,-1,4392,812,3195,-1,812,4392,1208,-1,2998,786,783,-1,2998,4391,786,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=29 */
		private int[] getsphenoid_geometry_5_26_coordIndex_29()
		{
			int[] value = {3653,4257,775,-1,2354,4257,3653,-1,4389,797,3961,-1,4389,3524,797,-1,670,3614,3954,-1,3230,3614,670,-1,1207,3961,705,-1,1207,2989,3961,-1,3171,813,3627,-1,811,813,3171,-1,1189,1191,2987,-1,1191,1189,807,-1,817,591,3128,-1,592,591,817,-1,673,2980,671,-1,673,2978,2980,-1,823,832,834,-1,823,626,832,-1,3960,817,3128,-1,817,3960,824,-1,3956,4128,3932,-1,4128,3956,877,-1,858,855,266,-1,855,858,860,-1,274,3984,3399,-1,274,277,3984,-1,862,4174,1174,-1,3021,4174,862,-1,738,3143,733,-1,4427,3143,738,-1,1123,4428,866,-1,1123,3649,4428,-1,3119,4154,4151,-1,3119,939,4154,-1,886,3104,3101,-1,888,3104,886,-1,894,1060,1059,-1,894,893,1060,-1,979,3180,899,-1,979,1051,3180,-1,754,901,900,-1,754,3204,901,-1,4131,4126,4388,-1,4131,4130,4126,-1,1212,4390,4179,-1,1211,4390,1212,-1,1194,814,1195,-1,814,1194,815,-1,4131,4178,3174,-1,4131,2988,4178,-1,914,4142,3002,-1,4142,914,3007,-1,4177,660,816,-1,4134,660,4177,-1,853,138,137,-1,853,851,138,-1,3158,927,3159,-1,927,3158,928,-1,4154,875,4152,-1,876,875,4154,-1,957,3058,3948,-1,3058,957,3147,-1,883,3947,968,-1,3947,883,4135,-1,3150,4136,951,-1,4136,3150,971,-1,1046,969,3148,-1,1043,969,1046,-1,971,4138,4136,-1,4138,971,3945,-1,967,3014,3655,-1,967,964,3014,-1,1048,4137,4135,-1,4137,1048,1047,-1,864,3646,3072,-1,866,3646,864,-1,4159,738,737,-1,738,4159,4427,-1,3107,4373,4120,-1,4373,3107,3056,-1,3645,3070,3654,-1,3645,3071,3070,-1,129,3643,3093,-1,129,128,3643,-1,1058,3944,3647,-1,1058,982,3944,-1,3054,996,4139,-1,3943,996,3054,-1,4139,3055,999,-1,4429,3055,4139,-1,2995,3003,3002,-1,3658,3003,2995,-1,669,1209,805,-1,669,668,1209,-1,1081,4430,536,-1,1080,4430,1081,-1,3129,4381,1021,-1,4381,3129,4145,-1,1015,4148,4382,-1,1015,1018,4148,-1,1020,4148,1018,-1,4150,4148,1020,-1,4149,4382,4148,-1,4149,4383,4382,-1,3950,928,3158,-1,3950,935,928,-1,4153,1159,949,-1,4153,4152,1159,-1,3639,3369,3096,-1,3639,3217,3369,-1,1149,3651,3040,-1,1149,1152,3651,-1,950,1036,1144,-1,950,956,1036,-1,1142,3575,1143,-1,3039,3575,1142,-1,1131,4373,1135,-1,1131,1130,4373,-1,4135,4138,3947,-1,4138,4135,4137,-1,1043,960,1044,-1,1046,960,1043,-1,1056,3647,3944,-1,1056,1055,3647,-1,3944,3074,1056,-1,3074,3944,981,-1,3103,4427,4159,-1,4427,3103,3102,-1,1121,1070,1069,-1,1070,1121,993,-1,1069,3638,1121,-1,1069,1073,3638,-1,3935,1130,1132,-1,3935,4121,1130,-1,962,1077,3112,-1,1077,962,961,-1,1094,1088,1092,-1,1094,1093,1088,-1,4375,1097,3343,-1,1097,4375,408,-1,905,4046,3176,-1,905,3640,4046,-1,917,3085,131,-1,917,3086,3085,-1,4066,1109,1108,-1,1109,4066,4065,-1,4008,228,4068,-1,228,4008,4007,-1,3432,3157,219,-1,53,3157,3432,-1,1119,1114,1116,-1,1114,1119,1055,-1,4333,866,4428,-1,866,4333,3646,-1,3068,1119,3066,-1,3069,1119,3068,-1,1127,989,3205,-1,1126,989,1127,-1,4431,1132,1131,-1,3064,1132,4431,-1,4378,3123,3938,-1,4378,723,3123,-1,3057,741,4167,-1,743,741,3057,-1,4169,741,740,-1,4167,741,4169,-1,996,4429,4139,-1,740,4429,996,-1,4311,3933,4171,-1,4311,1138,3933,-1,3114,535,534,-1,1164,535,3114,-1,956,1084,1037,-1,1084,956,3948,-1,317,954,3044,-1,317,955,954,-1,852,273,1156,-1,854,273,852,-1,288,3388,286,-1,288,3346,3388,-1,871,1086,943,-1,781,1086,871,-1,525,3024,3271,-1,525,502,3024,-1,3025,2353,3024,-1,2351,2353,3025,-1,3024,4430,1080,-1,545,4430,3024,-1,545,544,4430,-1,3956,1177,889,-1,3956,3932,1177,-1,3596,4127,1181,-1,3596,840,4127,-1,3821,1187,1186,-1,3821,3820,1187,-1,4,3634,3130,-1,3634,4,3930,-1,3393,4176,3392,-1,3393,3395,4176,-1,3629,838,837,-1,3628,838,3629,-1,913,4119,3222,-1,4119,913,912,-1,3928,3002,4142,-1,2995,3002,3928,-1,1205,4391,2994,-1,4391,1205,3632,-1,4392,1202,3927,-1,4393,1202,4392,-1,2982,4179,4390,-1,2982,1035,4179,-1,1223,3924,1224,-1,1223,4045,3924,-1,1761,4027,4028,-1,1771,4027,1761,-1,4302,2571,3829,-1,4302,2575,2571,-1,3662,3794,2968,-1,2944,3794,3662,-1,2943,4180,2944,-1,2943,1244,4180,-1,2962,1251,2963,-1,2962,1249,1251,-1,2962,2956,2964,-1,1271,2956,2962,-1,2953,2951,2954,-1,4432,2951,2953,-1,2950,1276,2970,-1,1276,2950,1254,-1,4432,2965,2961,-1,2965,4432,2953,-1,1242,2152,1250,-1,1242,1241,2152,-1,1287,2283,2590,-1,1287,1286,2283,-1,1300,1307,1466,-1,2940,1307,1300,-1,1304,2101,2496,-1,1304,1306,2101,-1,2657,1312,2658,-1,1313,1312,2657,-1,1311,2914,1452,-1,2287,2914,1311,-1,1319,1315,1314,-1,1319,2936,1315,-1,1360,1384,1332,-1,1360,1339,1384,-1,3917,3669,3670,-1,3919,3669,3917,-1,2920,1355,1356,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=30 */
		private int[] getsphenoid_geometry_5_26_coordIndex_30()
		{
			int[] value = {2920,2082,1355,-1,3921,2921,2660,-1,3921,2932,2921,-1,2922,4185,1396,-1,4185,2922,2932,-1,1309,1340,4188,-1,1309,1308,1340,-1,2927,2659,2928,-1,2659,2927,2657,-1,3668,1343,2929,-1,3668,4433,1343,-1,1318,4190,2936,-1,1318,4189,4190,-1,1327,4191,2935,-1,1327,4347,4191,-1,1357,3917,2518,-1,1358,3917,1357,-1,1366,2061,2063,-1,1365,2061,1366,-1,1371,1367,1398,-1,1370,1367,1371,-1,2374,3844,2375,-1,3841,3844,2374,-1,1326,1350,1327,-1,1486,1350,1326,-1,2914,2289,2288,-1,2289,2914,4434,-1,4194,1383,2917,-1,4194,3674,1383,-1,2687,1325,1387,-1,2687,1321,1325,-1,2411,2410,2420,-1,2411,2409,2410,-1,1909,2411,1425,-1,2409,2411,1909,-1,4193,4370,4435,-1,4193,4192,4370,-1,1432,1431,3840,-1,1432,1429,1431,-1,2902,1419,1418,-1,1419,2902,1423,-1,1438,1441,1439,-1,1438,4195,1441,-1,4195,4436,1441,-1,1445,4436,4195,-1,4436,2896,1448,-1,4436,4368,2896,-1,1311,3913,2286,-1,1311,1313,3913,-1,3689,2497,4435,-1,3689,3688,2497,-1,1457,4204,4437,-1,1457,1456,4204,-1,4205,1456,4369,-1,4204,1456,4205,-1,4216,4366,4199,-1,4366,4216,4207,-1,4369,1455,4368,-1,4369,1456,1455,-1,2385,1473,1475,-1,1473,2385,3760,-1,4201,3726,1477,-1,3726,4201,4367,-1,4200,4216,1460,-1,4216,4200,4215,-1,1487,1480,2785,-1,1480,1487,1481,-1,3692,3910,3690,-1,3692,3911,3910,-1,3910,4209,4206,-1,4209,3910,1490,-1,3681,1484,1489,-1,3681,4244,1484,-1,1487,2624,1488,-1,2624,1487,2625,-1,4437,3684,4367,-1,3684,4437,4204,-1,1694,4244,3681,-1,3874,4244,1694,-1,3729,2770,2769,-1,3729,2792,2770,-1,1496,1498,3903,-1,1498,1496,1495,-1,2790,2884,2292,-1,2790,3729,2884,-1,2624,2791,2882,-1,2626,2791,2624,-1,2028,2495,2029,-1,2495,2028,4438,-1,2084,2594,2596,-1,2084,2875,2594,-1,3901,1517,1516,-1,3901,2817,1517,-1,2873,1518,2756,-1,2873,1516,1518,-1,3897,2870,1537,-1,3899,2870,3897,-1,1531,1543,1532,-1,4326,1543,1531,-1,1537,2867,3897,-1,1537,1539,2867,-1,2853,1555,1554,-1,1722,1555,2853,-1,1547,4249,1722,-1,1547,1725,4249,-1,3706,4221,2859,-1,4221,3706,4439,-1,3785,2825,2824,-1,3785,2858,2825,-1,1565,1567,1566,-1,1565,1564,1567,-1,4365,2682,4223,-1,4365,4233,2682,-1,1572,2753,1573,-1,1572,2824,2753,-1,4363,4231,4360,-1,1664,4231,4363,-1,3892,2833,1665,-1,2833,3892,3891,-1,1901,2222,2264,-1,1901,2221,2222,-1,1586,2100,2339,-1,1586,3832,2100,-1,2763,1590,1616,-1,2763,1588,1590,-1,1593,3877,1595,-1,3877,1593,1592,-1,2761,1670,3733,-1,2761,4440,1670,-1,4234,3831,4227,-1,4234,3721,3831,-1,4328,4230,3867,-1,4328,4228,4230,-1,2799,2855,2852,-1,1662,2855,2799,-1,1595,2593,2592,-1,3783,2593,1595,-1,4364,3886,4439,-1,4364,2591,3886,-1,4441,1682,3728,-1,4441,2793,1682,-1,4438,1502,3696,-1,4438,1503,1502,-1,1548,1897,4337,-1,1897,1548,1553,-1,2590,4362,2904,-1,2589,4362,2590,-1,4362,1621,2904,-1,1625,1621,4362,-1,2841,1649,3715,-1,2841,1685,1649,-1,3716,4358,2843,-1,3716,4361,4358,-1,1608,1613,2837,-1,1608,3723,1613,-1,4328,3826,4327,-1,3826,4328,3825,-1,3718,2546,1655,-1,3718,3880,2546,-1,1662,3709,3711,-1,1662,2799,3709,-1,4232,1660,3888,-1,4232,1661,1660,-1,2757,1664,4363,-1,2757,1604,1664,-1,2757,1602,1604,-1,2832,3891,4235,-1,3891,2832,2833,-1,2805,4235,2806,-1,4235,2805,2832,-1,1624,1698,3872,-1,1624,1623,1698,-1,1635,4246,4245,-1,1635,4359,4246,-1,1681,3728,1682,-1,3728,1681,1697,-1,2782,1650,1649,-1,1650,2782,1704,-1,3731,1647,2777,-1,4361,1647,3731,-1,4244,1696,1703,-1,4244,3874,1696,-1,1689,2776,1710,-1,2776,1689,2890,-1,1483,2794,3876,-1,1483,1482,2794,-1,4334,1712,3680,-1,4334,4371,1712,-1,1464,2796,1462,-1,1464,3909,2796,-1,2786,3909,1464,-1,3876,1706,1483,-1,3871,1706,3876,-1,2881,4247,1497,-1,2881,4356,4247,-1,3904,1717,3905,-1,1717,3904,1718,-1,1499,1718,3904,-1,1718,1499,1719,-1,3907,1721,4442,-1,1721,3907,1720,-1,2756,3870,1666,-1,2756,3699,3870,-1,3879,1631,4217,-1,3879,3878,1631,-1,1513,3712,1514,-1,1513,2804,3712,-1,2857,4254,3705,-1,2857,1569,4254,-1,2847,2860,3895,-1,2847,1594,2860,-1,1726,1546,3707,-1,1726,1547,1546,-1,2763,3703,2845,-1,2763,2762,3703,-1,3710,1528,2816,-1,3710,3709,1528,-1,3888,2866,3889,-1,3888,2867,2866,-1,4440,1524,1670,-1,4440,4219,1524,-1,4443,1668,4444,-1,1525,1668,4443,-1,4240,3701,4241,-1,3701,4240,3700,-1,1521,1668,1525,-1,1521,2802,1668,-1,1513,1607,2804,-1,2874,1607,1513,-1,1551,1594,1593,-1,2860,1594,1551,-1,1629,3878,1605,-1,1629,1631,3878,-1,3737,2179,2178,-1,1775,2179,3737,-1,1756,1753,1757,-1,1753,1756,1754,-1,1752,3737,1758,-1,1752,1750,3737,-1,2743,2750,2749,-1,4256,2750,2743,-1,2357,2689,1228,-1,2689,2357,3741,-1,4261,2723,2725,-1,4261,1785,2723,-1,1794,3865,1792,-1,3865,1794,1793,-1,1798,4258,3858,-1,4259,4258,1798,-1,2710,4260,2711,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=31 */
		private int[] getsphenoid_geometry_5_26_coordIndex_31()
		{
			int[] value = {2710,3864,4260,-1,2735,1796,2728,-1,2735,1797,1796,-1,4351,1824,1838,-1,4351,3859,1824,-1,4261,1786,1785,-1,1786,4261,3744,-1,3861,4354,4353,-1,4354,3861,3860,-1,1819,3748,4264,-1,1819,1818,3748,-1,1790,2707,2706,-1,1790,1821,2707,-1,4265,1822,1821,-1,1825,1822,4265,-1,1804,4267,1828,-1,1804,4266,4267,-1,4272,1817,4269,-1,4272,4355,1817,-1,4272,2735,2730,-1,2735,4272,2736,-1,3857,1825,4265,-1,1826,1825,3857,-1,1829,4267,2697,-1,1829,1828,4267,-1,1831,1840,4271,-1,1840,1831,1830,-1,1836,1826,3857,-1,2695,1826,1836,-1,4348,1837,1839,-1,1846,1837,4348,-1,4259,3856,1842,-1,4259,1798,3856,-1,4349,4274,2459,-1,4349,3752,4274,-1,1845,3754,4350,-1,3754,1845,1844,-1,1787,1842,2365,-1,1787,4259,1842,-1,2176,3846,2012,-1,2176,2174,3846,-1,3884,1643,1640,-1,3884,3883,1643,-1,1641,1643,1642,-1,1641,1640,1643,-1,1865,1863,1874,-1,1864,1863,1865,-1,1868,1874,1863,-1,1868,1870,1874,-1,3849,2640,2639,-1,3780,2640,3849,-1,1880,3851,3771,-1,3851,1880,1879,-1,1885,2395,3756,-1,2395,1885,1884,-1,1892,1883,3850,-1,2070,1883,1892,-1,3848,2221,1900,-1,2221,3848,1902,-1,1910,1425,2934,-1,1425,1910,1909,-1,3758,1911,2580,-1,3758,2675,1911,-1,1475,2386,2385,-1,1475,2671,2386,-1,1924,4445,4336,-1,4445,1924,1923,-1,3936,3804,1939,-1,3804,3936,4162,-1,1939,3803,1938,-1,1939,3804,3803,-1,1313,2927,3913,-1,2657,2927,1313,-1,2561,2181,2210,-1,2561,1952,2181,-1,3812,1973,4282,-1,3812,1974,1973,-1,2078,2006,1988,-1,3818,2006,2078,-1,4323,2645,4283,-1,4323,4284,2645,-1,1998,2076,2077,-1,2076,1998,1997,-1,3698,2039,2377,-1,2039,3698,3697,-1,3855,1890,1889,-1,3855,3815,1890,-1,2009,3811,2016,-1,2669,3811,2009,-1,2024,2521,2133,-1,2024,2023,2521,-1,2609,2457,2463,-1,2457,2609,2613,-1,2142,2251,2149,-1,2142,4287,2251,-1,4292,2043,2042,-1,4292,4291,2043,-1,2462,2233,2235,-1,2462,2049,2233,-1,4288,2051,3759,-1,2608,2051,4288,-1,1944,2042,1948,-1,2042,1944,4292,-1,2425,2067,2068,-1,2065,2067,2425,-1,2391,2636,4339,-1,2391,2390,2636,-1,2603,2077,1985,-1,2603,1998,2077,-1,4293,2067,4342,-1,4293,3793,2067,-1,3842,1917,2081,-1,3842,2622,1917,-1,1870,4295,1873,-1,4295,1870,1869,-1,3841,2474,3844,-1,2474,3841,2087,-1,2038,2220,2587,-1,2038,1581,2220,-1,2618,2266,2265,-1,2618,2093,2266,-1,4340,2113,1576,-1,4340,3839,2113,-1,4297,2576,2503,-1,2540,2576,4297,-1,2129,2119,2585,-1,4298,2119,2129,-1,2539,2131,3838,-1,2541,2131,2539,-1,4298,4300,4299,-1,4298,2129,4300,-1,4278,2501,1914,-1,4278,4291,2501,-1,4274,2613,4319,-1,4274,3778,2613,-1,1373,2918,2499,-1,1373,1363,2918,-1,4316,2359,3077,-1,2359,4316,2360,-1,2313,2162,2161,-1,2313,2317,2162,-1,2303,2307,2304,-1,2303,2302,2307,-1,2163,1974,3812,-1,1974,2163,2166,-1,4320,2394,4325,-1,2439,2394,4320,-1,2011,2669,2009,-1,2669,2011,3761,-1,2073,2471,2429,-1,2073,2072,2471,-1,2349,4144,1770,-1,2349,2352,4144,-1,2189,2190,2192,-1,2189,2558,2190,-1,2197,2716,2190,-1,2197,2717,2716,-1,3862,2185,1814,-1,2196,2185,3862,-1,2196,2717,2197,-1,2196,3862,2717,-1,3747,4309,4308,-1,1816,4309,3747,-1,2467,2205,2343,-1,2467,2206,2205,-1,2205,2341,2343,-1,2205,2180,2341,-1,3784,2097,2217,-1,2092,2097,3784,-1,4296,4289,4290,-1,4296,2615,4289,-1,4439,2111,4221,-1,4439,3886,2111,-1,2871,4326,1531,-1,2871,3899,4326,-1,3835,2808,4239,-1,2808,3835,2223,-1,2510,3809,2329,-1,2510,2509,3809,-1,2228,2479,1657,-1,2228,2227,2479,-1,2114,2201,1561,-1,2114,2116,2201,-1,3808,2240,2216,-1,3808,3833,2240,-1,3806,2482,4431,-1,3807,2482,3806,-1,2583,2578,3789,-1,2578,2583,3790,-1,2573,2238,2237,-1,2238,2573,3779,-1,4446,2142,2574,-1,4287,2142,4446,-1,3804,3065,2481,-1,3804,4162,3065,-1,2608,4287,4446,-1,4287,2608,4288,-1,1532,3832,1586,-1,1532,1543,3832,-1,2274,3676,2285,-1,2274,2511,3676,-1,2911,2680,1409,-1,2911,2681,2680,-1,2939,2942,1289,-1,2939,1298,2942,-1,2656,2137,2612,-1,2137,2656,2138,-1,2287,4434,2914,-1,4314,4434,2287,-1,4315,4210,4208,-1,4315,3687,4210,-1,3714,4276,2842,-1,3714,2813,4276,-1,4183,3829,3828,-1,4302,3829,4183,-1,2575,2144,2572,-1,2575,2035,2144,-1,2303,2667,2523,-1,2259,2667,2303,-1,2243,3805,2484,-1,2243,2308,3805,-1,2262,4336,2263,-1,2262,1924,4336,-1,2247,1134,4166,-1,2247,2312,1134,-1,2666,4305,3738,-1,2665,4305,2666,-1,2665,2566,2568,-1,2566,2665,4330,-1,2321,2316,2322,-1,2316,2321,2162,-1,2318,2569,2154,-1,2318,2319,2569,-1,4312,2327,2320,-1,4312,4329,2327,-1,2334,2332,1560,-1,2334,2821,2332,-1,2822,2479,2823,-1,2822,2548,2479,-1,2821,2806,4235,-1,2821,2616,2806,-1,2225,3831,2223,-1,3717,3831,2225,-1,1520,1523,3900,-1,1520,2873,1523,-1,4337,1733,3725,-1,4337,1897,1733,-1,2208,2344,2343,-1,2208,2652,2344,-1,4173,2346,1765,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=32 */
		private int[] getsphenoid_geometry_5_26_coordIndex_32()
		{
			int[] value = {2346,4173,2347,-1,3822,2249,1788,-1,2249,3822,4286,-1,3753,3820,2364,-1,4175,3820,3753,-1,2192,2562,2442,-1,2562,2192,2563,-1,3775,2373,2620,-1,3799,2373,3775,-1,2594,1510,2595,-1,2594,1511,1510,-1,2040,3697,4218,-1,2039,3697,2040,-1,2629,2081,2380,-1,2081,2629,3842,-1,3843,4279,2079,-1,4344,4279,3843,-1,4295,2445,4294,-1,2445,4295,2443,-1,4339,2632,4294,-1,2632,4339,2636,-1,2562,2392,2442,-1,2392,2562,4325,-1,2649,2355,2393,-1,2355,2649,3765,-1,3818,4341,2007,-1,3818,3770,4341,-1,2430,2076,2075,-1,2637,2076,2430,-1,4293,2002,3768,-1,4293,4343,2002,-1,2399,2069,2400,-1,3769,2069,2399,-1,2408,2406,2404,-1,2406,2408,1406,-1,3678,3813,2422,-1,3678,2407,3813,-1,3673,4194,3814,-1,3673,3674,4194,-1,2913,3814,2419,-1,2913,3673,3814,-1,2412,2415,2416,-1,2412,2420,2415,-1,1421,2912,1422,-1,1421,2905,2912,-1,2066,2007,4341,-1,2065,2007,2066,-1,4342,4343,4293,-1,4343,4342,4345,-1,2450,3817,2451,-1,2450,2074,3817,-1,4325,2751,2392,-1,2751,4325,2394,-1,3851,2445,2444,-1,3852,2445,3851,-1,1869,2443,4295,-1,1869,1877,2443,-1,1921,1990,2016,-1,1921,1991,1990,-1,4218,3900,2040,-1,4218,1520,3900,-1,4285,1780,2459,-1,4285,2627,1780,-1,2294,2609,2492,-1,2294,2461,2609,-1,4338,2346,2350,-1,4338,1741,2346,-1,4338,3740,1741,-1,2346,2744,1765,-1,2346,3823,2744,-1,2863,1543,1544,-1,2863,2862,1543,-1,2495,3696,2473,-1,3696,2495,4438,-1,4221,2107,4220,-1,4221,2111,2107,-1,2545,2333,1656,-1,2545,4327,2333,-1,2331,1561,1560,-1,2331,2114,1561,-1,2141,2547,2046,-1,3788,2547,2141,-1,2530,3833,3738,-1,3833,2530,2240,-1,4329,4311,4171,-1,4329,4312,4311,-1,4305,2568,4304,-1,2568,4305,2665,-1,2664,4330,2665,-1,4330,2664,4331,-1,2664,2247,4331,-1,2247,2664,2663,-1,2214,4445,4332,-1,2214,2213,4445,-1,2481,4431,2482,-1,4431,2481,3064,-1,2036,4333,4428,-1,4301,4333,2036,-1,2490,2230,1281,-1,2305,2230,2490,-1,4277,3882,4238,-1,4277,3883,3882,-1,4199,4198,4196,-1,4199,4366,4198,-1,2089,2289,2883,-1,2088,2289,2089,-1,3913,1345,3666,-1,2927,1345,3913,-1,2031,1945,2061,-1,2031,1946,1945,-1,2504,2934,2517,-1,2504,1910,2934,-1,2513,2280,2273,-1,2513,2510,2280,-1,4446,2533,2608,-1,4446,2531,2533,-1,1927,2526,2301,-1,1927,2527,2526,-1,2302,3797,2307,-1,2302,2522,3797,-1,2531,2574,2146,-1,4446,2574,2531,-1,3779,4335,2056,-1,3779,2573,4335,-1,2236,2146,2145,-1,2146,2236,2531,-1,2535,2968,3794,-1,2969,2968,2535,-1,3790,2122,2542,-1,3790,2583,2122,-1,2311,2480,2115,-1,2311,2310,2480,-1,1923,4332,4445,-1,1923,1941,4332,-1,1657,2330,2228,-1,2330,1657,1656,-1,2509,2226,3809,-1,2509,2547,2226,-1,4327,2551,2333,-1,4327,3826,2551,-1,2112,2587,2108,-1,2038,2587,2112,-1,4340,2102,3839,-1,2588,2102,4340,-1,4172,2323,4255,-1,4172,4379,2323,-1,4309,1815,2184,-1,1815,4309,1816,-1,4309,2183,4307,-1,4309,2184,2183,-1,3836,2190,2558,-1,2197,2190,3836,-1,4338,1769,1772,-1,1769,4338,2350,-1,2428,2641,1995,-1,2428,1886,2641,-1,2439,2169,2394,-1,2438,2169,2439,-1,2299,2303,2304,-1,2299,2259,2303,-1,2160,2155,2565,-1,2160,2156,2155,-1,2570,2260,2300,-1,2570,2572,2260,-1,4316,2297,2360,-1,4316,4183,2297,-1,4310,2245,4281,-1,2246,2245,4310,-1,1937,2573,2485,-1,2573,1937,4335,-1,2049,2294,2293,-1,2294,2049,2462,-1,2502,1944,2612,-1,4292,1944,2502,-1,1780,2025,2369,-1,1780,2627,2025,-1,2126,2542,2127,-1,2542,2126,3790,-1,2541,2129,2131,-1,4300,2129,2541,-1,1912,2540,1913,-1,1912,2576,2540,-1,2519,3789,2582,-1,3789,2519,2583,-1,2121,2579,2331,-1,2579,2121,2120,-1,3787,2229,2109,-1,2229,3787,4290,-1,2266,2271,1580,-1,2266,4236,2271,-1,4296,2072,2071,-1,3810,2072,4296,-1,2090,3783,2835,-1,3783,2090,2218,-1,4433,1346,1343,-1,4433,3922,1346,-1,1888,1867,3757,-1,1888,2683,1867,-1,4320,2175,3819,-1,2602,2175,4320,-1,4341,4324,2066,-1,4341,4321,4324,-1,2012,3761,2011,-1,3846,3761,2012,-1,2396,4339,3852,-1,2396,2391,4339,-1,4345,4324,4323,-1,4345,4342,4324,-1,2232,4291,4278,-1,2232,2043,4291,-1,2056,2253,3779,-1,2253,2056,2055,-1,2493,4288,3759,-1,4288,2493,2252,-1,2234,2607,2611,-1,2233,2607,2234,-1,2615,4340,4289,-1,2615,2588,4340,-1,4428,2037,2036,-1,4428,3649,2037,-1,2142,2148,1936,-1,2148,2142,2149,-1,4286,2296,2464,-1,2296,4286,3776,-1,2819,1508,1507,-1,2819,2338,1508,-1,2336,2474,2473,-1,2335,2474,2336,-1,4319,2609,2461,-1,2613,2609,4319,-1,2635,2370,2191,-1,2017,2370,2635,-1,2005,2633,3772,-1,2005,2634,2633,-1,1890,2601,1891,-1,1890,3816,2601,-1,2716,2635,2191,-1,2635,2716,2715,-1,1999,2451,3817,-1,2378,2451,1999,-1,4323,4344,4345,-1,4323,4283,4344,-1,2433,3845,4346,-1,2433,1987,3845,-1,3845,2646,4346,-1,2672,2646,3845,-1,3769,2070,2069,-1,1883,2070,3769,-1,1996,3768,2002,-1,2603,3768,1996,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=33 */
		private int[] getsphenoid_geometry_5_26_coordIndex_33()
		{
			int[] value = {2168,1978,1977,-1,2168,2167,1978,-1,2436,2430,2429,-1,2436,4322,2430,-1,1972,4322,1970,-1,2430,4322,1972,-1,2257,1969,2342,-1,2257,3766,1969,-1,2470,2441,2471,-1,2441,2470,2440,-1,1966,3791,1964,-1,1966,1950,3791,-1,2554,1965,1964,-1,1965,2554,2209,-1,2466,2654,1956,-1,2466,1563,2654,-1,2210,2555,2561,-1,2655,2555,2210,-1,1350,4347,1327,-1,1350,1349,4347,-1,4187,1341,2931,-1,1341,4187,2661,-1,2659,1330,1329,-1,2659,3764,1330,-1,2663,2666,3763,-1,2664,2666,2663,-1,1938,4313,4317,-1,1938,3803,4313,-1,1935,2667,2143,-1,2667,1935,2524,-1,2213,4336,4445,-1,2213,1957,4336,-1,3760,2670,1473,-1,3760,1918,2670,-1,2446,3845,1989,-1,2446,2672,3845,-1,2674,1914,2675,-1,2674,4278,1914,-1,2643,1880,3771,-1,1880,2643,3854,-1,3771,2444,2642,-1,2444,3771,3851,-1,3780,1994,2640,-1,3755,1994,3780,-1,2684,3780,1895,-1,2684,1893,3780,-1,1326,1320,1322,-1,1326,1328,1320,-1,2808,2842,4276,-1,2842,2808,2810,-1,1231,2691,1858,-1,1231,1173,2691,-1,2604,3846,2668,-1,3761,3846,2604,-1,1789,3751,4258,-1,2248,3751,1789,-1,2692,4350,3754,-1,2692,3750,4350,-1,2459,4348,4349,-1,2367,4348,2459,-1,3752,4273,2695,-1,4349,4273,3752,-1,4350,1830,1832,-1,3750,1830,4350,-1,3864,1812,4260,-1,1812,3864,2725,-1,4271,3856,2736,-1,3856,4271,1840,-1,1808,2697,4267,-1,1808,1838,2697,-1,1838,1808,1810,-1,4352,2728,3743,-1,4352,2729,2728,-1,2730,4355,4272,-1,2730,2732,4355,-1,2734,3742,4264,-1,3742,2734,1827,-1,1825,4263,1822,-1,3859,4263,1825,-1,2732,2709,4355,-1,2732,2731,2709,-1,2713,4268,4266,-1,2713,2705,4268,-1,1784,2708,1785,-1,1784,3866,2708,-1,3749,2712,1818,-1,3749,2711,2712,-1,3747,3862,1816,-1,3862,3747,2717,-1,2719,2704,2703,-1,2720,2704,2719,-1,2720,2727,2704,-1,4354,3859,4351,-1,4354,4263,3859,-1,2732,2729,2701,-1,2730,2729,2732,-1,1834,2733,3743,-1,1834,2698,2733,-1,4268,1809,1808,-1,1809,4268,4353,-1,3863,2725,3864,-1,2725,3863,4261,-1,3734,1773,2740,-1,1760,1773,3734,-1,1765,4379,4173,-1,1765,2323,4379,-1,2742,4256,2745,-1,1749,4256,2742,-1,4256,1749,2750,-1,2556,2745,4256,-1,2556,1777,2745,-1,2393,2647,2649,-1,2751,2647,2393,-1,4252,4444,4251,-1,4443,4444,4252,-1,1477,2781,3872,-1,1477,3726,2781,-1,1628,3867,1626,-1,1628,2844,3867,-1,2872,4226,4224,-1,2872,1633,4226,-1,1588,1535,1589,-1,1588,3702,1535,-1,1559,1573,2753,-1,1559,1558,1573,-1,1727,1538,3869,-1,1727,4242,1538,-1,2760,4440,2761,-1,4219,4440,2760,-1,2815,4241,3701,-1,2815,3711,4241,-1,1589,3896,1601,-1,1535,3896,1589,-1,2766,1540,3732,-1,2766,1541,1540,-1,1598,1546,1545,-1,1598,3707,1546,-1,2848,3895,1556,-1,2848,2847,3895,-1,3705,1596,2857,-1,1596,3705,3704,-1,1515,3712,1663,-1,1515,1514,3712,-1,3879,1730,3868,-1,3879,4217,1730,-1,1628,3713,2844,-1,3713,1628,2879,-1,2885,4356,2881,-1,2885,2773,4356,-1,4442,1714,4357,-1,4442,1721,1714,-1,1679,2783,1692,-1,1679,2768,2783,-1,1679,2772,2768,-1,1495,2771,1498,-1,2771,1495,1716,-1,1498,1719,1499,-1,1719,1498,2771,-1,3908,4243,1676,-1,3693,4243,3908,-1,4184,3683,1713,-1,4184,1673,3683,-1,1676,3909,3908,-1,1676,2796,3909,-1,1713,4371,4184,-1,4371,1713,1712,-1,1489,1463,3727,-1,1489,1491,1463,-1,2890,1708,2776,-1,2890,2891,1708,-1,2769,2772,3906,-1,2772,2769,2768,-1,3731,4358,4361,-1,3731,1707,4358,-1,1650,3871,1648,-1,1704,3871,1650,-1,3727,2795,3728,-1,2795,3727,1463,-1,1705,3685,1706,-1,3875,3685,1705,-1,4245,2811,1635,-1,4245,2798,2811,-1,1623,2780,1698,-1,1623,1641,2780,-1,1669,3733,1670,-1,1669,2831,3733,-1,3888,3720,4232,-1,3890,3720,3888,-1,2854,2806,1575,-1,2806,2854,2828,-1,4360,3724,2549,-1,4360,4231,3724,-1,1612,2225,3826,-1,1612,1611,2225,-1,4441,2813,3714,-1,4441,2820,2813,-1,2812,4238,4237,-1,2812,4277,4238,-1,1638,1635,1637,-1,1638,4359,1635,-1,4337,2098,1548,-1,4337,2095,2098,-1,3907,4357,1495,-1,3907,4442,4357,-1,3714,2793,4441,-1,3714,1648,2793,-1,3728,2820,4441,-1,2820,3728,2795,-1,2835,3877,2836,-1,2835,3783,3877,-1,1662,2826,2855,-1,1661,2826,1662,-1,1665,4318,3892,-1,1667,4318,1665,-1,1606,3880,3718,-1,3887,3880,1606,-1,1612,1609,2837,-1,1612,3825,1609,-1,3721,2840,2809,-1,2840,3721,4234,-1,2810,2843,2842,-1,2843,2810,3716,-1,4251,1668,1670,-1,4251,4444,1668,-1,1726,4250,1724,-1,1723,4250,1726,-1,1599,3708,1600,-1,1599,1737,3708,-1,2766,3708,1736,-1,2766,1615,3708,-1,3832,1549,2100,-1,2862,1549,3832,-1,3786,2591,4364,-1,3786,2592,2591,-1,2510,2328,2552,-1,2510,2329,2328,-1,4233,3706,1899,-1,3706,4233,4365,-1,4365,4439,3706,-1,4439,4365,4364,-1,2853,2862,2864,-1,1549,2862,2853,-1,1536,4326,1529,-1,1536,1543,4326,-1,1634,3869,1538,-1,1634,1728,3869,-1,1632,1538,1537,-1,1634,1538,1632,-1,1525,4252,1524,-1,4252,1525,4443,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=34 */
		private int[] getsphenoid_geometry_5_26_coordIndex_34()
		{
			int[] value = {1510,3901,1519,-1,3902,3901,1510,-1,2086,2337,2875,-1,2337,2086,2472,-1,1628,3696,1502,-1,3696,1628,1627,-1,2028,1503,4438,-1,2028,1500,1503,-1,4434,2883,2289,-1,4434,2624,2883,-1,3729,2885,2884,-1,2885,3729,2769,-1,3875,3686,3685,-1,2787,3686,3875,-1,2889,2625,1487,-1,2625,2889,4213,-1,1489,1479,1490,-1,1489,1484,1479,-1,3912,1490,3910,-1,1490,3912,1491,-1,3692,1699,3694,-1,3692,3691,1699,-1,3801,4208,4211,-1,4208,3801,4315,-1,4314,2624,4434,-1,4314,1488,2624,-1,4215,4202,4214,-1,4215,4200,4202,-1,4202,1477,1476,-1,4202,4201,1477,-1,4367,4203,4437,-1,4367,4201,4203,-1,1474,4344,4283,-1,4344,1474,4279,-1,1920,3760,2385,-1,1920,2382,3760,-1,1466,3680,1467,-1,1466,4334,3680,-1,2496,2902,1304,-1,2903,2902,2496,-1,1460,4199,1458,-1,4199,1460,4216,-1,4366,3687,4198,-1,3687,4366,4210,-1,4437,1459,1457,-1,4437,4203,1459,-1,4435,4197,3689,-1,4197,4435,4370,-1,1445,4368,4436,-1,1445,4369,4368,-1,1441,1448,1442,-1,4436,1448,1441,-1,1443,1439,1444,-1,1443,2901,1439,-1,2893,4195,1438,-1,2893,3914,4195,-1,2906,4192,2907,-1,4192,2906,4370,-1,1305,1391,1390,-1,1305,1418,1391,-1,2268,1414,2505,-1,1414,2268,1412,-1,1412,2267,1376,-1,1412,2268,2267,-1,1302,2942,3840,-1,1302,1290,2942,-1,2907,1401,1405,-1,4192,1401,2907,-1,2404,3673,2913,-1,2404,2406,3673,-1,2687,4435,2497,-1,4193,4435,2687,-1,1452,1395,3664,-1,1452,2914,1395,-1,3674,1381,1383,-1,1381,3674,2406,-1,1380,1388,1324,-1,1388,1380,2917,-1,2034,2085,2032,-1,2034,2619,2085,-1,4347,3671,4191,-1,4347,3672,3671,-1,3916,1358,2933,-1,1358,3916,3671,-1,4189,3669,4190,-1,4189,2597,3669,-1,4433,1359,3915,-1,1359,4433,3668,-1,2928,1329,2919,-1,1329,2928,2659,-1,2658,4188,3764,-1,4188,2658,1309,-1,2518,3670,1333,-1,3917,3670,2518,-1,3922,3915,2599,-1,3915,3922,4433,-1,2935,1320,1328,-1,1320,2935,2924,-1,1316,1486,1314,-1,1316,1350,1486,-1,2500,2899,2898,-1,2500,1317,2899,-1,3666,1348,2937,-1,3666,1344,1348,-1,1309,1312,1310,-1,1312,1309,2658,-1,2938,2283,1286,-1,2283,2938,1906,-1,1245,4182,4181,-1,1245,1235,4182,-1,2961,2947,4432,-1,2961,1255,2947,-1,2954,2950,2970,-1,2954,2951,2950,-1,4432,2946,2951,-1,2947,2946,4432,-1,2948,1256,1264,-1,1257,1256,2948,-1,1253,1242,1249,-1,1253,1243,1242,-1,2960,2965,2952,-1,2960,1260,2965,-1,1283,1273,1272,-1,1283,2966,1273,-1,3659,1257,2949,-1,2945,1257,3659,-1,2949,2491,3659,-1,2949,2969,2491,-1,1236,1282,1237,-1,1236,2967,1282,-1,2053,2963,1251,-1,2963,2053,1284,-1,2970,3661,2954,-1,2970,1275,3661,-1,4045,175,3924,-1,4045,174,175,-1,3925,190,188,-1,3925,2977,190,-1,151,1215,1213,-1,156,1215,151,-1,4390,3196,2982,-1,3196,4390,794,-1,3622,4133,792,-1,3622,4125,4133,-1,3627,1208,908,-1,1208,3627,813,-1,4388,2988,4131,-1,4388,2989,2988,-1,4143,3007,1004,-1,3007,4143,4142,-1,827,3959,826,-1,659,3959,827,-1,3211,698,700,-1,3211,798,698,-1,3960,627,626,-1,3960,1003,627,-1,286,3392,293,-1,286,3388,3392,-1,856,137,3655,-1,853,137,856,-1,975,836,845,-1,837,836,975,-1,625,3965,637,-1,625,633,3965,-1,3023,3076,4303,-1,3023,3022,3076,-1,0,8,546,-1,0,2,8,-1,3030,1029,3652,-1,3030,3033,1029,-1,3385,3544,4156,-1,3385,3543,3544,-1,3384,293,3353,-1,292,293,3384,-1,4405,3651,4095,-1,4405,3041,3651,-1,3043,3038,3044,-1,3043,389,3038,-1,534,3055,4429,-1,534,533,3055,-1,2569,3650,3051,-1,2569,2319,3650,-1,3053,3050,3049,-1,3140,3050,3053,-1,995,740,996,-1,4169,740,995,-1,4429,739,534,-1,739,4429,740,-1,1134,3057,4166,-1,1134,1133,3057,-1,1136,3938,3123,-1,1136,1040,3938,-1,1129,3206,730,-1,736,3206,1129,-1,1055,3069,3647,-1,1055,1119,3069,-1,3070,4333,3077,-1,3070,3646,4333,-1,1056,3073,1057,-1,3073,1056,3074,-1,862,3654,3021,-1,862,3645,3654,-1,57,3419,4034,-1,3419,57,63,-1,79,227,77,-1,79,3413,227,-1,4044,1108,4012,-1,1108,4044,4066,-1,53,60,54,-1,53,3432,60,-1,659,820,3959,-1,659,3623,820,-1,4077,3156,3155,-1,3552,3156,4077,-1,1074,3617,1071,-1,1074,1068,3617,-1,1204,3632,1205,-1,1204,3138,3632,-1,895,1059,3078,-1,895,894,1059,-1,3078,897,896,-1,897,3078,1059,-1,3143,3109,987,-1,3109,3143,4163,-1,893,988,985,-1,892,988,893,-1,3945,965,966,-1,972,965,3945,-1,1131,3806,4431,-1,3806,1131,1135,-1,3041,3338,3335,-1,4405,3338,3041,-1,1086,3115,3118,-1,1086,3116,3115,-1,934,3979,4091,-1,934,4384,3979,-1,949,944,947,-1,949,1159,944,-1,942,3120,3153,-1,3120,942,937,-1,3558,3159,3151,-1,3160,3159,3558,-1,769,1011,1010,-1,758,1011,769,-1,3554,1155,3127,-1,3554,3376,1155,-1,4383,4380,4382,-1,4383,4381,4380,-1,4147,3131,4380,-1,3132,3131,4147,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=35 */
		private int[] getsphenoid_geometry_5_26_coordIndex_35()
		{
			int[] value = {4383,819,1022,-1,819,4383,4149,-1,4149,592,819,-1,590,592,4149,-1,544,536,4430,-1,544,543,536,-1,1061,3594,1062,-1,3027,3594,1061,-1,3615,3222,4119,-1,3615,795,3222,-1,3138,3929,3139,-1,3929,3138,3137,-1,4177,3224,3931,-1,3224,4177,4132,-1,3046,533,1062,-1,3046,3055,533,-1,3645,4387,3071,-1,861,4387,3645,-1,4120,1130,4121,-1,1130,4120,4373,-1,4160,737,3205,-1,4159,737,4160,-1,877,4372,4128,-1,877,3957,4372,-1,977,4386,978,-1,977,880,4386,-1,1077,3624,1078,-1,1077,885,3624,-1,1043,3946,969,-1,3937,3946,1043,-1,957,3148,3147,-1,3148,957,3145,-1,3119,872,3558,-1,4151,872,3119,-1,3127,3552,3554,-1,3127,3156,3552,-1,4384,868,3097,-1,934,868,4384,-1,929,3950,3951,-1,869,3950,929,-1,2979,820,3623,-1,2979,2978,820,-1,823,3165,3009,-1,834,3165,823,-1,1192,702,3167,-1,703,702,1192,-1,2988,799,4178,-1,2988,800,799,-1,3188,1195,814,-1,3188,3136,1195,-1,3173,1212,4179,-1,1212,3173,3175,-1,882,753,755,-1,881,753,882,-1,898,3178,696,-1,3178,898,3955,-1,899,1176,3636,-1,899,3180,1176,-1,876,939,936,-1,4154,939,876,-1,3102,3143,4427,-1,3102,4163,3143,-1,878,3956,891,-1,877,3956,878,-1,1079,3144,845,-1,1079,1078,3144,-1,1196,3187,1197,-1,3187,1196,718,-1,2980,651,3231,-1,2980,2979,651,-1,806,271,3010,-1,272,271,806,-1,3627,3194,3171,-1,2986,3194,3627,-1,3961,4388,4389,-1,3961,2989,4388,-1,829,3170,3169,-1,3170,829,3191,-1,4393,3195,1210,-1,3195,4393,4392,-1,2998,2994,4391,-1,3126,2994,2998,-1,1210,1203,4393,-1,1210,2992,1203,-1,1017,1009,1008,-1,1017,3633,1009,-1,4015,3493,3425,-1,3493,4015,750,-1,3935,1127,3062,-1,3935,3934,1127,-1,3934,3936,1127,-1,4162,3936,3934,-1,4378,3063,4157,-1,1128,3063,4378,-1,710,797,3657,-1,710,706,797,-1,3214,694,961,-1,3214,693,694,-1,86,1103,87,-1,170,1103,86,-1,3117,3216,320,-1,757,3216,3117,-1,795,2981,3222,-1,2981,795,1211,-1,2996,670,3954,-1,3616,670,2996,-1,3226,3613,803,-1,3225,3613,3226,-1,809,3221,653,-1,3221,809,911,-1,3229,3615,804,-1,3615,3229,796,-1,4165,409,4403,-1,386,409,4165,-1,907,3209,716,-1,907,3210,3209,-1,620,3106,3968,-1,3106,620,1182,-1,634,3970,615,-1,633,3970,634,-1,4372,4118,1181,-1,4372,3967,4118,-1,3966,606,3244,-1,624,606,3966,-1,3239,3607,3241,-1,3607,3239,3608,-1,552,618,617,-1,552,551,618,-1,3975,3245,608,-1,3975,4426,3245,-1,3259,3239,4425,-1,3259,3258,3239,-1,568,571,3601,-1,568,605,571,-1,573,605,3974,-1,573,604,605,-1,4396,4426,3975,-1,4396,3255,4426,-1,4106,4425,4109,-1,4106,3259,4425,-1,3605,3599,599,-1,3605,3248,3599,-1,594,3255,4396,-1,594,3256,3255,-1,4109,3603,4106,-1,3604,3603,4109,-1,603,4397,3597,-1,602,4397,603,-1,3241,4425,3239,-1,3241,3247,4425,-1,3265,3253,3598,-1,3265,3264,3253,-1,4424,597,3602,-1,4424,3262,597,-1,4395,618,3600,-1,618,4395,3969,-1,3250,558,572,-1,3242,558,3250,-1,582,4397,3973,-1,582,3597,4397,-1,0,2357,636,-1,3741,2357,0,-1,4144,542,4027,-1,1082,542,4144,-1,3027,3268,3594,-1,3268,3027,3026,-1,540,532,3134,-1,540,3272,532,-1,480,270,3359,-1,480,398,270,-1,3363,312,3364,-1,312,3363,313,-1,420,3400,418,-1,3400,420,279,-1,3325,281,3390,-1,3325,3327,281,-1,3999,4400,4421,-1,291,4400,3999,-1,3325,3389,4407,-1,3389,3325,3390,-1,3391,4423,3323,-1,3391,4409,4423,-1,300,3362,3361,-1,300,299,3362,-1,3386,3991,290,-1,3386,416,3991,-1,3997,355,354,-1,3997,3545,355,-1,3379,339,338,-1,3379,3290,339,-1,313,3561,3377,-1,313,3363,3561,-1,4075,3980,3996,-1,4075,325,3980,-1,3333,279,420,-1,268,279,3333,-1,3589,282,493,-1,3589,284,282,-1,3297,498,473,-1,499,498,3297,-1,3978,3295,459,-1,4100,3295,3978,-1,4100,4099,3295,-1,3978,3535,250,-1,3978,3588,3535,-1,3587,4420,4401,-1,3587,3586,4420,-1,428,245,4402,-1,428,249,245,-1,436,3421,3317,-1,3529,3421,436,-1,3421,3529,3530,-1,470,4034,206,-1,470,4036,4034,-1,430,239,3315,-1,430,3526,239,-1,468,3313,3312,-1,468,467,3313,-1,4010,451,3582,-1,451,4010,452,-1,4404,469,3576,-1,4404,3585,469,-1,3584,3578,3301,-1,411,3578,3584,-1,440,3308,3577,-1,439,3308,440,-1,4098,390,4402,-1,4098,4097,390,-1,460,3350,3305,-1,460,3318,3350,-1,421,378,3635,-1,375,378,421,-1,3939,4088,3940,-1,3939,4083,4088,-1,3335,3988,3336,-1,3335,3339,3988,-1,1152,4095,3651,-1,3356,4095,1152,-1,370,3284,368,-1,370,414,3284,-1,442,361,3340,-1,442,3578,361,-1,200,4047,201,-1,4047,200,3349,-1,4047,1101,201,-1,1101,4047,3949,-1,4374,395,4092,-1,4374,391,395,-1,3292,306,3994,-1,3292,3290,306,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=36 */
		private int[] getsphenoid_geometry_5_26_coordIndex_36()
		{
			int[] value = {3412,847,3410,-1,3412,848,847,-1,3349,397,3350,-1,200,397,3349,-1,3576,4419,362,-1,459,4419,3576,-1,925,327,922,-1,327,925,926,-1,3995,417,334,-1,417,3995,3330,-1,4086,4095,3281,-1,4086,4405,4095,-1,3088,4419,4406,-1,3088,384,4419,-1,3323,491,490,-1,3323,4423,491,-1,3322,3561,3365,-1,3561,3322,350,-1,3355,340,342,-1,3355,346,340,-1,941,3098,867,-1,941,3118,3098,-1,681,4408,682,-1,681,3369,4408,-1,3375,3040,3042,-1,1149,3040,3375,-1,682,4080,4078,-1,682,4408,4080,-1,679,3376,3554,-1,679,3202,3376,-1,324,946,333,-1,324,323,946,-1,4155,319,321,-1,4090,319,4155,-1,4104,3290,3292,-1,4104,3291,3290,-1,3550,3994,310,-1,3994,3550,3292,-1,299,287,3546,-1,299,301,287,-1,296,3384,3352,-1,3384,296,4156,-1,286,3546,287,-1,3546,286,3544,-1,3345,3387,3346,-1,3345,3391,3387,-1,3387,3393,3388,-1,3393,3387,3394,-1,3983,3398,3396,-1,3398,3983,3540,-1,3395,3952,4176,-1,3395,3397,3952,-1,3402,3184,3185,-1,3184,3402,3406,-1,3644,258,3162,-1,3644,255,258,-1,254,257,255,-1,257,254,847,-1,235,256,236,-1,235,443,256,-1,3407,3406,3402,-1,4401,3406,3407,-1,477,443,476,-1,477,444,443,-1,3306,3310,231,-1,3310,3306,3311,-1,4011,4051,4064,-1,4050,4051,4011,-1,3534,4067,3415,-1,4071,4067,3534,-1,4004,248,4062,-1,4004,249,248,-1,243,3530,241,-1,243,3422,3530,-1,3528,4003,4005,-1,3528,3527,4003,-1,4010,3409,452,-1,3532,3409,4010,-1,4055,4061,3520,-1,4410,4061,4055,-1,426,4411,3304,-1,4064,4411,426,-1,3525,3657,797,-1,3963,3657,3525,-1,3519,4053,4058,-1,3519,3518,4053,-1,229,441,230,-1,441,229,439,-1,4053,3513,3515,-1,4053,4052,3513,-1,3523,3423,4377,-1,3523,234,3423,-1,3522,3517,3519,-1,3522,3521,3517,-1,226,3416,3427,-1,226,3417,3416,-1,77,4006,4412,-1,77,4007,4006,-1,3425,3495,3426,-1,3425,3493,3495,-1,3427,4413,224,-1,3427,4058,4413,-1,4413,4418,3428,-1,4418,4413,3515,-1,3428,3430,210,-1,3428,4418,3430,-1,187,209,1099,-1,207,209,187,-1,4052,206,3513,-1,206,4052,204,-1,3434,219,3157,-1,3434,220,219,-1,4048,4415,4412,-1,4048,4414,4415,-1,1218,170,86,-1,170,1218,171,-1,140,166,3438,-1,142,166,140,-1,3442,1096,3641,-1,3442,3089,1096,-1,3446,4415,3443,-1,3446,3964,4415,-1,3444,4019,3447,-1,3444,3509,4019,-1,3439,2973,2975,-1,3439,3438,2973,-1,859,850,849,-1,859,3625,850,-1,901,3085,902,-1,3085,901,1106,-1,3506,1087,93,-1,1087,3506,919,-1,3451,4042,116,-1,4042,3451,4013,-1,920,3453,3507,-1,3453,920,3505,-1,3502,4014,104,-1,3502,4385,4014,-1,748,4015,105,-1,750,4015,748,-1,98,3492,4041,-1,98,97,3492,-1,4038,4039,4040,-1,4038,3460,4039,-1,150,100,3501,-1,150,3164,100,-1,114,3506,112,-1,3506,114,3504,-1,118,4394,192,-1,118,117,4394,-1,110,3496,75,-1,110,108,3496,-1,4012,3495,3465,-1,3495,4012,1108,-1,3494,750,3962,-1,750,3494,3493,-1,66,3467,202,-1,66,65,3467,-1,62,3420,3419,-1,3420,62,59,-1,69,61,67,-1,61,69,59,-1,1100,3470,1101,-1,1100,70,3470,-1,3142,3486,1117,-1,3142,3488,3486,-1,4416,3485,3484,-1,4416,48,3485,-1,4023,38,40,-1,4023,46,38,-1,43,3475,3476,-1,43,3474,3475,-1,25,27,3490,-1,27,25,26,-1,4417,27,10,-1,4417,4032,27,-1,4020,4029,4021,-1,4020,1115,4029,-1,4417,3080,1117,-1,3081,3080,4417,-1};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=1 */
		private double[] getsphenoid_coordinate_6_26_point_1()
		{
			double[] value = {0.0022,-0.0056,-0.0054,0.0045,-0.0033,-0.0014,0.0021,-0.0042,-0.0003,0.0050,-0.0073,-0.0083,0.0076,-0.0038,-0.0019,0.0073,-0.0040,-0.0013,0.0019,-0.0028,0.0037,0.0000,-0.0035,0.0040,0.0000,-0.0046,-0.0003,0.0169,0.0161,0.0074,0.0205,0.0166,0.0056,0.0199,0.0172,0.0070,0.0118,0.0125,0.0098,0.0129,0.0145,0.0094,0.0116,0.0113,0.0117,0.0161,0.0178,0.0089,0.0164,0.0169,0.0088,0.0192,0.0178,0.0083,0.0147,0.0175,0.0098,0.0149,0.0165,0.0094,0.0375,0.0286,0.0101,0.0377,0.0282,0.0113,0.0404,0.0301,0.0113,0.0324,0.0258,0.0082,0.0326,0.0259,0.0089,0.0266,0.0213,0.0081,0.0235,0.0192,0.0077,0.0239,0.0188,0.0056,0.0315,0.0260,0.0089,0.0317,0.0258,0.0107,0.0385,0.0284,0.0094,0.0415,0.0302,0.0094,0.0413,0.0299,0.0097,0.0405,0.0301,0.0108,0.0432,0.0316,0.0108,0.0260,0.0215,0.0099,0.0227,0.0201,0.0098,0.0228,0.0197,0.0097,0.0432,0.0318,0.0102,0.0410,0.0301,0.0098,0.0432,0.0315,0.0100,0.0265,0.0215,0.0085,0.0232,0.0193,0.0087,0.0326,0.0260,0.0090,0.0411,0.0305,0.0090,0.0406,0.0304,0.0096,0.0431,0.0322,0.0106,0.0318,0.0260,0.0049,0.0316,0.0261,0.0051,0.0384,0.0290,0.0078,0.0188,0.0181,0.0091,0.0184,0.0186,0.0093,0.0159,0.0190,0.0084,0.0582,0.0322,-0.0078,0.0578,0.0302,-0.0078,0.0568,0.0313,-0.0052,0.0576,0.0301,-0.0078,0.0582,0.0289,-0.0091,0.0576,0.0279,-0.0080,0.0597,0.0316,-0.0127,0.0596,0.0312,-0.0112,0.0598,0.0317,-0.0126,0.0595,0.0307,-0.0112,0.0589,0.0298,-0.0101,0.0551,0.0320,-0.0012,0.0527,0.0329,0.0014,0.0546,0.0345,-0.0010,0.0597,0.0319,-0.0131,0.0598,0.0320,-0.0145,0.0596,0.0318,-0.0134,0.0549,0.0320,-0.0015,0.0525,0.0328,0.0014,0.0427,0.0196,0.0181,0.0430,0.0191,0.0224,0.0427,0.0182,0.0225,0.0446,0.0209,0.0266,0.0443,0.0219,0.0218,0.0457,0.0255,0.0201,0.0458,0.0256,0.0243,0.0456,0.0248,0.0248,0.0457,0.0260,0.0268,0.0457,0.0256,0.0272,0.0409,0.0173,0.0216,0.0407,0.0172,0.0216,0.0407,0.0166,0.0218,0.0405,0.0225,0.0229,0.0324,0.0225,0.0158,0.0341,0.0208,0.0146,0.0429,0.0230,0.0277,0.0426,0.0233,0.0278,0.0406,0.0224,0.0229,0.0346,0.0194,0.0135,0.0407,0.0182,0.0211,0.0408,0.0199,0.0215,0.0403,0.0142,0.0222,0.0407,0.0152,0.0225,0.0395,0.0153,0.0197,0.0407,0.0091,0.0245,0.0406,0.0092,0.0244,0.0402,0.0078,0.0240,0.0383,0.0095,0.0203,0.0401,0.0079,0.0238,0.0405,0.0092,0.0242,0.0426,0.0150,0.0272,0.0425,0.0150,0.0271,0.0420,0.0144,0.0271,0.0439,0.0189,0.0278,0.0437,0.0179,0.0275,0.0442,0.0191,0.0279,0.0440,0.0199,0.0281,0.0445,0.0202,0.0282,0.0449,0.0212,0.0285,0.0409,0.0182,0.0212,0.0433,0.0180,0.0266,0.0433,0.0189,0.0268,0.0444,0.0244,0.0297,0.0445,0.0238,0.0296,0.0453,0.0246,0.0299,0.0453,0.0252,0.0302,0.0382,0.0034,0.0263,0.0385,0.0033,0.0264,0.0384,0.0037,0.0263,0.0381,0.0054,0.0243,0.0383,0.0054,0.0241,0.0415,0.0134,0.0254,0.0417,0.0148,0.0259,0.0408,0.0153,0.0225,0.0179,0.0088,-0.0003,0.0182,0.0092,-0.0003,0.0187,0.0083,-0.0021,0.0346,0.0016,0.0194,0.0329,0.0068,0.0154,0.0296,0.0062,0.0113,0.0364,0.0059,0.0112,0.0327,0.0041,0.0109,0.0331,0.0037,0.0102,0.0249,0.0005,0.0060,0.0263,-0.0013,0.0059,0.0310,0.0011,0.0085,0.0299,0.0025,0.0092,0.0323,0.0238,0.0061,0.0327,0.0219,0.0049,0.0301,0.0221,0.0058,0.0446,0.0289,0.0324,0.0451,0.0263,0.0309,0.0450,0.0273,0.0296,0.0475,0.0300,0.0235,0.0464,0.0290,0.0269,0.0474,0.0297,0.0229,0.0369,0.0109,0.0181,0.0387,0.0113,0.0205,0.0486,0.0311,0.0203,0.0487,0.0310,0.0202,0.0510,0.0355,0.0158,0.0505,0.0360,0.0137,0.0505,0.0358,0.0136,0.0495,0.0354,0.0126,0.0496,0.0357,0.0107,0.0537,0.0378,0.0065,0.0486,0.0354,0.0107,0.0475,0.0340,0.0103,0.0450,0.0327,0.0092,0.0447,0.0327,0.0095,0.0431,0.0307,0.0091,0.0422,0.0292,0.0091,0.0421,0.0294,0.0095,0.0298,0.0235,0.0079,0.0272,0.0204,0.0069,0.0269,0.0210,0.0077,0.0267,0.0212,0.0080,0.0296,0.0217,0.0119,0.0294,0.0221,0.0121,0.0484,0.0311,0.0199,0.0506,0.0350,0.0154,0.0474,0.0302,0.0236,0.0467,0.0297,0.0228,0.0497,0.0351,0.0119,0.0494,0.0357,0.0110,0.0498,0.0346,0.0128,0.0499,0.0353,0.0134,0.0498,0.0337,0.0146,0.0335,0.0198,0.0041,0.0383,0.0248,0.0072,0.0458,0.0224,0.0071,0.0441,0.0258,0.0077,0.0456,0.0266,0.0072,0.0454,0.0287,0.0080,0.0478,0.0342,0.0099,0.0479,0.0342,0.0106,0.0485,0.0352,0.0106,0.0483,0.0349,0.0109,0.0442,0.0251,0.0306,0.0452,0.0257,0.0306,0.0434,0.0273,0.0321,0.0422,0.0238,0.0281,0.0435,0.0269,0.0322,0.0498,0.0337,0.0120,0.0494,0.0323,0.0135,0.0502,0.0347,0.0108,0.0508,0.0357,0.0094,0.0570,0.0270,-0.0070,0.0547,0.0286,-0.0017,0.0542,0.0365,-0.0009,0.0575,0.0390,-0.0057,0.0585,0.0299,-0.0054,0.0588,0.0305,-0.0058,0.0588,0.0307,-0.0057,0.0526,0.0368,0.0055,0.0548,0.0378,0.0016,0.0522,0.0357,0.0045,0.0582,0.0403,-0.0028,0.0574,0.0405,-0.0045,0.0551,0.0390,0.0030,0.0614,0.0363,-0.0094,0.0610,0.0371,-0.0101,0.0600,0.0398,-0.0077,0.0601,0.0376,-0.0100,0.0593,0.0397,-0.0078,0.0605,0.0362,-0.0115,0.0595,0.0358,-0.0105,0.0594,0.0374,-0.0096,0.0598,0.0319,-0.0148,0.0602,0.0314,-0.0154,0.0600,0.0308,-0.0147,0.0544,0.0374,0.0045,0.0553,0.0391,0.0035,0.0515,0.0357,0.0085,0.0444,0.0228,0.0216,0.0442,0.0226,0.0176,0.0509,0.0150,0.0016,0.0512,0.0160,0.0024,0.0509,0.0150,0.0016,0.0607,0.0349,-0.0083,0.0599,0.0324,-0.0076,0.0502,0.0329,0.0107,0.0448,0.0048,0.0024,0.0441,0.0047,0.0035,0.0446,0.0045,0.0022,0.0494,0.0131,0.0031,0.0495,0.0135,0.0034,0.0487,0.0117,0.0032,0.0529,0.0177,-0.0006,0.0526,0.0186,0.0009,0.0515,0.0164,0.0021,0.0537,0.0187,-0.0019,0.0541,0.0198,-0.0019,0.0534,0.0184,-0.0012,0.0549,0.0216,-0.0029,0.0553,0.0226,-0.0029,0.0546,0.0209,-0.0023,0.0450,0.0049,0.0017,0.0438,0.0020,-0.0001,0.0435,0.0019,0.0009,0.0432,-0.0004,-0.0014,0.0452,0.0072,0.0041,0.0435,0.0074,0.0063,0.0448,0.0064,0.0039,0.0448,0.0097,0.0067,0.0434,0.0075,0.0066,0.0438,0.0002,-0.0023,0.0437,-0.0003,-0.0026,0.0423,-0.0026,-0.0036,0.0438,-0.0024,-0.0047,0.0436,-0.0010,-0.0032,0.0413,-0.0027,-0.0015,0.0415,-0.0021,-0.0007,0.0394,-0.0027,0.0021,0.0441,-0.0023,-0.0046,0.0434,-0.0065,-0.0085,0.0434,-0.0064,-0.0084,0.0416,-0.0058,-0.0069,0.0279,-0.0068,-0.0019,0.0281,-0.0068,-0.0020,0.0295,-0.0054,0.0005,0.0411,-0.0050,-0.0051,0.0410,-0.0041,-0.0036,0.0384,-0.0040,-0.0012,0.0410,-0.0053,-0.0055,0.0378,-0.0049,-0.0028,0.0420,-0.0065,-0.0080,0.0405,-0.0066,-0.0070,0.0391,-0.0106,-0.0128,0.0400,-0.0096,-0.0118,0.0386,-0.0090,-0.0104,0.0407,-0.0094,-0.0118,0.0400,-0.0087,-0.0105,0.0322,-0.0100,-0.0140,0.0354,-0.0114,-0.0160,0.0357,-0.0111,-0.0154,0.0377,-0.0127,-0.0193,0.0376,-0.0130,-0.0203,0.0387,-0.0125,-0.0202,0.0314,-0.0105,-0.0152,0.0286,-0.0093,-0.0128,0.0376,-0.0130,-0.0191,0.0376,-0.0129,-0.0190,0.0302,-0.0127,-0.0192,0.0335,-0.0134,-0.0205,0.0338,-0.0131,-0.0199,0.0377,-0.0128,-0.0187,0.0379,-0.0125,-0.0185,0.0378,-0.0126,-0.0183,0.0364,-0.0146,-0.0237,0.0366,-0.0143,-0.0235,0.0365,-0.0145,-0.0233,0.0366,-0.0144,-0.0227,0.0325,-0.0140,-0.0228,0.0328,-0.0139,-0.0223,0.0299,-0.0131,-0.0213,0.0314,-0.0144,-0.0254,0.0317,-0.0144,-0.0248,0.0293,-0.0134,-0.0237,0.0345,-0.0148,-0.0281,0.0348,-0.0150,-0.0276,0.0309,-0.0143,-0.0267,0.0351,-0.0152,-0.0270,0.0173,-0.0050,-0.0127,0.0187,-0.0060,-0.0102,0.0230,-0.0090,-0.0139,0.0255,-0.0081,-0.0244,0.0234,-0.0066,-0.0233,0.0242,-0.0073,-0.0229,0.0281,-0.0098,-0.0279,0.0282,-0.0098,-0.0273,0.0303,-0.0105,-0.0282,0.0321,-0.0110,-0.0274,0.0307,-0.0117,-0.0266,0.0308,-0.0118,-0.0264,0.0305,-0.0111,-0.0274,0.0306,-0.0114,-0.0270,0.0320,-0.0110,-0.0276,0.0313,-0.0113,-0.0280,0.0312,-0.0111,-0.0284,0.0304,-0.0108,-0.0279,0.0307,-0.0110,-0.0198,0.0290,-0.0107,-0.0198,0.0297,-0.0105,-0.0179,0.0323,-0.0117,-0.0235,0.0324,-0.0115,-0.0238,0.0323,-0.0118,-0.0240,0.0312,-0.0116,-0.0226,0.0311,-0.0117,-0.0231,0.0299,-0.0118,-0.0229,0.0322,-0.0115,-0.0223,0.0322,-0.0114,-0.0226,0.0321,-0.0114,-0.0220,0.0312,-0.0114,-0.0220,0.0313,-0.0113,-0.0215,0.0321,-0.0116,-0.0266,0.0318,-0.0117,-0.0269,0.0323,-0.0120,-0.0248,0.0323,-0.0122,-0.0255,0.0323,-0.0121,-0.0257,0.0322,-0.0109,-0.0210,0.0323,-0.0108,-0.0212,0.0322,-0.0111,-0.0214,0.0412,-0.0005,-0.0035,0.0396,-0.0005,-0.0024,0.0414,-0.0005,-0.0032,0.0479,0.0095,-0.0005,0.0481,0.0108,0.0001,0.0481,0.0098,-0.0005,0.0464,0.0075,-0.0001,0.0464,0.0088,0.0010,0.0465,0.0076,-0.0001,0.0419,0.0012,-0.0010,0.0411,0.0018,0.0003,0.0416,0.0025,0.0005,0.0408,0.0003,-0.0014,0.0398,0.0005,-0.0006,0.0412,0.0005,-0.0013,0.0311,-0.0118,-0.0238,0.0279,-0.0099,-0.0283,0.0301,-0.0102,-0.0285,0.0326,-0.0085,-0.0138,0.0316,-0.0090,-0.0133,0.0326,-0.0078,-0.0117,0.0317,-0.0093,-0.0159,0.0306,-0.0096,-0.0156,0.0312,-0.0100,-0.0177,0.0299,-0.0104,-0.0177,0.0304,-0.0099,-0.0163,0.0311,-0.0102,-0.0180,0.0310,-0.0104,-0.0183,0.0443,0.0061,0.0013,0.0430,0.0067,0.0035,0.0463,0.0111,0.0024,0.0244,-0.0044,-0.0051,0.0291,-0.0062,-0.0080,0.0274,-0.0078,-0.0092,0.0540,0.0184,-0.0046,0.0536,0.0196,-0.0038,0.0545,0.0196,-0.0052,0.0525,0.0157,-0.0031,0.0522,0.0151,-0.0030,0.0525,0.0174,-0.0026,0.0575,0.0257,-0.0085,0.0574,0.0255,-0.0084,0.0418,-0.0055,-0.0065,0.0408,-0.0059,-0.0062,0.0374,-0.0133,-0.0201,0.0288,-0.0140,-0.0261,0.0307,-0.0143,-0.0272,0.0299,-0.0134,-0.0293,0.0327,-0.0137,-0.0312,0.0302,-0.0141,-0.0285,0.0544,0.0211,-0.0044,0.0466,0.0091,0.0009,0.0461,0.0162,0.0054,0.0462,0.0132,0.0037,0.0420,0.0089,0.0054,0.0478,0.0083,-0.0011,0.0473,0.0079,-0.0010,0.0425,0.0009,-0.0019,0.0422,0.0006,-0.0018,0.0322,-0.0098,-0.0188,0.0321,-0.0105,-0.0198,0.0314,-0.0109,-0.0198,0.0374,-0.0045,-0.0076,0.0366,-0.0041,-0.0066,0.0377,-0.0045,-0.0074,0.0306,-0.0089,-0.0123,0.0314,-0.0110,-0.0201,0.0272,-0.0125,-0.0278,0.0294,-0.0125,-0.0290,0.0575,0.0275,-0.0050,0.0571,0.0267,-0.0043,0.0575,0.0255,-0.0083,0.0546,0.0196,-0.0050,0.0548,0.0198,-0.0053,0.0508,0.0125,-0.0022,0.0507,0.0125,-0.0022,0.0499,0.0137,0.0026,0.0494,0.0105,-0.0015,0.0486,0.0117,0.0031,0.0493,0.0104,-0.0015,0.0526,0.0157,-0.0030,0.0499,0.0108,-0.0018,0.0498,0.0109,-0.0018,0.0515,0.0136,-0.0025,0.0513,0.0137,-0.0026,0.0516,0.0138,-0.0026,0.0493,0.0106,-0.0016,0.0454,0.0060,0.0025,0.0456,0.0063,0.0026,0.0489,0.0119,0.0024,0.0490,0.0118,0.0024,0.0462,0.0073,0.0029,0.0459,0.0068,0.0027,0.0461,0.0073,0.0029,0.0480,0.0098,0.0025,0.0479,0.0109,0.0039,0.0479,0.0109,0.0039,0.0479,0.0098,0.0024,0.0458,0.0063,0.0018,0.0458,0.0062,0.0018,0.0457,0.0061,0.0020,0.0492,0.0122,0.0020,0.0464,0.0059,-0.0010,0.0459,0.0054,-0.0011,0.0563,0.0227,-0.0067,0.0562,0.0246,-0.0039,0.0559,0.0239,-0.0034,0.0550,0.0204,-0.0055,0.0476,0.0088,0.0018,0.0474,0.0087,0.0023,0.0474,0.0078,-0.0010,0.0467,0.0081,0.0025,0.0464,0.0076,0.0026,0.0465,0.0060,-0.0010,0.0587,0.0303,-0.0060,0.0469,0.0067,-0.0010,0.0485,0.0090,-0.0011,0.0450,0.0033,-0.0021,0.0438,0.0027,0.0007,0.0438,0.0024,-0.0001,0.0455,0.0058,0.0019,0.0457,0.0061,0.0020,0.0455,0.0058,0.0019,0.0431,-0.0053,-0.0070,0.0378,-0.0032,-0.0057,0.0415,-0.0081,-0.0104,0.0401,-0.0085,-0.0104,0.0361,-0.0056,-0.0094,0.0367,-0.0144,-0.0225,0.0362,-0.0148,-0.0243,0.0323,-0.0116,-0.0231,0.0369,-0.0141,-0.0223,0.0322,-0.0112,-0.0218,0.0387,-0.0116,-0.0157,0.0330,-0.0085,-0.0150,0.0336,-0.0078,-0.0148,0.0367,-0.0061,-0.0107,0.0344,-0.0068,-0.0108,0.0442,-0.0015,-0.0040,0.0416,-0.0005,-0.0034,0.0328,-0.0132,-0.0314,0.0313,-0.0109,-0.0288,0.0440,0.0019,-0.0031,0.0435,0.0012,-0.0022,0.0112,-0.0056,-0.0295,0.0103,-0.0069,-0.0305,0.0097,-0.0053,-0.0305,0.0103,-0.0003,-0.0197,0.0101,-0.0002,-0.0198,0.0095,0.0032,-0.0169,0.0079,-0.0134,-0.0160,0.0076,-0.0135,-0.0191,0.0120,-0.0108,-0.0175,0.0075,-0.0145,-0.0226,0.0080,-0.0111,-0.0204,0.0074,-0.0138,-0.0202,0.0118,-0.0039,-0.0289,0.0118,-0.0036,-0.0287,0.0120,-0.0046,-0.0278,0.0116,-0.0014,-0.0267,0.0118,-0.0005,-0.0276,0.0114,-0.0013,-0.0265,0.0116,-0.0003,-0.0278,0.0116,-0.0001,-0.0277,0.0100,-0.0030,-0.0233,0.0096,-0.0012,-0.0254,0.0110,-0.0056,-0.0280,0.0108,-0.0057,-0.0278,0.0109,-0.0065,-0.0283,0.0097,-0.0049,-0.0302,0.0099,-0.0046,-0.0302,0.0115,-0.0054,-0.0294,0.0100,-0.0025,-0.0260,0.0101,-0.0023,-0.0262,0.0099,-0.0013,-0.0259,0.0098,-0.0011,-0.0259,0.0107,-0.0037,-0.0222,0.0087,0.0084,-0.0216,0.0082,0.0090,-0.0198,0.0087,0.0073,-0.0209,0.0102,-0.0130,-0.0264,0.0091,-0.0106,-0.0231,0.0101,-0.0046,-0.0251,0.0093,-0.0090,-0.0218,0.0102,-0.0058,-0.0227,0.0068,-0.0164,-0.0200,0.0064,-0.0175,-0.0229,0.0106,-0.0101,-0.0271,0.0116,-0.0121,-0.0302,0.0104,-0.0083,-0.0305,0.0000,-0.0063,-0.0053,0.0000,-0.0083,-0.0088,0.0059,0.0012,0.0062,0.0043,0.0003,0.0067,0.0047,-0.0013,0.0028,0.0019,0.0117,0.0104,0.0012,0.0095,0.0075,0.0017,0.0119,0.0098,0.0095,0.0093,0.0096,0.0098,0.0087,0.0089,0.0088,0.0079,0.0098,0.0095,0.0132,0.0102,0.0098,0.0127,0.0087,0.0026,0.0059,-0.0099,0.0034,0.0065,-0.0102,0.0029,0.0084,-0.0080,0.0036,-0.0016,-0.0030,0.0042,0.0001,-0.0071,0.0030,0.0007,-0.0065,0.0046,0.0016,-0.0098,0.0043,0.0046,-0.0107,0.0034,0.0043,-0.0106,0.0046,0.0140,0.0102,0.0027,0.0127,0.0116,0.0025,0.0135,0.0107,0.0080,0.0158,0.0061,0.0087,0.0148,0.0057,0.0019,0.0162,0.0013,0.0010,0.0148,0.0019,0.0008,0.0153,-0.0018,0.0013,0.0137,0.0082,0.0082,0.0065,-0.0101,0.0081,0.0068,-0.0102,0.0081,0.0068,-0.0103,0.0039,0.0106,-0.0077,0.0059,0.0116,-0.0078,0.0045,0.0140,-0.0059,0.0053,0.0144,-0.0051,0.0080,0.0107,-0.0073,0.0077,0.0088,-0.0100,0.0081,0.0088,-0.0086,0.0050,0.0074,-0.0105,0.0054,0.0049,-0.0106,0.0045,0.0095,-0.0092,0.0133,-0.0067,-0.0053,0.0120,-0.0059,0.0002,0.0126,-0.0059,0.0001,0.0060,0.0022,-0.0102,0.0023,0.0048,-0.0089,0.0021,0.0077,-0.0072,0.0016,0.0084,-0.0051,0.0012,0.0117,-0.0047,0.0008,0.0116,-0.0036,0.0068,0.0144,-0.0035,0.0075,0.0118,-0.0063,0.0082,0.0033,-0.0105,0.0019,0.0163,-0.0023,0.0036,0.0168,-0.0030,0.0038,0.0165,0.0008,0.0041,0.0153,0.0076,0.0040,-0.0001,0.0043,0.0039,0.0000,0.0010,0.0031,-0.0001,0.0011,0.0050,0.0113,0.0106,0.0049,0.0129,0.0111,0.0060,0.0011,0.0035,0.0061,0.0009,0.0003,0.0019,0.0018,0.0077,0.0019,0.0024,0.0082,0.0029,0.0023,0.0092,0.0021,0.0060,0.0109,0.0013,0.0072,0.0103,0.0019,0.0103,0.0114,0.0089,0.0098,0.0105,0.0084,0.0081,0.0101,0.0098,0.0065,0.0091,0.0104,0.0077,0.0075,0.0104,0.0067,0.0064,0.0042,0.0008,0.0062,0.0037,0.0009,0.0079,0.0133,-0.0112,0.0061,0.0122,-0.0109,0.0066,0.0129,-0.0135,0.0087,0.0048,-0.0071,-0.0083,0.0072,-0.0038,-0.0013,0.0084,-0.0023,0.0006,0.0083,-0.0026,0.0007,0.0032,0.0016,0.0091,0.0031,0.0019,0.0097,0.0018,0.0019,0.0111,0.0043,-0.0074,-0.0083,0.0018,-0.0008,0.0083,0.0047,-0.0031,-0.0016,0.0050,-0.0033,-0.0016,0.0018,-0.0011,0.0078,0.0000,-0.0017,0.0100,0.0614,0.0358,-0.0112,0.0605,0.0318,-0.0160,0.0289,0.0040,0.0100,0.0319,0.0043,0.0124,0.0319,0.0027,0.0145,0.0123,-0.0372,0.0098,0.0117,-0.0359,0.0115,0.0105,-0.0360,0.0119,0.0119,-0.0375,0.0118,0.0115,-0.0379,0.0122,0.0106,-0.0360,0.0121,0.0136,-0.0402,0.0057,0.0137,-0.0405,0.0058,0.0137,-0.0405,0.0058,0.0129,-0.0353,0.0112,0.0129,-0.0357,0.0111,0.0132,-0.0371,0.0096,0.0097,-0.0316,0.0128,0.0095,-0.0318,0.0124,0.0129,-0.0394,0.0076,0.0129,-0.0394,0.0076,0.0135,-0.0390,0.0078,0.0133,-0.0393,0.0078,0.0114,-0.0293,0.0021,0.0120,-0.0337,0.0032,0.0115,-0.0332,0.0043,0.0116,-0.0216,-0.0016,0.0118,-0.0208,0.0001,0.0116,-0.0219,-0.0015,0.0127,-0.0390,0.0117,0.0124,-0.0371,0.0118,0.0123,-0.0378,0.0128,0.0117,-0.0316,0.0111,0.0129,-0.0354,0.0114,0.0128,-0.0357,0.0113,0.0117,-0.0359,0.0117,0.0206,-0.0048,-0.0216,0.0192,-0.0035,-0.0206,0.0207,-0.0048,-0.0212,0.0269,-0.0093,-0.0275,0.0272,-0.0092,-0.0272,0.0425,0.0286,0.0083,0.0385,0.0265,0.0081,0.0424,0.0236,0.0280,0.0401,0.0234,0.0235,0.0442,0.0248,0.0300,0.0157,0.0052,0.0000,0.0158,0.0043,0.0012,0.0158,0.0042,0.0010,0.0161,0.0032,0.0011,0.0160,0.0032,0.0013,0.0164,0.0021,0.0013,0.0163,0.0021,0.0014,0.0159,0.0107,-0.0041,0.0160,0.0113,0.0019,0.0144,0.0099,0.0014,0.0177,-0.0213,0.0115,0.0186,-0.0137,0.0084,0.0173,-0.0212,0.0118,0.0188,-0.0142,0.0083,0.0190,-0.0139,0.0077,0.0198,-0.0115,0.0065,0.0240,-0.0337,0.0054,0.0261,-0.0334,0.0032,0.0240,-0.0334,0.0055,0.0194,-0.0236,0.0097,0.0203,-0.0234,0.0080,0.0232,-0.0337,0.0064,0.0232,-0.0331,0.0065,0.0182,-0.0268,0.0129,0.0178,-0.0220,0.0112,0.0181,-0.0259,0.0121,0.0187,-0.0234,0.0100,0.0180,-0.0216,0.0113,0.0143,-0.0207,0.0130,0.0143,-0.0210,0.0131,0.0156,-0.0213,0.0128,0.0126,-0.0134,0.0087,0.0128,-0.0205,0.0135,0.0121,0.0045,-0.0098,0.0125,0.0034,-0.0122,0.0120,0.0048,-0.0100,0.0134,0.0093,-0.0063,0.0137,0.0119,-0.0071,0.0142,0.0116,-0.0069,0.0123,0.0177,-0.0089,0.0132,0.0189,-0.0079,0.0124,0.0172,-0.0103,0.0124,0.0126,-0.0073,0.0119,0.0139,-0.0081,0.0122,0.0139,-0.0093,0.0118,0.0138,-0.0077,0.0083,0.0096,-0.0096,0.0104,0.0118,-0.0068,0.0106,0.0116,-0.0070,0.0101,0.0120,-0.0064,0.0111,0.0128,-0.0072,0.0075,0.0103,-0.0190,0.0079,0.0134,-0.0202,0.0072,0.0105,-0.0189,0.0069,0.0069,-0.0161,0.0066,0.0072,-0.0160,0.0074,0.0075,-0.0122,0.0393,0.0067,0.0241,0.0317,0.0029,0.0144,0.0288,0.0041,0.0100,0.0416,0.0131,0.0264,0.0413,0.0118,0.0257,0.0419,0.0130,0.0265,0.0208,0.0047,0.0052,0.0205,0.0045,0.0047,0.0191,0.0058,0.0034,0.0180,0.0090,0.0026,0.0179,0.0084,0.0023,0.0206,-0.0076,-0.0211,0.0217,-0.0055,-0.0219,0.0199,-0.0062,-0.0212,0.0202,-0.0043,-0.0218,0.0201,-0.0046,-0.0215,0.0191,-0.0029,-0.0207,0.0189,-0.0030,-0.0214,0.0163,-0.0004,-0.0189,0.0132,-0.0080,-0.0209,0.0094,-0.0087,-0.0214,0.0095,-0.0085,-0.0216,0.0162,-0.0005,-0.0190,0.0198,-0.0043,-0.0221,0.0206,-0.0078,-0.0230,0.0205,-0.0078,-0.0231,0.0167,-0.0095,-0.0202,0.0167,-0.0096,-0.0200,0.0152,-0.0093,-0.0204,0.0138,0.0023,-0.0146,0.0068,-0.0163,-0.0197,0.0192,-0.0113,-0.0142,0.0186,-0.0116,-0.0140,0.0186,-0.0116,-0.0147,0.0180,-0.0095,-0.0168,0.0184,-0.0087,-0.0180,0.0196,-0.0089,-0.0167,0.0182,-0.0128,-0.0116,0.0123,-0.0107,-0.0175,0.0127,-0.0087,-0.0195,0.0182,-0.0127,-0.0156,0.0122,-0.0110,-0.0173,0.0123,-0.0121,-0.0146,0.0188,-0.0112,-0.0031,0.0183,-0.0115,-0.0023,0.0162,-0.0119,-0.0037,0.0218,-0.0141,-0.0046,0.0216,-0.0139,-0.0036,0.0193,-0.0111,-0.0021,0.0123,-0.0208,0.0007,0.0118,-0.0238,0.0030,0.0122,-0.0243,-0.0001,0.0228,-0.0299,0.0065,0.0176,-0.0216,0.0116,0.0204,-0.0337,0.0069,0.0234,-0.0335,0.0047,0.0248,-0.0368,0.0041,0.0119,-0.0298,0.0008,0.0123,-0.0253,-0.0031,0.0127,-0.0252,-0.0030,0.0140,-0.0170,-0.0043,0.0266,-0.0081,-0.0045,0.0247,-0.0120,-0.0101,0.0249,-0.0119,-0.0105,0.0124,-0.0356,0.0044,0.0121,-0.0358,0.0044,0.0171,-0.0151,-0.0062,0.0155,-0.0156,-0.0062,0.0171,-0.0152,-0.0066,0.0102,-0.0228,0.0138,0.0094,-0.0231,0.0117,0.0093,-0.0255,0.0122,0.0126,-0.0060,0.0008,0.0132,-0.0044,0.0009,0.0131,-0.0044,0.0007,0.0116,-0.0357,0.0132,0.0118,-0.0356,0.0132,0.0110,-0.0310,0.0135,0.0138,-0.0112,0.0061,0.0131,-0.0083,0.0037,0.0106,-0.0249,0.0130,0.0104,-0.0249,0.0133,0.0095,-0.0255,0.0125,0.0103,-0.0233,0.0138,0.0167,-0.0333,0.0111,0.0168,-0.0333,0.0112,0.0157,-0.0265,0.0133,0.0138,-0.0139,0.0084,0.0156,-0.0209,0.0126,0.0143,-0.0140,0.0084,0.0138,-0.0056,0.0029,0.0173,-0.0064,0.0053,0.0176,-0.0080,0.0057,0.0206,-0.0092,0.0054,0.0140,0.0027,0.0051,0.0136,0.0024,0.0049,0.0135,-0.0000,0.0037,0.0108,0.0106,0.0123,0.0100,0.0142,0.0143,0.0095,0.0140,0.0147,0.0149,-0.0050,0.0046,0.0170,-0.0054,0.0051,0.0460,0.0090,0.0044,0.0461,0.0093,0.0045,0.0340,-0.0063,0.0083,0.0347,-0.0046,0.0086,0.0330,-0.0018,0.0084,0.0291,-0.0044,0.0055,0.0288,-0.0043,0.0057,0.0262,-0.0055,0.0038,0.0394,-0.0028,0.0018,0.0258,-0.0053,0.0040,0.0221,-0.0070,0.0030,0.0384,-0.0039,0.0046,0.0358,-0.0054,0.0069,0.0382,-0.0041,0.0044,0.0095,0.0145,0.0144,0.0081,0.0138,0.0149,0.0128,0.0136,-0.0103,0.0071,0.0188,-0.0014,0.0071,0.0188,-0.0024,0.0048,0.0189,-0.0027,0.0255,-0.0129,-0.0238,0.0263,-0.0134,-0.0254,0.0260,-0.0127,-0.0237,0.0217,-0.0117,-0.0140,0.0211,-0.0109,-0.0166,0.0245,-0.0096,-0.0150,0.0236,-0.0094,-0.0143,0.0259,-0.0090,-0.0126,0.0235,-0.0121,-0.0136,0.0245,-0.0118,-0.0148,0.0113,0.0060,0.0105,0.0109,0.0065,0.0115,0.0090,0.0075,0.0105,0.0169,0.0037,0.0011,0.0180,0.0046,0.0018,0.0175,0.0059,0.0013,0.0193,0.0006,0.0026,0.0185,0.0033,0.0023,0.0149,0.0014,0.0031,0.0120,0.0098,0.0064,0.0133,0.0078,0.0058,0.0139,0.0091,0.0028,0.0123,0.0080,0.0094,0.0121,0.0087,0.0105,0.0114,0.0068,0.0114,0.0083,0.0151,-0.0015,0.0085,0.0174,-0.0017,0.0111,0.0148,0.0051,0.0120,0.0138,0.0080,0.0162,0.0148,0.0061,0.0149,0.0155,0.0036,0.0168,0.0136,0.0035,0.0150,0.0043,0.0032,0.0239,0.0152,0.0042,0.0260,0.0116,0.0065,0.0292,0.0149,0.0080,0.0301,0.0162,0.0086,0.0308,0.0184,0.0097,0.0274,0.0193,0.0068,0.0150,-0.0200,0.0138,0.0142,-0.0197,0.0141,0.0209,-0.0137,-0.0096,0.0214,-0.0126,-0.0121,0.0231,-0.0123,-0.0112,0.0123,-0.0339,0.0066,0.0122,-0.0330,0.0060,0.0123,-0.0323,0.0087,0.0110,-0.0134,0.0074,0.0114,-0.0132,0.0084,0.0112,-0.0110,0.0066,0.0359,0.0094,0.0173,0.0429,0.0174,0.0265,0.0413,0.0215,0.0226,0.0435,0.0213,0.0272,0.0435,0.0221,0.0273,0.0284,-0.0113,-0.0264,0.0284,-0.0113,-0.0258,0.0294,-0.0118,-0.0255,0.0290,-0.0115,-0.0260,0.0297,-0.0118,-0.0257,0.0272,-0.0108,-0.0249,0.0272,-0.0111,-0.0249,0.0272,-0.0124,-0.0225,0.0286,-0.0127,-0.0235,0.0285,-0.0131,-0.0235,0.0284,-0.0138,-0.0259,0.0283,-0.0137,-0.0259,0.0272,-0.0134,-0.0267,0.0264,-0.0132,-0.0252,0.0263,-0.0122,-0.0187,0.0254,-0.0117,-0.0209,0.0257,-0.0120,-0.0212,0.0262,-0.0120,-0.0188,0.0231,-0.0114,-0.0196,0.0245,-0.0120,-0.0215,0.0246,-0.0117,-0.0213,0.0232,-0.0117,-0.0200,0.0212,-0.0108,-0.0171,0.0281,-0.0100,-0.0267,0.0283,-0.0102,-0.0270,0.0213,-0.0077,-0.0176,0.0219,-0.0088,-0.0149,0.0219,-0.0091,-0.0150,0.0185,0.0003,-0.0029,0.0184,0.0001,-0.0028,0.0171,0.0014,-0.0032,0.0175,-0.0027,-0.0043,0.0174,-0.0030,-0.0049,0.0154,-0.0028,-0.0067,0.0172,0.0015,-0.0033,0.0157,0.0014,-0.0043,0.0145,-0.0006,-0.0067,0.0155,-0.0026,-0.0061,0.0169,0.0001,0.0016,0.0168,0.0001,0.0019,0.0171,-0.0026,0.0033,0.0187,-0.0040,0.0037,0.0200,-0.0039,0.0029,0.0197,-0.0036,0.0027,0.0207,-0.0024,0.0032,0.0211,-0.0025,0.0035,0.0204,-0.0006,0.0032,0.0155,-0.0012,-0.0035,0.0179,-0.0028,-0.0023,0.0189,-0.0019,-0.0015,0.0187,-0.0029,0.0012,0.0137,-0.0036,0.0027,0.0125,-0.0010,0.0024,0.0158,-0.0077,0.0054,0.0177,0.0008,0.0016,0.0173,0.0026,0.0013,0.0165,0.0021,0.0013,0.0149,0.0059,0.0003,0.0158,0.0056,-0.0018,0.0100,0.0196,-0.0019,0.0098,0.0198,-0.0038,0.0088,0.0195,-0.0052,0.0087,0.0193,-0.0053,0.0074,0.0185,-0.0029,0.0105,0.0185,-0.0069,0.0119,0.0171,-0.0081,0.0073,0.0156,-0.0026,0.0069,0.0157,-0.0028,0.0174,0.0064,-0.0017,0.0172,0.0134,-0.0081,0.0170,0.0131,-0.0076,0.0148,0.0129,-0.0098,0.0048,0.0173,-0.0217,0.0048,0.0164,-0.0204,0.0088,0.0158,-0.0202,0.0111,0.0151,-0.0254,0.0113,0.0169,-0.0238,0.0116,0.0158,-0.0234};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=2 */
		private double[] getsphenoid_coordinate_6_26_point_2()
		{
			double[] value = {-0.0000,0.0145,-0.0278,0.0000,0.0159,-0.0271,0.0050,0.0150,-0.0269,0.0115,-0.0083,0.0043,0.0104,-0.0088,0.0041,0.0126,-0.0242,0.0131,0.0118,-0.0228,0.0140,0.0181,-0.0125,-0.0159,0.0166,-0.0111,-0.0156,0.0179,-0.0114,-0.0153,0.0197,-0.0093,-0.0219,0.0189,-0.0075,-0.0195,0.0176,-0.0086,-0.0188,0.0169,-0.0086,-0.0187,0.0170,-0.0087,-0.0186,0.0169,-0.0086,-0.0185,0.0149,-0.0089,-0.0182,0.0169,-0.0107,-0.0157,0.0178,-0.0095,-0.0168,0.0163,-0.0107,-0.0157,0.0166,-0.0105,-0.0154,0.0102,-0.0031,-0.0002,0.0114,-0.0022,0.0010,0.0114,-0.0020,0.0011,0.0190,-0.0075,-0.0194,0.0204,-0.0074,-0.0191,0.0129,-0.0099,-0.0176,0.0129,-0.0089,-0.0189,0.0147,-0.0090,-0.0181,0.0189,-0.0059,-0.0221,0.0178,-0.0075,-0.0214,0.0162,-0.0063,-0.0209,0.0115,0.0025,-0.0155,0.0107,0.0042,-0.0131,0.0295,-0.0119,-0.0231,0.0175,-0.0133,0.0016,0.0196,0.0029,-0.0009,0.0171,0.0050,-0.0030,0.0086,0.0094,-0.0094,0.0101,0.0084,-0.0084,0.0081,0.0084,-0.0108,0.0132,0.0030,-0.0083,0.0125,0.0017,-0.0103,0.0169,-0.0018,0.0006,0.0173,-0.0026,0.0029,0.0187,-0.0038,0.0033,0.0167,-0.0004,0.0003,0.0174,0.0003,0.0005,0.0178,0.0005,0.0014,0.0148,0.0063,-0.0024,0.0142,0.0074,-0.0015,0.0143,0.0065,0.0009,0.0173,0.0064,-0.0002,0.0134,0.0062,-0.0055,0.0142,0.0085,-0.0042,0.0143,0.0203,-0.0017,0.0125,0.0203,0.0002,0.0161,0.0203,0.0055,0.0116,0.0197,-0.0058,0.0132,0.0160,0.0039,0.0097,0.0185,-0.0032,0.0086,0.0063,-0.0215,0.0091,0.0082,-0.0233,0.0088,0.0064,-0.0258,0.0088,0.0086,-0.0255,0.0128,0.0134,-0.0152,0.0127,0.0133,-0.0150,0.0127,0.0136,-0.0151,0.0128,0.0137,-0.0124,0.0133,0.0131,-0.0127,0.0137,0.0130,-0.0104,0.0125,0.0167,-0.0117,0.0127,0.0133,-0.0150,0.0128,0.0132,-0.0150,0.0128,0.0157,-0.0134,0.0134,0.0159,-0.0133,0.0128,0.0137,-0.0152,0.0158,-0.0015,0.0038,0.0145,-0.0027,0.0045,0.0153,-0.0047,0.0048,0.0102,-0.0199,-0.0307,0.0094,-0.0175,-0.0264,0.0059,-0.0192,-0.0267,0.0166,0.0057,-0.0018,0.0161,0.0047,-0.0039,0.0190,-0.0046,0.0044,0.0213,-0.0091,-0.0199,0.0412,0.0215,0.0226,0.0197,0.0074,-0.0024,0.0181,0.0057,-0.0026,0.0286,0.0192,0.0031,0.0309,0.0178,0.0027,0.0267,0.0144,0.0003,0.0218,0.0041,0.0010,0.0289,0.0100,0.0051,0.0387,0.0227,0.0070,0.0410,0.0119,0.0067,0.0459,0.0208,0.0066,0.0457,0.0309,0.0087,0.0464,0.0324,0.0090,0.0513,0.0298,0.0030,0.0510,0.0268,0.0027,0.0310,0.0194,0.0101,0.0307,0.0206,0.0109,0.0272,0.0203,0.0073,0.0272,0.0079,0.0085,0.0282,0.0085,0.0091,0.0236,0.0017,0.0058,0.0416,0.0155,0.0140,0.0437,0.0189,0.0139,0.0420,0.0038,0.0053,0.0393,-0.0006,0.0052,0.0401,-0.0003,0.0037,0.0115,0.0108,0.0072,0.0177,0.0207,0.0029,0.0187,0.0206,0.0044,0.0194,0.0206,0.0003,0.0222,0.0167,-0.0040,0.0205,0.0203,-0.0026,0.0158,0.0199,-0.0046,0.0136,0.0091,-0.0061,0.0151,0.0131,-0.0126,0.0177,0.0144,-0.0098,0.0047,0.0187,-0.0031,0.0071,0.0186,-0.0026,0.0000,0.0170,-0.0046,0.0044,0.0166,-0.0038,0.0042,0.0152,-0.0059,0.0123,0.0073,-0.0073,0.0116,0.0107,-0.0067,0.0056,0.0101,-0.0100,0.0038,0.0098,-0.0096,0.0039,0.0124,-0.0081,0.0037,0.0071,-0.0118,0.0000,0.0078,-0.0124,0.0038,0.0082,-0.0105,0.0080,0.0072,-0.0120,0.0089,0.0051,-0.0148,0.0049,0.0115,-0.0270,0.0097,0.0124,-0.0262,0.0142,-0.0006,-0.0076,0.0137,-0.0021,-0.0093,0.0266,0.0004,0.0019,0.0238,0.0003,-0.0002,0.0209,0.0012,-0.0005,0.0189,-0.0022,-0.0038,0.0210,-0.0007,-0.0022,0.0259,-0.0031,-0.0041,0.0390,0.0049,0.0054,0.0365,0.0020,0.0040,0.0335,0.0046,0.0061,0.0402,0.0029,0.0026,0.0384,0.0006,0.0008,0.0137,0.0015,-0.0136,0.0131,0.0001,-0.0121,0.0167,-0.0033,-0.0151,0.0324,-0.0037,0.0036,0.0340,-0.0065,0.0082,0.0271,-0.0109,-0.0120,0.0218,-0.0111,-0.0146,0.0155,-0.0009,-0.0191,0.0131,0.0022,-0.0148,0.0128,-0.0039,-0.0208,0.0129,-0.0059,-0.0211,0.0086,0.0045,-0.0190,0.0099,-0.0002,-0.0284,0.0081,-0.0102,-0.0200,0.0000,-0.0129,-0.0173,0.0060,-0.0106,-0.0093,0.0000,-0.0111,-0.0154,0.0067,-0.0040,-0.0011,0.0000,-0.0023,0.0082,0.0017,-0.0013,0.0077,0.0000,-0.0021,0.0092,0.0082,0.0134,0.0150,0.0103,0.0104,0.0124,0.0139,0.0043,0.0060,0.0130,0.0067,0.0079,0.0135,0.0041,0.0065,0.0097,0.0027,0.0049,0.0109,0.0012,0.0042,0.0096,0.0047,0.0046,0.0086,0.0078,0.0106,0.0088,0.0105,0.0119,0.0050,0.0104,0.0116,0.0028,0.0088,0.0123,0.0017,0.0088,0.0133,0.0021,0.0049,0.0129,0.0086,-0.0026,0.0006,0.0246,-0.0120,-0.0105,0.0221,-0.0108,-0.0003,0.0241,-0.0148,-0.0081,0.0214,-0.0132,0.0014,0.0211,-0.0091,0.0049,0.0095,-0.0208,0.0109,0.0102,-0.0204,0.0132,0.0160,-0.0213,0.0126,0.0161,-0.0265,0.0134,0.0179,-0.0270,0.0130,0.0138,-0.0239,0.0136,0.0104,-0.0103,-0.0151,0.0089,-0.0100,-0.0120,0.0179,-0.0136,-0.0144,0.0167,-0.0149,-0.0126,0.0153,-0.0146,-0.0121,0.0160,-0.0133,-0.0147,0.0270,-0.0371,0.0017,0.0259,-0.0334,0.0029,0.0171,-0.0143,-0.0091,0.0136,-0.0179,-0.0058,0.0150,-0.0166,-0.0089,0.0106,-0.0223,0.0099,0.0131,-0.0216,0.0118,0.0451,0.0294,0.0173,0.0510,0.0357,0.0159,0.0485,0.0347,0.0114,0.0330,0.0233,0.0157,0.0324,0.0231,0.0147,0.0321,0.0229,0.0160,0.0398,0.0247,0.0236,0.0399,0.0237,0.0236,0.0362,0.0260,0.0136,0.0420,0.0259,0.0275,0.0445,0.0291,0.0324,0.0429,0.0278,0.0267,0.0296,0.0235,0.0084,0.0295,0.0222,0.0114,-0.0067,-0.0040,-0.0011,-0.0043,-0.0074,-0.0083,-0.0050,-0.0033,-0.0016,-0.0019,-0.0028,0.0037,-0.0017,-0.0013,0.0077,-0.0100,0.0142,0.0143,-0.0095,0.0140,0.0146,-0.0095,0.0145,0.0144,-0.0105,0.0147,0.0135,-0.0130,0.0159,0.0108,-0.0129,0.0145,0.0094,-0.0116,0.0113,0.0117,-0.0118,0.0125,0.0098,-0.0121,0.0087,0.0105,-0.0245,0.0196,-0.0024,-0.0244,0.0188,-0.0015,-0.0272,0.0214,0.0017,-0.0147,0.0175,0.0098,-0.0130,0.0163,0.0113,-0.0326,0.0259,0.0089,-0.0385,0.0284,0.0094,-0.0324,0.0258,0.0082,-0.0242,0.0184,0.0041,-0.0222,0.0167,-0.0040,-0.0211,0.0163,0.0036,-0.0323,0.0257,0.0072,-0.0272,0.0209,0.0049,-0.0386,0.0284,0.0091,-0.0315,0.0260,0.0089,-0.0262,0.0221,0.0099,-0.0260,0.0230,0.0075,-0.0381,0.0280,0.0109,-0.0377,0.0282,0.0113,-0.0404,0.0301,0.0113,-0.0317,0.0258,0.0107,-0.0325,0.0256,0.0104,-0.0260,0.0215,0.0099,-0.0227,0.0201,0.0098,-0.0228,0.0197,0.0097,-0.0188,0.0181,0.0091,-0.0405,0.0301,0.0108,-0.0410,0.0301,0.0098,-0.0381,0.0285,0.0095,-0.0413,0.0299,0.0097,-0.0235,0.0192,0.0077,-0.0199,0.0172,0.0070,-0.0192,0.0178,0.0083,-0.0265,0.0215,0.0085,-0.0432,0.0315,0.0100,-0.0415,0.0302,0.0094,-0.0270,0.0227,0.0017,-0.0271,0.0221,0.0014,-0.0318,0.0260,0.0049,-0.0243,0.0207,-0.0020,-0.0218,0.0190,-0.0054,-0.0150,0.0153,0.0082,-0.0169,0.0161,0.0074,-0.0174,0.0152,0.0060,-0.0567,0.0313,-0.0053,-0.0549,0.0320,-0.0015,-0.0547,0.0294,-0.0016,-0.0576,0.0301,-0.0078,-0.0578,0.0302,-0.0078,-0.0568,0.0313,-0.0052,-0.0582,0.0289,-0.0091,-0.0589,0.0298,-0.0101,-0.0599,0.0324,-0.0156,-0.0598,0.0319,-0.0148,-0.0602,0.0314,-0.0154,-0.0598,0.0320,-0.0145,-0.0599,0.0325,-0.0153,-0.0598,0.0325,-0.0111,-0.0596,0.0318,-0.0134,-0.0597,0.0303,-0.0141,-0.0600,0.0308,-0.0147,-0.0551,0.0320,-0.0012,-0.0513,0.0344,0.0026,-0.0513,0.0345,0.0030,-0.0457,0.0309,0.0087,-0.0527,0.0329,0.0014,-0.0595,0.0307,-0.0112,-0.0407,0.0091,0.0245,-0.0411,0.0104,0.0251,-0.0407,0.0096,0.0234,-0.0407,0.0141,0.0178,-0.0411,0.0123,0.0229,-0.0413,0.0131,0.0229,-0.0446,0.0209,0.0266,-0.0445,0.0202,0.0282,-0.0449,0.0212,0.0285,-0.0430,0.0191,0.0224,-0.0439,0.0180,0.0276,-0.0442,0.0190,0.0272,-0.0455,0.0246,0.0281,-0.0458,0.0256,0.0243,-0.0456,0.0248,0.0248,-0.0451,0.0263,0.0309,-0.0450,0.0273,0.0296,-0.0457,0.0260,0.0268,-0.0450,0.0227,0.0259,-0.0455,0.0234,0.0291,-0.0455,0.0237,0.0289,-0.0415,0.0134,0.0254,-0.0412,0.0120,0.0249,-0.0404,0.0142,0.0222,-0.0403,0.0174,0.0206,-0.0407,0.0182,0.0211,-0.0407,0.0172,0.0216,-0.0405,0.0225,0.0229,-0.0400,0.0234,0.0234,-0.0401,0.0234,0.0235,-0.0403,0.0142,0.0222,-0.0407,0.0152,0.0225,-0.0406,0.0092,0.0244,-0.0402,0.0078,0.0240,-0.0405,0.0092,0.0242,-0.0427,0.0158,0.0272,-0.0429,0.0158,0.0273,-0.0426,0.0150,0.0272,-0.0431,0.0165,0.0273,-0.0433,0.0172,0.0274,-0.0433,0.0165,0.0274,-0.0445,0.0219,0.0287,-0.0452,0.0223,0.0288,-0.0444,0.0244,0.0297,-0.0445,0.0238,0.0296,-0.0429,0.0230,0.0277,-0.0399,0.0237,0.0236,-0.0387,0.0113,0.0205,-0.0390,0.0115,0.0205,-0.0412,0.0215,0.0226,-0.0413,0.0215,0.0226,-0.0408,0.0153,0.0225,-0.0407,0.0166,0.0218,-0.0386,0.0051,0.0092,-0.0356,0.0009,0.0089,-0.0337,0.0029,0.0097,-0.0296,0.0062,0.0113,-0.0282,0.0085,0.0091,-0.0313,0.0112,0.0107,-0.0319,0.0027,0.0145,-0.0317,0.0029,0.0144,-0.0346,0.0016,0.0194,-0.0319,0.0043,0.0124,-0.0350,0.0046,0.0149,-0.0357,0.0060,0.0121,-0.0331,0.0037,0.0102,-0.0364,0.0059,0.0112,-0.0330,-0.0018,0.0084,-0.0298,0.0235,0.0079,-0.0296,0.0235,0.0084,-0.0267,0.0212,0.0080,-0.0435,0.0269,0.0322,-0.0446,0.0289,0.0324,-0.0487,0.0310,0.0202,-0.0474,0.0297,0.0229,-0.0475,0.0300,0.0235,-0.0395,0.0153,0.0197,-0.0369,0.0109,0.0181,-0.0334,0.0136,0.0114,-0.0462,0.0274,0.0251,-0.0463,0.0283,0.0260,-0.0431,0.0307,0.0091,-0.0437,0.0307,0.0089,-0.0450,0.0327,0.0092,-0.0391,0.0281,0.0094,-0.0389,0.0278,0.0091,-0.0422,0.0292,0.0091,-0.0383,0.0086,0.0134,-0.0385,0.0033,0.0263,-0.0383,0.0049,0.0224,-0.0349,0.0015,0.0194,-0.0434,0.0273,0.0321,-0.0445,0.0291,0.0324,-0.0484,0.0311,0.0199,-0.0473,0.0293,0.0224,-0.0505,0.0358,0.0136,-0.0499,0.0353,0.0134,-0.0502,0.0344,0.0150,-0.0495,0.0354,0.0126,-0.0498,0.0346,0.0128,-0.0497,0.0351,0.0119,-0.0387,0.0227,0.0070,-0.0335,0.0198,0.0041,-0.0349,0.0151,0.0067,-0.0272,0.0204,0.0069,-0.0269,0.0210,0.0077,-0.0272,0.0203,0.0073,-0.0323,0.0238,0.0061,-0.0385,0.0265,0.0081,-0.0325,0.0256,0.0082,-0.0464,0.0324,0.0090,-0.0478,0.0342,0.0099,-0.0485,0.0352,0.0106,-0.0486,0.0354,0.0107,-0.0484,0.0354,0.0108,-0.0526,0.0368,0.0055,-0.0530,0.0377,0.0067,-0.0324,0.0225,0.0158,-0.0502,0.0347,0.0108,-0.0498,0.0337,0.0120,-0.0422,0.0238,0.0281,-0.0594,0.0374,-0.0096,-0.0575,0.0390,-0.0057,-0.0579,0.0366,-0.0068,-0.0595,0.0358,-0.0105,-0.0605,0.0362,-0.0115,-0.0598,0.0317,-0.0126,-0.0597,0.0319,-0.0131,-0.0537,0.0378,0.0065,-0.0551,0.0390,0.0030,-0.0590,0.0377,-0.0059,-0.0582,0.0403,-0.0028,-0.0594,0.0385,-0.0066,-0.0568,0.0373,-0.0006,-0.0553,0.0391,0.0035,-0.0593,0.0397,-0.0078,-0.0574,0.0405,-0.0045,-0.0575,0.0342,-0.0029,-0.0591,0.0323,-0.0058,-0.0585,0.0315,-0.0051,-0.0544,0.0374,0.0045,-0.0515,0.0357,0.0085,-0.0396,0.0071,0.0230,-0.0403,0.0081,0.0233,-0.0396,0.0107,0.0175,-0.0502,0.0329,0.0107,-0.0492,0.0311,0.0120,-0.0541,0.0321,0.0031,-0.0558,0.0306,-0.0003,-0.0555,0.0299,0.0002,-0.0526,0.0296,0.0046,-0.0544,0.0279,0.0015,-0.0542,0.0273,0.0018,-0.0519,0.0164,0.0004,-0.0523,0.0152,-0.0029,-0.0523,0.0150,-0.0030,-0.0520,0.0164,0.0002,-0.0614,0.0363,-0.0094,-0.0592,0.0287,-0.0122,-0.0593,0.0321,-0.0062,-0.0510,0.0314,0.0079,-0.0508,0.0344,0.0096,-0.0176,-0.0216,0.0116,-0.0180,-0.0216,0.0113,-0.0178,-0.0220,0.0112,-0.0216,-0.0269,0.0072,-0.0220,-0.0270,0.0064,-0.0228,-0.0299,0.0065,-0.0559,0.0239,-0.0034,-0.0566,0.0256,-0.0040,-0.0562,0.0246,-0.0039,-0.0491,0.0142,0.0047,-0.0482,0.0114,0.0041,-0.0477,0.0122,0.0049,-0.0497,0.0136,0.0033,-0.0495,0.0135,0.0034,-0.0497,0.0136,0.0033,-0.0444,0.0228,0.0216,-0.0449,0.0220,0.0262,-0.0474,0.0116,0.0049,-0.0466,0.0130,0.0068,-0.0512,0.0160,0.0024,-0.0508,0.0170,0.0039,-0.0515,0.0164,0.0021,-0.0459,0.0068,0.0027,-0.0461,0.0073,0.0029,-0.0459,0.0068,0.0027,-0.0441,0.0028,0.0009,-0.0439,0.0026,0.0016,-0.0443,0.0041,0.0021,-0.0439,0.0024,0.0007,-0.0438,0.0020,-0.0001,-0.0435,0.0019,0.0009,-0.0432,0.0029,0.0028,-0.0429,-0.0014,-0.0024,-0.0432,-0.0004,-0.0014,-0.0437,-0.0003,-0.0026,-0.0438,0.0002,-0.0023,-0.0441,-0.0000,-0.0029,-0.0421,-0.0049,-0.0056,-0.0411,-0.0050,-0.0051,-0.0410,-0.0041,-0.0036,-0.0368,-0.0066,-0.0056,-0.0372,-0.0060,-0.0046,-0.0405,-0.0066,-0.0070,-0.0417,-0.0070,-0.0086,-0.0419,-0.0073,-0.0095,-0.0409,-0.0075,-0.0090,-0.0392,-0.0084,-0.0096,-0.0401,-0.0085,-0.0104,-0.0400,-0.0087,-0.0105,-0.0365,-0.0068,-0.0061,-0.0355,-0.0076,-0.0079,-0.0391,-0.0106,-0.0128,-0.0370,-0.0103,-0.0131,-0.0377,-0.0097,-0.0118,-0.0390,-0.0112,-0.0149,-0.0394,-0.0108,-0.0138,-0.0337,-0.0090,-0.0112,-0.0366,-0.0105,-0.0137,-0.0373,-0.0133,-0.0202,-0.0342,-0.0127,-0.0191,-0.0374,-0.0133,-0.0201,-0.0295,-0.0117,-0.0178,-0.0290,-0.0120,-0.0186,-0.0266,-0.0115,-0.0170,-0.0373,-0.0135,-0.0205,-0.0373,-0.0137,-0.0210,-0.0338,-0.0131,-0.0199,-0.0354,-0.0114,-0.0160,-0.0379,-0.0124,-0.0178,-0.0378,-0.0126,-0.0183,-0.0369,-0.0141,-0.0223,-0.0367,-0.0144,-0.0225,-0.0335,-0.0134,-0.0205,-0.0302,-0.0127,-0.0192,-0.0333,-0.0136,-0.0212,-0.0362,-0.0148,-0.0243,-0.0362,-0.0146,-0.0245,-0.0360,-0.0149,-0.0247,-0.0288,-0.0140,-0.0261,-0.0293,-0.0134,-0.0237,-0.0314,-0.0144,-0.0254,-0.0345,-0.0148,-0.0281,-0.0343,-0.0147,-0.0285,-0.0307,-0.0143,-0.0272,-0.0317,-0.0144,-0.0248,-0.0354,-0.0154,-0.0265,-0.0351,-0.0152,-0.0270,-0.0327,-0.0137,-0.0312,-0.0333,-0.0140,-0.0304,-0.0329,-0.0137,-0.0311,-0.0208,-0.0062,-0.0079,-0.0187,-0.0060,-0.0102,-0.0230,-0.0090,-0.0139,-0.0139,0.0023,-0.0144,-0.0164,-0.0008,-0.0182,-0.0167,-0.0019,-0.0166,-0.0197,-0.0045,-0.0191,-0.0192,-0.0035,-0.0206,-0.0207,-0.0048,-0.0212,-0.0321,-0.0110,-0.0274,-0.0307,-0.0117,-0.0266,-0.0306,-0.0114,-0.0270,-0.0305,-0.0111,-0.0274,-0.0313,-0.0113,-0.0280,-0.0316,-0.0112,-0.0278,-0.0278,-0.0102,-0.0172,-0.0265,-0.0101,-0.0193,-0.0290,-0.0107,-0.0198,-0.0269,-0.0093,-0.0275,-0.0260,-0.0087,-0.0266,-0.0251,-0.0112,-0.0265,-0.0245,-0.0120,-0.0215,-0.0248,-0.0119,-0.0217,-0.0260,-0.0127,-0.0237,-0.0257,-0.0120,-0.0212,-0.0263,-0.0122,-0.0187,-0.0282,-0.0122,-0.0203,-0.0245,-0.0118,-0.0148,-0.0322,-0.0109,-0.0210,-0.0321,-0.0108,-0.0206,-0.0313,-0.0112,-0.0209,-0.0321,-0.0106,-0.0201,-0.0321,-0.0119,-0.0259,-0.0320,-0.0118,-0.0264,-0.0320,-0.0119,-0.0263,-0.0308,-0.0118,-0.0264,-0.0318,-0.0117,-0.0271,-0.0318,-0.0117,-0.0269,-0.0323,-0.0117,-0.0235,-0.0323,-0.0116,-0.0231,-0.0311,-0.0117,-0.0231,-0.0323,-0.0105,-0.0204,-0.0361,-0.0056,-0.0094,-0.0371,-0.0052,-0.0091,-0.0362,-0.0051,-0.0083,-0.0375,-0.0036,-0.0061,-0.0366,-0.0041,-0.0066,-0.0377,-0.0045,-0.0074,-0.0420,0.0000,-0.0023,-0.0400,-0.0003,-0.0020,-0.0414,-0.0005,-0.0032,-0.0411,0.0018,0.0003,-0.0398,0.0005,-0.0006,-0.0412,0.0005,-0.0013,-0.0301,-0.0115,-0.0216,-0.0312,-0.0114,-0.0220,-0.0313,-0.0113,-0.0215,-0.0300,-0.0105,-0.0286,-0.0279,-0.0099,-0.0283,-0.0294,-0.0125,-0.0290,-0.0575,0.0258,-0.0087,-0.0570,0.0270,-0.0070,-0.0575,0.0257,-0.0085,-0.0562,0.0226,-0.0068,-0.0561,0.0228,-0.0070,-0.0559,0.0242,-0.0057,-0.0421,-0.0035,-0.0043,-0.0413,-0.0027,-0.0015,-0.0423,-0.0026,-0.0036,-0.0416,-0.0058,-0.0069,-0.0408,-0.0059,-0.0062,-0.0418,-0.0055,-0.0065,-0.0357,-0.0111,-0.0154,-0.0387,-0.0115,-0.0160,-0.0383,-0.0119,-0.0168,-0.0540,0.0184,-0.0046,-0.0536,0.0196,-0.0038,-0.0525,0.0174,-0.0026,-0.0536,0.0177,-0.0042,-0.0527,0.0158,-0.0033,-0.0552,0.0227,-0.0051,-0.0559,0.0225,-0.0068,-0.0549,0.0204,-0.0056,-0.0544,0.0211,-0.0044,-0.0548,0.0198,-0.0053,-0.0467,0.0080,-0.0001,-0.0466,0.0064,-0.0012,-0.0467,0.0069,-0.0011,-0.0499,0.0115,-0.0019,-0.0493,0.0106,-0.0016,-0.0498,0.0109,-0.0018,-0.0440,0.0019,-0.0031,-0.0419,0.0012,-0.0010,-0.0425,0.0009,-0.0019,-0.0421,-0.0001,-0.0029,-0.0336,-0.0036,-0.0045,-0.0320,-0.0014,0.0008,-0.0290,-0.0020,-0.0019,-0.0392,-0.0044,-0.0078,-0.0391,-0.0045,-0.0079,-0.0321,-0.0100,-0.0185,-0.0314,-0.0103,-0.0183,-0.0314,-0.0105,-0.0186,-0.0365,-0.0050,-0.0080,-0.0357,-0.0051,-0.0080,-0.0330,-0.0074,-0.0111,-0.0344,-0.0068,-0.0108,-0.0338,-0.0065,-0.0102,-0.0339,-0.0077,-0.0129,-0.0326,-0.0085,-0.0138,-0.0335,-0.0081,-0.0140,-0.0313,-0.0109,-0.0288,-0.0301,-0.0102,-0.0285,-0.0576,0.0258,-0.0087,-0.0575,0.0258,-0.0084,-0.0575,0.0275,-0.0050,-0.0527,0.0159,-0.0032,-0.0525,0.0157,-0.0031,-0.0464,0.0061,-0.0011,-0.0459,0.0054,-0.0011,-0.0464,0.0059,-0.0010,-0.0512,0.0128,-0.0025,-0.0510,0.0128,-0.0026,-0.0511,0.0128,-0.0025,-0.0485,0.0090,-0.0011,-0.0481,0.0088,-0.0011,-0.0483,0.0087,-0.0010,-0.0467,0.0081,0.0025,-0.0467,0.0081,0.0026,-0.0470,0.0084,0.0026,-0.0464,0.0076,0.0027,-0.0464,0.0076,0.0026,-0.0458,0.0063,0.0018,-0.0458,0.0062,0.0018,-0.0507,0.0143,0.0010,-0.0507,0.0143,0.0010,-0.0504,0.0139,0.0011,-0.0515,0.0136,-0.0025,-0.0563,0.0227,-0.0067,-0.0546,0.0209,-0.0023,-0.0549,0.0216,-0.0029,-0.0550,0.0202,-0.0053,-0.0507,0.0125,-0.0022,-0.0499,0.0137,0.0026,-0.0499,0.0108,-0.0018,-0.0492,0.0122,0.0020,-0.0494,0.0131,0.0031,-0.0479,0.0082,-0.0011,-0.0476,0.0088,0.0018,-0.0468,0.0063,-0.0011,-0.0470,0.0085,0.0026,-0.0588,0.0305,-0.0058,-0.0587,0.0303,-0.0060,-0.0585,0.0299,-0.0054,-0.0444,0.0035,0.0005,-0.0450,0.0033,-0.0021,-0.0440,0.0031,0.0009,-0.0439,0.0017,-0.0015,-0.0442,0.0024,-0.0009,-0.0438,0.0024,-0.0001,-0.0442,0.0039,0.0014,-0.0448,0.0039,0.0003,-0.0357,-0.0152,-0.0257,-0.0323,-0.0120,-0.0248,-0.0326,-0.0116,-0.0243,-0.0361,-0.0147,-0.0251,-0.0323,-0.0118,-0.0240,-0.0324,-0.0092,-0.0173,-0.0384,-0.0121,-0.0177,-0.0326,-0.0091,-0.0170,-0.0426,-0.0053,-0.0065,-0.0429,-0.0048,-0.0060,-0.0398,-0.0017,-0.0047,-0.0299,-0.0134,-0.0293,-0.0309,-0.0112,-0.0288,-0.0328,-0.0132,-0.0314,-0.0322,-0.0115,-0.0223,-0.0322,-0.0114,-0.0226,-0.0365,-0.0145,-0.0233,-0.0112,-0.0056,-0.0295,-0.0103,-0.0069,-0.0305,-0.0104,-0.0083,-0.0305,-0.0100,-0.0030,-0.0233,-0.0105,-0.0037,-0.0224,-0.0101,-0.0002,-0.0198,-0.0074,-0.0138,-0.0202,-0.0076,-0.0135,-0.0191,-0.0081,-0.0102,-0.0200,-0.0120,-0.0046,-0.0278,-0.0119,-0.0050,-0.0278,-0.0114,-0.0014,-0.0265,-0.0116,-0.0014,-0.0267,-0.0114,-0.0013,-0.0265,-0.0108,0.0006,-0.0271,-0.0106,0.0009,-0.0270,-0.0099,0.0010,-0.0277,-0.0103,-0.0001,-0.0261,-0.0105,-0.0004,-0.0262,-0.0098,-0.0011,-0.0259,-0.0094,-0.0087,-0.0214,-0.0093,-0.0090,-0.0218,-0.0068,-0.0164,-0.0200,-0.0104,-0.0059,-0.0225,-0.0102,-0.0058,-0.0227,-0.0101,-0.0046,-0.0251,-0.0047,-0.0035,-0.0304,-0.0099,-0.0046,-0.0302,-0.0099,-0.0033,-0.0297,-0.0095,0.0054,-0.0247,-0.0094,-0.0175,-0.0264,-0.0059,-0.0192,-0.0267,-0.0064,-0.0175,-0.0229,-0.0102,-0.0130,-0.0264,-0.0091,-0.0106,-0.0231,-0.0105,-0.0076,-0.0240,-0.0101,-0.0023,-0.0262,-0.0109,-0.0065,-0.0283,-0.0111,-0.0066,-0.0284,-0.0114,-0.0020,0.0011,-0.0109,0.0012,0.0042,-0.0119,0.0019,0.0030,-0.0075,-0.0000,0.0031,-0.0059,0.0012,0.0062,-0.0076,-0.0001,0.0034,-0.0050,0.0162,-0.0032,-0.0040,0.0152,-0.0052,-0.0036,0.0168,-0.0030,-0.0028,0.0088,0.0123,-0.0017,0.0096,0.0135,-0.0033,0.0091,0.0121,-0.0079,0.0136,-0.0008,-0.0069,0.0156,-0.0001,-0.0087,0.0148,0.0057,-0.0101,0.0107,0.0068,-0.0098,0.0127,0.0087,-0.0095,0.0093,0.0096,-0.0027,0.0127,0.0116,-0.0019,0.0117,0.0104,-0.0019,0.0103,0.0114,-0.0084,0.0081,0.0101,-0.0088,0.0079,0.0098,-0.0026,0.0059,-0.0099,-0.0034,0.0065,-0.0102,-0.0034,0.0043,-0.0106,-0.0042,0.0001,-0.0071,-0.0032,0.0019,-0.0093,-0.0046,0.0016,-0.0098,-0.0080,0.0158,0.0061,-0.0092,0.0013,-0.0049,-0.0094,0.0017,-0.0049,-0.0094,0.0015,-0.0048,-0.0045,0.0095,-0.0092,-0.0039,0.0106,-0.0077,-0.0059,0.0116,-0.0078,-0.0163,-0.0107,-0.0157,-0.0166,-0.0105,-0.0154,-0.0150,-0.0084,-0.0116,-0.0018,0.0069,-0.0014,-0.0021,0.0071,-0.0058,-0.0019,0.0056,-0.0022,-0.0061,0.0161,0.0003,-0.0090,0.0115,-0.0016,-0.0091,0.0108,-0.0025,-0.0086,0.0110,-0.0050,-0.0099,0.0056,0.0004,-0.0094,0.0096,0.0010,-0.0102,0.0087,0.0036,-0.0031,-0.0004,-0.0022,-0.0036,-0.0016,-0.0030,-0.0039,0.0000,0.0010,-0.0019,0.0018,0.0077,-0.0024,0.0033,0.0045,-0.0030,0.0002,0.0051,-0.0050,0.0113,0.0106,-0.0049,0.0129,0.0111,-0.0098,0.0087,0.0089,-0.0104,0.0077,0.0075,-0.0060,0.0011,0.0035,-0.0097,0.0029,-0.0011,-0.0100,0.0027,0.0022,-0.0019,0.0024,0.0082,-0.0029,0.0023,0.0092,-0.0021,0.0060,0.0109,-0.0098,0.0065,0.0091,-0.0043,0.0003,0.0067,-0.0042,0.0008,0.0062,-0.0057,0.0015,0.0057,-0.0048,-0.0071,-0.0083,-0.0050,-0.0073,-0.0083,-0.0073,-0.0040,-0.0013,-0.0072,-0.0038,-0.0013,-0.0084,-0.0023,0.0006,-0.0083,-0.0026,0.0007,-0.0073,-0.0003,0.0032,-0.0047,-0.0013,0.0028,-0.0043,-0.0012,0.0027,-0.0047,-0.0031,-0.0016,-0.0042,-0.0014,0.0028,-0.0018,-0.0011,0.0078,-0.0018,-0.0008,0.0083,-0.0137,-0.0405,0.0058,-0.0133,-0.0393,0.0078,-0.0137,-0.0405,0.0058,-0.0115,-0.0374,0.0097,-0.0123,-0.0372,0.0098,-0.0117,-0.0359,0.0115,-0.0106,-0.0360,0.0121,-0.0117,-0.0359,0.0117,-0.0115,-0.0374,0.0097,-0.0107,-0.0359,0.0093,-0.0104,-0.0360,0.0119,-0.0129,-0.0357,0.0111,-0.0132,-0.0371,0.0096,-0.0095,-0.0318,0.0124,-0.0105,-0.0360,0.0119,-0.0129,-0.0394,0.0076,-0.0121,-0.0358,0.0044,-0.0117,-0.0359,0.0055,-0.0118,-0.0240,-0.0015,-0.0117,-0.0247,-0.0009,-0.0123,-0.0248,-0.0031,-0.0122,-0.0243,-0.0001,-0.0122,-0.0245,-0.0000,-0.0118,-0.0238,0.0030,-0.0116,-0.0216,-0.0016,-0.0116,-0.0219,-0.0015,-0.0116,-0.0216,-0.0016,-0.0124,-0.0371,0.0118,-0.0123,-0.0371,0.0116,-0.0126,-0.0390,0.0116,-0.0124,-0.0390,0.0119,-0.0127,-0.0390,0.0117,-0.0108,-0.0260,0.0100,-0.0123,-0.0323,0.0087,-0.0117,-0.0316,0.0111,-0.0132,-0.0370,0.0095,-0.0135,-0.0390,0.0078,-0.0302,-0.0141,-0.0285,-0.0339,-0.0144,-0.0292,-0.0249,-0.0077,-0.0248,-0.0234,-0.0066,-0.0233,-0.0246,-0.0077,-0.0250,-0.0217,-0.0055,-0.0219,-0.0206,-0.0048,-0.0216,-0.0456,0.0306,0.0086,-0.0454,0.0287,0.0080,-0.0513,0.0324,0.0028,-0.0327,0.0219,0.0049,-0.0269,0.0210,0.0077,-0.0296,0.0217,0.0119,-0.0307,0.0206,0.0109,-0.0168,0.0003,0.0018,-0.0170,0.0004,0.0018,-0.0169,0.0001,0.0016,-0.0165,0.0021,0.0013,-0.0173,-0.0212,0.0118,-0.0151,-0.0138,0.0086,-0.0168,-0.0137,0.0085,-0.0194,-0.0236,0.0097,-0.0188,-0.0142,0.0083,-0.0182,-0.0268,0.0129,-0.0179,-0.0270,0.0130,-0.0174,-0.0215,0.0119,-0.0123,0.0073,-0.0073,-0.0123,0.0072,-0.0070,-0.0136,0.0091,-0.0061,-0.0128,0.0136,-0.0103,-0.0128,0.0137,-0.0124,-0.0125,0.0139,-0.0104,-0.0083,0.0096,-0.0096,-0.0104,0.0118,-0.0068,-0.0100,0.0118,-0.0067,-0.0112,0.0128,-0.0073,-0.0106,0.0116,-0.0070,-0.0114,0.0126,-0.0074,-0.0119,0.0139,-0.0081,-0.0118,0.0138,-0.0077,-0.0072,0.0143,-0.0048,-0.0074,0.0125,-0.0081,-0.0042,0.0152,-0.0059,-0.0086,0.0094,-0.0094,-0.0101,0.0084,-0.0084,-0.0381,0.0054,0.0242,-0.0382,0.0034,0.0262,-0.0191,0.0058,0.0034,-0.0194,0.0062,0.0034,-0.0208,0.0047,0.0052,-0.0180,0.0090,0.0026,-0.0179,0.0084,0.0023,-0.0179,0.0088,-0.0003,-0.0167,-0.0096,-0.0200,-0.0169,-0.0086,-0.0187,-0.0176,-0.0086,-0.0188,-0.0201,-0.0046,-0.0215,-0.0191,-0.0029,-0.0207,-0.0202,-0.0043,-0.0218,-0.0127,0.0035,-0.0122,-0.0121,0.0045,-0.0098,-0.0125,0.0034,-0.0122,-0.0198,-0.0043,-0.0221,-0.0189,-0.0030,-0.0214,-0.0152,-0.0093,-0.0204,-0.0152,-0.0092,-0.0205,-0.0132,-0.0078,-0.0210,-0.0197,-0.0093,-0.0219,-0.0197,-0.0093,-0.0221,-0.0167,-0.0095,-0.0202,-0.0129,-0.0099,-0.0176,-0.0148,-0.0104,-0.0168,-0.0147,-0.0090,-0.0181,-0.0149,-0.0155,-0.0064,-0.0152,-0.0154,-0.0057,-0.0155,-0.0156,-0.0062,-0.0150,-0.0166,-0.0089,-0.0148,-0.0167,-0.0091,-0.0134,-0.0180,-0.0061,-0.0123,-0.0107,-0.0175,-0.0122,-0.0110,-0.0173,-0.0143,-0.0119,-0.0173,-0.0181,-0.0125,-0.0159,-0.0180,-0.0128,-0.0159,-0.0182,-0.0127,-0.0156,-0.0167,-0.0119,-0.0043,-0.0171,-0.0151,-0.0062,-0.0193,-0.0111,-0.0021,-0.0188,-0.0112,-0.0031,-0.0183,-0.0115,-0.0023,-0.0248,-0.0368,0.0041,-0.0222,-0.0376,0.0073,-0.0223,-0.0377,0.0074,-0.0168,-0.0333,0.0112,-0.0197,-0.0333,0.0105,-0.0119,-0.0298,0.0008,-0.0120,-0.0337,0.0032,-0.0122,-0.0336,0.0033,-0.0140,-0.0170,-0.0043,-0.0229,-0.0161,-0.0054,-0.0218,-0.0155,-0.0061,-0.0217,-0.0155,-0.0058,-0.0241,-0.0148,-0.0081};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=3 */
		private double[] getsphenoid_coordinate_6_26_point_3()
		{
			double[] value = {-0.0235,-0.0168,-0.0059,-0.0237,-0.0160,-0.0053,-0.0232,-0.0165,-0.0049,-0.0156,-0.0209,0.0126,-0.0150,-0.0200,0.0138,-0.0138,-0.0139,0.0084,-0.0167,-0.0333,0.0111,-0.0147,-0.0267,0.0116,-0.0147,-0.0267,0.0119,-0.0157,-0.0258,0.0134,-0.0138,-0.0239,0.0136,-0.0142,-0.0237,0.0137,-0.0117,-0.0223,0.0141,-0.0118,-0.0228,0.0140,-0.0103,-0.0233,0.0138,-0.0157,-0.0265,0.0133,-0.0161,-0.0265,0.0134,-0.0131,-0.0083,0.0037,-0.0141,-0.0080,0.0043,-0.0146,-0.0110,0.0063,-0.0209,-0.0085,0.0050,-0.0170,-0.0054,0.0051,-0.0190,-0.0046,0.0044,-0.0145,-0.0027,0.0045,-0.0140,-0.0029,0.0042,-0.0135,-0.0000,0.0037,-0.0173,-0.0064,0.0053,-0.0206,-0.0092,0.0054,-0.0430,0.0023,0.0024,-0.0420,0.0038,0.0053,-0.0281,0.0059,0.0092,-0.0272,0.0079,0.0085,-0.0340,-0.0065,0.0082,-0.0288,-0.0043,0.0057,-0.0340,-0.0063,0.0083,-0.0071,0.0188,-0.0024,-0.0048,0.0189,-0.0027,-0.0047,0.0187,-0.0031,-0.0246,-0.0117,-0.0213,-0.0266,-0.0081,-0.0045,-0.0304,-0.0082,-0.0083,-0.0271,-0.0109,-0.0120,-0.0175,0.0059,0.0013,-0.0166,0.0047,0.0009,-0.0173,0.0064,-0.0002,-0.0166,0.0057,-0.0018,-0.0171,0.0050,-0.0030,-0.0181,0.0057,-0.0026,-0.0143,0.0065,0.0009,-0.0142,0.0051,0.0044,-0.0139,0.0091,0.0028,-0.0168,0.0136,0.0035,-0.0162,0.0148,0.0061,-0.0178,0.0142,0.0035,-0.0133,0.0104,0.0015,-0.0112,0.0114,0.0034,-0.0089,0.0138,-0.0023,-0.0115,0.0108,0.0072,-0.0120,0.0138,0.0080,-0.0111,0.0148,0.0051,-0.0239,0.0152,0.0042,-0.0260,0.0116,0.0065,-0.0301,0.0162,0.0086,-0.0292,0.0149,0.0080,-0.0269,0.0183,0.0068,-0.0158,-0.0237,0.0091,-0.0179,-0.0249,0.0069,-0.0170,-0.0207,0.0066,-0.0144,-0.0181,0.0090,-0.0107,-0.0188,0.0070,-0.0106,-0.0223,0.0099,-0.0235,-0.0121,-0.0136,-0.0217,-0.0117,-0.0140,-0.0214,-0.0126,-0.0121,-0.0226,-0.0146,-0.0091,-0.0209,-0.0137,-0.0096,-0.0197,-0.0149,-0.0066,-0.0196,-0.0149,-0.0062,-0.0221,-0.0373,0.0071,-0.0206,-0.0157,0.0031,-0.0214,-0.0132,0.0014,-0.0163,-0.0107,0.0070,-0.0382,0.0095,0.0203,-0.0359,0.0094,0.0173,-0.0324,-0.0037,0.0036,-0.0358,-0.0055,0.0067,-0.0361,-0.0039,0.0007,-0.0393,-0.0006,0.0052,-0.0390,0.0050,0.0087,-0.0414,0.0042,0.0062,-0.0295,-0.0119,-0.0231,-0.0280,-0.0109,-0.0215,-0.0279,-0.0111,-0.0219,-0.0263,-0.0134,-0.0254,-0.0275,-0.0132,-0.0264,-0.0272,-0.0134,-0.0267,-0.0271,-0.0103,-0.0225,-0.0271,-0.0104,-0.0226,-0.0284,-0.0138,-0.0259,-0.0283,-0.0137,-0.0259,-0.0285,-0.0131,-0.0235,-0.0546,0.0345,-0.0010,-0.0254,-0.0117,-0.0209,-0.0264,-0.0132,-0.0252,-0.0272,-0.0111,-0.0249,-0.0284,-0.0113,-0.0258,-0.0210,-0.0076,-0.0177,-0.0232,-0.0084,-0.0198,-0.0234,-0.0090,-0.0196,-0.0219,-0.0088,-0.0149,-0.0202,-0.0070,-0.0173,-0.0250,-0.0095,-0.0221,-0.0252,-0.0095,-0.0214,-0.0259,-0.0098,-0.0213,-0.0154,-0.0028,-0.0067,-0.0142,-0.0006,-0.0076,-0.0137,-0.0021,-0.0093,-0.0145,-0.0006,-0.0067,-0.0144,0.0008,-0.0055,-0.0184,0.0001,-0.0028,-0.0188,-0.0020,-0.0035,-0.0189,-0.0022,-0.0038,-0.0187,-0.0038,0.0033,-0.0187,-0.0040,0.0037,-0.0171,-0.0026,0.0033,-0.0155,-0.0012,-0.0035,-0.0179,-0.0028,-0.0023,-0.0165,-0.0026,-0.0032,-0.0155,-0.0026,-0.0061,-0.0178,0.0008,-0.0016,-0.0157,0.0014,-0.0043,-0.0166,0.0011,-0.0024,-0.0137,-0.0036,0.0027,-0.0149,-0.0050,0.0046,-0.0132,-0.0044,0.0009,-0.0138,-0.0056,0.0029,-0.0249,0.0005,0.0060,-0.0236,0.0017,0.0058,-0.0289,0.0040,0.0100,-0.0158,0.0056,-0.0018,-0.0151,0.0044,-0.0048,-0.0161,0.0047,-0.0039,-0.0118,0.0138,-0.0074,-0.0123,0.0177,-0.0089,-0.0088,0.0195,-0.0052,-0.0087,0.0193,-0.0053,-0.0105,0.0185,-0.0069,-0.0101,0.0120,-0.0064,-0.0111,0.0128,-0.0072,-0.0111,0.0129,-0.0068,-0.0164,0.0056,-0.0002,-0.0157,0.0052,0.0000,-0.0223,0.0176,-0.0048,-0.0177,0.0144,-0.0098,-0.0048,0.0164,-0.0255,-0.0050,0.0150,-0.0269,-0.0086,0.0160,-0.0265,0.0000,0.0171,-0.0205,0.0000,0.0178,-0.0219,-0.0048,0.0173,-0.0217,-0.0091,0.0147,-0.0270,-0.0111,0.0151,-0.0254,-0.0106,0.0165,-0.0256,-0.0153,-0.0146,-0.0121,-0.0132,-0.0138,-0.0121,-0.0122,-0.0152,-0.0089,-0.0143,-0.0164,-0.0091,-0.0139,-0.0127,-0.0148,-0.0123,-0.0121,-0.0146,-0.0121,-0.0132,-0.0118,-0.0113,-0.0168,-0.0054,-0.0132,-0.0180,-0.0061,-0.0114,-0.0132,0.0084,-0.0126,-0.0134,0.0087,-0.0128,-0.0205,0.0135,-0.0110,-0.0134,0.0074,-0.0113,-0.0203,0.0136,-0.0102,-0.0204,0.0132,-0.0096,-0.0012,-0.0254,-0.0100,-0.0025,-0.0260,-0.0129,-0.0059,-0.0211,-0.0178,-0.0085,-0.0186,-0.0170,-0.0087,-0.0186,-0.0169,-0.0086,-0.0185,-0.0178,-0.0095,-0.0168,-0.0146,-0.0101,-0.0161,-0.0180,-0.0095,-0.0168,-0.0179,-0.0095,-0.0169,-0.0148,-0.0089,-0.0180,-0.0101,-0.0030,-0.0002,-0.0100,-0.0052,0.0007,-0.0119,-0.0060,0.0008,-0.0098,-0.0053,0.0008,-0.0131,-0.0044,0.0007,-0.0114,-0.0022,0.0010,-0.0128,-0.0068,-0.0131,-0.0128,-0.0083,-0.0119,-0.0108,-0.0063,-0.0054,-0.0213,-0.0091,-0.0199,-0.0212,-0.0083,-0.0214,-0.0204,-0.0074,-0.0191,-0.0173,-0.0050,-0.0127,-0.0167,-0.0033,-0.0151,-0.0144,-0.0116,-0.0174,-0.0166,-0.0123,-0.0170,-0.0128,-0.0039,-0.0208,-0.0125,-0.0007,-0.0193,-0.0107,-0.0037,-0.0222,-0.0189,-0.0059,-0.0221,-0.0205,-0.0078,-0.0231,-0.0190,-0.0075,-0.0194,-0.0184,-0.0087,-0.0180,-0.0107,0.0042,-0.0131,-0.0120,0.0048,-0.0100,-0.0102,0.0059,-0.0112,-0.0115,0.0025,-0.0155,-0.0095,0.0032,-0.0169,-0.0262,-0.0125,-0.0237,-0.0294,-0.0118,-0.0255,-0.0226,-0.0103,-0.0227,-0.0232,-0.0117,-0.0200,-0.0232,-0.0067,-0.0234,-0.0222,-0.0092,-0.0230,-0.0430,0.0067,0.0035,-0.0390,0.0049,0.0054,-0.0402,0.0029,0.0026,-0.0185,0.0003,-0.0029,-0.0210,-0.0007,-0.0022,-0.0238,0.0003,-0.0002,-0.0236,-0.0094,-0.0143,-0.0177,0.0168,-0.0108,-0.0166,-0.0044,0.0049,-0.0159,0.0043,0.0010,-0.0150,0.0043,0.0032,-0.0149,0.0032,0.0036,-0.0146,0.0033,0.0047,-0.0097,0.0185,-0.0032,-0.0074,0.0185,-0.0029,-0.0085,0.0174,-0.0017,-0.0084,0.0013,-0.0223,-0.0086,0.0045,-0.0190,-0.0086,0.0063,-0.0215,-0.0137,0.0130,-0.0104,-0.0137,0.0119,-0.0071,-0.0142,0.0116,-0.0069,-0.0070,0.0077,-0.0123,-0.0056,0.0077,-0.0121,-0.0038,0.0080,-0.0159,-0.0053,0.0094,0.0113,-0.0050,0.0104,0.0116,-0.0109,0.0120,-0.0039,-0.0117,0.0126,-0.0049,-0.0140,0.0106,0.0009,-0.0111,0.0123,0.0046,-0.0120,0.0098,0.0064,-0.0180,0.0134,-0.0037,-0.0159,0.0107,-0.0041,-0.0127,-0.0087,-0.0195,-0.0132,-0.0080,-0.0209,-0.0132,0.0189,-0.0079,-0.0116,0.0197,-0.0058,-0.0148,0.0063,-0.0024,-0.0134,0.0062,-0.0055,-0.0132,0.0047,-0.0070,-0.0237,-0.0102,-0.0247,-0.0238,-0.0112,-0.0244,-0.0250,-0.0120,-0.0261,-0.0301,0.0221,0.0058,-0.0274,0.0198,0.0058,-0.0294,0.0198,0.0035,-0.0344,0.0172,0.0129,-0.0266,-0.0122,-0.0274,-0.0272,-0.0125,-0.0278,-0.0267,0.0144,0.0003,-0.0249,0.0160,0.0001,-0.0187,0.0083,-0.0021,-0.0315,0.0183,0.0031,-0.0306,0.0207,0.0041,-0.0370,0.0082,0.0064,-0.0335,0.0139,0.0063,-0.0289,0.0100,0.0051,-0.0392,0.0183,0.0070,-0.0458,0.0224,0.0071,-0.0513,0.0298,0.0030,-0.0182,0.0092,-0.0003,-0.0238,0.0160,0.0016,-0.0414,0.0159,0.0181,-0.0416,0.0155,0.0140,-0.0386,0.0086,0.0129,-0.0406,0.0084,0.0096,-0.0437,0.0039,0.0032,-0.0422,0.0043,0.0055,-0.0441,0.0047,0.0035,-0.0133,0.0078,0.0058,-0.0130,0.0067,0.0079,-0.0143,0.0153,0.0063,-0.0081,0.0138,0.0148,-0.0081,0.0142,0.0142,-0.0170,0.0131,-0.0076,-0.0144,0.0196,-0.0065,-0.0127,0.0199,-0.0041,-0.0128,0.0157,-0.0134,-0.0134,0.0159,-0.0133,-0.0140,0.0180,-0.0110,-0.0154,0.0184,-0.0098,-0.0170,0.0186,-0.0074,-0.0158,0.0199,-0.0046,-0.0150,0.0151,-0.0134,-0.0124,0.0126,-0.0073,-0.0142,0.0085,-0.0042,-0.0132,0.0030,-0.0083,-0.0143,0.0012,-0.0058,-0.0037,0.0071,-0.0118,-0.0116,0.0158,-0.0234,-0.0096,0.0123,-0.0247,-0.0106,0.0170,-0.0227,-0.0106,0.0170,-0.0240,-0.0113,0.0169,-0.0238,-0.0046,0.0171,-0.0242,0.0000,0.0172,-0.0241,-0.0097,0.0124,-0.0262,-0.0083,0.0167,-0.0255,-0.0080,0.0170,-0.0242,-0.0047,-0.0005,-0.0291,-0.0099,-0.0002,-0.0284,-0.0099,0.0009,-0.0278,-0.0091,0.0082,-0.0233,-0.0088,0.0086,-0.0255,-0.0281,0.0010,0.0030,-0.0246,0.0016,0.0018,-0.0266,0.0004,0.0019,-0.0174,-0.0030,-0.0049,-0.0234,-0.0056,-0.0056,-0.0335,-0.0006,0.0017,-0.0251,-0.0087,-0.0120,-0.0382,-0.0041,0.0044,-0.0394,-0.0028,0.0018,-0.0378,-0.0049,-0.0028,-0.0410,-0.0053,-0.0055,-0.0272,-0.0124,-0.0225,-0.0178,-0.0075,-0.0214,-0.0162,-0.0063,-0.0209,-0.0149,-0.0089,-0.0182,-0.0170,-0.0040,-0.0205,-0.0188,-0.0031,-0.0215,-0.0162,-0.0005,-0.0190,-0.0047,-0.0064,-0.0319,0.0000,-0.0073,-0.0321,0.0000,-0.0111,-0.0324,-0.0053,-0.0207,-0.0311,-0.0102,-0.0199,-0.0307,0.0000,-0.0186,-0.0312,0.0000,-0.0199,-0.0320,0.0000,-0.0161,-0.0314,0.0000,-0.0143,-0.0192,-0.0060,-0.0142,-0.0148,0.0000,-0.0109,-0.0141,0.0000,-0.0084,-0.0093,-0.0015,0.0132,0.0149,-0.0011,0.0139,0.0142,-0.0047,0.0140,0.0138,0.0000,0.0082,0.0154,0.0000,0.0108,0.0165,-0.0108,0.0106,0.0123,-0.0021,0.0049,0.0129,-0.0024,0.0056,0.0114,-0.0031,0.0019,0.0097,-0.0097,0.0027,0.0049,-0.0076,-0.0038,-0.0019,-0.0125,-0.0010,0.0024,-0.0127,-0.0084,0.0036,-0.0204,-0.0006,0.0032,-0.0263,-0.0013,0.0059,-0.0227,-0.0026,0.0037,-0.0365,-0.0001,0.0088,-0.0347,-0.0046,0.0086,-0.0236,-0.0091,-0.0025,-0.0262,-0.0081,-0.0044,-0.0247,-0.0120,-0.0101,-0.0221,-0.0108,-0.0003,-0.0158,-0.0077,0.0054,-0.0135,-0.0136,0.0087,-0.0186,-0.0258,0.0119,-0.0181,-0.0259,0.0121,-0.0187,-0.0234,0.0100,-0.0218,-0.0295,0.0077,-0.0232,-0.0331,0.0065,-0.0126,-0.0242,0.0131,-0.0104,-0.0249,0.0133,-0.0095,-0.0255,0.0125,-0.0095,-0.0208,0.0109,-0.0101,-0.0211,0.0049,-0.0080,-0.0080,-0.0059,-0.0075,-0.0123,-0.0133,-0.0105,-0.0124,-0.0086,-0.0114,-0.0216,-0.0017,-0.0111,-0.0216,-0.0003,-0.0176,-0.0137,-0.0147,-0.0165,-0.0125,-0.0169,-0.0144,-0.0170,-0.0040,-0.0144,-0.0137,-0.0007,-0.0106,-0.0249,0.0130,-0.0110,-0.0310,0.0135,-0.0447,0.0327,0.0095,-0.0451,0.0294,0.0173,-0.0505,0.0360,0.0137,-0.0486,0.0311,0.0203,-0.0491,0.0353,0.0111,-0.0485,0.0347,0.0114,-0.0294,0.0221,0.0121,-0.0295,0.0222,0.0114,-0.0321,0.0229,0.0160,-0.0330,0.0233,0.0157,-0.0398,0.0247,0.0236,-0.0420,0.0259,0.0275,-0.0326,0.0258,0.0087,-0.0362,0.0260,0.0136,-0.0421,0.0294,0.0095,-0.0429,0.0278,0.0267,-0.0414,0.0268,0.0220,-0.0324,0.0231,0.0147,-0.0475,0.0340,0.0103,-0.0479,0.0342,0.0106,-0.0510,0.0357,0.0159,-0.0125,-0.0243,0.0129,-0.0131,-0.0216,0.0118,-0.0129,-0.0354,0.0114,-0.0118,-0.0356,0.0132,-0.0136,-0.0179,-0.0058,-0.0182,-0.0128,-0.0116,-0.0171,-0.0143,-0.0091,-0.0259,-0.0334,0.0029,-0.0234,-0.0335,0.0047,-0.0270,-0.0371,0.0017,-0.0160,-0.0133,-0.0147,-0.0179,-0.0136,-0.0144,-0.0177,-0.0126,-0.0119,-0.0186,-0.0116,-0.0140,-0.0116,-0.0150,-0.0086,-0.0109,-0.0145,-0.0070,-0.0179,-0.0114,-0.0153,-0.0186,-0.0116,-0.0147,-0.0084,-0.0056,0.0002,-0.0115,-0.0332,0.0043,-0.0114,-0.0293,0.0021,-0.0111,-0.0288,0.0034,-0.0232,-0.0337,0.0064,-0.0198,-0.0115,0.0065,-0.0211,-0.0091,0.0049,-0.0221,-0.0070,0.0030,-0.0231,-0.0123,-0.0112,-0.0246,-0.0120,-0.0105,-0.0086,-0.0026,0.0006,-0.0017,0.0088,0.0133,-0.0088,0.0105,0.0119,-0.0086,0.0078,0.0106,-0.0103,0.0104,0.0124,-0.0109,0.0065,0.0115,-0.0090,0.0075,0.0105,-0.0096,0.0047,0.0046,-0.0135,0.0041,0.0065,-0.0122,0.0057,0.0093,-0.0139,0.0043,0.0060,-0.0114,0.0068,0.0114,-0.0082,0.0134,0.0149,-0.0060,-0.0106,-0.0093,-0.0138,0.0023,-0.0146,-0.0155,-0.0009,-0.0191,-0.0212,-0.0108,-0.0171,-0.0211,-0.0109,-0.0166,-0.0179,-0.0108,-0.0152,-0.0192,-0.0113,-0.0142,-0.0384,-0.0040,-0.0012,-0.0394,-0.0027,0.0021,-0.0384,-0.0039,0.0046,-0.0131,0.0001,-0.0121,-0.0137,0.0015,-0.0136,-0.0245,-0.0096,-0.0150,-0.0335,0.0046,0.0061,-0.0259,-0.0031,-0.0041,-0.0125,0.0017,-0.0103,-0.0039,0.0124,-0.0081,-0.0038,0.0098,-0.0096,-0.0056,0.0101,-0.0100,-0.0134,0.0093,-0.0063,-0.0069,0.0157,-0.0028,-0.0071,0.0186,-0.0026,-0.0151,0.0131,-0.0126,-0.0148,0.0129,-0.0098,-0.0172,0.0134,-0.0081,-0.0205,0.0203,-0.0026,-0.0194,0.0206,0.0003,-0.0123,0.0080,0.0094,-0.0144,0.0099,0.0014,-0.0142,0.0074,-0.0015,-0.0401,-0.0003,0.0037,-0.0542,0.0365,-0.0009,-0.0457,0.0255,0.0201,-0.0327,0.0041,0.0109,-0.0299,0.0025,0.0092,-0.0427,0.0196,0.0181,-0.0173,0.0026,0.0013,-0.0185,0.0033,0.0023,-0.0193,0.0006,0.0026,-0.0310,0.0194,0.0101,-0.0274,0.0193,0.0068,-0.0461,0.0162,0.0054,-0.0410,0.0119,0.0067,-0.0309,0.0178,0.0027,-0.0196,0.0029,-0.0009,-0.0218,0.0041,0.0010,-0.0286,0.0192,0.0031,-0.0174,0.0064,-0.0017,-0.0197,0.0074,-0.0024,-0.0116,-0.0357,0.0132,-0.0097,-0.0316,0.0128,-0.0108,-0.0310,0.0136,-0.0346,0.0194,0.0135,-0.0408,0.0199,0.0215,-0.0200,-0.0039,0.0029,-0.0158,-0.0015,0.0038,-0.0153,-0.0047,0.0048,-0.0128,0.0137,-0.0152,-0.0125,0.0167,-0.0117,-0.0122,0.0139,-0.0093,-0.0133,0.0131,-0.0127,-0.0127,0.0136,-0.0151,-0.0127,0.0133,-0.0150,-0.0128,0.0134,-0.0152,-0.0088,0.0064,-0.0258,-0.0087,0.0073,-0.0209,-0.0112,0.0178,-0.0048,-0.0132,0.0160,0.0039,-0.0149,0.0155,0.0036,-0.0105,0.0189,-0.0071,-0.0177,0.0207,0.0029,-0.0125,0.0203,0.0002,-0.0143,0.0203,-0.0017,-0.0149,0.0059,0.0003,-0.0167,-0.0004,0.0003,-0.0178,0.0005,0.0014,-0.0174,0.0003,0.0005,-0.0177,-0.0028,0.0009,-0.0169,-0.0018,0.0006,-0.0128,0.0030,-0.0116,-0.0358,-0.0022,-0.0022,-0.0352,-0.0027,-0.0030,-0.0172,0.0015,-0.0033,-0.0305,-0.0050,-0.0071,-0.0312,-0.0047,-0.0066,-0.0175,-0.0133,0.0016,-0.0365,0.0020,0.0040,-0.0316,0.0031,0.0051,-0.0286,-0.0127,-0.0235,-0.0206,-0.0078,-0.0230,-0.0199,-0.0062,-0.0212,-0.0114,-0.0063,-0.0284,-0.0206,-0.0076,-0.0211,-0.0102,-0.0031,-0.0002,-0.0166,-0.0111,-0.0156,-0.0169,-0.0107,-0.0157,-0.0189,-0.0075,-0.0195,-0.0104,-0.0088,0.0041,-0.0115,-0.0083,0.0043,-0.0122,-0.0109,0.0066,-0.0051,0.0135,-0.0274,-0.0048,0.0164,-0.0204,-0.0087,0.0169,-0.0212,-0.0088,0.0158,-0.0202,0.0000,0.0165,-0.0256,-0.0107,0.0200,-0.0023,-0.0100,0.0196,-0.0019,-0.0098,0.0198,-0.0038,-0.0073,0.0156,-0.0026,-0.0119,0.0171,-0.0081,-0.0071,0.0188,-0.0014,-0.0177,0.0008,0.0016,-0.0189,-0.0019,-0.0015,-0.0193,-0.0020,0.0015,-0.0175,-0.0027,-0.0043,-0.0168,0.0001,0.0019,-0.0201,-0.0007,0.0028,-0.0211,-0.0025,0.0035,-0.0197,-0.0036,0.0027,-0.0173,-0.0026,0.0029,-0.0171,0.0014,-0.0032,-0.0213,-0.0077,-0.0176,-0.0231,-0.0114,-0.0196,-0.0262,-0.0120,-0.0188,-0.0509,0.0250,0.0028,-0.0510,0.0268,0.0027,-0.0272,-0.0108,-0.0249,-0.0284,-0.0113,-0.0264,-0.0290,-0.0115,-0.0260,-0.0340,-0.0058,-0.0026,-0.0335,-0.0062,-0.0032,-0.0295,-0.0054,0.0005,-0.0433,0.0180,0.0266,-0.0429,0.0174,0.0265,-0.0409,0.0173,0.0216,-0.0329,0.0068,0.0154,-0.0123,-0.0378,0.0128,-0.0108,-0.0112,0.0061,-0.0218,-0.0141,-0.0046,-0.0143,-0.0207,0.0130,-0.0142,-0.0197,0.0141,-0.0308,0.0184,0.0097,-0.0158,0.0043,0.0012,-0.0162,0.0137,0.0030,-0.0117,0.0063,0.0105,-0.0149,0.0014,0.0031,-0.0160,0.0032,0.0013,-0.0205,0.0045,0.0047,-0.0113,0.0060,0.0105,-0.0249,-0.0119,-0.0105,-0.0245,-0.0114,-0.0152,-0.0259,-0.0090,-0.0126,-0.0196,-0.0089,-0.0167,-0.0255,-0.0129,-0.0238,-0.0358,-0.0054,0.0069,-0.0258,-0.0053,0.0040,-0.0262,-0.0055,0.0038,-0.0186,-0.0137,0.0084,-0.0190,-0.0139,0.0077,-0.0448,0.0097,0.0067,-0.0461,0.0093,0.0045,-0.0460,0.0090,0.0044,-0.0136,0.0024,0.0049,-0.0140,0.0027,0.0051,-0.0176,-0.0080,0.0057,-0.0160,-0.0210,0.0125,-0.0102,-0.0228,0.0138,-0.0093,-0.0255,0.0122,-0.0138,-0.0112,0.0061,-0.0133,-0.0112,0.0061,-0.0126,-0.0060,0.0008,-0.0094,-0.0231,0.0117,-0.0171,-0.0152,-0.0066,-0.0136,-0.0402,0.0057,-0.0136,-0.0402,0.0057,-0.0124,-0.0356,0.0044,-0.0118,-0.0208,0.0001,-0.0118,-0.0298,0.0008,-0.0127,-0.0252,-0.0030,-0.0177,-0.0213,0.0115,-0.0250,-0.0312,0.0034,-0.0261,-0.0334,0.0032,-0.0104,-0.0103,-0.0151,-0.0120,-0.0108,-0.0175,-0.0079,-0.0134,-0.0160,-0.0068,-0.0163,-0.0197,-0.0163,-0.0004,-0.0189,-0.0197,-0.0044,-0.0222,-0.0095,-0.0085,-0.0216,-0.0129,0.0034,-0.0120,-0.0200,-0.0062,-0.0211,-0.0288,0.0041,0.0100,-0.0419,0.0130,0.0265,-0.0415,0.0117,0.0258,-0.0416,0.0131,0.0264,-0.0393,0.0067,0.0240,-0.0395,0.0064,0.0243,-0.0074,0.0075,-0.0122,-0.0066,0.0072,-0.0160,-0.0072,0.0105,-0.0189,-0.0079,0.0134,-0.0202,-0.0075,0.0103,-0.0190,-0.0124,0.0172,-0.0103,-0.0130,-0.0203,0.0134,-0.0156,-0.0213,0.0128,-0.0203,-0.0234,0.0080,-0.0240,-0.0334,0.0055,-0.0240,-0.0337,0.0054,-0.0196,-0.0113,0.0069,-0.0161,0.0032,0.0011,-0.0164,0.0021,0.0013,-0.0158,0.0042,0.0010,-0.0426,0.0233,0.0278,-0.0424,0.0236,0.0280,-0.0442,0.0251,0.0306,-0.0383,0.0248,0.0072,-0.0434,0.0275,0.0080,-0.0272,-0.0092,-0.0272,-0.0128,-0.0357,0.0113,-0.0129,-0.0353,0.0112,-0.0115,-0.0286,0.0036,-0.0129,-0.0394,0.0076,-0.0461,0.0266,0.0236,-0.0614,0.0358,-0.0112,-0.0022,-0.0056,-0.0054,-0.0045,-0.0033,-0.0014,0.0000,-0.0019,0.0094,-0.0032,0.0016,0.0091,-0.0018,0.0011,0.0106,-0.0129,-0.0135,0.0087,-0.0104,0.0067,0.0064,-0.0089,0.0098,0.0105,-0.0061,0.0009,0.0003,-0.0095,0.0132,0.0102,-0.0031,-0.0001,0.0011,-0.0040,-0.0001,0.0043,-0.0019,0.0162,0.0013,-0.0038,0.0165,0.0008,-0.0054,0.0049,-0.0106,-0.0079,0.0065,-0.0104,-0.0082,0.0033,-0.0105,-0.0068,0.0144,-0.0035,-0.0082,0.0117,-0.0046,-0.0053,0.0144,-0.0051,-0.0008,0.0116,-0.0036,-0.0012,0.0117,-0.0047,-0.0018,0.0090,-0.0062,-0.0021,0.0077,-0.0072,-0.0060,0.0022,-0.0102,-0.0043,0.0046,-0.0107,-0.0126,-0.0059,0.0001,-0.0120,-0.0059,0.0002,-0.0127,-0.0070,-0.0052,-0.0029,0.0084,-0.0080,-0.0050,0.0074,-0.0105,-0.0077,0.0088,-0.0100,-0.0067,0.0104,-0.0086,-0.0080,0.0107,-0.0073,-0.0045,0.0140,-0.0059,-0.0075,0.0118,-0.0063,-0.0030,0.0129,-0.0056,-0.0082,0.0065,-0.0101,-0.0081,0.0068,-0.0103,-0.0025,0.0135,0.0107,-0.0021,0.0147,0.0085,-0.0013,0.0137,0.0082,-0.0008,0.0153,-0.0018,-0.0010,0.0148,0.0019,-0.0093,0.0138,0.0096,-0.0030,0.0007,-0.0065,-0.0017,0.0119,0.0098,-0.0012,0.0095,0.0075,-0.0106,-0.0101,-0.0271,-0.0103,-0.0073,-0.0278,-0.0108,-0.0057,-0.0278,-0.0075,-0.0145,-0.0226,-0.0103,-0.0003,-0.0197,-0.0110,-0.0056,-0.0280,-0.0115,-0.0054,-0.0294,-0.0097,-0.0049,-0.0302,-0.0112,-0.0062,-0.0283,-0.0118,-0.0005,-0.0276,-0.0116,-0.0001,-0.0277,-0.0116,-0.0003,-0.0278,-0.0118,-0.0039,-0.0289,-0.0120,-0.0051,-0.0278,-0.0089,-0.0100,-0.0120,-0.0435,0.0012,-0.0022,-0.0312,-0.0111,-0.0284,-0.0442,-0.0015,-0.0040,-0.0416,-0.0005,-0.0034,-0.0400,-0.0096,-0.0118,-0.0361,-0.0057,-0.0096,-0.0367,-0.0061,-0.0107,-0.0387,-0.0116,-0.0157,-0.0391,-0.0110,-0.0154,-0.0336,-0.0078,-0.0148,-0.0371,-0.0140,-0.0217,-0.0322,-0.0111,-0.0214,-0.0364,-0.0146,-0.0237,-0.0323,-0.0122,-0.0255,-0.0321,-0.0114,-0.0220,-0.0366,-0.0144,-0.0227,-0.0455,0.0058,0.0019,-0.0455,0.0058,0.0019,-0.0457,0.0061,0.0020,-0.0438,0.0027,0.0007,-0.0454,0.0054,0.0014,-0.0450,0.0050,0.0017,-0.0479,0.0109,0.0039,-0.0479,0.0098,0.0024,-0.0474,0.0087,0.0023,-0.0469,0.0067,-0.0010,-0.0465,0.0060,-0.0010,-0.0550,0.0204,-0.0055,-0.0560,0.0225,-0.0066,-0.0575,0.0255,-0.0083,-0.0494,0.0105,-0.0015,-0.0457,0.0061,0.0020,-0.0480,0.0098,0.0025,-0.0479,0.0109,0.0039,-0.0520,0.0165,0.0003,-0.0490,0.0118,0.0024,-0.0489,0.0119,0.0024,-0.0486,0.0117,0.0031,-0.0448,0.0064,0.0039,-0.0452,0.0072,0.0041,-0.0456,0.0063,0.0026,-0.0506,0.0126,-0.0022,-0.0508,0.0125,-0.0022,-0.0522,0.0151,-0.0030,-0.0526,0.0157,-0.0030,-0.0493,0.0104,-0.0015,-0.0546,0.0196,-0.0050,-0.0314,-0.0109,-0.0198,-0.0314,-0.0110,-0.0201,-0.0334,-0.0078,-0.0124,-0.0338,-0.0074,-0.0118,-0.0365,-0.0043,-0.0067,-0.0374,-0.0045,-0.0076,-0.0306,-0.0096,-0.0156,-0.0290,-0.0100,-0.0152,-0.0304,-0.0099,-0.0163,-0.0463,0.0111,0.0024,-0.0464,0.0088,0.0010,-0.0466,0.0091,0.0009,-0.0545,0.0196,-0.0052,-0.0512,0.0168,-0.0006,-0.0503,0.0144,-0.0007,-0.0376,-0.0130,-0.0191,-0.0377,-0.0127,-0.0193,-0.0376,-0.0130,-0.0203,-0.0406,-0.0080,-0.0096,-0.0415,-0.0081,-0.0104,-0.0420,-0.0053,-0.0061,-0.0514,0.0149,-0.0018,-0.0274,-0.0078,-0.0092,-0.0291,-0.0062,-0.0080,-0.0244,-0.0044,-0.0051,-0.0304,-0.0108,-0.0279,-0.0303,-0.0105,-0.0282,-0.0310,-0.0104,-0.0183,-0.0311,-0.0102,-0.0180,-0.0299,-0.0104,-0.0177,-0.0314,-0.0097,-0.0171,-0.0317,-0.0093,-0.0159,-0.0324,-0.0087,-0.0143,-0.0316,-0.0090,-0.0133,-0.0326,-0.0078,-0.0117,-0.0281,-0.0098,-0.0279,-0.0299,-0.0118,-0.0229,-0.0311,-0.0118,-0.0238,-0.0408,0.0003,-0.0014,-0.0426,0.0023,-0.0009,-0.0465,0.0076,-0.0001,-0.0464,0.0075,-0.0001,-0.0481,0.0098,-0.0005,-0.0481,0.0108,0.0001,-0.0479,0.0095,-0.0005,-0.0396,-0.0005,-0.0024,-0.0323,-0.0108,-0.0212,-0.0322,-0.0120,-0.0254,-0.0324,-0.0119,-0.0259,-0.0323,-0.0121,-0.0257,-0.0321,-0.0116,-0.0266,-0.0324,-0.0113,-0.0229,-0.0304,-0.0112,-0.0206,-0.0307,-0.0110,-0.0198,-0.0319,-0.0143,-0.0242,-0.0297,-0.0105,-0.0179,-0.0309,-0.0105,-0.0185,-0.0320,-0.0110,-0.0276,-0.0319,-0.0114,-0.0272,-0.0282,-0.0098,-0.0273,-0.0242,-0.0073,-0.0229,-0.0348,-0.0150,-0.0276,-0.0309,-0.0143,-0.0267,-0.0299,-0.0131,-0.0213,-0.0328,-0.0139,-0.0223,-0.0325,-0.0140,-0.0228,-0.0366,-0.0143,-0.0235,-0.0379,-0.0125,-0.0185,-0.0377,-0.0128,-0.0187,-0.0376,-0.0129,-0.0190,-0.0286,-0.0093,-0.0128,-0.0322,-0.0100,-0.0140,-0.0314,-0.0105,-0.0152,-0.0384,-0.0117,-0.0166,-0.0386,-0.0090,-0.0104,-0.0420,-0.0065,-0.0080,-0.0355,-0.0045,-0.0003,-0.0434,-0.0064,-0.0084,-0.0434,-0.0065,-0.0085,-0.0441,-0.0023,-0.0046,-0.0438,-0.0024,-0.0047,-0.0436,-0.0010,-0.0032,-0.0446,0.0045,0.0022,-0.0435,0.0074,0.0063,-0.0434,0.0075,0.0066,-0.0448,0.0048,0.0024,-0.0450,0.0049,0.0017,-0.0553,0.0226,-0.0029,-0.0465,0.0082,0.0031,-0.0467,0.0086,0.0032,-0.0477,0.0105,0.0038,-0.0474,0.0087,0.0023,-0.0476,0.0088,0.0018,-0.0599,0.0324,-0.0076,-0.0607,0.0349,-0.0083,-0.0605,0.0318,-0.0160,-0.0508,0.0357,0.0094,-0.0531,0.0352,0.0057,-0.0522,0.0335,0.0067,-0.0442,0.0226,0.0176,-0.0443,0.0219,0.0218,-0.0601,0.0376,-0.0100,-0.0600,0.0398,-0.0077,-0.0522,0.0357,0.0045,-0.0548,0.0378,0.0016,-0.0547,0.0286,-0.0017,-0.0496,0.0357,0.0107,-0.0494,0.0323,0.0135,-0.0498,0.0337,0.0146,-0.0452,0.0257,0.0306,-0.0442,0.0248,0.0300,-0.0483,0.0345,0.0101,-0.0441,0.0258,0.0077,-0.0494,0.0357,0.0110,-0.0432,0.0281,0.0197,-0.0399,0.0118,0.0137,-0.0506,0.0350,0.0154,-0.0510,0.0355,0.0158,-0.0464,0.0290,0.0269,-0.0310,0.0011,0.0085,-0.0417,0.0148,0.0259,-0.0383,0.0095,0.0203,-0.0383,0.0054,0.0241,-0.0384,0.0037,0.0262,-0.0453,0.0252,0.0302,-0.0453,0.0246,0.0299,-0.0440,0.0199,0.0281,-0.0443,0.0209,0.0283,-0.0423,0.0143,0.0272,-0.0420,0.0144,0.0271,-0.0425,0.0150,0.0271,-0.0401,0.0079,0.0237,-0.0404,0.0079,0.0239,-0.0388,0.0045,0.0257,-0.0406,0.0224,0.0229,-0.0341,0.0208,0.0146,-0.0454,0.0240,0.0295,-0.0442,0.0191,0.0279,-0.0427,0.0182,0.0225,-0.0525,0.0328,0.0014,-0.0596,0.0312,-0.0112,-0.0597,0.0316,-0.0127,-0.0576,0.0279,-0.0080,-0.0582,0.0322,-0.0078,-0.0161,0.0178,0.0089,-0.0159,0.0190,0.0084,-0.0263,0.0234,0.0047,-0.0316,0.0261,0.0051,-0.0316,0.0262,0.0072,-0.0225,0.0216,0.0069,-0.0223,0.0215,0.0061,-0.0386,0.0288,0.0077,-0.0384,0.0290,0.0078,-0.0431,0.0322,0.0106,-0.0406,0.0304,0.0096,-0.0411,0.0305,0.0090,-0.0232,0.0193,0.0087,-0.0266,0.0213,0.0081,-0.0326,0.0260,0.0090,-0.0432,0.0316,0.0108,-0.0432,0.0318,0.0102,-0.0430,0.0321,0.0113,-0.0375,0.0286,0.0101,-0.0239,0.0188,0.0056,-0.0205,0.0166,0.0056,-0.0271,0.0212,0.0065,-0.0405,0.0303,0.0104,-0.0164,0.0169,0.0088,-0.0149,0.0165,0.0094,-0.0187,0.0204,0.0062,-0.0187,0.0206,0.0044,-0.0415,0.0303,0.0089,-0.0021,-0.0042,-0.0003,-0.0066,-0.0081,-0.0066,0.0326,0.0258,0.0087,0.0414,0.0268,0.0220,0.0391,0.0281,0.0094,0.0432,0.0281,0.0197,0.0491,0.0353,0.0111,0.0120,-0.0379,0.0128,0.0115,-0.0380,0.0124,0.0124,-0.0390,0.0119,0.0108,-0.0260,0.0100,0.0144,-0.0137,-0.0007,0.0152,-0.0154,-0.0057,0.0226,-0.0146,-0.0091,0.0235,-0.0168,-0.0059,0.0218,-0.0155,-0.0061,0.0240,-0.0148,-0.0085,0.0219,-0.0302,0.0051,0.0246,-0.0313,0.0031,0.0132,-0.0180,-0.0061,0.0143,-0.0164,-0.0091,0.0148,-0.0167,-0.0091,0.0176,-0.0137,-0.0147,0.0165,-0.0125,-0.0169,0.0113,-0.0168,-0.0054,0.0114,-0.0216,-0.0017,0.0148,-0.0104,-0.0168,0.0144,-0.0116,-0.0174,0.0060,-0.0142,-0.0148};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=4 */
		private double[] getsphenoid_coordinate_6_26_point_4()
		{
			double[] value = {0.0075,-0.0123,-0.0133,0.0080,-0.0080,-0.0059,0.0101,-0.0153,0.0008,0.0101,-0.0211,0.0049,0.0147,-0.0267,0.0119,0.0186,-0.0258,0.0119,0.0135,-0.0136,0.0087,0.0108,-0.0112,0.0061,0.0163,-0.0107,0.0070,0.0146,-0.0110,0.0063,0.0262,-0.0081,-0.0044,0.0236,-0.0091,-0.0025,0.0365,-0.0001,0.0088,0.0356,0.0009,0.0089,0.0203,-0.0043,0.0030,0.0209,-0.0085,0.0050,0.0076,-0.0001,0.0034,0.0024,0.0056,0.0115,0.0105,0.0147,0.0135,0.0019,0.0122,0.0154,0.0017,0.0096,0.0135,0.0046,0.0137,0.0144,0.0011,0.0139,0.0142,0.0015,0.0132,0.0149,0.0047,-0.0064,-0.0319,0.0053,-0.0207,-0.0311,0.0103,-0.0001,-0.0261,0.0092,0.0041,-0.0239,0.0084,0.0013,-0.0223,0.0105,-0.0076,-0.0240,0.0188,-0.0031,-0.0215,0.0200,-0.0062,-0.0211,0.0152,-0.0092,-0.0205,0.0197,-0.0044,-0.0222,0.0248,-0.0119,-0.0217,0.0372,-0.0060,-0.0046,0.0361,-0.0039,0.0007,0.0128,0.0030,-0.0116,0.0251,-0.0087,-0.0120,0.0320,-0.0014,0.0008,0.0335,-0.0006,0.0017,0.0358,-0.0022,-0.0022,0.0281,0.0010,0.0030,0.0234,-0.0056,-0.0056,0.0208,-0.0062,-0.0079,0.0246,0.0016,0.0018,0.0096,0.0123,-0.0247,0.0099,0.0009,-0.0278,0.0047,-0.0005,-0.0291,0.0080,0.0170,-0.0242,0.0083,0.0167,-0.0255,0.0048,0.0164,-0.0255,0.0091,0.0147,-0.0270,0.0106,0.0170,-0.0240,0.0106,0.0170,-0.0227,0.0094,0.0124,-0.0231,0.0056,0.0077,-0.0121,0.0038,0.0080,-0.0159,0.0143,0.0012,-0.0058,0.0132,0.0047,-0.0070,0.0151,0.0044,-0.0048,0.0076,0.0101,-0.0100,0.0074,0.0125,-0.0081,0.0123,0.0072,-0.0070,0.0000,0.0123,-0.0089,0.0000,0.0149,-0.0068,0.0170,0.0186,-0.0074,0.0177,0.0168,-0.0108,0.0154,0.0184,-0.0098,0.0144,0.0196,-0.0065,0.0049,0.0163,0.0095,0.0081,0.0165,0.0089,0.0076,0.0183,0.0020,0.0139,0.0196,0.0070,0.0105,0.0193,0.0016,0.0116,0.0181,0.0082,0.0000,0.0138,0.0142,0.0000,0.0160,0.0099,0.0143,0.0153,0.0063,0.0150,0.0153,0.0082,0.0180,0.0134,-0.0037,0.0178,0.0142,0.0035,0.0386,0.0051,0.0092,0.0406,0.0084,0.0096,0.0386,0.0086,0.0129,0.0313,0.0112,0.0107,0.0334,0.0136,0.0114,0.0513,0.0324,0.0028,0.0437,0.0052,0.0012,0.0392,0.0183,0.0070,0.0294,0.0198,0.0035,0.0306,0.0207,0.0041,0.0315,0.0183,0.0031,0.0249,0.0160,0.0001,0.0266,-0.0122,-0.0274,0.0344,0.0172,0.0129,0.0251,-0.0112,-0.0265,0.0250,-0.0120,-0.0261,0.0238,-0.0112,-0.0244,0.0105,0.0189,-0.0071,0.0295,-0.0129,-0.0211,0.0112,0.0114,0.0034,0.0117,0.0126,-0.0049,0.0109,0.0120,-0.0039,0.0133,0.0104,0.0015,0.0033,0.0091,0.0121,0.0053,0.0094,0.0113,0.0070,0.0077,-0.0123,0.0112,0.0178,-0.0048,0.0123,0.0163,-0.0060,0.0159,0.0043,0.0010,0.0166,0.0047,0.0009,0.0166,-0.0044,0.0049,0.0218,0.0190,-0.0054,0.0076,0.0064,-0.0169,0.0222,-0.0092,-0.0230,0.0212,-0.0083,-0.0214,0.0232,-0.0067,-0.0234,0.0226,-0.0103,-0.0227,0.0263,-0.0103,-0.0193,0.0258,-0.0100,-0.0211,0.0275,-0.0132,-0.0264,0.0125,-0.0007,-0.0193,0.0102,0.0059,-0.0112,0.0197,-0.0093,-0.0221,0.0178,-0.0085,-0.0186,0.0166,-0.0123,-0.0170,0.0202,-0.0070,-0.0173,0.0119,-0.0060,0.0008,0.0100,-0.0052,0.0007,0.0101,-0.0030,-0.0002,0.0148,-0.0089,-0.0180,0.0146,-0.0101,-0.0161,0.0179,-0.0095,-0.0169,0.0104,-0.0059,-0.0225,0.0132,-0.0078,-0.0210,0.0113,-0.0203,0.0136,0.0122,-0.0152,-0.0089,0.0132,-0.0138,-0.0121,0.0121,-0.0132,-0.0118,0.0106,0.0165,-0.0256,0.0086,0.0160,-0.0265,0.0223,0.0176,-0.0048,0.0118,0.0138,-0.0074,0.0140,-0.0029,0.0042,0.0166,0.0011,-0.0024,0.0178,0.0008,-0.0016,0.0144,0.0008,-0.0055,0.0156,0.0005,-0.0032,0.0170,0.0004,0.0018,0.0188,-0.0020,-0.0035,0.0259,-0.0098,-0.0213,0.0250,-0.0095,-0.0221,0.0252,-0.0095,-0.0214,0.0234,-0.0090,-0.0196,0.0232,-0.0084,-0.0198,0.0210,-0.0076,-0.0177,0.0581,0.0346,-0.0074,0.0271,-0.0104,-0.0226,0.0271,-0.0103,-0.0225,0.0280,-0.0109,-0.0215,0.0279,-0.0111,-0.0219,0.0414,0.0042,0.0062,0.0370,-0.0003,0.0082,0.0382,0.0095,0.0203,0.0151,-0.0138,0.0086,0.0168,-0.0137,0.0085,0.0206,-0.0157,0.0031,0.0232,-0.0180,-0.0023,0.0222,-0.0376,0.0073,0.0221,-0.0373,0.0071,0.0196,-0.0149,-0.0062,0.0167,-0.0119,-0.0043,0.0170,-0.0207,0.0066,0.0179,-0.0249,0.0069,0.0158,-0.0237,0.0091,0.0269,0.0183,0.0068,0.0111,0.0123,0.0046,0.0155,0.0116,0.0016,0.0174,0.0152,0.0060,0.0142,0.0051,0.0044,0.0149,0.0032,0.0036,0.0164,0.0056,-0.0002,0.0281,0.0059,0.0092,0.0432,0.0029,0.0028,0.0430,0.0023,0.0024,0.0141,-0.0080,0.0043,0.0157,-0.0258,0.0134,0.0117,-0.0223,0.0141,0.0142,-0.0237,0.0137,0.0147,-0.0267,0.0116,0.0170,-0.0333,0.0106,0.0229,-0.0161,-0.0054,0.0237,-0.0160,-0.0053,0.0217,-0.0155,-0.0058,0.0149,-0.0155,-0.0064,0.0144,-0.0170,-0.0040,0.0122,-0.0336,0.0033,0.0118,-0.0298,0.0008,0.0250,-0.0368,0.0044,0.0223,-0.0377,0.0074,0.0134,-0.0180,-0.0061,0.0164,-0.0008,-0.0182,0.0139,0.0023,-0.0144,0.0194,0.0062,0.0034,0.0072,0.0143,-0.0048,0.0114,0.0126,-0.0074,0.0112,0.0128,-0.0073,0.0131,-0.0208,0.0135,0.0130,-0.0203,0.0134,0.0135,-0.0196,0.0142,0.0174,-0.0215,0.0119,0.0197,-0.0333,0.0105,0.0160,-0.0210,0.0125,0.0168,0.0003,0.0018,0.0269,0.0210,0.0077,0.0218,-0.0054,-0.0218,0.0246,-0.0077,-0.0250,0.0249,-0.0077,-0.0248,0.0333,-0.0140,-0.0304,0.0132,-0.0370,0.0095,0.0135,-0.0386,0.0077,0.0111,-0.0275,0.0065,0.0123,-0.0371,0.0116,0.0111,-0.0246,0.0012,0.0117,-0.0247,-0.0009,0.0117,-0.0249,-0.0009,0.0117,-0.0359,0.0055,0.0136,-0.0402,0.0057,0.0127,-0.0247,-0.0030,0.0120,-0.0239,-0.0014,0.0126,-0.0390,0.0116,0.0115,-0.0374,0.0097,0.0463,0.0283,0.0260,0.0043,-0.0012,0.0027,0.0042,-0.0014,0.0028,0.0075,-0.0000,0.0031,0.0000,-0.0109,-0.0150,0.0057,0.0015,0.0057,0.0097,0.0029,-0.0011,0.0102,0.0087,0.0036,0.0099,0.0056,0.0004,0.0101,0.0107,0.0068,0.0102,0.0093,0.0052,0.0030,0.0002,0.0051,0.0024,0.0033,0.0045,0.0031,-0.0004,-0.0022,0.0095,0.0067,-0.0020,0.0090,0.0115,-0.0016,0.0094,0.0103,0.0025,0.0091,0.0123,0.0040,0.0086,0.0110,-0.0050,0.0091,0.0108,-0.0025,0.0061,0.0161,0.0003,0.0018,0.0069,-0.0014,0.0019,0.0056,-0.0022,0.0021,0.0071,-0.0058,0.0067,0.0104,-0.0086,0.0094,0.0015,-0.0048,0.0094,0.0017,-0.0049,0.0092,0.0013,-0.0049,0.0032,0.0019,-0.0093,0.0018,0.0120,-0.0052,0.0013,0.0143,-0.0038,0.0069,0.0156,-0.0001,0.0061,0.0154,-0.0032,0.0111,-0.0066,-0.0284,0.0114,-0.0014,-0.0265,0.0106,0.0009,-0.0270,0.0099,0.0010,-0.0277,0.0099,-0.0033,-0.0297,0.0047,-0.0035,-0.0304,0.0105,-0.0037,-0.0224,0.0112,-0.0062,-0.0283,0.0105,-0.0004,-0.0262,0.0108,0.0006,-0.0271,0.0117,-0.0061,-0.0283,0.0119,-0.0050,-0.0278,0.0114,-0.0063,-0.0284,0.0421,-0.0035,-0.0043,0.0398,-0.0017,-0.0047,0.0390,-0.0011,-0.0030,0.0459,0.0068,0.0027,0.0309,-0.0112,-0.0288,0.0420,0.0000,-0.0023,0.0426,-0.0053,-0.0065,0.0388,-0.0028,-0.0055,0.0384,-0.0121,-0.0177,0.0383,-0.0122,-0.0178,0.0324,-0.0092,-0.0173,0.0360,-0.0149,-0.0247,0.0361,-0.0147,-0.0251,0.0357,-0.0152,-0.0257,0.0361,-0.0057,-0.0096,0.0448,0.0039,0.0003,0.0442,0.0039,0.0014,0.0442,0.0024,-0.0009,0.0439,0.0017,-0.0015,0.0575,0.0258,-0.0084,0.0575,0.0258,-0.0087,0.0470,0.0085,0.0026,0.0483,0.0087,-0.0010,0.0500,0.0114,-0.0018,0.0511,0.0128,-0.0025,0.0566,0.0256,-0.0040,0.0562,0.0229,-0.0069,0.0499,0.0136,0.0026,0.0497,0.0136,0.0033,0.0512,0.0128,-0.0025,0.0507,0.0143,0.0010,0.0507,0.0143,0.0010,0.0504,0.0139,0.0012,0.0464,0.0076,0.0027,0.0467,0.0081,0.0026,0.0499,0.0115,-0.0019,0.0501,0.0115,-0.0019,0.0523,0.0150,-0.0030,0.0523,0.0152,-0.0029,0.0562,0.0226,-0.0068,0.0560,0.0225,-0.0066,0.0578,0.0283,-0.0049,0.0300,-0.0105,-0.0286,0.0322,-0.0120,-0.0254,0.0335,-0.0081,-0.0140,0.0334,-0.0078,-0.0124,0.0339,-0.0077,-0.0129,0.0338,-0.0065,-0.0102,0.0338,-0.0074,-0.0118,0.0330,-0.0074,-0.0111,0.0392,-0.0028,-0.0059,0.0314,-0.0105,-0.0186,0.0314,-0.0103,-0.0183,0.0321,-0.0100,-0.0185,0.0391,-0.0045,-0.0079,0.0392,-0.0044,-0.0078,0.0352,-0.0027,-0.0030,0.0336,-0.0036,-0.0045,0.0421,-0.0001,-0.0029,0.0366,-0.0030,-0.0042,0.0364,-0.0033,-0.0045,0.0494,0.0111,-0.0014,0.0533,0.0231,-0.0009,0.0530,0.0221,-0.0009,0.0507,0.0228,0.0028,0.0576,0.0258,-0.0087,0.0387,-0.0115,-0.0160,0.0366,-0.0105,-0.0137,0.0506,0.0126,-0.0022,0.0508,0.0134,-0.0021,0.0559,0.0242,-0.0057,0.0561,0.0228,-0.0070,0.0261,-0.0101,-0.0235,0.0290,-0.0120,-0.0186,0.0266,-0.0115,-0.0170,0.0324,-0.0087,-0.0143,0.0301,-0.0115,-0.0216,0.0392,-0.0002,-0.0012,0.0400,-0.0003,-0.0020,0.0371,-0.0035,-0.0057,0.0375,-0.0036,-0.0061,0.0320,-0.0096,-0.0177,0.0321,-0.0095,-0.0180,0.0320,-0.0098,-0.0181,0.0320,-0.0119,-0.0263,0.0320,-0.0118,-0.0264,0.0321,-0.0119,-0.0259,0.0308,-0.0118,-0.0258,0.0313,-0.0112,-0.0209,0.0321,-0.0108,-0.0206,0.0260,-0.0087,-0.0266,0.0278,-0.0102,-0.0172,0.0321,-0.0071,-0.0104,0.0317,-0.0076,-0.0108,0.0357,-0.0051,-0.0080,0.0365,-0.0050,-0.0080,0.0316,0.0031,0.0051,0.0167,-0.0019,-0.0166,0.0352,-0.0150,-0.0272,0.0343,-0.0147,-0.0285,0.0362,-0.0146,-0.0245,0.0333,-0.0136,-0.0212,0.0379,-0.0124,-0.0178,0.0373,-0.0137,-0.0210,0.0373,-0.0135,-0.0205,0.0295,-0.0117,-0.0178,0.0342,-0.0127,-0.0191,0.0373,-0.0133,-0.0202,0.0370,-0.0103,-0.0131,0.0337,-0.0090,-0.0112,0.0394,-0.0107,-0.0141,0.0394,-0.0108,-0.0138,0.0390,-0.0112,-0.0149,0.0304,-0.0082,-0.0083,0.0343,-0.0086,-0.0100,0.0377,-0.0097,-0.0118,0.0355,-0.0076,-0.0079,0.0398,-0.0078,-0.0087,0.0365,-0.0068,-0.0061,0.0401,-0.0072,-0.0078,0.0421,-0.0049,-0.0056,0.0417,-0.0070,-0.0086,0.0392,-0.0084,-0.0096,0.0437,0.0022,0.0014,0.0442,0.0020,-0.0009,0.0440,0.0011,-0.0015,0.0437,0.0039,0.0032,0.0439,0.0026,0.0016,0.0439,0.0024,0.0007,0.0477,0.0105,0.0038,0.0474,0.0116,0.0049,0.0467,0.0086,0.0032,0.0465,0.0082,0.0031,0.0469,0.0090,0.0033,0.0450,0.0227,0.0259,0.0449,0.0220,0.0262,0.0491,0.0142,0.0047,0.0522,0.0335,0.0067,0.0508,0.0344,0.0096,0.0593,0.0321,-0.0062,0.0592,0.0287,-0.0122,0.0597,0.0303,-0.0141,0.0520,0.0164,0.0002,0.0519,0.0164,0.0004,0.0492,0.0311,0.0120,0.0419,0.0158,0.0227,0.0416,0.0149,0.0228,0.0414,0.0159,0.0181,0.0531,0.0352,0.0057,0.0568,0.0373,-0.0006,0.0594,0.0385,-0.0066,0.0590,0.0377,-0.0059,0.0530,0.0377,0.0067,0.0598,0.0325,-0.0111,0.0599,0.0325,-0.0153,0.0579,0.0366,-0.0068,0.0400,0.0234,0.0234,0.0483,0.0345,0.0101,0.0484,0.0354,0.0108,0.0325,0.0256,0.0082,0.0389,0.0278,0.0091,0.0434,0.0275,0.0080,0.0456,0.0306,0.0086,0.0349,0.0151,0.0067,0.0473,0.0293,0.0224,0.0357,0.0060,0.0121,0.0437,0.0307,0.0089,0.0462,0.0274,0.0251,0.0350,0.0046,0.0149,0.0349,0.0015,0.0194,0.0337,0.0029,0.0097,0.0404,0.0142,0.0222,0.0431,0.0227,0.0276,0.0452,0.0223,0.0288,0.0443,0.0209,0.0283,0.0436,0.0173,0.0275,0.0433,0.0172,0.0274,0.0431,0.0165,0.0273,0.0429,0.0158,0.0273,0.0409,0.0106,0.0245,0.0412,0.0120,0.0249,0.0391,0.0053,0.0253,0.0395,0.0064,0.0244,0.0427,0.0168,0.0263,0.0407,0.0096,0.0234,0.0403,0.0081,0.0233,0.0396,0.0107,0.0175,0.0513,0.0344,0.0026,0.0513,0.0345,0.0030,0.0567,0.0313,-0.0053,0.0599,0.0324,-0.0156,0.0547,0.0294,-0.0016,0.0243,0.0207,-0.0020,0.0271,0.0221,0.0014,0.0323,0.0257,0.0072,0.0381,0.0285,0.0095,0.0381,0.0280,0.0109,0.0325,0.0256,0.0104,0.0262,0.0221,0.0099,0.0260,0.0230,0.0075,0.0386,0.0284,0.0091,0.0272,0.0209,0.0049,0.0272,0.0214,0.0017,0.0130,0.0163,0.0113,0.0130,0.0159,0.0108,0.0263,0.0234,0.0047,0.0270,0.0227,0.0017,0.0244,0.0188,-0.0015,0.0066,-0.0081,-0.0066,0.0245,0.0196,-0.0024,0.0233,0.0217,0.0008,0.0271,0.0212,0.0065,0.0405,0.0303,0.0104,0.0411,0.0104,0.0251,0.0413,0.0131,0.0229,0.0411,0.0123,0.0229,0.0407,0.0141,0.0178,0.0442,0.0190,0.0272,0.0439,0.0180,0.0276,0.0455,0.0237,0.0289,0.0455,0.0234,0.0291,0.0403,0.0174,0.0206,0.0390,0.0115,0.0205,0.0427,0.0158,0.0272,0.0433,0.0165,0.0274,0.0433,0.0197,0.0269,0.0435,0.0205,0.0270,0.0410,0.0199,0.0216,0.0445,0.0219,0.0287,0.0408,0.0166,0.0220,0.0383,0.0086,0.0134,0.0383,0.0049,0.0224,0.0502,0.0344,0.0150,0.0594,0.0332,-0.0066,0.0585,0.0315,-0.0051,0.0591,0.0323,-0.0058,0.0575,0.0342,-0.0029,0.0396,0.0071,0.0230,0.0555,0.0299,0.0002,0.0558,0.0306,-0.0003,0.0541,0.0321,0.0031,0.0542,0.0273,0.0018,0.0544,0.0279,0.0015,0.0526,0.0296,0.0046,0.0510,0.0314,0.0079,0.0220,-0.0270,0.0064,0.0216,-0.0269,0.0072,0.0497,0.0136,0.0033,0.0529,0.0192,0.0006,0.0523,0.0201,0.0025,0.0526,0.0169,-0.0009,0.0520,0.0165,0.0003,0.0474,0.0087,0.0023,0.0477,0.0122,0.0049,0.0466,0.0130,0.0068,0.0508,0.0170,0.0039,0.0454,0.0053,0.0014,0.0443,0.0041,0.0021,0.0429,-0.0014,-0.0024,0.0441,-0.0000,-0.0029,0.0368,-0.0066,-0.0056,0.0409,-0.0075,-0.0090,0.0419,-0.0073,-0.0095,0.0392,-0.0110,-0.0147,0.0348,-0.0120,-0.0174,0.0317,-0.0107,-0.0154,0.0371,-0.0140,-0.0217,0.0350,-0.0118,-0.0171,0.0374,-0.0134,-0.0208,0.0339,-0.0144,-0.0292,0.0340,-0.0145,-0.0290,0.0354,-0.0154,-0.0265,0.0329,-0.0137,-0.0311,0.0210,-0.0054,-0.0198,0.0210,-0.0052,-0.0200,0.0197,-0.0045,-0.0191,0.0129,0.0034,-0.0120,0.0316,-0.0112,-0.0278,0.0365,-0.0043,-0.0067,0.0265,-0.0101,-0.0193,0.0282,-0.0122,-0.0203,0.0321,-0.0106,-0.0201,0.0324,-0.0119,-0.0259,0.0318,-0.0117,-0.0271,0.0323,-0.0105,-0.0204,0.0362,-0.0051,-0.0083,0.0371,-0.0052,-0.0091,0.0467,0.0080,-0.0001,0.0552,0.0227,-0.0051,0.0498,0.0124,-0.0010,0.0383,-0.0119,-0.0168,0.0346,-0.0146,-0.0283,0.0527,0.0158,-0.0033,0.0536,0.0177,-0.0042,0.0559,0.0225,-0.0068,0.0549,0.0204,-0.0056,0.0290,-0.0020,-0.0019,0.0464,0.0061,-0.0011,0.0510,0.0128,-0.0026,0.0481,0.0088,-0.0011,0.0493,0.0122,0.0020,0.0470,0.0084,0.0026,0.0504,0.0139,0.0011,0.0481,0.0115,0.0041,0.0550,0.0202,-0.0053,0.0479,0.0082,-0.0011,0.0468,0.0063,-0.0011,0.0444,0.0035,0.0005,0.0440,0.0031,0.0009,0.0454,0.0054,0.0014,0.0366,-0.0062,-0.0109,0.0326,-0.0116,-0.0243,0.0326,-0.0091,-0.0170,0.0429,-0.0048,-0.0060,0.0120,-0.0051,-0.0278,0.0095,0.0054,-0.0247,0.0103,-0.0073,-0.0278,0.0119,0.0019,0.0030,0.0040,0.0152,-0.0052,0.0050,0.0162,-0.0032,0.0079,0.0136,-0.0008,0.0029,0.0110,0.0115,0.0093,0.0138,0.0096,0.0018,0.0090,-0.0062,0.0085,0.0035,-0.0102,0.0084,0.0059,-0.0087,0.0082,0.0117,-0.0046,0.0094,0.0096,0.0010,0.0099,0.0052,0.0018,0.0100,0.0027,0.0022,0.0073,-0.0003,0.0032,0.0104,-0.0360,0.0119,0.0107,-0.0359,0.0093,0.0115,-0.0374,0.0097,0.0123,-0.0248,-0.0031,0.0118,-0.0240,-0.0015,0.0122,-0.0245,-0.0000,0.0116,-0.0216,-0.0016,0.0125,0.0139,-0.0104,0.0100,0.0118,-0.0067,0.0168,-0.0096,-0.0200,0.0127,0.0035,-0.0122,0.0180,-0.0128,-0.0159,0.0232,-0.0165,-0.0049,0.0106,-0.0359,0.0123,0.0140,0.0003,0.0037,0.0360,-0.0045,0.0073,0.0140,0.0106,0.0009,0.0197,-0.0149,-0.0066,0.0196,-0.0113,0.0069,0.0181,-0.0108,0.0071,0.0358,-0.0055,0.0067,0.0390,0.0050,0.0087,0.0139,-0.0127,-0.0148,0.0179,-0.0108,-0.0152,0.0098,-0.0053,0.0008,0.0290,-0.0100,-0.0152,0.0146,0.0033,0.0047,0.0131,0.0136,-0.0151,0.0131,0.0132,-0.0151,0.0237,-0.0102,-0.0247,0.0274,0.0198,0.0058,0.0370,0.0082,0.0064,0.0335,0.0139,0.0063,0.0238,0.0160,0.0016,0.0422,0.0043,0.0055,0.0081,0.0142,0.0142,0.0048,0.0178,0.0022,0.0127,0.0199,-0.0041,0.0150,0.0151,-0.0134,0.0000,0.0188,-0.0037,0.0046,0.0171,-0.0242,0.0370,-0.0009,-0.0009,0.0170,-0.0040,-0.0205,0.0063,-0.0151,-0.0166,0.0047,0.0140,0.0138,0.0227,-0.0026,0.0037,0.0218,-0.0064,0.0033,0.0218,-0.0295,0.0077,0.0111,-0.0216,-0.0003,-0.0229,0.0220,0.0025,-0.0233,0.0217,0.0008,-0.0431,0.0319,0.0102,-0.0184,0.0186,0.0093,-0.0459,0.0208,0.0066,-0.0380,0.0077,0.0168,-0.0390,0.0060,0.0227,-0.0419,0.0158,0.0227,-0.0457,0.0256,0.0272,-0.0421,0.0154,0.0260,-0.0433,0.0189,0.0268,-0.0409,0.0182,0.0212,-0.0433,0.0224,0.0275,-0.0435,0.0221,0.0273,-0.0467,0.0297,0.0228,-0.0474,0.0302,0.0236,-0.0456,0.0266,0.0072,-0.0271,0.0194,0.0049,-0.0425,0.0286,0.0083,-0.0483,0.0349,0.0109,-0.0610,0.0371,-0.0101,-0.0588,0.0307,-0.0057,-0.0509,0.0150,0.0016,-0.0509,0.0150,0.0016,-0.0578,0.0283,-0.0049,-0.0577,0.0284,-0.0045,-0.0495,0.0131,0.0031,-0.0487,0.0117,0.0032,-0.0474,0.0245,0.0121,-0.0459,0.0253,0.0163,-0.0465,0.0262,0.0157,-0.0536,0.0227,0.0011,-0.0541,0.0217,-0.0007,-0.0539,0.0212,-0.0004,-0.0534,0.0184,-0.0012,-0.0541,0.0198,-0.0019,-0.0537,0.0187,-0.0019,-0.0415,-0.0021,-0.0007,-0.0281,-0.0068,-0.0020,-0.0279,-0.0068,-0.0019,-0.0407,-0.0094,-0.0118,-0.0387,-0.0125,-0.0202,-0.0388,-0.0124,-0.0197,-0.0372,-0.0138,-0.0213,-0.0373,-0.0137,-0.0216,-0.0340,-0.0145,-0.0290,-0.0341,-0.0142,-0.0292,-0.0255,-0.0081,-0.0244,-0.0324,-0.0115,-0.0238,-0.0312,-0.0116,-0.0226,-0.0321,-0.0105,-0.0198,-0.0322,-0.0101,-0.0198,-0.0322,-0.0098,-0.0188,-0.0376,-0.0049,-0.0085,-0.0412,-0.0005,-0.0035,-0.0498,0.0124,-0.0010,-0.0494,0.0111,-0.0014,-0.0470,0.0084,-0.0002,-0.0416,0.0025,0.0005,-0.0354,-0.0042,-0.0060,-0.0312,-0.0100,-0.0177,-0.0314,-0.0099,-0.0177,-0.0443,0.0061,0.0013,-0.0574,0.0255,-0.0084,-0.0422,0.0006,-0.0018,-0.0326,-0.0040,-0.0054,-0.0272,-0.0130,-0.0277,-0.0571,0.0267,-0.0043,-0.0516,0.0138,-0.0026,-0.0513,0.0137,-0.0026,-0.0454,0.0060,0.0025,-0.0462,0.0073,0.0029,-0.0474,0.0078,-0.0010,-0.0322,-0.0112,-0.0218,-0.0330,-0.0085,-0.0150,-0.0080,-0.0111,-0.0204,-0.0118,-0.0036,-0.0287,-0.0117,-0.0035,-0.0289,-0.0099,-0.0013,-0.0259,-0.0082,0.0090,-0.0198,-0.0087,0.0084,-0.0216,-0.0116,-0.0121,-0.0302,0.0000,-0.0082,-0.0091,-0.0027,0.0014,-0.0013,-0.0046,0.0140,0.0102,-0.0019,0.0163,-0.0023,-0.0081,0.0068,-0.0102,-0.0081,0.0088,-0.0086,-0.0133,-0.0067,-0.0053,-0.0023,0.0048,-0.0089,-0.0016,0.0084,-0.0051,-0.0030,0.0020,0.0086,-0.0050,0.0098,0.0108,-0.0098,0.0063,0.0079,-0.0018,0.0019,0.0111,-0.0037,0.0009,0.0079,-0.0122,-0.0330,0.0060,-0.0114,-0.0219,-0.0016,-0.0119,-0.0375,0.0118,-0.0163,0.0021,0.0014,-0.0160,0.0113,0.0019,-0.0207,-0.0268,0.0086,-0.0143,-0.0210,0.0131,-0.0081,0.0084,-0.0108,-0.0069,0.0069,-0.0161,-0.0413,0.0118,0.0257,-0.0063,-0.0151,-0.0166,-0.0129,-0.0089,-0.0189,-0.0162,-0.0119,-0.0037,-0.0216,-0.0139,-0.0036,-0.0123,-0.0208,0.0007,-0.0204,-0.0337,0.0069,-0.0123,-0.0253,-0.0031,-0.0143,-0.0140,0.0084,-0.0140,0.0003,0.0037,-0.0291,-0.0044,0.0055,-0.0218,-0.0064,0.0033,-0.0046,0.0137,0.0144,-0.0017,0.0127,0.0154,-0.0100,0.0062,0.0097,-0.0083,0.0151,-0.0015,-0.0123,-0.0339,0.0066,-0.0112,-0.0110,0.0066,-0.0435,0.0213,0.0272,-0.0297,-0.0118,-0.0257,-0.0273,-0.0123,-0.0226,-0.0283,-0.0102,-0.0270,-0.0281,-0.0100,-0.0267,-0.0219,-0.0091,-0.0150,-0.0158,0.0018,-0.0045,-0.0207,-0.0024,0.0032,-0.0187,-0.0029,0.0012,-0.0168,-0.0096,-0.0200,-0.0131,0.0022,-0.0148,-0.0187,-0.0149,0.0008,-0.0161,0.0203,0.0055,-0.0128,0.0132,-0.0150,-0.0131,0.0132,-0.0151,-0.0131,0.0136,-0.0151,-0.0127,0.0133,-0.0150,-0.0203,-0.0043,0.0030,-0.0106,-0.0359,0.0123,-0.0437,0.0189,0.0139,-0.0044,0.0166,-0.0038,-0.0070,0.0125,-0.0083,-0.0040,0.0149,-0.0062,-0.0116,0.0107,-0.0067,0.0000,0.0086,-0.0108,-0.0038,0.0082,-0.0105,-0.0089,0.0051,-0.0148,-0.0209,0.0012,-0.0005,-0.0218,-0.0111,-0.0146,-0.0160,-0.0213,0.0126,-0.0167,-0.0149,-0.0126,-0.0489,0.0348,0.0108,-0.0448,0.0283,0.0253,-0.0115,-0.0380,0.0124,-0.0120,-0.0379,0.0128,-0.0240,-0.0148,-0.0085,-0.0170,-0.0333,0.0106,-0.0101,-0.0153,0.0008,0.0000,0.0039,0.0147,0.0000,0.0075,0.0153,-0.0019,0.0122,0.0154,-0.0097,-0.0053,-0.0305,-0.0092,0.0041,-0.0239,-0.0392,-0.0002,-0.0012,-0.0384,0.0006,0.0008,-0.0094,0.0124,-0.0231,-0.0116,0.0181,0.0082,-0.0105,0.0193,0.0016,-0.0139,0.0196,0.0070,-0.0437,0.0052,0.0012,-0.0295,-0.0129,-0.0211,-0.0076,0.0064,-0.0169,-0.0080,0.0072,-0.0120,-0.0420,0.0089,0.0054,-0.0110,-0.0043,-0.0064,-0.0103,0.0121,-0.0060,-0.0156,0.0005,-0.0032,-0.0258,-0.0100,-0.0211,-0.0581,0.0346,-0.0074,-0.0370,-0.0003,0.0082,-0.0181,-0.0108,0.0071,-0.0232,-0.0180,-0.0023,-0.0360,-0.0045,0.0073,-0.0250,-0.0368,0.0044,-0.0131,-0.0208,0.0135,-0.0135,-0.0196,0.0142,-0.0218,-0.0054,-0.0218,-0.0135,-0.0386,0.0077,-0.0111,-0.0275,0.0065,-0.0117,-0.0249,-0.0009,-0.0111,-0.0246,0.0012,-0.0120,-0.0239,-0.0014,-0.0127,-0.0247,-0.0030,-0.0115,-0.0379,0.0122,-0.0013,0.0072,0.0103,-0.0102,0.0093,0.0052,-0.0029,0.0110,0.0115,-0.0095,0.0067,-0.0020,-0.0084,0.0059,-0.0087,-0.0085,0.0035,-0.0102,-0.0143,-0.0089,-0.0114,-0.0013,0.0143,-0.0038,-0.0018,0.0120,-0.0052,-0.0091,0.0123,0.0040,-0.0061,0.0154,-0.0032,-0.0390,-0.0011,-0.0030,-0.0388,-0.0028,-0.0055,-0.0383,-0.0122,-0.0178,-0.0366,-0.0062,-0.0109,-0.0500,0.0114,-0.0018,-0.0562,0.0229,-0.0069,-0.0481,0.0115,0.0041,-0.0504,0.0139,0.0012,-0.0493,0.0122,0.0020,-0.0501,0.0115,-0.0019,-0.0308,-0.0118,-0.0258,-0.0378,-0.0032,-0.0057,-0.0392,-0.0028,-0.0059,-0.0364,-0.0033,-0.0045,-0.0366,-0.0030,-0.0042,-0.0507,0.0228,0.0028,-0.0530,0.0221,-0.0009,-0.0533,0.0231,-0.0009,-0.0346,-0.0146,-0.0283,-0.0261,-0.0101,-0.0235,-0.0371,-0.0035,-0.0057,-0.0320,-0.0098,-0.0181,-0.0321,-0.0095,-0.0180,-0.0320,-0.0096,-0.0177,-0.0317,-0.0076,-0.0108,-0.0321,-0.0071,-0.0104,-0.0210,-0.0052,-0.0200,-0.0210,-0.0054,-0.0198,-0.0352,-0.0150,-0.0272,-0.0374,-0.0134,-0.0208,-0.0350,-0.0118,-0.0171,-0.0348,-0.0120,-0.0174,-0.0317,-0.0107,-0.0154,-0.0343,-0.0086,-0.0100,-0.0398,-0.0078,-0.0087,-0.0401,-0.0072,-0.0078,-0.0437,0.0022,0.0014,-0.0442,0.0020,-0.0009,-0.0440,0.0011,-0.0015,-0.0454,0.0053,0.0014,-0.0443,0.0037,0.0014,-0.0529,0.0177,-0.0006,-0.0526,0.0169,-0.0009,-0.0523,0.0201,0.0025,-0.0529,0.0192,0.0006,-0.0526,0.0186,0.0009,-0.0416,0.0149,0.0228,-0.0594,0.0332,-0.0066,-0.0408,0.0166,0.0220,-0.0431,0.0227,0.0276,-0.0410,0.0199,0.0216,-0.0435,0.0205,0.0270,-0.0433,0.0197,0.0269,-0.0436,0.0173,0.0275,-0.0391,0.0053,0.0253,-0.0427,0.0168,0.0263,-0.0393,0.0051,0.0252,0.0448,0.0283,0.0253,0.0489,0.0348,0.0108,0.0125,-0.0243,0.0129,0.0177,-0.0126,-0.0119,0.0109,-0.0145,-0.0070,0.0116,-0.0150,-0.0086,0.0084,-0.0056,0.0002,0.0111,-0.0288,0.0034,0.0122,0.0057,0.0093,0.0046,0.0081,-0.0269,0.0040,0.0149,-0.0062,0.0070,0.0125,-0.0083,0.0000,0.0155,-0.0063,0.0177,-0.0028,0.0009,0.0100,0.0072,-0.0099,0.0312,-0.0047,-0.0066,0.0305,-0.0050,-0.0071,0.0187,-0.0149,0.0008,0.0051,0.0135,-0.0274,0.0087,0.0169,-0.0212,0.0107,0.0200,-0.0023,0.0193,-0.0020,0.0015,0.0165,-0.0026,-0.0032,0.0201,-0.0007,0.0028,0.0158,0.0018,-0.0045,0.0509,0.0250,0.0028,0.0262,-0.0125,-0.0237,0.0273,-0.0123,-0.0226,0.0335,-0.0062,-0.0032,0.0340,-0.0058,-0.0026,0.0114,-0.0219,-0.0016,0.0162,0.0137,0.0030,0.0117,0.0063,0.0105,0.0100,0.0062,0.0097,0.0017,0.0127,0.0154,0.0108,-0.0310,0.0136,0.0127,-0.0084,0.0036,0.0250,-0.0312,0.0034,0.0415,0.0117,0.0258,0.0207,-0.0268,0.0086,0.0461,0.0266,0.0236,0.0018,0.0011,0.0106,0.0035,0.0012,0.0074,0.0098,0.0063,0.0079,0.0050,0.0098,0.0108,0.0025,0.0092,0.0116,0.0030,0.0020,0.0086,0.0079,0.0065,-0.0104,0.0127,-0.0070,-0.0052,0.0030,0.0129,-0.0056,0.0021,0.0147,0.0085,0.0027,0.0014,-0.0013,0.0117,-0.0035,-0.0289,0.0391,-0.0110,-0.0154,0.0450,0.0050,0.0017,0.0272,-0.0130,-0.0277,0.0319,-0.0114,-0.0272,0.0326,-0.0040,-0.0054,0.0470,0.0084,-0.0002,0.0406,-0.0080,-0.0096,0.0420,-0.0053,-0.0061,0.0514,0.0149,-0.0018,0.0314,-0.0097,-0.0171,0.0314,-0.0099,-0.0177,0.0354,-0.0042,-0.0060,0.0426,0.0023,-0.0009,0.0376,-0.0049,-0.0085,0.0322,-0.0101,-0.0198,0.0324,-0.0113,-0.0229,0.0304,-0.0112,-0.0206,0.0319,-0.0143,-0.0242,0.0309,-0.0105,-0.0185,0.0341,-0.0142,-0.0292,0.0373,-0.0137,-0.0216,0.0372,-0.0138,-0.0213,0.0388,-0.0124,-0.0197};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=5 */
		private double[] getsphenoid_coordinate_6_26_point_5()
		{
			double[] value = {0.0384,-0.0117,-0.0166,0.0355,-0.0045,-0.0003,0.0476,0.0088,0.0018,0.0539,0.0212,-0.0004,0.0541,0.0217,-0.0007,0.0536,0.0227,0.0011,0.0465,0.0262,0.0157,0.0459,0.0253,0.0163,0.0474,0.0245,0.0121,0.0495,0.0131,0.0031,0.0482,0.0114,0.0041,0.0577,0.0284,-0.0045,0.0399,0.0118,0.0137,0.0433,0.0224,0.0275,0.0421,0.0154,0.0260,0.0423,0.0143,0.0272,0.0404,0.0079,0.0239,0.0454,0.0240,0.0295,0.0390,0.0060,0.0227,0.0380,0.0077,0.0168,0.0223,0.0215,0.0061,0.0225,0.0216,0.0069,0.0386,0.0288,0.0077,0.0431,0.0319,0.0102,0.0430,0.0321,0.0113,0.0229,0.0220,0.0025,0.0415,0.0303,0.0089,0.0000,-0.0162,-0.0234,0.0000,-0.0151,-0.0210,0.0187,0.0204,0.0062,0.0145,0.0185,0.0094,0.0127,0.0171,0.0110,0.0242,0.0184,0.0041,0.0376,0.0288,0.0089,0.0584,0.0274,-0.0104,0.0583,0.0270,-0.0101,0.0583,0.0272,-0.0103,0.0396,0.0063,0.0243,0.0393,0.0051,0.0253,0.0388,0.0045,0.0258,0.0389,0.0042,0.0258,0.0410,0.0105,0.0250,0.0446,0.0234,0.0293,0.0447,0.0230,0.0290,0.0420,0.0111,0.0100,0.0462,0.0293,0.0269,0.0271,0.0194,0.0049,0.0540,0.0256,-0.0012,0.0479,0.0296,0.0162,0.0480,0.0286,0.0138,0.0570,0.0292,-0.0031,0.0563,0.0282,-0.0022,0.0579,0.0306,-0.0043,0.0566,0.0323,-0.0014,0.0506,0.0256,0.0069,0.0535,0.0259,0.0027,0.0517,0.0277,0.0057,0.0527,0.0240,0.0036,0.0551,0.0339,0.0019,0.0211,-0.0234,0.0058,0.0556,0.0268,-0.0013,0.0551,0.0257,-0.0006,0.0550,0.0234,-0.0016,0.0556,0.0246,-0.0023,0.0569,0.0270,-0.0037,0.0459,0.0171,0.0102,0.0440,0.0144,0.0101,0.0482,0.0153,0.0066,0.0456,0.0216,0.0134,0.0492,0.0232,0.0082,0.0514,0.0214,0.0048,0.0498,0.0179,0.0061,0.0420,-0.0004,0.0007,0.0336,-0.0139,-0.0302,0.0340,-0.0137,-0.0300,0.0343,-0.0139,-0.0294,0.0224,-0.0061,-0.0211,0.0225,-0.0063,-0.0209,0.0278,-0.0095,-0.0269,0.0269,-0.0093,-0.0255,0.0268,-0.0089,-0.0258,0.0345,-0.0049,-0.0071,0.0349,-0.0057,-0.0090,0.0338,-0.0055,-0.0083,0.0325,-0.0089,-0.0161,0.0320,-0.0094,-0.0173,0.0380,-0.0025,-0.0044,0.0374,-0.0032,-0.0052,0.0329,-0.0062,-0.0094,0.0314,-0.0101,-0.0180,0.0257,-0.0085,-0.0241,0.0278,-0.0137,-0.0272,0.0512,0.0168,-0.0006,0.0503,0.0144,-0.0007,0.0467,0.0069,-0.0011,0.0383,-0.0010,-0.0021,0.0536,0.0177,-0.0040,0.0537,0.0179,-0.0043,0.0537,0.0179,-0.0041,0.0443,0.0042,0.0021,0.0445,0.0046,0.0022,0.0443,0.0037,0.0014,0.0448,0.0036,0.0002,0.0325,-0.0118,-0.0247,0.0359,-0.0149,-0.0255,0.0326,-0.0087,-0.0160,0.0091,0.0024,-0.0080,0.0089,0.0021,-0.0080,0.0091,0.0078,-0.0050,0.0091,0.0050,-0.0065,0.0085,0.0084,-0.0069,0.0060,0.0008,-0.0076,0.0009,0.0110,0.0005,0.0057,-0.0008,-0.0037,0.0008,0.0102,0.0051,0.0019,0.0053,0.0028,0.0022,0.0044,0.0052,0.0094,0.0030,0.0044,0.0094,0.0050,0.0041,0.0115,-0.0286,0.0036,0.0072,0.0088,-0.0111,0.0072,0.0102,-0.0101,0.0076,0.0087,-0.0110,0.0272,-0.0371,0.0019,0.0229,-0.0238,0.0012,0.0226,-0.0183,-0.0025,0.0225,-0.0237,0.0009,0.0131,0.0039,0.0064,0.0117,0.0055,0.0095,0.0000,0.0115,0.0163,0.0205,-0.0226,0.0031,0.0209,-0.0262,0.0044,0.0098,-0.0239,0.0066,0.0208,-0.0165,-0.0006,0.0097,-0.0324,0.0084,0.0188,0.0003,0.0020,0.0187,-0.0003,-0.0013,0.0184,0.0001,0.0011,0.0192,-0.0009,0.0015,0.0110,0.0159,-0.0220,0.0140,0.0180,-0.0110,0.0105,-0.0124,-0.0086,0.0101,-0.0131,-0.0011,0.0098,-0.0109,-0.0031,0.0000,-0.0183,-0.0274,0.0108,-0.0063,-0.0054,0.0143,-0.0089,-0.0114,0.0128,-0.0083,-0.0119,0.0158,-0.0076,-0.0123,0.0138,-0.0057,-0.0055,0.0150,-0.0084,-0.0116,0.0244,-0.0098,-0.0152,0.0234,-0.0115,-0.0142,0.0235,-0.0096,-0.0145,0.0245,-0.0114,-0.0152,0.0244,-0.0077,-0.0227,0.0307,-0.0121,-0.0181,0.0121,0.0058,-0.0085,0.0089,0.0138,-0.0023,0.0103,0.0121,-0.0060,0.0076,0.0142,-0.0045,0.0049,0.0056,-0.0270,0.0000,0.0152,-0.0066,0.0122,0.0136,-0.0055,0.0476,0.0200,0.0097,0.0485,0.0131,0.0009,0.0000,0.0088,-0.0162,0.0042,0.0114,-0.0192,0.0000,0.0120,-0.0190,0.0045,0.0137,-0.0204,0.0000,0.0147,-0.0203,0.0000,0.0072,-0.0271,0.0000,0.0043,-0.0272,0.0000,-0.0047,-0.0307,0.0046,0.0133,0.0145,0.0000,0.0011,0.0126,0.0323,-0.0070,-0.0054,0.0097,-0.0273,0.0079,0.0189,-0.0291,0.0072,0.0144,-0.0181,0.0090,-0.0145,0.0185,0.0094,-0.0127,0.0171,0.0110,-0.0102,0.0150,0.0134,-0.0081,0.0165,0.0089,-0.0583,0.0270,-0.0101,-0.0389,0.0042,0.0257,-0.0409,0.0106,0.0245,-0.0396,0.0063,0.0243,-0.0410,0.0105,0.0250,-0.0437,0.0179,0.0275,-0.0439,0.0189,0.0278,-0.0446,0.0234,0.0293,-0.0481,0.0307,0.0188,-0.0470,0.0287,0.0214,-0.0462,0.0293,0.0269,-0.0580,0.0353,-0.0039,-0.0500,0.0295,0.0092,-0.0480,0.0286,0.0138,-0.0487,0.0273,0.0105,-0.0517,0.0277,0.0057,-0.0551,0.0257,-0.0006,-0.0564,0.0260,-0.0031,-0.0556,0.0246,-0.0023,-0.0556,0.0268,-0.0013,-0.0570,0.0292,-0.0031,-0.0579,0.0306,-0.0043,-0.0514,0.0214,0.0048,-0.0527,0.0240,0.0036,-0.0476,0.0200,0.0097,-0.0498,0.0179,0.0061,-0.0492,0.0232,0.0082,-0.0459,0.0171,0.0102,-0.0482,0.0153,0.0066,-0.0469,0.0090,0.0033,-0.0550,0.0234,-0.0016,-0.0545,0.0245,0.0001,-0.0535,0.0259,0.0027,-0.0431,-0.0053,-0.0070,-0.0323,-0.0070,-0.0054,-0.0392,-0.0109,-0.0153,-0.0225,-0.0063,-0.0209,-0.0244,-0.0077,-0.0227,-0.0224,-0.0061,-0.0211,-0.0278,-0.0095,-0.0269,-0.0326,-0.0087,-0.0160,-0.0325,-0.0089,-0.0161,-0.0330,-0.0085,-0.0152,-0.0442,0.0045,-0.0002,-0.0371,-0.0024,-0.0034,-0.0374,-0.0032,-0.0052,-0.0380,-0.0025,-0.0044,-0.0345,-0.0049,-0.0071,-0.0314,-0.0101,-0.0180,-0.0263,-0.0086,-0.0263,-0.0451,0.0058,0.0001,-0.0306,-0.0089,-0.0123,-0.0266,-0.0127,-0.0272,-0.0491,0.0156,0.0015,-0.0500,0.0189,0.0023,-0.0462,0.0132,0.0037,-0.0333,-0.0095,-0.0197,-0.0333,-0.0095,-0.0192,-0.0320,-0.0094,-0.0173,-0.0536,0.0177,-0.0040,-0.0499,0.0136,0.0026,-0.0540,0.0185,-0.0044,-0.0537,0.0179,-0.0041,-0.0443,0.0042,0.0021,-0.0336,-0.0139,-0.0302,-0.0359,-0.0149,-0.0255,-0.0325,-0.0118,-0.0247,-0.0336,-0.0079,-0.0139,-0.0392,-0.0110,-0.0147,-0.0340,-0.0137,-0.0300,-0.0343,-0.0139,-0.0294,-0.0049,0.0056,-0.0270,-0.0117,-0.0061,-0.0283,0.0000,-0.0149,-0.0206,-0.0031,0.0095,0.0116,-0.0025,0.0092,0.0116,-0.0025,0.0096,-0.0069,-0.0023,0.0149,-0.0043,-0.0085,0.0084,-0.0069,-0.0091,0.0078,-0.0050,-0.0024,0.0028,-0.0055,-0.0094,0.0103,0.0025,-0.0060,0.0008,-0.0076,-0.0057,-0.0008,-0.0037,-0.0089,0.0021,-0.0080,-0.0019,0.0053,0.0028,-0.0021,0.0040,0.0018,-0.0022,0.0044,0.0052,-0.0008,0.0102,0.0051,-0.0099,0.0052,0.0018,-0.0100,0.0059,0.0084,0.0000,0.0002,0.0119,-0.0485,0.0131,0.0009,-0.0521,0.0195,-0.0006,-0.0162,0.0032,0.0012,-0.0211,-0.0234,0.0058,-0.0076,0.0087,-0.0110,-0.0072,0.0088,-0.0111,-0.0169,-0.0148,-0.0124,-0.0238,-0.0275,0.0022,-0.0246,-0.0313,0.0031,-0.0131,0.0039,0.0064,-0.0046,0.0133,0.0145,-0.0122,0.0136,-0.0055,-0.0155,0.0116,0.0016,-0.0244,-0.0098,-0.0152,-0.0235,-0.0096,-0.0145,-0.0169,0.0037,0.0011,-0.0180,0.0046,0.0018,-0.0208,-0.0165,-0.0006,-0.0097,-0.0273,0.0079,-0.0097,-0.0324,0.0084,-0.0234,-0.0115,-0.0142,-0.0188,0.0003,0.0020,-0.0187,-0.0003,-0.0013,-0.0192,-0.0009,0.0015,-0.0184,0.0001,0.0011,-0.0048,0.0178,0.0022,-0.0076,0.0183,0.0020,0.0000,0.0125,0.0154,-0.0110,0.0159,-0.0220,-0.0090,0.0130,-0.0214,-0.0124,-0.0037,-0.0060,-0.0146,-0.0064,-0.0133,-0.0138,-0.0057,-0.0055,-0.0158,-0.0076,-0.0123,-0.0057,0.0086,-0.0109,0.0000,0.0115,-0.0273,-0.0049,0.0115,-0.0270,-0.0072,0.0102,-0.0101,-0.0440,0.0144,0.0101,-0.0456,0.0216,0.0134,-0.0049,0.0163,0.0095,-0.0076,0.0101,-0.0100,-0.0329,-0.0062,-0.0094,-0.0117,0.0055,0.0095,-0.0101,-0.0131,-0.0011,-0.0219,-0.0302,0.0051,-0.0167,-0.0140,-0.0098,-0.0236,-0.0276,0.0021,-0.0209,-0.0262,0.0044,-0.0098,-0.0109,-0.0031,-0.0307,-0.0121,-0.0181,-0.0370,-0.0009,-0.0009,-0.0383,-0.0010,-0.0021,-0.0046,0.0081,-0.0269,-0.0045,0.0137,-0.0204,-0.0042,0.0114,-0.0192,-0.0100,0.0072,-0.0099,0.0000,0.0178,0.0018,-0.0584,0.0274,-0.0104,-0.0076,0.0142,-0.0045,-0.0121,0.0058,-0.0085,-0.0278,-0.0137,-0.0272,-0.0111,-0.0159,-0.0304,-0.0098,-0.0239,0.0066,-0.0263,-0.0103,-0.0193,-0.0189,-0.0291,0.0072,-0.0205,-0.0226,0.0031,-0.0226,-0.0183,-0.0025,-0.0229,-0.0238,0.0012,-0.0225,-0.0237,0.0009,-0.0272,-0.0371,0.0019,-0.0447,0.0230,0.0290,-0.0094,0.0030,0.0044,-0.0094,0.0050,0.0041,-0.0035,0.0012,0.0074,-0.0094,0.0040,-0.0038,-0.0041,0.0153,0.0076,-0.0091,0.0024,-0.0080,-0.0091,0.0050,-0.0065,-0.0009,0.0110,0.0005,-0.0445,0.0046,0.0022,-0.0445,0.0032,0.0004,-0.0478,0.0083,-0.0011,-0.0537,0.0179,-0.0043,-0.0338,-0.0055,-0.0083,-0.0473,0.0079,-0.0010,-0.0540,0.0256,-0.0012,-0.0349,-0.0057,-0.0090,-0.0269,-0.0093,-0.0255,-0.0268,-0.0089,-0.0258,-0.0506,0.0256,0.0069,-0.0569,0.0270,-0.0037,-0.0551,0.0339,0.0019,-0.0566,0.0323,-0.0014,-0.0479,0.0296,0.0162,-0.0583,0.0272,-0.0103,0.0100,0.0059,0.0084,0.0057,0.0086,-0.0109,0.0521,0.0195,-0.0006,0.0500,0.0189,0.0023,0.0487,0.0273,0.0105,0.0500,0.0295,0.0092,0.0121,0.0060,-0.0087,0.0000,-0.0011,-0.0293,0.0128,-0.0068,-0.0131,0.0110,-0.0043,-0.0064,0.0146,-0.0064,-0.0133,0.0124,-0.0037,-0.0060,0.0266,-0.0127,-0.0272,0.0423,0.0161,0.0262,0.0162,0.0032,0.0012,0.0102,0.0150,0.0134,0.0236,-0.0276,0.0021,0.0238,-0.0275,0.0022,0.0107,-0.0188,0.0070,0.0143,-0.0119,-0.0173,0.0167,-0.0140,-0.0098,0.0169,-0.0148,-0.0124,0.0455,0.0246,0.0281,0.0031,0.0095,0.0116,0.0024,0.0028,-0.0055,0.0023,0.0149,-0.0043,0.0330,-0.0085,-0.0152,0.0336,-0.0079,-0.0139,0.0333,-0.0095,-0.0197,0.0441,0.0028,0.0009,0.0540,0.0185,-0.0044,0.0491,0.0156,0.0015,0.0466,0.0064,-0.0012,0.0371,-0.0024,-0.0034,0.0442,0.0045,-0.0002,0.0339,-0.0076,-0.0131,0.0263,-0.0086,-0.0263,0.0392,-0.0109,-0.0153,0.0545,0.0245,0.0001,0.0564,0.0260,-0.0031,0.0467,0.0273,0.0187,0.0561,0.0358,0.0005,0.0481,0.0307,0.0188,0.0470,0.0287,0.0214,0.0316,0.0262,0.0072,0.0211,0.0163,0.0036,0.0580,0.0353,-0.0039,0.0451,0.0058,0.0001,0.0445,0.0032,0.0004,0.0333,-0.0095,-0.0192,0.0527,0.0159,-0.0032,0.0337,-0.0078,-0.0146,0.0025,0.0096,-0.0069,0.0094,0.0040,-0.0038,0.0021,0.0040,0.0018,0.0111,0.0129,-0.0068,0.0000,0.0190,-0.0032,0.0090,0.0130,-0.0214,0.0111,-0.0159,-0.0304,0.0000,0.0104,-0.0098,-0.0376,0.0288,0.0089,-0.0423,0.0161,0.0262,-0.0420,0.0111,0.0100,-0.0467,0.0273,0.0187,-0.0561,0.0358,0.0005,-0.0563,0.0282,-0.0022,-0.0420,-0.0004,0.0007,-0.0257,-0.0085,-0.0241,-0.0337,-0.0078,-0.0146,-0.0508,0.0134,-0.0021,-0.0448,0.0036,0.0002,-0.0394,-0.0107,-0.0141,-0.0339,-0.0076,-0.0131,-0.0121,0.0060,-0.0087,-0.0123,0.0163,-0.0060};
			return value;
		}
		/** Large attribute array: IndexedFaceSet DEF='sphenoid_geometry' coordIndex field, scene-graph level=5, element #26, 35720 total numbers.
		 * Reassemble split array as single method to improve readability and runnability.
		 * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. 
		 * Individual Java methods (including aggregated initializations) are limited to 64KB.
		 * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java
		 * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error
		 */
		private MFInt32 getsphenoid_geometry_5_26_coordIndex()
		{
			MFInt32 sphenoid_geometry_5_26_coordIndex = new MFInt32()/*2.finalize*/
				.append(new MFInt32(getsphenoid_geometry_5_26_coordIndex_1()))
				.append(new MFInt32(getsphenoid_geometry_5_26_coordIndex_2()))
				.append(new MFInt32(getsphenoid_geometry_5_26_coordIndex_3()))
				.append(new MFInt32(getsphenoid_geometry_5_26_coordIndex_4()))
				.append(new MFInt32(getsphenoid_geometry_5_26_coordIndex_5()))
				.append(new MFInt32(getsphenoid_geometry_5_26_coordIndex_6()))
				.append(new MFInt32(getsphenoid_geometry_5_26_coordIndex_7()))
				.append(new MFInt32(getsphenoid_geometry_5_26_coordIndex_8()))
				.append(new MFInt32(getsphenoid_geometry_5_26_coordIndex_9()))
				.append(new MFInt32(getsphenoid_geometry_5_26_coordIndex_10()))
				.append(new MFInt32(getsphenoid_geometry_5_26_coordIndex_11()))
				.append(new MFInt32(getsphenoid_geometry_5_26_coordIndex_12()))
				.append(new MFInt32(getsphenoid_geometry_5_26_coordIndex_13()))
				.append(new MFInt32(getsphenoid_geometry_5_26_coordIndex_14()))
				.append(new MFInt32(getsphenoid_geometry_5_26_coordIndex_15()))
				.append(new MFInt32(getsphenoid_geometry_5_26_coordIndex_16()))
				.append(new MFInt32(getsphenoid_geometry_5_26_coordIndex_17()))
				.append(new MFInt32(getsphenoid_geometry_5_26_coordIndex_18()))
				.append(new MFInt32(getsphenoid_geometry_5_26_coordIndex_19()))
				.append(new MFInt32(getsphenoid_geometry_5_26_coordIndex_20()))
				.append(new MFInt32(getsphenoid_geometry_5_26_coordIndex_21()))
				.append(new MFInt32(getsphenoid_geometry_5_26_coordIndex_22()))
				.append(new MFInt32(getsphenoid_geometry_5_26_coordIndex_23()))
				.append(new MFInt32(getsphenoid_geometry_5_26_coordIndex_24()))
				.append(new MFInt32(getsphenoid_geometry_5_26_coordIndex_25()))
				.append(new MFInt32(getsphenoid_geometry_5_26_coordIndex_26()))
				.append(new MFInt32(getsphenoid_geometry_5_26_coordIndex_27()))
				.append(new MFInt32(getsphenoid_geometry_5_26_coordIndex_28()))
				.append(new MFInt32(getsphenoid_geometry_5_26_coordIndex_29()))
				.append(new MFInt32(getsphenoid_geometry_5_26_coordIndex_30()))
				.append(new MFInt32(getsphenoid_geometry_5_26_coordIndex_31()))
				.append(new MFInt32(getsphenoid_geometry_5_26_coordIndex_32()))
				.append(new MFInt32(getsphenoid_geometry_5_26_coordIndex_33()))
				.append(new MFInt32(getsphenoid_geometry_5_26_coordIndex_34()))
				.append(new MFInt32(getsphenoid_geometry_5_26_coordIndex_35()))
				.append(new MFInt32(getsphenoid_geometry_5_26_coordIndex_36()));
			return sphenoid_geometry_5_26_coordIndex;
		}
		/** Large attribute array: Coordinate DEF='sphenoid_coordinate' point field, scene-graph level=6, element #26, 13341 total numbers made up of 4447 3-tuple values.
		 * Reassemble split array as single method to improve readability and runnability.
		 * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. 
		 * Individual Java methods (including aggregated initializations) are limited to 64KB.
		 * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java
		 * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error
		 */
		private MFVec3f getsphenoid_coordinate_6_26_point()
		{
			MFVec3f sphenoid_coordinate_6_26_point = new MFVec3f()/*2.finalize*/
				.append(new MFVec3f(getsphenoid_coordinate_6_26_point_1()))
				.append(new MFVec3f(getsphenoid_coordinate_6_26_point_2()))
				.append(new MFVec3f(getsphenoid_coordinate_6_26_point_3()))
				.append(new MFVec3f(getsphenoid_coordinate_6_26_point_4()))
				.append(new MFVec3f(getsphenoid_coordinate_6_26_point_5()));
			return sphenoid_coordinate_6_26_point;
		}

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

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

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

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