Skip to content
Snippets Groups Projects
Gmsh.tab.cpp 400 KiB
Newer Older
Christophe Geuzaine's avatar
 
Christophe Geuzaine committed

/*  A Bison parser, made from Gmsh.y
    by GNU Bison version 1.28  */
Christophe Geuzaine's avatar
 
Christophe Geuzaine committed

#define YYBISON 1  /* Identify Bison output.  */

Christophe Geuzaine's avatar
 
Christophe Geuzaine committed
#define	tDOUBLE	257
#define	tSTRING	258
#define	tBIGSTR	259
#define	tEND	260
#define	tAFFECT	261
#define	tDOTS	262
#define	tPi	263
#define	tMPI_Rank	264
#define	tMPI_Size	265
#define	tExp	266
#define	tLog	267
#define	tLog10	268
#define	tSqrt	269
#define	tSin	270
#define	tAsin	271
#define	tCos	272
#define	tAcos	273
#define	tTan	274
#define	tRand	275
#define	tAtan	276
#define	tAtan2	277
#define	tSinh	278
#define	tCosh	279
#define	tTanh	280
#define	tFabs	281
#define	tFloor	282
#define	tCeil	283
#define	tFmod	284
#define	tModulo	285
#define	tHypot	286
#define	tPrintf	287
#define	tSprintf	288
#define	tStrCat	289
#define	tStrPrefix	290
Christophe Geuzaine's avatar
 
Christophe Geuzaine committed
#define	tBoundingBox	291
#define	tDraw	292
#define	tPoint	293
#define	tCircle	294
#define	tEllipse	295
#define	tLine	296
#define	tSurface	297
#define	tSpline	298
#define	tVolume	299
#define	tCharacteristic	300
#define	tLength	301
#define	tParametric	302
#define	tElliptic	303
#define	tPlane	304
#define	tRuled	305
#define	tTriangulation	306
#define	tTransfinite	307
#define	tComplex	308
#define	tPhysical	309
#define	tUsing	310
#define	tBump	311
#define	tProgression	312
#define	tPlugin	313
#define	tRotate	314
#define	tTranslate	315
#define	tSymmetry	316
#define	tDilate	317
#define	tExtrude	318
#define	tDuplicata	319
#define	tLoop	320
#define	tRecombine	321
#define	tDelete	322
#define	tCoherence	323
#define	tIntersect	324
#define	tAttractor	325
#define	tLayers	326
#define	tScalarPoint	327
#define	tVectorPoint	328
#define	tTensorPoint	329
#define	tScalarLine	330
#define	tVectorLine	331
#define	tTensorLine	332
#define	tScalarTriangle	333
#define	tVectorTriangle	334
#define	tTensorTriangle	335
#define	tScalarQuadrangle	336
#define	tVectorQuadrangle	337
#define	tTensorQuadrangle	338
#define	tScalarTetrahedron	339
#define	tVectorTetrahedron	340
#define	tTensorTetrahedron	341
#define	tScalarHexahedron	342
#define	tVectorHexahedron	343
#define	tTensorHexahedron	344
#define	tScalarPrism	345
#define	tVectorPrism	346
#define	tTensorPrism	347
#define	tScalarPyramid	348
#define	tVectorPyramid	349
#define	tTensorPyramid	350
#define	tText2D	351
#define	tText3D	352
#define	tCombine	353
#define	tBSpline	354
#define	tBezier	355
#define	tNurbs	356
#define	tOrder	357
#define	tWith	358
#define	tBounds	359
#define	tKnots	360
#define	tColor	361
#define	tColorTable	362
#define	tFor	363
#define	tIn	364
#define	tEndFor	365
#define	tIf	366
#define	tEndIf	367
#define	tExit	368
#define	tReturn	369
#define	tCall	370
#define	tFunction	371
#define	tTrimmed	372
#define	tShow	373
#define	tHide	374
#define	tB_SPLINE_SURFACE_WITH_KNOTS	375
#define	tB_SPLINE_CURVE_WITH_KNOTS	376
#define	tCARTESIAN_POINT	377
#define	tTRUE	378
#define	tFALSE	379
#define	tUNSPECIFIED	380
#define	tU	381
#define	tV	382
#define	tEDGE_CURVE	383
#define	tVERTEX_POINT	384
#define	tORIENTED_EDGE	385
#define	tPLANE	386
#define	tFACE_OUTER_BOUND	387
#define	tEDGE_LOOP	388
#define	tADVANCED_FACE	389
#define	tVECTOR	390
#define	tDIRECTION	391
#define	tAXIS2_PLACEMENT_3D	392
#define	tISO	393
#define	tENDISO	394
#define	tENDSEC	395
#define	tDATA	396
#define	tHEADER	397
#define	tFILE_DESCRIPTION	398
#define	tFILE_SCHEMA	399
#define	tFILE_NAME	400
#define	tMANIFOLD_SOLID_BREP	401
#define	tCLOSED_SHELL	402
#define	tADVANCED_BREP_SHAPE_REPRESENTATION	403
#define	tFACE_BOUND	404
#define	tCYLINDRICAL_SURFACE	405
#define	tCONICAL_SURFACE	406
#define	tCIRCLE	407
#define	tTRIMMED_CURVE	408
#define	tGEOMETRIC_SET	409
#define	tCOMPOSITE_CURVE_SEGMENT	410
#define	tCONTINUOUS	411
#define	tCOMPOSITE_CURVE	412
#define	tTOROIDAL_SURFACE	413
#define	tPRODUCT_DEFINITION	414
#define	tPRODUCT_DEFINITION_SHAPE	415
#define	tSHAPE_DEFINITION_REPRESENTATION	416
#define	tELLIPSE	417
#define	tSolid	418
#define	tEndSolid	419
#define	tVertex	420
#define	tFacet	421
#define	tNormal	422
#define	tOuter	423
#define	tLoopSTL	424
#define	tEndLoop	425
#define	tEndFacet	426
#define	tAFFECTPLUS	427
#define	tAFFECTMINUS	428
#define	tAFFECTTIMES	429
#define	tAFFECTDIVIDE	430
#define	tOR	431
#define	tAND	432
#define	tEQUAL	433
#define	tNOTEQUAL	434
#define	tAPPROXEQUAL	435
#define	tLESSOREQUAL	436
#define	tGREATEROREQUAL	437
#define	tCROSSPRODUCT	438
#define	tPLUSPLUS	439
#define	tMINUSMINUS	440
#define	UNARYPREC	441
Christophe Geuzaine's avatar
 
Christophe Geuzaine committed

Christophe Geuzaine's avatar
 
Christophe Geuzaine committed
// $Id: Gmsh.tab.cpp,v 1.197 2004-07-01 19:40:59 geuzaine Exp $
Christophe Geuzaine's avatar
 
Christophe Geuzaine committed
// Copyright (C) 1997-2004 C. Geuzaine, J.-F. Remacle
//
// This program is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation; either version 2 of the License, or
// (at your option) any later version.
//
// This program is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
// GNU General Public License for more details.
//
// You should have received a copy of the GNU General Public License
// along with this program; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
// USA.
// 
Christophe Geuzaine's avatar
 
Christophe Geuzaine committed
// Please report all bugs and problems to <gmsh@geuz.org>.
#include "PluginManager.h"
#include "ParUtil.h"
Christophe Geuzaine's avatar
 
Christophe Geuzaine committed
#include "GeoUtils.h"
#include "Nurbs.h"
#include "Create.h"
#include "Views.h"
#include "StepGeomDatabase.h"
Christophe Geuzaine's avatar
Christophe Geuzaine committed
#include "Options.h"
#include "OpenFile.h"
Christophe Geuzaine's avatar
 
Christophe Geuzaine committed
#include "CommandLine.h"
#include "FunctionManager.h"
#include "ColorTable.h"
#include "Timer.h"
#include "CreateFile.h"
#include "STL.h"
Christophe Geuzaine's avatar
 
Christophe Geuzaine committed
#include "Visibility.h"
Christophe Geuzaine's avatar
 
Christophe Geuzaine committed
// FIXME: most tSTRING and tBIGSTRING are leaked: Free() them!

Christophe Geuzaine's avatar
 
Christophe Geuzaine committed
Tree_T *Symbol_T = NULL;
Christophe Geuzaine's avatar
 
Christophe Geuzaine committed

extern Context_T CTX;
extern Mesh *THEM;

Christophe Geuzaine's avatar
 
Christophe Geuzaine committed
static Surface *STL_Surf;
Christophe Geuzaine's avatar
 
Christophe Geuzaine committed
static ExtrudeParams extr;
static Post_View *View;
Christophe Geuzaine's avatar
 
Christophe Geuzaine committed
static int ntmp;
Christophe Geuzaine's avatar
 
Christophe Geuzaine committed

Christophe Geuzaine's avatar
 
Christophe Geuzaine committed
#define MAX_RECUR_LOOPS 100
static int ImbricatedLoop = 0;
static fpos_t yyposImbricatedLoopsTab[MAX_RECUR_LOOPS];
static int yylinenoImbricatedLoopsTab[MAX_RECUR_LOOPS];
static double LoopControlVariablesTab[MAX_RECUR_LOOPS][3];
static char *LoopControlVariablesNameTab[MAX_RECUR_LOOPS];

Christophe Geuzaine's avatar
 
Christophe Geuzaine committed
void yyerror (char *s);
void yymsg (int type, char *fmt, ...);
void skip_until (char *skip, char *until);
int PrintListOfDouble (char *format, List_T *list, char *buffer);
Christophe Geuzaine's avatar
 
Christophe Geuzaine committed
#line 75 "Gmsh.y"
Christophe Geuzaine's avatar
 
Christophe Geuzaine committed
  char *c;
  int i;
  unsigned int u;
Christophe Geuzaine's avatar
 
Christophe Geuzaine committed
  double d;
  double v[5];
  Shape s;
  List_T *l;
Christophe Geuzaine's avatar
 
Christophe Geuzaine committed
} YYSTYPE;
#include <stdio.h>

#ifndef __cplusplus
#ifndef __STDC__
#define const
Christophe Geuzaine's avatar
 
Christophe Geuzaine committed
#define	YYFINAL		2355
Christophe Geuzaine's avatar
 
Christophe Geuzaine committed
#define	YYFLAG		-32768
Christophe Geuzaine's avatar
 
Christophe Geuzaine committed
#define	YYNTBASE	207
Christophe Geuzaine's avatar
 
Christophe Geuzaine committed

Christophe Geuzaine's avatar
 
Christophe Geuzaine committed
#define YYTRANSLATE(x) ((unsigned)(x) <= 441 ? yytranslate[x] : 342)
Christophe Geuzaine's avatar
 
Christophe Geuzaine committed

Christophe Geuzaine's avatar
 
Christophe Geuzaine committed
static const short yytranslate[] = {     0,
     2,     2,     2,     2,     2,     2,     2,     2,     2,     2,
     2,     2,     2,     2,     2,     2,     2,     2,     2,     2,
     2,     2,     2,     2,     2,     2,     2,     2,     2,     2,
Christophe Geuzaine's avatar
 
Christophe Geuzaine committed
     2,     2,   193,     2,   203,     2,   191,     2,     2,   198,
   199,   189,   187,   204,   188,   202,   190,     2,     2,     2,
     2,     2,     2,     2,     2,     2,     2,     2,     2,   183,
     2,   185,   177,     2,     2,     2,     2,     2,     2,     2,
Christophe Geuzaine's avatar
 
Christophe Geuzaine committed
     2,     2,     2,     2,     2,     2,     2,     2,     2,     2,
     2,     2,     2,     2,     2,     2,     2,     2,     2,     2,
Christophe Geuzaine's avatar
 
Christophe Geuzaine committed
   200,     2,   201,   197,     2,     2,     2,     2,     2,     2,
Christophe Geuzaine's avatar
 
Christophe Geuzaine committed
     2,     2,     2,     2,     2,     2,     2,     2,     2,     2,
     2,     2,     2,     2,     2,     2,     2,     2,     2,     2,
Christophe Geuzaine's avatar
 
Christophe Geuzaine committed
     2,     2,   205,     2,   206,     2,     2,     2,     2,     2,
Christophe Geuzaine's avatar
 
Christophe Geuzaine committed
     2,     2,     2,     2,     2,     2,     2,     2,     2,     2,
     2,     2,     2,     2,     2,     2,     2,     2,     2,     2,
     2,     2,     2,     2,     2,     2,     2,     2,     2,     2,
     2,     2,     2,     2,     2,     2,     2,     2,     2,     2,
     2,     2,     2,     2,     2,     2,     2,     2,     2,     2,
     2,     2,     2,     2,     2,     2,     2,     2,     2,     2,
     2,     2,     2,     2,     2,     2,     2,     2,     2,     2,
     2,     2,     2,     2,     2,     2,     2,     2,     2,     2,
     2,     2,     2,     2,     2,     2,     2,     2,     2,     2,
     2,     2,     2,     2,     2,     2,     2,     2,     2,     2,
     2,     2,     2,     2,     2,     2,     2,     2,     2,     2,
     2,     2,     2,     2,     2,     2,     2,     2,     2,     2,
     2,     2,     2,     2,     2,     1,     3,     4,     5,     6,
     7,     8,     9,    10,    11,    12,    13,    14,    15,    16,
    17,    18,    19,    20,    21,    22,    23,    24,    25,    26,
    27,    28,    29,    30,    31,    32,    33,    34,    35,    36,
    37,    38,    39,    40,    41,    42,    43,    44,    45,    46,
    47,    48,    49,    50,    51,    52,    53,    54,    55,    56,
    57,    58,    59,    60,    61,    62,    63,    64,    65,    66,
    67,    68,    69,    70,    71,    72,    73,    74,    75,    76,
    77,    78,    79,    80,    81,    82,    83,    84,    85,    86,
    87,    88,    89,    90,    91,    92,    93,    94,    95,    96,
    97,    98,    99,   100,   101,   102,   103,   104,   105,   106,
   107,   108,   109,   110,   111,   112,   113,   114,   115,   116,
   117,   118,   119,   120,   121,   122,   123,   124,   125,   126,
   127,   128,   129,   130,   131,   132,   133,   134,   135,   136,
   137,   138,   139,   140,   141,   142,   143,   144,   145,   146,
   147,   148,   149,   150,   151,   152,   153,   154,   155,   156,
   157,   158,   159,   160,   161,   162,   163,   164,   165,   166,
Christophe Geuzaine's avatar
 
Christophe Geuzaine committed
   167,   168,   169,   170,   171,   172,   173,   174,   175,   176,
   178,   179,   180,   181,   182,   184,   186,   192,   194,   195,
   196
Christophe Geuzaine's avatar
 
Christophe Geuzaine committed

Christophe Geuzaine's avatar
 
Christophe Geuzaine committed
#if YYDEBUG != 0
static const short yyprhs[] = {     0,
     0,     2,     4,     6,     9,    11,    14,    15,    18,    20,
    42,    44,    45,    48,    50,    52,    54,    57,    60,    63,
    66,    69,    77,    83,   101,   111,   135,   167,   183,   195,
   207,   223,   233,   247,   257,   269,   283,   293,   303,   315,
   325,   337,   347,   359,   373,   387,   399,   413,   431,   441,
   453,   465,   479,   491,   501,   502,   505,   507,   509,   511,
   513,   515,   517,   519,   521,   523,   525,   527,   529,   531,
   533,   539,   547,   554,   563,   564,   567,   570,   573,   576,
   579,   582,   585,   588,   591,   594,   597,   600,   603,   606,
   609,   612,   615,   618,   621,   624,   627,   630,   633,   636,
   639,   642,   644,   648,   649,   663,   665,   669,   670,   684,
   686,   690,   691,   705,   707,   711,   712,   732,   734,   738,
   739,   759,   761,   765,   766,   786,   788,   792,   793,   819,
   821,   825,   826,   852,   854,   858,   859,   885,   887,   891,
   892,   924,   926,   930,   931,   963,   965,   969,   970,  1002,
  1004,  1008,  1009,  1041,  1043,  1047,  1048,  1080,  1082,  1086,
  1087,  1119,  1121,  1125,  1126,  1182,  1184,  1188,  1189,  1245,
  1247,  1251,  1252,  1308,  1310,  1314,  1315,  1359,  1361,  1365,
  1366,  1410,  1412,  1416,  1417,  1461,  1463,  1467,  1468,  1506,
  1508,  1512,  1513,  1551,  1553,  1557,  1558,  1596,  1598,  1602,
  1603,  1617,  1619,  1623,  1624,  1640,  1642,  1644,  1646,  1648,
  1650,  1652,  1654,  1659,  1667,  1677,  1684,  1688,  1695,  1702,
  1712,  1719,  1729,  1735,  1744,  1753,  1765,  1772,  1782,  1792,
  1802,  1810,  1819,  1832,  1839,  1847,  1855,  1863,  1873,  1881,
Christophe Geuzaine's avatar
 
Christophe Geuzaine committed
  1891,  1909,  1917,  1925,  1937,  1946,  1959,  1968,  1977,  1986,
  1999,  2014,  2029,  2052,  2073,  2082,  2091,  2100,  2108,  2117,
  2123,  2135,  2141,  2151,  2153,  2155,  2157,  2158,  2161,  2168,
  2175,  2182,  2189,  2194,  2201,  2206,  2213,  2217,  2223,  2227,
  2231,  2236,  2241,  2245,  2253,  2257,  2265,  2269,  2272,  2275,
Christophe Geuzaine's avatar
 
Christophe Geuzaine committed
  2291,  2294,  2301,  2310,  2319,  2330,  2332,  2335,  2337,  2341,
  2346,  2348,  2357,  2370,  2385,  2386,  2399,  2400,  2417,  2418,
  2437,  2446,  2459,  2474,  2475,  2488,  2489,  2506,  2507,  2526,
  2535,  2548,  2563,  2564,  2577,  2578,  2595,  2596,  2615,  2617,
  2620,  2630,  2638,  2641,  2648,  2658,  2668,  2677,  2686,  2695,
  2702,  2707,  2710,  2713,  2715,  2717,  2719,  2721,  2723,  2725,
  2729,  2732,  2735,  2738,  2742,  2746,  2750,  2754,  2758,  2762,
  2766,  2770,  2774,  2778,  2782,  2786,  2790,  2794,  2800,  2805,
  2810,  2815,  2820,  2825,  2830,  2835,  2840,  2845,  2850,  2857,
  2862,  2867,  2872,  2877,  2882,  2887,  2894,  2901,  2908,  2913,
  2918,  2923,  2928,  2933,  2938,  2943,  2948,  2953,  2958,  2963,
  2970,  2975,  2980,  2985,  2990,  2995,  3000,  3007,  3014,  3021,
  3026,  3028,  3030,  3032,  3034,  3036,  3041,  3046,  3049,  3055,
  3059,  3066,  3071,  3079,  3081,  3084,  3087,  3091,  3095,  3107,
  3117,  3125,  3133,  3134,  3138,  3140,  3144,  3145,  3149,  3153,
  3155,  3159,  3161,  3163,  3167,  3172,  3176,  3182,  3187,  3189,
  3191,  3193,  3197,  3202,  3209,  3217,  3219,  3221,  3225,  3229,
  3239,  3247,  3249,  3255,  3259,  3266,  3268,  3272,  3274,  3281,
  3286,  3291,  3298,  3305
Christophe Geuzaine's avatar
 
Christophe Geuzaine committed

Christophe Geuzaine's avatar
 
Christophe Geuzaine committed
static const short yyrhs[] = {   211,
     0,   209,     0,   216,     0,     1,     6,     0,     3,     0,
   188,     3,     0,     0,   209,   210,     0,   164,     0,   167,
   168,   208,   208,   208,   169,   170,   166,   208,   208,   208,
   166,   208,   208,   208,   166,   208,   208,   208,   171,   172,
     0,   165,     0,     0,   211,   212,     0,   213,     0,   215,
     0,   214,     0,   139,     6,     0,   140,     6,     0,   142,
     6,     0,   141,     6,     0,   143,     6,     0,   144,   198,
   331,   204,     5,   199,     6,     0,   145,   198,   331,   199,
     6,     0,   146,   198,     5,   204,     5,   204,   331,   204,
   331,   204,     5,   204,     5,   204,     5,   199,     6,     0,
     3,     7,   123,   198,     5,   204,   329,   199,     6,     0,
     3,     7,   122,   198,     5,   204,   327,   204,   335,   204,
   326,   204,   326,   204,   326,   204,   335,   204,   335,   204,
   326,   199,     6,     0,     3,     7,   121,   198,     5,   204,
   327,   204,   327,   204,   333,   204,   326,   204,   326,   204,
   326,   204,   326,   204,   335,   204,   335,   204,   335,   204,
   335,   204,   326,   199,     6,     0,     3,     7,   129,   198,
     5,   204,     3,   204,     3,   204,     3,   204,   326,   199,
     6,     0,     3,     7,   133,   198,     5,   204,     3,   204,
   326,   199,     6,     0,     3,     7,   150,   198,     5,   204,
     3,   204,   326,   199,     6,     0,     3,     7,   131,   198,
     5,   204,   189,   204,   189,   204,   327,   204,   326,   199,
     6,     0,     3,     7,   134,   198,     5,   204,   335,   199,
     6,     0,     3,     7,   135,   198,     5,   204,   335,   204,
     3,   204,   326,   199,     6,     0,     3,     7,   130,   198,
     5,   204,     3,   199,     6,     0,     3,     7,   136,   198,
     5,   204,     3,   204,   327,   199,     6,     0,     3,     7,
   138,   198,     5,   204,     3,   204,     3,   204,     3,   199,
     6,     0,     3,     7,   137,   198,     5,   204,   329,   199,
     6,     0,     3,     7,   132,   198,     5,   204,     3,   199,
     6,     0,     3,     7,    42,   198,     5,   204,     3,   204,
     3,   199,     6,     0,     3,     7,   148,   198,     5,   204,
   335,   199,     6,     0,     3,     7,   149,   198,     5,   204,
   335,   204,     3,   199,     6,     0,     3,     7,   147,   198,
     5,   204,     3,   199,     6,     0,     3,     7,   151,   198,
     5,   204,     3,   204,   327,   199,     6,     0,     3,     7,
   152,   198,     5,   204,     3,   204,   327,   204,   327,   199,
     6,     0,     3,     7,   159,   198,     5,   204,     3,   204,
   327,   204,   327,   199,     6,     0,     3,     7,   153,   198,
     5,   204,     3,   204,   327,   199,     6,     0,     3,     7,
   163,   198,     5,   204,     3,   204,   327,   204,   327,   199,
     6,     0,     3,     7,   154,   198,     5,   204,     3,   204,
   335,   204,   335,   204,   326,   204,   326,   199,     6,     0,
     3,     7,   155,   198,     5,   204,   335,   199,     6,     0,
     3,     7,   156,   198,   157,   204,   326,   204,     3,   199,
     6,     0,     3,     7,   158,   198,     5,   204,   335,   204,
   326,   199,     6,     0,     3,     7,   160,   198,     5,   204,
     5,   204,     3,   204,     3,   199,     6,     0,     3,     7,
   161,   198,     5,   204,     5,   204,     3,   199,     6,     0,
     3,     7,   162,   198,     3,   204,     3,   199,     6,     0,
     0,   216,   217,     0,   219,     0,   218,     0,   301,     0,
   302,     0,   303,     0,   306,     0,   307,     0,   308,     0,
   309,     0,   312,     0,   324,     0,   325,     0,   311,     0,
   310,     0,    33,   198,     5,   199,     6,     0,    33,   198,
     5,   204,   337,   199,     6,     0,     4,     5,   205,   220,
   206,     6,     0,     4,     5,     4,   329,   205,   220,   206,
     6,     0,     0,   220,   222,     0,   220,   225,     0,   220,
   228,     0,   220,   231,     0,   220,   234,     0,   220,   237,
     0,   220,   240,     0,   220,   243,     0,   220,   246,     0,
   220,   249,     0,   220,   252,     0,   220,   255,     0,   220,
   258,     0,   220,   261,     0,   220,   264,     0,   220,   267,
     0,   220,   270,     0,   220,   273,     0,   220,   276,     0,
   220,   279,     0,   220,   282,     0,   220,   285,     0,   220,
   288,     0,   220,   291,     0,   220,   294,     0,   220,   297,
     0,   327,     0,   221,   204,   327,     0,     0,    73,   198,
   327,   204,   327,   204,   327,   199,   223,   205,   221,   206,
     6,     0,   327,     0,   224,   204,   327,     0,     0,    74,
   198,   327,   204,   327,   204,   327,   199,   226,   205,   224,
   206,     6,     0,   327,     0,   227,   204,   327,     0,     0,
    75,   198,   327,   204,   327,   204,   327,   199,   229,   205,
   227,   206,     6,     0,   327,     0,   230,   204,   327,     0,
     0,    76,   198,   327,   204,   327,   204,   327,   204,   327,
   204,   327,   204,   327,   199,   232,   205,   230,   206,     6,
     0,   327,     0,   233,   204,   327,     0,     0,    77,   198,
   327,   204,   327,   204,   327,   204,   327,   204,   327,   204,
   327,   199,   235,   205,   233,   206,     6,     0,   327,     0,
   236,   204,   327,     0,     0,    78,   198,   327,   204,   327,
   204,   327,   204,   327,   204,   327,   204,   327,   199,   238,
   205,   236,   206,     6,     0,   327,     0,   239,   204,   327,
     0,     0,    79,   198,   327,   204,   327,   204,   327,   204,
   327,   204,   327,   204,   327,   204,   327,   204,   327,   204,
   327,   199,   241,   205,   239,   206,     6,     0,   327,     0,
   242,   204,   327,     0,     0,    80,   198,   327,   204,   327,
   204,   327,   204,   327,   204,   327,   204,   327,   204,   327,
   204,   327,   204,   327,   199,   244,   205,   242,   206,     6,
     0,   327,     0,   245,   204,   327,     0,     0,    81,   198,
   327,   204,   327,   204,   327,   204,   327,   204,   327,   204,
   327,   204,   327,   204,   327,   204,   327,   199,   247,   205,
   245,   206,     6,     0,   327,     0,   248,   204,   327,     0,
     0,    82,   198,   327,   204,   327,   204,   327,   204,   327,
   204,   327,   204,   327,   204,   327,   204,   327,   204,   327,
   204,   327,   204,   327,   204,   327,   199,   250,   205,   248,
   206,     6,     0,   327,     0,   251,   204,   327,     0,     0,
    83,   198,   327,   204,   327,   204,   327,   204,   327,   204,
   327,   204,   327,   204,   327,   204,   327,   204,   327,   204,
   327,   204,   327,   204,   327,   199,   253,   205,   251,   206,
     6,     0,   327,     0,   254,   204,   327,     0,     0,    84,
   198,   327,   204,   327,   204,   327,   204,   327,   204,   327,
   204,   327,   204,   327,   204,   327,   204,   327,   204,   327,
   204,   327,   204,   327,   199,   256,   205,   254,   206,     6,
     0,   327,     0,   257,   204,   327,     0,     0,    85,   198,
   327,   204,   327,   204,   327,   204,   327,   204,   327,   204,
   327,   204,   327,   204,   327,   204,   327,   204,   327,   204,
   327,   204,   327,   199,   259,   205,   257,   206,     6,     0,
   327,     0,   260,   204,   327,     0,     0,    86,   198,   327,
   204,   327,   204,   327,   204,   327,   204,   327,   204,   327,
   204,   327,   204,   327,   204,   327,   204,   327,   204,   327,
   204,   327,   199,   262,   205,   260,   206,     6,     0,   327,
     0,   263,   204,   327,     0,     0,    87,   198,   327,   204,
   327,   204,   327,   204,   327,   204,   327,   204,   327,   204,
   327,   204,   327,   204,   327,   204,   327,   204,   327,   204,
   327,   199,   265,   205,   263,   206,     6,     0,   327,     0,
   266,   204,   327,     0,     0,    88,   198,   327,   204,   327,
   204,   327,   204,   327,   204,   327,   204,   327,   204,   327,
   204,   327,   204,   327,   204,   327,   204,   327,   204,   327,
   204,   327,   204,   327,   204,   327,   204,   327,   204,   327,
   204,   327,   204,   327,   204,   327,   204,   327,   204,   327,
   204,   327,   204,   327,   199,   268,   205,   266,   206,     6,
     0,   327,     0,   269,   204,   327,     0,     0,    89,   198,
   327,   204,   327,   204,   327,   204,   327,   204,   327,   204,
   327,   204,   327,   204,   327,   204,   327,   204,   327,   204,
   327,   204,   327,   204,   327,   204,   327,   204,   327,   204,
   327,   204,   327,   204,   327,   204,   327,   204,   327,   204,
   327,   204,   327,   204,   327,   204,   327,   199,   271,   205,
   269,   206,     6,     0,   327,     0,   272,   204,   327,     0,
     0,    90,   198,   327,   204,   327,   204,   327,   204,   327,
   204,   327,   204,   327,   204,   327,   204,   327,   204,   327,
   204,   327,   204,   327,   204,   327,   204,   327,   204,   327,
   204,   327,   204,   327,   204,   327,   204,   327,   204,   327,
   204,   327,   204,   327,   204,   327,   204,   327,   204,   327,
   199,   274,   205,   272,   206,     6,     0,   327,     0,   275,
   204,   327,     0,     0,    91,   198,   327,   204,   327,   204,
   327,   204,   327,   204,   327,   204,   327,   204,   327,   204,
   327,   204,   327,   204,   327,   204,   327,   204,   327,   204,
   327,   204,   327,   204,   327,   204,   327,   204,   327,   204,
   327,   199,   277,   205,   275,   206,     6,     0,   327,     0,
   278,   204,   327,     0,     0,    92,   198,   327,   204,   327,
   204,   327,   204,   327,   204,   327,   204,   327,   204,   327,
   204,   327,   204,   327,   204,   327,   204,   327,   204,   327,
   204,   327,   204,   327,   204,   327,   204,   327,   204,   327,
   204,   327,   199,   280,   205,   278,   206,     6,     0,   327,
     0,   281,   204,   327,     0,     0,    93,   198,   327,   204,
   327,   204,   327,   204,   327,   204,   327,   204,   327,   204,
   327,   204,   327,   204,   327,   204,   327,   204,   327,   204,
   327,   204,   327,   204,   327,   204,   327,   204,   327,   204,
   327,   204,   327,   199,   283,   205,   281,   206,     6,     0,
   327,     0,   284,   204,   327,     0,     0,    94,   198,   327,
   204,   327,   204,   327,   204,   327,   204,   327,   204,   327,
   204,   327,   204,   327,   204,   327,   204,   327,   204,   327,
   204,   327,   204,   327,   204,   327,   204,   327,   199,   286,
   205,   284,   206,     6,     0,   327,     0,   287,   204,   327,
     0,     0,    95,   198,   327,   204,   327,   204,   327,   204,
   327,   204,   327,   204,   327,   204,   327,   204,   327,   204,
   327,   204,   327,   204,   327,   204,   327,   204,   327,   204,
   327,   204,   327,   199,   289,   205,   287,   206,     6,     0,
   327,     0,   290,   204,   327,     0,     0,    96,   198,   327,
   204,   327,   204,   327,   204,   327,   204,   327,   204,   327,
   204,   327,   204,   327,   204,   327,   204,   327,   204,   327,
   204,   327,   204,   327,   204,   327,   204,   327,   199,   292,
   205,   290,   206,     6,     0,   341,     0,   293,   204,   341,
     0,     0,    97,   198,   327,   204,   327,   204,   327,   199,
   295,   205,   293,   206,     6,     0,   341,     0,   296,   204,
   341,     0,     0,    98,   198,   327,   204,   327,   204,   327,
   204,   327,   199,   298,   205,   296,   206,     6,     0,     7,
     0,   173,     0,   174,     0,   175,     0,   176,     0,   194,
     0,   195,     0,     4,   299,   327,     6,     0,     4,   200,
   327,   201,   299,   327,     6,     0,     4,   200,   205,   337,
   206,   201,   299,   335,     6,     0,     4,   200,   201,     7,
   335,     6,     0,     4,   300,     6,     0,     4,   200,   327,
   201,   300,     6,     0,     4,   202,     4,     7,   341,     6,
     0,     4,   200,   327,   201,   202,     4,     7,   341,     6,
     0,     4,   202,     4,   299,   327,     6,     0,     4,   200,
   327,   201,   202,     4,   299,   327,     6,     0,     4,   202,
     4,   300,     6,     0,     4,   200,   327,   201,   202,     4,
   300,     6,     0,     4,   202,   107,   202,     4,     7,   338,
     6,     0,     4,   200,   327,   201,   202,   107,   202,     4,
     7,   338,     6,     0,     4,   202,   108,     7,   339,     6,
     0,     4,   200,   327,   201,   202,   108,     7,   339,     6,
     0,    59,   198,     4,   199,   202,     4,     7,   327,     6,
     0,    59,   198,     4,   199,   202,     4,     7,   341,     6,
     0,    39,   198,   327,   199,     7,   329,     6,     0,    55,
    39,   198,   327,   199,     7,   335,     6,     0,    71,    39,
   335,     7,   205,   327,   204,   327,   204,   327,   206,     6,
     0,    46,    47,   335,     7,   327,     6,     0,    42,   198,
   327,   199,     7,   335,     6,     0,    44,   198,   327,   199,
     7,   335,     6,     0,    40,   198,   327,   199,     7,   335,
     6,     0,    40,   198,   327,   199,     7,   335,    50,   329,
     6,     0,    41,   198,   327,   199,     7,   335,     6,     0,
    41,   198,   327,   199,     7,   335,    50,   329,     6,     0,
    48,   198,   327,   199,     7,   205,   327,   204,   327,   204,
     5,   204,     5,   204,     5,   206,     6,     0,   100,   198,
   327,   199,     7,   335,     6,     0,   101,   198,   327,   199,
     7,   335,     6,     0,   102,   198,   327,   199,     7,   335,
   106,   335,   103,   327,     6,     0,    42,    66,   198,   327,
   199,     7,   335,     6,     0,    71,    42,   335,     7,   205,
   327,   204,   327,   204,   327,   206,     6,     0,    55,    42,
   198,   327,   199,     7,   335,     6,     0,    50,    43,   198,
   327,   199,     7,   335,     6,     0,    51,    43,   198,   327,
   199,     7,   335,     6,     0,   118,    43,   198,   327,   199,
     7,   205,   327,   204,   335,   206,     6,     0,    52,    43,
   205,   327,   206,     7,   198,   327,   204,   327,   199,   335,
   335,     6,     0,    52,    43,   198,   327,   199,     7,   198,
   327,   204,   327,   199,   335,   335,     6,     0,   102,    43,
   104,   105,   198,   327,   199,     7,   333,   106,   205,   335,
   204,   335,   206,   103,   205,   327,   204,   327,   206,     6,
     0,   102,    43,   198,   327,   199,     7,   333,   106,   205,
   335,   204,   335,   206,   103,   205,   327,   204,   327,   206,
     6,     0,    43,    66,   198,   327,   199,     7,   335,     6,
     0,    55,    43,   198,   327,   199,     7,   335,     6,     0,
    54,    45,   198,   327,   199,     7,   335,     6,     0,    45,
   198,   327,   199,     7,   335,     6,     0,    55,    45,   198,
   327,   199,     7,   335,     6,     0,    61,   329,   205,   304,
   206,     0,    60,   205,   329,   204,   329,   204,   327,   206,
   205,   304,   206,     0,    62,   329,   205,   304,   206,     0,
    63,   205,   329,   204,   327,   206,   205,   304,   206,     0,
   306,     0,   305,     0,   303,     0,     0,   305,   302,     0,
   305,    39,   205,   337,   206,     6,     0,   305,    42,   205,
   337,   206,     6,     0,   305,    43,   205,   337,   206,     6,
     0,   305,    45,   205,   337,   206,     6,     0,    65,   205,
   305,   206,     0,    65,     4,   200,   327,   201,     6,     0,
    68,   205,   305,   206,     0,    68,     4,   200,   327,   201,
     6,     0,    68,     4,     6,     0,   107,   338,   205,   305,
   206,     0,   119,   341,     6,     0,   120,   341,     6,     0,
   119,   205,   305,   206,     0,   120,   205,   305,   206,     0,
     4,   341,     6,     0,     4,     4,   200,   327,   201,   341,
     6,     0,     4,   327,     6,     0,    59,   198,     4,   199,
   202,     4,     6,     0,    99,     4,     6,     0,   114,     6,
     0,    37,     6,     0,    37,   205,   327,   204,   327,   204,
   327,   204,   327,   204,   327,   204,   327,   206,     6,     0,
    38,     6,     0,   109,   198,   327,     8,   327,   199,     0,
   109,   198,   327,     8,   327,     8,   327,   199,     0,   109,
     4,   110,   205,   327,     8,   327,   206,     0,   109,     4,
   110,   205,   327,     8,   327,     8,   327,   206,     0,   111,
     0,   117,     4,     0,   115,     0,   116,     4,     6,     0,
   112,   198,   327,   199,     0,   113,     0,    64,    39,   205,
   327,   204,   329,   206,     6,     0,    64,    39,   205,   327,
   204,   329,   204,   329,   204,   327,   206,     6,     0,    64,
    39,   205,   327,   204,   329,   204,   329,   204,   329,   204,
   327,   206,     6,     0,     0,    64,    39,   205,   327,   204,
   329,   206,   313,   205,   322,   206,     6,     0,     0,    64,
    39,   205,   327,   204,   329,   204,   329,   204,   327,   206,
   314,   205,   322,   206,     6,     0,     0,    64,    39,   205,
   327,   204,   329,   204,   329,   204,   329,   204,   327,   206,
   315,   205,   322,   206,     6,     0,    64,    42,   205,   327,
   204,   329,   206,     6,     0,    64,    42,   205,   327,   204,
   329,   204,   329,   204,   327,   206,     6,     0,    64,    42,
   205,   327,   204,   329,   204,   329,   204,   329,   204,   327,
   206,     6,     0,     0,    64,    42,   205,   327,   204,   329,
   206,   316,   205,   322,   206,     6,     0,     0,    64,    42,
   205,   327,   204,   329,   204,   329,   204,   327,   206,   317,
   205,   322,   206,     6,     0,     0,    64,    42,   205,   327,
   204,   329,   204,   329,   204,   329,   204,   327,   206,   318,
   205,   322,   206,     6,     0,    64,    43,   205,   327,   204,
   329,   206,     6,     0,    64,    43,   205,   327,   204,   329,
   204,   329,   204,   327,   206,     6,     0,    64,    43,   205,
   327,   204,   329,   204,   329,   204,   329,   204,   327,   206,
     6,     0,     0,    64,    43,   205,   327,   204,   329,   206,
   319,   205,   322,   206,     6,     0,     0,    64,    43,   205,
   327,   204,   329,   204,   329,   204,   327,   206,   320,   205,
   322,   206,     6,     0,     0,    64,    43,   205,   327,   204,
   329,   204,   329,   204,   329,   204,   327,   206,   321,   205,
   322,   206,     6,     0,   323,     0,   322,   323,     0,    72,
   205,   335,   204,   335,   204,   335,   206,     6,     0,    72,
   205,   335,   204,   335,   206,     6,     0,    67,     6,     0,
    53,    42,   335,     7,   327,     6,     0,    53,    42,   335,
     7,   327,    56,    58,   327,     6,     0,    53,    42,   335,
     7,   327,    56,    57,   327,     6,     0,    53,    43,   205,
   327,   206,     7,   335,     6,     0,    49,    43,   205,   327,
   206,     7,   335,     6,     0,    53,    45,   205,   327,   206,
     7,   335,     6,     0,    67,    43,   335,     7,   327,     6,
     0,    67,    43,   335,     6,     0,    69,     6,     0,    70,
     6,     0,   124,     0,   125,     0,   126,     0,   127,     0,
   128,     0,   328,     0,   198,   327,   199,     0,   188,   327,
     0,   187,   327,     0,   193,   327,     0,   327,   188,   327,
     0,   327,   187,   327,     0,   327,   189,   327,     0,   327,
   190,   327,     0,   327,   191,   327,     0,   327,   197,   327,
     0,   327,   183,   327,     0,   327,   185,   327,     0,   327,
   184,   327,     0,   327,   186,   327,     0,   327,   180,   327,
     0,   327,   181,   327,     0,   327,   179,   327,     0,   327,
   178,   327,     0,   327,   177,   327,     8,   327,     0,    12,
   198,   327,   199,     0,    13,   198,   327,   199,     0,    14,
   198,   327,   199,     0,    15,   198,   327,   199,     0,    16,
   198,   327,   199,     0,    17,   198,   327,   199,     0,    18,
   198,   327,   199,     0,    19,   198,   327,   199,     0,    20,
   198,   327,   199,     0,    22,   198,   327,   199,     0,    23,
   198,   327,   204,   327,   199,     0,    24,   198,   327,   199,
     0,    25,   198,   327,   199,     0,    26,   198,   327,   199,
     0,    27,   198,   327,   199,     0,    28,   198,   327,   199,
     0,    29,   198,   327,   199,     0,    30,   198,   327,   204,
   327,   199,     0,    31,   198,   327,   204,   327,   199,     0,
    32,   198,   327,   204,   327,   199,     0,    21,   198,   327,
   199,     0,    12,   200,   327,   201,     0,    13,   200,   327,
   201,     0,    14,   200,   327,   201,     0,    15,   200,   327,
   201,     0,    16,   200,   327,   201,     0,    17,   200,   327,
   201,     0,    18,   200,   327,   201,     0,    19,   200,   327,
   201,     0,    20,   200,   327,   201,     0,    22,   200,   327,
   201,     0,    23,   200,   327,   204,   327,   201,     0,    24,
   200,   327,   201,     0,    25,   200,   327,   201,     0,    26,
   200,   327,   201,     0,    27,   200,   327,   201,     0,    28,
   200,   327,   201,     0,    29,   200,   327,   201,     0,    30,
   200,   327,   204,   327,   201,     0,    31,   200,   327,   204,
   327,   201,     0,    32,   200,   327,   204,   327,   201,     0,
    21,   200,   327,   201,     0,     3,     0,     9,     0,    10,
     0,    11,     0,     4,     0,     4,   200,   327,   201,     0,
   203,     4,   200,   201,     0,     4,   300,     0,     4,   200,
   327,   201,   300,     0,     4,   202,     4,     0,     4,   200,
   327,   201,   202,     4,     0,     4,   202,     4,   300,     0,
     4,   200,   327,   201,   202,     4,   300,     0,   330,     0,
   188,   329,     0,   187,   329,     0,   329,   188,   329,     0,
   329,   187,   329,     0,   205,   327,   204,   327,   204,   327,
   204,   327,   204,   327,   206,     0,   205,   327,   204,   327,
   204,   327,   204,   327,   206,     0,   205,   327,   204,   327,
   204,   327,   206,     0,   198,   327,   204,   327,   204,   327,
   199,     0,     0,   198,   332,   199,     0,     5,     0,   332,
   204,     5,     0,     0,   205,   334,   206,     0,   198,   334,
   199,     0,   335,     0,   334,   204,   335,     0,   327,     0,
   336,     0,   205,   337,   206,     0,   188,   205,   337,   206,
     0,   327,     8,   327,     0,   327,     8,   327,     8,   327,
     0,    39,   205,   327,   206,     0,   303,     0,   306,     0,
   312,     0,     4,   200,   201,     0,   188,     4,   200,   201,
     0,     4,   200,   205,   337,   206,   201,     0,   188,     4,
   200,   205,   337,   206,   201,     0,   327,     0,   336,     0,
   337,   204,   327,     0,   337,   204,   336,     0,   205,   327,
   204,   327,   204,   327,   204,   327,   206,     0,   205,   327,
   204,   327,   204,   327,   206,     0,     4,     0,     4,   202,
   107,   202,     4,     0,   205,   340,   206,     0,     4,   200,
   327,   201,   202,   108,     0,   338,     0,   340,   204,   338,
     0,     5,     0,    35,   198,   341,   204,   341,   199,     0,
    36,   198,   341,   199,     0,    34,   198,   341,   199,     0,
    34,   198,   341,   204,   337,   199,     0,    34,   198,     4,
   202,     4,   199,     0,    34,   198,     4,   200,   327,   201,
   202,     4,   199,     0
Christophe Geuzaine's avatar
 
Christophe Geuzaine committed

Christophe Geuzaine's avatar
 
Christophe Geuzaine committed
#if YYDEBUG != 0
static const short yyrline[] = { 0,
Christophe Geuzaine's avatar
 
Christophe Geuzaine committed
   161,   163,   164,   165,   170,   172,   175,   177,   180,   188,
   202,   219,   221,   224,   226,   227,   230,   236,   241,   242,
   243,   246,   250,   253,   259,   264,   270,   278,   283,   287,
   293,   298,   302,   307,   311,   314,   319,   323,   327,   331,
   336,   340,   343,   347,   351,   355,   359,   363,   367,   370,
   374,   377,   381,   384,   391,   393,   396,   398,   399,   400,
   401,   402,   403,   404,   405,   406,   407,   408,   409,   410,
   413,   418,   434,   439,   445,   450,   451,   452,   453,   454,
   455,   456,   457,   458,   459,   460,   461,   462,   463,   464,
   465,   466,   467,   468,   469,   470,   471,   472,   473,   474,
   475,   478,   481,   485,   491,   497,   500,   504,   511,   520,
   523,   527,   534,   543,   546,   550,   559,   568,   571,   575,
   584,   593,   596,   600,   609,   618,   621,   625,   638,   647,
   650,   654,   667,   676,   679,   683,   696,   705,   708,   712,
   726,   735,   738,   742,   756,   765,   768,   772,   786,   795,
   798,   802,   816,   825,   828,   832,   846,   855,   858,   862,
   876,   885,   888,   892,   916,   925,   928,   932,   956,   965,
   968,   972,   996,  1005,  1008,  1012,  1031,  1040,  1043,  1047,
  1066,  1075,  1078,  1082,  1101,  1110,  1113,  1117,  1135,  1144,
  1147,  1151,  1169,  1178,  1181,  1185,  1203,  1212,  1218,  1225,
  1233,  1239,  1245,  1252,  1260,  1269,  1271,  1272,  1273,  1274,
  1277,  1279,  1282,  1314,  1350,  1399,  1415,  1425,  1443,  1456,
  1472,  1497,  1523,  1536,  1552,  1565,  1581,  1600,  1622,  1631,
  1645,  1665,  1681,  1700,  1719,  1737,  1755,  1773,  1799,  1817,
  1843,  1862,  1886,  1910,  1936,  1953,  1971,  1990,  2009,  2048,
  2073,  2095,  2111,  2130,  2149,  2165,  2184,  2201,  2218,  2238,
  2244,  2249,  2254,  2261,  2263,  2264,  2267,  2272,  2276,  2292,
  2308,  2324,  2344,  2358,  2368,  2378,  2382,  2391,  2405,  2413,
  2418,  2429,  2442,  2483,  2497,  2512,  2521,  2530,  2534,  2538,
  2542,  2553,  2569,  2583,  2608,  2633,  2660,  2666,  2671,  2676,
  2680,  2688,  2702,  2713,  2724,  2729,  2740,  2745,  2756,  2761,
  2774,  2792,  2810,  2828,  2833,  2851,  2856,  2874,  2879,  2900,
  2917,  2934,  2951,  2956,  2973,  2979,  2996,  3002,  3021,  3025,
  3030,  3057,  3081,  3089,  3108,  3126,  3144,  3171,  3197,  3223,
  3237,  3255,  3260,  3269,  3271,  3272,  3273,  3274,  3277,  3279,
  3280,  3281,  3282,  3283,  3284,  3285,  3286,  3293,  3294,  3295,
  3296,  3297,  3298,  3299,  3300,  3301,  3302,  3303,  3304,  3305,
  3306,  3307,  3308,  3309,  3310,  3311,  3312,  3313,  3314,  3315,
  3316,  3317,  3318,  3319,  3320,  3321,  3322,  3323,  3324,  3326,
  3327,  3328,  3329,  3330,  3331,  3332,  3333,  3334,  3335,  3336,
  3337,  3338,  3339,  3340,  3341,  3342,  3343,  3344,  3345,  3346,
  3351,  3356,  3357,  3358,  3362,  3374,  3393,  3406,  3418,  3440,
  3457,  3474,  3491,  3510,  3515,  3519,  3523,  3527,  3533,  3538,
  3542,  3546,  3552,  3556,  3561,  3565,  3570,  3574,  3578,  3584,
  3590,  3597,  3603,  3607,  3611,  3622,  3629,  3640,  3660,  3670,
  3680,  3692,  3708,  3726,  3749,  3776,  3782,  3786,  3790,  3802,
  3807,  3819,  3825,  3845,  3850,  3863,  3869,  3875,  3880,  3888,
  3902,  3906,  3925,  3941
Christophe Geuzaine's avatar
 
Christophe Geuzaine committed

Christophe Geuzaine's avatar
 
Christophe Geuzaine committed
#if YYDEBUG != 0 || defined (YYERROR_VERBOSE)

static const char * const yytname[] = {   "$","error","$undefined.","tDOUBLE",
"tSTRING","tBIGSTR","tEND","tAFFECT","tDOTS","tPi","tMPI_Rank","tMPI_Size","tExp",
"tLog","tLog10","tSqrt","tSin","tAsin","tCos","tAcos","tTan","tRand","tAtan",
"tAtan2","tSinh","tCosh","tTanh","tFabs","tFloor","tCeil","tFmod","tModulo",
Christophe Geuzaine's avatar
 
Christophe Geuzaine committed
"tHypot","tPrintf","tSprintf","tStrCat","tStrPrefix","tBoundingBox","tDraw",
"tPoint","tCircle","tEllipse","tLine","tSurface","tSpline","tVolume","tCharacteristic",
"tLength","tParametric","tElliptic","tPlane","tRuled","tTriangulation","tTransfinite",
Christophe Geuzaine's avatar
 
Christophe Geuzaine committed
"tComplex","tPhysical","tUsing","tBump","tProgression","tPlugin","tRotate","tTranslate",
"tSymmetry","tDilate","tExtrude","tDuplicata","tLoop","tRecombine","tDelete",
"tCoherence","tIntersect","tAttractor","tLayers","tScalarPoint","tVectorPoint",
"tTensorPoint","tScalarLine","tVectorLine","tTensorLine","tScalarTriangle","tVectorTriangle",
"tTensorTriangle","tScalarQuadrangle","tVectorQuadrangle","tTensorQuadrangle",
"tScalarTetrahedron","tVectorTetrahedron","tTensorTetrahedron","tScalarHexahedron",
"tVectorHexahedron","tTensorHexahedron","tScalarPrism","tVectorPrism","tTensorPrism",
"tScalarPyramid","tVectorPyramid","tTensorPyramid","tText2D","tText3D","tCombine",
"tBSpline","tBezier","tNurbs","tOrder","tWith","tBounds","tKnots","tColor","tColorTable",
"tFor","tIn","tEndFor","tIf","tEndIf","tExit","tReturn","tCall","tFunction",
"tTrimmed","tShow","tHide","tB_SPLINE_SURFACE_WITH_KNOTS","tB_SPLINE_CURVE_WITH_KNOTS",
"tCARTESIAN_POINT","tTRUE","tFALSE","tUNSPECIFIED","tU","tV","tEDGE_CURVE","tVERTEX_POINT",
"tORIENTED_EDGE","tPLANE","tFACE_OUTER_BOUND","tEDGE_LOOP","tADVANCED_FACE",
"tVECTOR","tDIRECTION","tAXIS2_PLACEMENT_3D","tISO","tENDISO","tENDSEC","tDATA",
"tHEADER","tFILE_DESCRIPTION","tFILE_SCHEMA","tFILE_NAME","tMANIFOLD_SOLID_BREP",
"tCLOSED_SHELL","tADVANCED_BREP_SHAPE_REPRESENTATION","tFACE_BOUND","tCYLINDRICAL_SURFACE",
"tCONICAL_SURFACE","tCIRCLE","tTRIMMED_CURVE","tGEOMETRIC_SET","tCOMPOSITE_CURVE_SEGMENT",
"tCONTINUOUS","tCOMPOSITE_CURVE","tTOROIDAL_SURFACE","tPRODUCT_DEFINITION","tPRODUCT_DEFINITION_SHAPE",
"tSHAPE_DEFINITION_REPRESENTATION","tELLIPSE","tSolid","tEndSolid","tVertex",
"tFacet","tNormal","tOuter","tLoopSTL","tEndLoop","tEndFacet","tAFFECTPLUS",
"tAFFECTMINUS","tAFFECTTIMES","tAFFECTDIVIDE","'?'","tOR","tAND","tEQUAL","tNOTEQUAL",
"tAPPROXEQUAL","'<'","tLESSOREQUAL","'>'","tGREATEROREQUAL","'+'","'-'","'*'",
"'/'","'%'","tCROSSPRODUCT","'!'","tPLUSPLUS","tMINUSMINUS","UNARYPREC","'^'",
"'('","')'","'['","']'","'.'","'#'","','","'{'","'}'","All","SignedDouble","StlFormatItems",
"StlFormatItem","StepFormatItems","StepFormatItem","StepSpecial","StepHeaderItem",
"StepDataItem","GeoFormatItems","GeoFormatItem","Printf","View","Views","ScalarPointValues",
"ScalarPoint","@1","VectorPointValues","VectorPoint","@2","TensorPointValues",
"TensorPoint","@3","ScalarLineValues","ScalarLine","@4","VectorLineValues","VectorLine",
"@5","TensorLineValues","TensorLine","@6","ScalarTriangleValues","ScalarTriangle",
"@7","VectorTriangleValues","VectorTriangle","@8","TensorTriangleValues","TensorTriangle",
"@9","ScalarQuadrangleValues","ScalarQuadrangle","@10","VectorQuadrangleValues",
"VectorQuadrangle","@11","TensorQuadrangleValues","TensorQuadrangle","@12","ScalarTetrahedronValues",
"ScalarTetrahedron","@13","VectorTetrahedronValues","VectorTetrahedron","@14",
"TensorTetrahedronValues","TensorTetrahedron","@15","ScalarHexahedronValues",
"ScalarHexahedron","@16","VectorHexahedronValues","VectorHexahedron","@17","TensorHexahedronValues",
"TensorHexahedron","@18","ScalarPrismValues","ScalarPrism","@19","VectorPrismValues",
"VectorPrism","@20","TensorPrismValues","TensorPrism","@21","ScalarPyramidValues",
"ScalarPyramid","@22","VectorPyramidValues","VectorPyramid","@23","TensorPyramidValues",
"TensorPyramid","@24","Text2DValues","Text2D","@25","Text3DValues","Text3D",
"@26","NumericAffectation","NumericIncrement","Affectation","Shape","Transform",
"MultipleShape","ListOfShapes","Duplicata","Delete","Colorify","Visibility",
"Command","Loop","Extrude","@27","@28","@29","@30","@31","@32","@33","@34","@35",
"ExtrudeParameters","ExtrudeParameter","Transfinite","Coherence","BoolExpr",
"FExpr","FExpr_Single","VExpr","VExpr_Single","ListOfStrings","RecursiveListOfStrings",
"ListOfListOfDouble","RecursiveListOfListOfDouble","ListOfDouble","FExpr_Multi",
"RecursiveListOfDouble","ColorExpr","ListOfColor","RecursiveListOfColor","StringExpr", NULL
Christophe Geuzaine's avatar
 
Christophe Geuzaine committed
#endif
Christophe Geuzaine's avatar
 
Christophe Geuzaine committed
static const short yyr1[] = {     0,
Christophe Geuzaine's avatar
 
Christophe Geuzaine committed
   207,   207,   207,   207,   208,   208,   209,   209,   210,   210,
   210,   211,   211,   212,   212,   212,   213,   213,   213,   213,
   213,   214,   214,   214,   215,   215,   215,   215,   215,   215,
   215,   215,   215,   215,   215,   215,   215,   215,   215,   215,
   215,   215,   215,   215,   215,   215,   215,   215,   215,   215,
   215,   215,   215,   215,   216,   216,   217,   217,   217,   217,
   217,   217,   217,   217,   217,   217,   217,   217,   217,   217,
   218,   218,   219,   219,   220,   220,   220,   220,   220,   220,
   220,   220,   220,   220,   220,   220,   220,   220,   220,   220,
   220,   220,   220,   220,   220,   220,   220,   220,   220,   220,
   220,   221,   221,   223,   222,   224,   224,   226,   225,   227,
   227,   229,   228,   230,   230,   232,   231,   233,   233,   235,
   234,   236,   236,   238,   237,   239,   239,   241,   240,   242,
   242,   244,   243,   245,   245,   247,   246,   248,   248,   250,
   249,   251,   251,   253,   252,   254,   254,   256,   255,   257,
   257,   259,   258,   260,   260,   262,   261,   263,   263,   265,
   264,   266,   266,   268,   267,   269,   269,   271,   270,   272,
   272,   274,   273,   275,   275,   277,   276,   278,   278,   280,
   279,   281,   281,   283,   282,   284,   284,   286,   285,   287,
   287,   289,   288,   290,   290,   292,   291,   293,   293,   295,
   294,   296,   296,   298,   297,   299,   299,   299,   299,   299,
   300,   300,   301,   301,   301,   301,   301,   301,   301,   301,
Christophe Geuzaine's avatar
 
Christophe Geuzaine committed
   301,   301,   301,   301,   301,   301,   301,   301,   301,   301,
Christophe Geuzaine's avatar
 
Christophe Geuzaine committed
   302,   302,   302,   302,   302,   302,   302,   302,   302,   302,
   302,   302,   302,   302,   302,   302,   302,   302,   302,   302,
   302,   302,   302,   302,   302,   302,   302,   302,   302,   303,
   303,   303,   303,   304,   304,   304,   305,   305,   305,   305,
   305,   305,   306,   306,   307,   307,   307,   308,   309,   309,
   309,   309,   310,   310,   310,   310,   310,   310,   310,   310,
   310,   311,   311,   311,   311,   311,   311,   311,   311,   311,
   311,   312,   312,   312,   313,   312,   314,   312,   315,   312,
   312,   312,   312,   316,   312,   317,   312,   318,   312,   312,
   312,   312,   319,   312,   320,   312,   321,   312,   322,   322,
   323,   323,   323,   324,   324,   324,   324,   324,   324,   324,
   324,   325,   325,   326,   326,   326,   326,   326,   327,   327,
   327,   327,   327,   327,   327,   327,   327,   327,   327,   327,
   327,   327,   327,   327,   327,   327,   327,   327,   327,   327,
   327,   327,   327,   327,   327,   327,   327,   327,   327,   327,
Christophe Geuzaine's avatar
 
Christophe Geuzaine committed
   327,   327,   327,   327,   327,   327,   327,   327,   327,   327,
Christophe Geuzaine's avatar
 
Christophe Geuzaine committed
   327,   327,   327,   327,   327,   327,   327,   327,   327,   327,
   327,   327,   327,   327,   327,   327,   327,   327,   327,   327,
   328,   328,   328,   328,   328,   328,   328,   328,   328,   328,
   328,   328,   328,   329,   329,   329,   329,   329,   330,   330,
   330,   330,   331,   331,   332,   332,   333,   333,   333,   334,
   334,   335,   335,   335,   335,   336,   336,   336,   336,   336,
   336,   336,   336,   336,   336,   337,   337,   337,   337,   338,
   338,   338,   338,   339,   339,   340,   340,   341,   341,   341,
   341,   341,   341,   341
Christophe Geuzaine's avatar
 
Christophe Geuzaine committed
static const short yyr2[] = {     0,
     1,     1,     1,     2,     1,     2,     0,     2,     1,    21,
     1,     0,     2,     1,     1,     1,     2,     2,     2,     2,
     2,     7,     5,    17,     9,    23,    31,    15,    11,    11,
    15,     9,    13,     9,    11,    13,     9,     9,    11,     9,
    11,     9,    11,    13,    13,    11,    13,    17,     9,    11,
    11,    13,    11,     9,     0,     2,     1,     1,     1,     1,
     1,     1,     1,     1,     1,     1,     1,     1,     1,     1,
     5,     7,     6,     8,     0,     2,     2,     2,     2,     2,
     2,     2,     2,     2,     2,     2,     2,     2,     2,     2,
     2,     2,     2,     2,     2,     2,     2,     2,     2,     2,
     2,     1,     3,     0,    13,     1,     3,     0,    13,     1,
     3,     0,    13,     1,     3,     0,    19,     1,     3,     0,
    19,     1,     3,     0,    19,     1,     3,     0,    25,     1,
     3,     0,    25,     1,     3,     0,    25,     1,     3,     0,
    31,     1,     3,     0,    31,     1,     3,     0,    31,     1,
     3,     0,    31,     1,     3,     0,    31,     1,     3,     0,
    31,     1,     3,     0,    55,     1,     3,     0,    55,     1,
     3,     0,    55,     1,     3,     0,    43,     1,     3,     0,
    43,     1,     3,     0,    43,     1,     3,     0,    37,     1,
     3,     0,    37,     1,     3,     0,    37,     1,     3,     0,
    13,     1,     3,     0,    15,     1,     1,     1,     1,     1,
     1,     1,     4,     7,     9,     6,     3,     6,     6,     9,
     6,     9,     5,     8,     8,    11,     6,     9,     9,     9,
Christophe Geuzaine's avatar
 
Christophe Geuzaine committed
     7,     8,    12,     6,     7,     7,     7,     9,     7,     9,
    17,     7,     7,    11,     8,    12,     8,     8,     8,    12,
    14,    14,    22,    20,     8,     8,     8,     7,     8,     5,
    11,     5,     9,     1,     1,     1,     0,     2,     6,     6,
     6,     6,     4,     6,     4,     6,     3,     5,     3,     3,
Christophe Geuzaine's avatar
 
Christophe Geuzaine committed
     4,     4,     3,     7,     3,     7,     3,     2,     2,    15,
     2,     6,     8,     8,    10,     1,     2,     1,     3,     4,
     1,     8,    12,    14,     0,    12,     0,    16,     0,    18,
     8,    12,    14,     0,    12,     0,    16,     0,    18,     8,
    12,    14,     0,    12,     0,    16,     0,    18,     1,     2,
     9,     7,     2,     6,     9,     9,     8,     8,     8,     6,
     4,     2,     2,     1,     1,     1,     1,     1,     1,     3,
     2,     2,     2,     3,     3,     3,     3,     3,     3,     3,
     3,     3,     3,     3,     3,     3,     3,     5,     4,     4,
     4,     4,     4,     4,     4,     4,     4,     4,     6,     4,
     4,     4,     4,     4,     4,     6,     6,     6,     4,     4,
     4,     4,     4,     4,     4,     4,     4,     4,     4,     6,
     4,     4,     4,     4,     4,     4,     6,     6,     6,     4,
     1,     1,     1,     1,     1,     4,     4,     2,     5,     3,
     6,     4,     7,     1,     2,     2,     3,     3,    11,     9,
     7,     7,     0,     3,     1,     3,     0,     3,     3,     1,
     3,     1,     1,     3,     4,     3,     5,     4,     1,     1,
     1,     3,     4,     6,     7,     1,     1,     3,     3,     9,
     7,     1,     5,     3,     6,     1,     3,     1,     6,     4,
     4,     6,     6,     9
Christophe Geuzaine's avatar
 
Christophe Geuzaine committed
static const short yydefact[] = {     0,
     0,     2,     1,     3,     4,     9,    11,     0,     8,     0,
     0,     0,     0,     0,     0,     0,     0,     0,    13,    14,
    16,    15,     0,     0,     0,     0,     0,     0,     0,     0,
     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
Christophe Geuzaine's avatar
 
Christophe Geuzaine committed
   296,     0,   301,     0,   298,     0,     0,     0,     0,     0,
    56,    58,    57,    59,    60,    61,    62,    63,    64,    65,
    70,    69,    66,    67,    68,     0,     0,    17,    18,    20,
    19,    21,   433,   433,     0,   411,   415,   468,   206,   412,
   413,   414,     0,     0,     0,     0,     0,     0,     0,     0,
     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
     0,     0,     0,     0,     0,     0,   207,   208,   209,   210,
     0,     0,     0,   211,   212,     0,     0,     0,     0,     0,
     0,     0,   349,     0,     0,   289,     0,   291,     0,     0,
     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
Christophe Geuzaine's avatar
 
Christophe Geuzaine committed
     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
Christophe Geuzaine's avatar
 
Christophe Geuzaine committed
     0,     0,     0,     0,     0,     0,     0,   424,     0,     0,
     0,     0,     0,     0,   267,     0,     0,   267,   342,   343,
     0,     0,     0,     0,     0,     0,     0,   462,     0,     0,
     0,     0,     0,   288,     0,   297,     0,   468,   267,     0,
   267,     0,     5,     0,     0,     0,     0,     0,     0,     0,
Christophe Geuzaine's avatar
 
Christophe Geuzaine committed
     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
Christophe Geuzaine's avatar
 
Christophe Geuzaine committed
     0,   418,     0,    75,     0,     0,     0,     0,     0,     0,
Christophe Geuzaine's avatar
 
Christophe Geuzaine committed
     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
Christophe Geuzaine's avatar
 
Christophe Geuzaine committed
     0,     0,     0,     0,     0,     0,     0,     0,     0,   415,
   352,   351,   353,     0,     0,     0,     0,     0,     0,     0,
     0,     0,   217,   285,     0,     0,     0,     0,     0,     0,
     0,     0,     0,     0,     0,     0,     0,     0,     0,   283,
Christophe Geuzaine's avatar
 
Christophe Geuzaine committed
     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
Christophe Geuzaine's avatar
 
Christophe Geuzaine committed
   415,     0,     0,     0,   449,   450,   451,   442,     0,   443,
Christophe Geuzaine's avatar
 
Christophe Geuzaine committed
     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
Christophe Geuzaine's avatar
 
Christophe Geuzaine committed
     0,     0,     0,     0,     0,     0,   426,   425,     0,     0,
     0,     0,   267,   267,     0,     0,     0,     0,     0,     0,
     0,   277,     0,     0,     0,     0,   287,     0,     0,     0,
     0,     0,     0,     0,   267,     0,     0,     0,   299,     0,
     0,   279,     0,   280,     6,     0,     0,     0,     0,     0,
Christophe Geuzaine's avatar
 
Christophe Geuzaine committed
     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
Christophe Geuzaine's avatar
 
Christophe Geuzaine committed
     0,     0,     0,     0,     0,     0,   435,     0,     0,     0,
     0,     0,   420,     0,     0,     0,     0,     0,     0,     0,
Christophe Geuzaine's avatar
 
Christophe Geuzaine committed
     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
Christophe Geuzaine's avatar
 
Christophe Geuzaine committed
     0,     0,   350,     0,     0,   456,   457,     0,     0,   206,
     0,     0,     0,     0,     0,   213,     0,   367,   366,   364,
   365,   360,   362,   361,   363,   355,   354,   356,   357,   358,
   359,     0,     0,     0,     0,     0,     0,     0,     0,     0,
     0,     0,     0,     0,   415,     0,     0,     0,     0,     0,
Christophe Geuzaine's avatar
 
Christophe Geuzaine committed
     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
Christophe Geuzaine's avatar
 
Christophe Geuzaine committed
     0,     0,     0,     0,     0,     0,     0,   428,   427,   266,