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

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

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

#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
#define	tBoundingBox	291
#define	tDraw	292
Christophe Geuzaine's avatar
 
Christophe Geuzaine committed
#define	tToday	293
#define	tPoint	294
#define	tCircle	295
#define	tEllipse	296
#define	tLine	297
#define	tSurface	298
#define	tSpline	299
#define	tVolume	300
#define	tCharacteristic	301
#define	tLength	302
#define	tParametric	303
#define	tElliptic	304
#define	tPlane	305
#define	tRuled	306
#define	tTriangulation	307
#define	tTransfinite	308
#define	tComplex	309
#define	tPhysical	310
#define	tUsing	311
#define	tBump	312
#define	tProgression	313
#define	tPlugin	314
Christophe Geuzaine's avatar
 
Christophe Geuzaine committed
#define	tDiscrete	315
#define	tRotate	316
#define	tTranslate	317
#define	tSymmetry	318
#define	tDilate	319
#define	tExtrude	320
#define	tDuplicata	321
#define	tLoop	322
#define	tRecombine	323
#define	tDelete	324
#define	tCoherence	325
#define	tIntersect	326
#define	tAttractor	327
#define	tLayers	328
Christophe Geuzaine's avatar
 
Christophe Geuzaine committed
#define	tAlias	329
Christophe Geuzaine's avatar
 
Christophe Geuzaine committed
#define	tAliasWithOptions	330
#define	tScalarPoint	331
#define	tVectorPoint	332
#define	tTensorPoint	333
#define	tScalarLine	334
#define	tVectorLine	335
#define	tTensorLine	336
#define	tScalarTriangle	337
#define	tVectorTriangle	338
#define	tTensorTriangle	339
#define	tScalarQuadrangle	340
#define	tVectorQuadrangle	341
#define	tTensorQuadrangle	342
#define	tScalarTetrahedron	343
#define	tVectorTetrahedron	344
#define	tTensorTetrahedron	345
#define	tScalarHexahedron	346
#define	tVectorHexahedron	347
#define	tTensorHexahedron	348
#define	tScalarPrism	349
#define	tVectorPrism	350
#define	tTensorPrism	351
#define	tScalarPyramid	352
#define	tVectorPyramid	353
#define	tTensorPyramid	354
#define	tText2D	355
#define	tText3D	356
#define	tInterpolationScheme	357
#define	tTime	358
#define	tCombine	359
#define	tBSpline	360
#define	tBezier	361
#define	tNurbs	362
#define	tOrder	363
#define	tWith	364
#define	tBounds	365
#define	tKnots	366
#define	tColor	367
#define	tColorTable	368
#define	tFor	369
#define	tIn	370
#define	tEndFor	371
#define	tIf	372
#define	tEndIf	373
#define	tExit	374
#define	tReturn	375
#define	tCall	376
#define	tFunction	377
#define	tTrimmed	378
#define	tShow	379
#define	tHide	380
#define	tGetValue	381
#define	tB_SPLINE_SURFACE_WITH_KNOTS	382
#define	tB_SPLINE_CURVE_WITH_KNOTS	383
#define	tCARTESIAN_POINT	384
#define	tTRUE	385
#define	tFALSE	386
#define	tUNSPECIFIED	387
#define	tU	388
#define	tV	389
#define	tEDGE_CURVE	390
#define	tVERTEX_POINT	391
#define	tORIENTED_EDGE	392
#define	tPLANE	393
#define	tFACE_OUTER_BOUND	394
#define	tEDGE_LOOP	395
#define	tADVANCED_FACE	396
#define	tVECTOR	397
#define	tDIRECTION	398
#define	tAXIS2_PLACEMENT_3D	399
#define	tISO	400
#define	tENDISO	401
#define	tENDSEC	402
#define	tDATA	403
#define	tHEADER	404
#define	tFILE_DESCRIPTION	405
#define	tFILE_SCHEMA	406
#define	tFILE_NAME	407
#define	tMANIFOLD_SOLID_BREP	408
#define	tCLOSED_SHELL	409
#define	tADVANCED_BREP_SHAPE_REPRESENTATION	410
#define	tFACE_BOUND	411
#define	tCYLINDRICAL_SURFACE	412
#define	tCONICAL_SURFACE	413
#define	tCIRCLE	414
#define	tTRIMMED_CURVE	415
#define	tGEOMETRIC_SET	416
#define	tCOMPOSITE_CURVE_SEGMENT	417
#define	tCONTINUOUS	418
#define	tCOMPOSITE_CURVE	419
#define	tTOROIDAL_SURFACE	420
#define	tPRODUCT_DEFINITION	421
#define	tPRODUCT_DEFINITION_SHAPE	422
#define	tSHAPE_DEFINITION_REPRESENTATION	423
#define	tELLIPSE	424
#define	tSolid	425
#define	tEndSolid	426
#define	tVertex	427
#define	tFacet	428
#define	tNormal	429
#define	tOuter	430
#define	tLoopSTL	431
#define	tEndLoop	432
#define	tEndFacet	433
#define	tAFFECTPLUS	434
#define	tAFFECTMINUS	435
#define	tAFFECTTIMES	436
#define	tAFFECTDIVIDE	437
#define	tOR	438
#define	tAND	439
#define	tEQUAL	440
#define	tNOTEQUAL	441
#define	tAPPROXEQUAL	442
#define	tLESSOREQUAL	443
#define	tGREATEROREQUAL	444
#define	tCROSSPRODUCT	445
#define	tPLUSPLUS	446
#define	tMINUSMINUS	447
#define	UNARYPREC	448
Christophe Geuzaine's avatar
 
Christophe Geuzaine committed

Christophe Geuzaine's avatar
 
Christophe Geuzaine committed
// $Id: Gmsh.tab.cpp,v 1.228 2005-01-14 17:54:25 geuzaine Exp $
Christophe Geuzaine's avatar
 
Christophe Geuzaine committed
// Copyright (C) 1997-2005 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>.
Christophe Geuzaine's avatar
 
Christophe Geuzaine committed
#include <time.h>
#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"
Christophe Geuzaine's avatar
 
Christophe Geuzaine committed
#include "Visibility.h"
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;

static ExtrudeParams extr;
static Post_View *View;
Christophe Geuzaine's avatar
 
Christophe Geuzaine committed
static int ntmp;
Christophe Geuzaine's avatar
 
Christophe Geuzaine committed
static int ViewErrorFlags[VIEW_NB_ELEMENT_TYPES];
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);
int CheckViewErrorFlags(Post_View *v);
Christophe Geuzaine's avatar
 
Christophe Geuzaine committed
#line 74 "Gmsh.y"
Christophe Geuzaine's avatar
 
Christophe Geuzaine committed
typedef union {
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;
Christophe Geuzaine's avatar
 
Christophe Geuzaine committed
#include <stdio.h>
Christophe Geuzaine's avatar
 
Christophe Geuzaine committed

Christophe Geuzaine's avatar
 
Christophe Geuzaine committed
#ifndef __cplusplus
#ifndef __STDC__
#define const
Christophe Geuzaine's avatar
 
Christophe Geuzaine committed
#endif
#endif
Christophe Geuzaine's avatar
 
Christophe Geuzaine committed

Christophe Geuzaine's avatar
 
Christophe Geuzaine committed
#define	YYFINAL		2408
Christophe Geuzaine's avatar
 
Christophe Geuzaine committed
#define	YYFLAG		-32768
Christophe Geuzaine's avatar
 
Christophe Geuzaine committed
#define	YYNTBASE	214
Christophe Geuzaine's avatar
 
Christophe Geuzaine committed

Christophe Geuzaine's avatar
 
Christophe Geuzaine committed
#define YYTRANSLATE(x) ((unsigned)(x) <= 448 ? yytranslate[x] : 352)
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,   200,     2,   210,     2,   198,     2,     2,   205,
   206,   196,   194,   211,   195,   209,   197,     2,     2,     2,
     2,     2,     2,     2,     2,     2,     2,     2,     2,   190,
     2,   192,   184,     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
   207,     2,   208,   204,     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,   212,     2,   213,     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,
   167,   168,   169,   170,   171,   172,   173,   174,   175,   176,
Christophe Geuzaine's avatar
 
Christophe Geuzaine committed
   177,   178,   179,   180,   181,   182,   183,   185,   186,   187,
   188,   189,   191,   193,   199,   201,   202,   203
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,
Christophe Geuzaine's avatar
 
Christophe Geuzaine committed
   639,   642,   645,   648,   650,   654,   655,   669,   671,   675,
   676,   690,   692,   696,   697,   711,   713,   717,   718,   738,
   740,   744,   745,   765,   767,   771,   772,   792,   794,   798,
   799,   825,   827,   831,   832,   858,   860,   864,   865,   891,
   893,   897,   898,   930,   932,   936,   937,   969,   971,   975,
   976,  1008,  1010,  1014,  1015,  1047,  1049,  1053,  1054,  1086,
  1088,  1092,  1093,  1125,  1127,  1131,  1132,  1188,  1190,  1194,
  1195,  1251,  1253,  1257,  1258,  1314,  1316,  1320,  1321,  1365,
  1367,  1371,  1372,  1416,  1418,  1422,  1423,  1467,  1469,  1473,
  1474,  1512,  1514,  1518,  1519,  1557,  1559,  1563,  1564,  1602,
  1604,  1608,  1609,  1623,  1625,  1629,  1630,  1646,  1655,  1657,
  1661,  1667,  1669,  1671,  1673,  1675,  1677,  1679,  1681,  1686,
  1694,  1704,  1711,  1715,  1722,  1729,  1739,  1746,  1756,  1762,
  1771,  1780,  1792,  1799,  1809,  1819,  1829,  1837,  1846,  1859,
  1866,  1874,  1882,  1890,  1900,  1908,  1918,  1936,  1944,  1952,
Christophe Geuzaine's avatar
 
Christophe Geuzaine committed
  1964,  1973,  1986,  1995,  2004,  2013,  2026,  2041,  2056,  2071,
  2094,  2115,  2124,  2133,  2142,  2150,  2159,  2165,  2177,  2183,
  2193,  2195,  2197,  2199,  2200,  2203,  2210,  2217,  2224,  2231,
Christophe Geuzaine's avatar
 
Christophe Geuzaine committed
  2236,  2243,  2250,  2257,  2262,  2269,  2273,  2278,  2284,  2288,
  2292,  2297,  2302,  2306,  2314,  2318,  2326,  2330,  2333,  2336,
  2352,  2355,  2362,  2371,  2380,  2391,  2393,  2396,  2398,  2402,
  2407,  2409,  2418,  2431,  2446,  2447,  2460,  2461,  2478,  2479,
  2498,  2507,  2520,  2535,  2536,  2549,  2550,  2567,  2568,  2587,
  2596,  2609,  2624,  2625,  2638,  2639,  2656,  2657,  2676,  2678,
  2681,  2691,  2699,  2702,  2709,  2719,  2729,  2738,  2747,  2756,
  2763,  2768,  2771,  2774,  2776,  2778,  2780,  2782,  2784,  2786,
  2790,  2793,  2796,  2799,  2803,  2807,  2811,  2815,  2819,  2823,
  2827,  2831,  2835,  2839,  2843,  2847,  2851,  2855,  2861,  2866,
  2871,  2876,  2881,  2886,  2891,  2896,  2901,  2906,  2911,  2918,
  2923,  2928,  2933,  2938,  2943,  2948,  2955,  2962,  2969,  2974,
  2979,  2984,  2989,  2994,  2999,  3004,  3009,  3014,  3019,  3024,
  3031,  3036,  3041,  3046,  3051,  3056,  3061,  3068,  3075,  3082,
  3087,  3089,  3091,  3093,  3095,  3097,  3102,  3107,  3110,  3116,
  3120,  3127,  3132,  3140,  3147,  3149,  3152,  3155,  3159,  3163,
  3175,  3185,  3193,  3201,  3202,  3206,  3208,  3212,  3213,  3217,
  3221,  3223,  3227,  3229,  3231,  3235,  3240,  3244,  3250,  3255,
  3257,  3259,  3261,  3265,  3270,  3277,  3285,  3287,  3289,  3293,
  3297,  3307,  3315,  3317,  3323,  3327,  3334,  3336,  3340,  3342,
  3344,  3351,  3356,  3361,  3368,  3375
Christophe Geuzaine's avatar
 
Christophe Geuzaine committed
};
Christophe Geuzaine's avatar
 
Christophe Geuzaine committed
static const short yyrhs[] = {   218,
     0,   216,     0,   223,     0,     1,     6,     0,     3,     0,
   195,     3,     0,     0,   216,   217,     0,   171,     0,   174,
   175,   215,   215,   215,   176,   177,   173,   215,   215,   215,
   173,   215,   215,   215,   173,   215,   215,   215,   178,   179,
     0,   172,     0,     0,   218,   219,     0,   220,     0,   222,
     0,   221,     0,   146,     6,     0,   147,     6,     0,   149,
     6,     0,   148,     6,     0,   150,     6,     0,   151,   205,
   341,   211,     5,   206,     6,     0,   152,   205,   341,   206,
     6,     0,   153,   205,     5,   211,     5,   211,   341,   211,
   341,   211,     5,   211,     5,   211,     5,   206,     6,     0,
     3,     7,   130,   205,     5,   211,   339,   206,     6,     0,
     3,     7,   129,   205,     5,   211,   337,   211,   345,   211,
   336,   211,   336,   211,   336,   211,   345,   211,   345,   211,
   336,   206,     6,     0,     3,     7,   128,   205,     5,   211,
   337,   211,   337,   211,   343,   211,   336,   211,   336,   211,
   336,   211,   336,   211,   345,   211,   345,   211,   345,   211,
   345,   211,   336,   206,     6,     0,     3,     7,   136,   205,
     5,   211,     3,   211,     3,   211,     3,   211,   336,   206,
     6,     0,     3,     7,   140,   205,     5,   211,     3,   211,
   336,   206,     6,     0,     3,     7,   157,   205,     5,   211,
     3,   211,   336,   206,     6,     0,     3,     7,   138,   205,
     5,   211,   196,   211,   196,   211,   337,   211,   336,   206,
     6,     0,     3,     7,   141,   205,     5,   211,   345,   206,
     6,     0,     3,     7,   142,   205,     5,   211,   345,   211,
     3,   211,   336,   206,     6,     0,     3,     7,   137,   205,
     5,   211,     3,   206,     6,     0,     3,     7,   143,   205,
     5,   211,     3,   211,   337,   206,     6,     0,     3,     7,
   145,   205,     5,   211,     3,   211,     3,   211,     3,   206,
     6,     0,     3,     7,   144,   205,     5,   211,   339,   206,
     6,     0,     3,     7,   139,   205,     5,   211,     3,   206,
     6,     0,     3,     7,    43,   205,     5,   211,     3,   211,
     3,   206,     6,     0,     3,     7,   155,   205,     5,   211,
   345,   206,     6,     0,     3,     7,   156,   205,     5,   211,
   345,   211,     3,   206,     6,     0,     3,     7,   154,   205,
     5,   211,     3,   206,     6,     0,     3,     7,   158,   205,
     5,   211,     3,   211,   337,   206,     6,     0,     3,     7,
   159,   205,     5,   211,     3,   211,   337,   211,   337,   206,
     6,     0,     3,     7,   166,   205,     5,   211,     3,   211,
   337,   211,   337,   206,     6,     0,     3,     7,   160,   205,
     5,   211,     3,   211,   337,   206,     6,     0,     3,     7,
   170,   205,     5,   211,     3,   211,   337,   211,   337,   206,
     6,     0,     3,     7,   161,   205,     5,   211,     3,   211,
   345,   211,   345,   211,   336,   211,   336,   206,     6,     0,
     3,     7,   162,   205,     5,   211,   345,   206,     6,     0,
     3,     7,   163,   205,   164,   211,   336,   211,     3,   206,
     6,     0,     3,     7,   165,   205,     5,   211,   345,   211,
   336,   206,     6,     0,     3,     7,   167,   205,     5,   211,
     5,   211,     3,   211,     3,   206,     6,     0,     3,     7,
   168,   205,     5,   211,     5,   211,     3,   206,     6,     0,
     3,     7,   169,   205,     3,   211,     3,   206,     6,     0,
     0,   223,   224,     0,   226,     0,   225,     0,   311,     0,
   312,     0,   313,     0,   316,     0,   317,     0,   318,     0,
   319,     0,   322,     0,   334,     0,   335,     0,   321,     0,
   320,     0,    33,   205,     5,   206,     6,     0,    33,   205,
     5,   211,   347,   206,     6,     0,     4,     5,   212,   227,
   213,     6,     0,     4,     5,     4,   339,   212,   227,   213,
     6,     0,     0,   227,   229,     0,   227,   232,     0,   227,
   235,     0,   227,   238,     0,   227,   241,     0,   227,   244,
     0,   227,   247,     0,   227,   250,     0,   227,   253,     0,
   227,   256,     0,   227,   259,     0,   227,   262,     0,   227,
   265,     0,   227,   268,     0,   227,   271,     0,   227,   274,
     0,   227,   277,     0,   227,   280,     0,   227,   283,     0,
   227,   286,     0,   227,   289,     0,   227,   292,     0,   227,
   295,     0,   227,   298,     0,   227,   301,     0,   227,   304,
     0,   227,   306,     0,   227,   308,     0,   337,     0,   228,
   211,   337,     0,     0,    77,   205,   337,   211,   337,   211,
   337,   206,   230,   212,   228,   213,     6,     0,   337,     0,
   231,   211,   337,     0,     0,    78,   205,   337,   211,   337,
   211,   337,   206,   233,   212,   231,   213,     6,     0,   337,
     0,   234,   211,   337,     0,     0,    79,   205,   337,   211,
   337,   211,   337,   206,   236,   212,   234,   213,     6,     0,
   337,     0,   237,   211,   337,     0,     0,    80,   205,   337,
   211,   337,   211,   337,   211,   337,   211,   337,   211,   337,
   206,   239,   212,   237,   213,     6,     0,   337,     0,   240,
   211,   337,     0,     0,    81,   205,   337,   211,   337,   211,
   337,   211,   337,   211,   337,   211,   337,   206,   242,   212,
   240,   213,     6,     0,   337,     0,   243,   211,   337,     0,
     0,    82,   205,   337,   211,   337,   211,   337,   211,   337,
   211,   337,   211,   337,   206,   245,   212,   243,   213,     6,
     0,   337,     0,   246,   211,   337,     0,     0,    83,   205,
   337,   211,   337,   211,   337,   211,   337,   211,   337,   211,
   337,   211,   337,   211,   337,   211,   337,   206,   248,   212,
   246,   213,     6,     0,   337,     0,   249,   211,   337,     0,
     0,    84,   205,   337,   211,   337,   211,   337,   211,   337,
   211,   337,   211,   337,   211,   337,   211,   337,   211,   337,
   206,   251,   212,   249,   213,     6,     0,   337,     0,   252,
   211,   337,     0,     0,    85,   205,   337,   211,   337,   211,
   337,   211,   337,   211,   337,   211,   337,   211,   337,   211,
   337,   211,   337,   206,   254,   212,   252,   213,     6,     0,
   337,     0,   255,   211,   337,     0,     0,    86,   205,   337,
   211,   337,   211,   337,   211,   337,   211,   337,   211,   337,
   211,   337,   211,   337,   211,   337,   211,   337,   211,   337,
   211,   337,   206,   257,   212,   255,   213,     6,     0,   337,
     0,   258,   211,   337,     0,     0,    87,   205,   337,   211,
   337,   211,   337,   211,   337,   211,   337,   211,   337,   211,
   337,   211,   337,   211,   337,   211,   337,   211,   337,   211,
   337,   206,   260,   212,   258,   213,     6,     0,   337,     0,
   261,   211,   337,     0,     0,    88,   205,   337,   211,   337,
   211,   337,   211,   337,   211,   337,   211,   337,   211,   337,
   211,   337,   211,   337,   211,   337,   211,   337,   211,   337,
   206,   263,   212,   261,   213,     6,     0,   337,     0,   264,
   211,   337,     0,     0,    89,   205,   337,   211,   337,   211,
   337,   211,   337,   211,   337,   211,   337,   211,   337,   211,
   337,   211,   337,   211,   337,   211,   337,   211,   337,   206,
   266,   212,   264,   213,     6,     0,   337,     0,   267,   211,
   337,     0,     0,    90,   205,   337,   211,   337,   211,   337,
   211,   337,   211,   337,   211,   337,   211,   337,   211,   337,
   211,   337,   211,   337,   211,   337,   211,   337,   206,   269,
   212,   267,   213,     6,     0,   337,     0,   270,   211,   337,
     0,     0,    91,   205,   337,   211,   337,   211,   337,   211,
   337,   211,   337,   211,   337,   211,   337,   211,   337,   211,
   337,   211,   337,   211,   337,   211,   337,   206,   272,   212,
   270,   213,     6,     0,   337,     0,   273,   211,   337,     0,
     0,    92,   205,   337,   211,   337,   211,   337,   211,   337,
   211,   337,   211,   337,   211,   337,   211,   337,   211,   337,
   211,   337,   211,   337,   211,   337,   211,   337,   211,   337,
   211,   337,   211,   337,   211,   337,   211,   337,   211,   337,
   211,   337,   211,   337,   211,   337,   211,   337,   211,   337,
   206,   275,   212,   273,   213,     6,     0,   337,     0,   276,
   211,   337,     0,     0,    93,   205,   337,   211,   337,   211,
   337,   211,   337,   211,   337,   211,   337,   211,   337,   211,
   337,   211,   337,   211,   337,   211,   337,   211,   337,   211,
   337,   211,   337,   211,   337,   211,   337,   211,   337,   211,
   337,   211,   337,   211,   337,   211,   337,   211,   337,   211,
   337,   211,   337,   206,   278,   212,   276,   213,     6,     0,
   337,     0,   279,   211,   337,     0,     0,    94,   205,   337,
   211,   337,   211,   337,   211,   337,   211,   337,   211,   337,
   211,   337,   211,   337,   211,   337,   211,   337,   211,   337,
   211,   337,   211,   337,   211,   337,   211,   337,   211,   337,
   211,   337,   211,   337,   211,   337,   211,   337,   211,   337,
   211,   337,   211,   337,   211,   337,   206,   281,   212,   279,
   213,     6,     0,   337,     0,   282,   211,   337,     0,     0,
    95,   205,   337,   211,   337,   211,   337,   211,   337,   211,
   337,   211,   337,   211,   337,   211,   337,   211,   337,   211,
   337,   211,   337,   211,   337,   211,   337,   211,   337,   211,
   337,   211,   337,   211,   337,   211,   337,   206,   284,   212,
   282,   213,     6,     0,   337,     0,   285,   211,   337,     0,
     0,    96,   205,   337,   211,   337,   211,   337,   211,   337,
   211,   337,   211,   337,   211,   337,   211,   337,   211,   337,
   211,   337,   211,   337,   211,   337,   211,   337,   211,   337,
   211,   337,   211,   337,   211,   337,   211,   337,   206,   287,
   212,   285,   213,     6,     0,   337,     0,   288,   211,   337,
     0,     0,    97,   205,   337,   211,   337,   211,   337,   211,
   337,   211,   337,   211,   337,   211,   337,   211,   337,   211,
   337,   211,   337,   211,   337,   211,   337,   211,   337,   211,
   337,   211,   337,   211,   337,   211,   337,   211,   337,   206,
   290,   212,   288,   213,     6,     0,   337,     0,   291,   211,
   337,     0,     0,    98,   205,   337,   211,   337,   211,   337,
   211,   337,   211,   337,   211,   337,   211,   337,   211,   337,
   211,   337,   211,   337,   211,   337,   211,   337,   211,   337,
   211,   337,   211,   337,   206,   293,   212,   291,   213,     6,
     0,   337,     0,   294,   211,   337,     0,     0,    99,   205,
   337,   211,   337,   211,   337,   211,   337,   211,   337,   211,
   337,   211,   337,   211,   337,   211,   337,   211,   337,   211,
   337,   211,   337,   211,   337,   211,   337,   211,   337,   206,
   296,   212,   294,   213,     6,     0,   337,     0,   297,   211,
   337,     0,     0,   100,   205,   337,   211,   337,   211,   337,
   211,   337,   211,   337,   211,   337,   211,   337,   211,   337,
   211,   337,   211,   337,   211,   337,   211,   337,   211,   337,
   211,   337,   211,   337,   206,   299,   212,   297,   213,     6,
     0,   351,     0,   300,   211,   351,     0,     0,   101,   205,
   337,   211,   337,   211,   337,   206,   302,   212,   300,   213,
     6,     0,   351,     0,   303,   211,   351,     0,     0,   102,
   205,   337,   211,   337,   211,   337,   211,   337,   206,   305,
   212,   303,   213,     6,     0,   103,   212,   344,   213,   212,
   344,   213,     6,     0,   337,     0,   307,   211,   337,     0,
   104,   212,   307,   213,     6,     0,     7,     0,   180,     0,
   181,     0,   182,     0,   183,     0,   201,     0,   202,     0,
     4,   309,   337,     6,     0,     4,   207,   337,   208,   309,
   337,     6,     0,     4,   207,   212,   347,   213,   208,   309,
   345,     6,     0,     4,   207,   208,     7,   345,     6,     0,
     4,   310,     6,     0,     4,   207,   337,   208,   310,     6,
     0,     4,   209,     4,     7,   351,     6,     0,     4,   207,
   337,   208,   209,     4,     7,   351,     6,     0,     4,   209,
     4,   309,   337,     6,     0,     4,   207,   337,   208,   209,
     4,   309,   337,     6,     0,     4,   209,     4,   310,     6,
     0,     4,   207,   337,   208,   209,     4,   310,     6,     0,
     4,   209,   113,   209,     4,     7,   348,     6,     0,     4,
   207,   337,   208,   209,   113,   209,     4,     7,   348,     6,
     0,     4,   209,   114,     7,   349,     6,     0,     4,   207,
   337,   208,   209,   114,     7,   349,     6,     0,    60,   205,
     4,   206,   209,     4,     7,   337,     6,     0,    60,   205,
     4,   206,   209,     4,     7,   351,     6,     0,    40,   205,
   337,   206,     7,   339,     6,     0,    56,    40,   205,   337,
   206,     7,   345,     6,     0,    73,    40,   345,     7,   212,
   337,   211,   337,   211,   337,   213,     6,     0,    47,    48,
   345,     7,   337,     6,     0,    43,   205,   337,   206,     7,
   345,     6,     0,    45,   205,   337,   206,     7,   345,     6,
     0,    41,   205,   337,   206,     7,   345,     6,     0,    41,
   205,   337,   206,     7,   345,    51,   339,     6,     0,    42,
   205,   337,   206,     7,   345,     6,     0,    42,   205,   337,
   206,     7,   345,    51,   339,     6,     0,    49,   205,   337,
   206,     7,   212,   337,   211,   337,   211,     5,   211,     5,
   211,     5,   213,     6,     0,   106,   205,   337,   206,     7,
   345,     6,     0,   107,   205,   337,   206,     7,   345,     6,
     0,   108,   205,   337,   206,     7,   345,   112,   345,   109,
   337,     6,     0,    43,    68,   205,   337,   206,     7,   345,
     6,     0,    73,    43,   345,     7,   212,   337,   211,   337,
   211,   337,   213,     6,     0,    56,    43,   205,   337,   206,
     7,   345,     6,     0,    51,    44,   205,   337,   206,     7,
   345,     6,     0,    52,    44,   205,   337,   206,     7,   345,
     6,     0,   124,    44,   205,   337,   206,     7,   212,   337,
   211,   345,   213,     6,     0,    61,    44,   205,   337,   206,
     7,   212,   337,   211,   337,   213,   345,   345,     6,     0,
    61,    44,   212,   337,   213,     7,   212,   337,   211,   337,
   213,   345,   345,     6,     0,    53,    44,   205,   337,   206,
     7,   205,   337,   211,   337,   206,   345,   345,     6,     0,
   108,    44,   110,   111,   205,   337,   206,     7,   343,   112,
   212,   345,   211,   345,   213,   109,   212,   337,   211,   337,
   213,     6,     0,   108,    44,   205,   337,   206,     7,   343,
   112,   212,   345,   211,   345,   213,   109,   212,   337,   211,
   337,   213,     6,     0,    44,    68,   205,   337,   206,     7,
   345,     6,     0,    56,    44,   205,   337,   206,     7,   345,
     6,     0,    55,    46,   205,   337,   206,     7,   345,     6,
     0,    46,   205,   337,   206,     7,   345,     6,     0,    56,
    46,   205,   337,   206,     7,   345,     6,     0,    63,   339,
   212,   314,   213,     0,    62,   212,   339,   211,   339,   211,
   337,   213,   212,   314,   213,     0,    64,   339,   212,   314,
   213,     0,    65,   212,   339,   211,   337,   213,   212,   314,
   213,     0,   316,     0,   315,     0,   313,     0,     0,   315,
   312,     0,   315,    40,   212,   347,   213,     6,     0,   315,
    43,   212,   347,   213,     6,     0,   315,    44,   212,   347,
   213,     6,     0,   315,    46,   212,   347,   213,     6,     0,
    67,   212,   315,   213,     0,    67,     4,   207,   337,   208,
     6,     0,    75,     4,   207,   337,   208,     6,     0,    76,
     4,   207,   337,   208,     6,     0,    70,   212,   315,   213,
     0,    70,     4,   207,   337,   208,     6,     0,    70,     4,
     6,     0,    70,     4,     4,     6,     0,   113,   348,   212,
   315,   213,     0,   125,   351,     6,     0,   126,   351,     6,
     0,   125,   212,   315,   213,     0,   126,   212,   315,   213,
     0,     4,   351,     6,     0,     4,     4,   207,   337,   208,
   351,     6,     0,     4,   337,     6,     0,    60,   205,     4,
   206,   209,     4,     6,     0,   105,     4,     6,     0,   120,
     6,     0,    37,     6,     0,    37,   212,   337,   211,   337,
   211,   337,   211,   337,   211,   337,   211,   337,   213,     6,
     0,    38,     6,     0,   115,   205,   337,     8,   337,   206,
     0,   115,   205,   337,     8,   337,     8,   337,   206,     0,
   115,     4,   116,   212,   337,     8,   337,   213,     0,   115,
     4,   116,   212,   337,     8,   337,     8,   337,   213,     0,
   117,     0,   123,     4,     0,   121,     0,   122,     4,     6,
     0,   118,   205,   337,   206,     0,   119,     0,    66,    40,
   212,   337,   211,   339,   213,     6,     0,    66,    40,   212,
   337,   211,   339,   211,   339,   211,   337,   213,     6,     0,
    66,    40,   212,   337,   211,   339,   211,   339,   211,   339,
   211,   337,   213,     6,     0,     0,    66,    40,   212,   337,
   211,   339,   213,   323,   212,   332,   213,     6,     0,     0,
    66,    40,   212,   337,   211,   339,   211,   339,   211,   337,
   213,   324,   212,   332,   213,     6,     0,     0,    66,    40,
   212,   337,   211,   339,   211,   339,   211,   339,   211,   337,
   213,   325,   212,   332,   213,     6,     0,    66,    43,   212,
   337,   211,   339,   213,     6,     0,    66,    43,   212,   337,
   211,   339,   211,   339,   211,   337,   213,     6,     0,    66,
    43,   212,   337,   211,   339,   211,   339,   211,   339,   211,
   337,   213,     6,     0,     0,    66,    43,   212,   337,   211,
   339,   213,   326,   212,   332,   213,     6,     0,     0,    66,
    43,   212,   337,   211,   339,   211,   339,   211,   337,   213,
   327,   212,   332,   213,     6,     0,     0,    66,    43,   212,
   337,   211,   339,   211,   339,   211,   339,   211,   337,   213,
   328,   212,   332,   213,     6,     0,    66,    44,   212,   337,
   211,   339,   213,     6,     0,    66,    44,   212,   337,   211,
   339,   211,   339,   211,   337,   213,     6,     0,    66,    44,
   212,   337,   211,   339,   211,   339,   211,   339,   211,   337,
   213,     6,     0,     0,    66,    44,   212,   337,   211,   339,
   213,   329,   212,   332,   213,     6,     0,     0,    66,    44,
   212,   337,   211,   339,   211,   339,   211,   337,   213,   330,
   212,   332,   213,     6,     0,     0,    66,    44,   212,   337,
   211,   339,   211,   339,   211,   339,   211,   337,   213,   331,
   212,   332,   213,     6,     0,   333,     0,   332,   333,     0,
    74,   212,   345,   211,   345,   211,   345,   213,     6,     0,
    74,   212,   345,   211,   345,   213,     6,     0,    69,     6,
     0,    54,    43,   345,     7,   337,     6,     0,    54,    43,
   345,     7,   337,    57,    59,   337,     6,     0,    54,    43,
   345,     7,   337,    57,    58,   337,     6,     0,    54,    44,
   212,   337,   213,     7,   345,     6,     0,    50,    44,   212,
   337,   213,     7,   345,     6,     0,    54,    46,   212,   337,
   213,     7,   345,     6,     0,    69,    44,   345,     7,   337,
     6,     0,    69,    44,   345,     6,     0,    71,     6,     0,
    72,     6,     0,   131,     0,   132,     0,   133,     0,   134,
     0,   135,     0,   338,     0,   205,   337,   206,     0,   195,
   337,     0,   194,   337,     0,   200,   337,     0,   337,   195,
   337,     0,   337,   194,   337,     0,   337,   196,   337,     0,
   337,   197,   337,     0,   337,   198,   337,     0,   337,   204,
   337,     0,   337,   190,   337,     0,   337,   192,   337,     0,
   337,   191,   337,     0,   337,   193,   337,     0,   337,   187,
   337,     0,   337,   188,   337,     0,   337,   186,   337,     0,
   337,   185,   337,     0,   337,   184,   337,     8,   337,     0,
    12,   205,   337,   206,     0,    13,   205,   337,   206,     0,
    14,   205,   337,   206,     0,    15,   205,   337,   206,     0,
    16,   205,   337,   206,     0,    17,   205,   337,   206,     0,
    18,   205,   337,   206,     0,    19,   205,   337,   206,     0,
    20,   205,   337,   206,     0,    22,   205,   337,   206,     0,
    23,   205,   337,   211,   337,   206,     0,    24,   205,   337,
   206,     0,    25,   205,   337,   206,     0,    26,   205,   337,
   206,     0,    27,   205,   337,   206,     0,    28,   205,   337,
   206,     0,    29,   205,   337,   206,     0,    30,   205,   337,
   211,   337,   206,     0,    31,   205,   337,   211,   337,   206,
     0,    32,   205,   337,   211,   337,   206,     0,    21,   205,
   337,   206,     0,    12,   207,   337,   208,     0,    13,   207,
   337,   208,     0,    14,   207,   337,   208,     0,    15,   207,
   337,   208,     0,    16,   207,   337,   208,     0,    17,   207,
   337,   208,     0,    18,   207,   337,   208,     0,    19,   207,
   337,   208,     0,    20,   207,   337,   208,     0,    22,   207,
   337,   208,     0,    23,   207,   337,   211,   337,   208,     0,
    24,   207,   337,   208,     0,    25,   207,   337,   208,     0,
    26,   207,   337,   208,     0,    27,   207,   337,   208,     0,
    28,   207,   337,   208,     0,    29,   207,   337,   208,     0,
    30,   207,   337,   211,   337,   208,     0,    31,   207,   337,
   211,   337,   208,     0,    32,   207,   337,   211,   337,   208,
     0,    21,   207,   337,   208,     0,     3,     0,     9,     0,
    10,     0,    11,     0,     4,     0,     4,   207,   337,   208,
     0,   210,     4,   207,   208,     0,     4,   310,     0,     4,
   207,   337,   208,   310,     0,     4,   209,     4,     0,     4,
   207,   337,   208,   209,     4,     0,     4,   209,     4,   310,
     0,     4,   207,   337,   208,   209,     4,   310,     0,   127,
   205,     5,   211,   337,   206,     0,   340,     0,   195,   339,
     0,   194,   339,     0,   339,   195,   339,     0,   339,   194,
   339,     0,   212,   337,   211,   337,   211,   337,   211,   337,
   211,   337,   213,     0,   212,   337,   211,   337,   211,   337,
   211,   337,   213,     0,   212,   337,   211,   337,   211,   337,
   213,     0,   205,   337,   211,   337,   211,   337,   206,     0,
     0,   205,   342,   206,     0,     5,     0,   342,   211,     5,
     0,     0,   212,   344,   213,     0,   205,   344,   206,     0,
   345,     0,   344,   211,   345,     0,   337,     0,   346,     0,
   212,   347,   213,     0,   195,   212,   347,   213,     0,   337,
     8,   337,     0,   337,     8,   337,     8,   337,     0,    40,
   212,   337,   213,     0,   313,     0,   316,     0,   322,     0,
     4,   207,   208,     0,   195,     4,   207,   208,     0,     4,
   207,   212,   347,   213,   208,     0,   195,     4,   207,   212,
   347,   213,   208,     0,   337,     0,   346,     0,   347,   211,
   337,     0,   347,   211,   346,     0,   212,   337,   211,   337,
   211,   337,   211,   337,   213,     0,   212,   337,   211,   337,
   211,   337,   213,     0,     4,     0,     4,   209,   113,   209,
     4,     0,   212,   350,   213,     0,     4,   207,   337,   208,
   209,   114,     0,   348,     0,   350,   211,   348,     0,     5,
     0,    39,     0,    35,   205,   351,   211,   351,   206,     0,
    36,   205,   351,   206,     0,    34,   205,   351,   206,     0,
    34,   205,   351,   211,   347,   206,     0,    34,   205,     4,
   209,     4,   206,     0,    34,   205,     4,   207,   337,   208,
   209,     4,   206,     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
   160,   162,   163,   164,   169,   171,   174,   176,   179,   186,
   199,   213,   215,   218,   220,   221,   224,   230,   235,   236,
   237,   240,   244,   247,   253,   258,   264,   272,   277,   281,
   287,   292,   296,   301,   305,   308,   313,   317,   321,   325,
   330,   334,   337,   341,   345,   349,   353,   357,   361,   364,
   368,   371,   375,   378,   385,   387,   390,   392,   393,   394,
   395,   396,   397,   398,   399,   400,   401,   402,   403,   404,
   407,   413,   430,   438,   447,   455,   456,   457,   458,   459,
   460,   461,   462,   463,   464,   465,   466,   467,   468,   469,
   470,   471,   472,   473,   474,   475,   476,   477,   478,   479,
   480,   481,   482,   485,   488,   492,   498,   504,   507,   511,
   518,   525,   528,   532,   539,   546,   549,   553,   562,   569,
   572,   576,   585,   592,   595,   599,   608,   615,   618,   622,
   635,   642,   645,   649,   662,   669,   672,   676,   689,   696,
   699,   703,   717,   724,   727,   731,   745,   752,   755,   759,
   773,   780,   783,   787,   801,   808,   811,   815,   829,   836,
   839,   843,   857,   864,   867,   871,   895,   902,   905,   909,
   933,   940,   943,   947,   971,   978,   981,   985,  1004,  1011,
  1014,  1018,  1037,  1044,  1047,  1051,  1070,  1077,  1080,  1084,
  1102,  1109,  1112,  1116,  1134,  1141,  1144,  1148,  1166,  1173,
  1179,  1186,  1194,  1200,  1206,  1213,  1221,  1227,  1235,  1238,
  1242,  1250,  1252,  1253,  1254,  1255,  1258,  1260,  1263,  1298,
  1337,  1391,  1408,  1419,  1438,  1452,  1469,  1495,  1522,  1536,
  1553,  1567,  1584,  1604,  1627,  1637,  1652,  1672,  1688,  1707,
  1726,  1744,  1762,  1780,  1806,  1824,  1850,  1870,  1894,  1918,
  1944,  1961,  1979,  1998,  2017,  2056,  2081,  2101,  2120,  2137,
  2156,  2175,  2191,  2210,  2227,  2244,  2264,  2270,  2275,  2280,
  2287,  2289,  2290,  2293,  2298,  2302,  2318,  2334,  2350,  2370,
Christophe Geuzaine's avatar
 
Christophe Geuzaine committed
  2385,  2391,  2397,  2408,  2418,  2428,  2438,  2456,  2470,  2479,
  2485,  2496,  2509,  2554,  2569,  2585,  2595,  2606,  2610,  2614,
  2618,  2629,  2646,  2662,  2688,  2715,  2747,  2754,  2759,  2765,
  2769,  2777,  2796,  2812,  2828,  2833,  2849,  2854,  2870,  2875,
  2893,  2916,  2939,  2962,  2967,  2990,  2995,  3018,  3023,  3049,
  3072,  3095,  3118,  3123,  3146,  3152,  3175,  3181,  3206,  3210,
  3215,  3242,  3266,  3274,  3293,  3311,  3329,  3356,  3382,  3408,
  3422,  3440,  3445,  3454,  3456,  3457,  3458,  3459,  3462,  3464,
  3465,  3466,  3467,  3468,  3469,  3470,  3471,  3478,  3479,  3480,
  3481,  3482,  3483,  3484,  3485,  3486,  3487,  3488,  3489,  3490,
  3491,  3492,  3493,  3494,  3495,  3496,  3497,  3498,  3499,  3500,
  3501,  3502,  3503,  3504,  3505,  3506,  3507,  3508,  3509,  3511,
  3512,  3513,  3514,  3515,  3516,  3517,  3518,  3519,  3520,  3521,
  3522,  3523,  3524,  3525,  3526,  3527,  3528,  3529,  3530,  3531,
  3536,  3541,  3542,  3543,  3547,  3560,  3580,  3594,  3607,  3630,
  3648,  3666,  3684,  3702,  3709,  3714,  3718,  3722,  3726,  3732,
  3737,  3741,  3745,  3751,  3755,  3760,  3764,  3769,  3773,  3777,
  3783,  3789,  3796,  3802,  3806,  3810,  3821,  3828,  3839,  3859,
  3869,  3879,  3891,  3908,  3927,  3951,  3979,  3985,  3989,  3993,
  4005,  4010,  4022,  4029,  4050,  4055,  4069,  4075,  4081,  4086,
  4094,  4102,  4116,  4120,  4139,  4155
Christophe Geuzaine's avatar
 
Christophe Geuzaine committed
#endif
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",
"tHypot","tPrintf","tSprintf","tStrCat","tStrPrefix","tBoundingBox","tDraw",
Christophe Geuzaine's avatar
 
Christophe Geuzaine committed
"tToday","tPoint","tCircle","tEllipse","tLine","tSurface","tSpline","tVolume",
"tCharacteristic","tLength","tParametric","tElliptic","tPlane","tRuled","tTriangulation",
"tTransfinite","tComplex","tPhysical","tUsing","tBump","tProgression","tPlugin",
Christophe Geuzaine's avatar
 
Christophe Geuzaine committed
"tDiscrete","tRotate","tTranslate","tSymmetry","tDilate","tExtrude","tDuplicata",
"tLoop","tRecombine","tDelete","tCoherence","tIntersect","tAttractor","tLayers",
Christophe Geuzaine's avatar
 
Christophe Geuzaine committed
"tAlias","tAliasWithOptions","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","tInterpolationScheme",
"tTime","tCombine","tBSpline","tBezier","tNurbs","tOrder","tWith","tBounds",
"tKnots","tColor","tColorTable","tFor","tIn","tEndFor","tIf","tEndIf","tExit",
"tReturn","tCall","tFunction","tTrimmed","tShow","tHide","tGetValue","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","InterpolationMatrix",
"TimeValues","Time","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

Christophe Geuzaine's avatar
 
Christophe Geuzaine committed
static const short yyr1[] = {     0,
Christophe Geuzaine's avatar
 
Christophe Geuzaine committed
   214,   214,   214,   214,   215,   215,   216,   216,   217,   217,
   217,   218,   218,   219,   219,   219,   220,   220,   220,   220,
   220,   221,   221,   221,   222,   222,   222,   222,   222,   222,
   222,   222,   222,   222,   222,   222,   222,   222,   222,   222,
   222,   222,   222,   222,   222,   222,   222,   222,   222,   222,
   222,   222,   222,   222,   223,   223,   224,   224,   224,   224,
   224,   224,   224,   224,   224,   224,   224,   224,   224,   224,
   225,   225,   226,   226,   227,   227,   227,   227,   227,   227,
   227,   227,   227,   227,   227,   227,   227,   227,   227,   227,
   227,   227,   227,   227,   227,   227,   227,   227,   227,   227,
   227,   227,   227,   228,   228,   230,   229,   231,   231,   233,
   232,   234,   234,   236,   235,   237,   237,   239,   238,   240,
   240,   242,   241,   243,   243,   245,   244,   246,   246,   248,
   247,   249,   249,   251,   250,   252,   252,   254,   253,   255,
   255,   257,   256,   258,   258,   260,   259,   261,   261,   263,
   262,   264,   264,   266,   265,   267,   267,   269,   268,   270,
   270,   272,   271,   273,   273,   275,   274,   276,   276,   278,
   277,   279,   279,   281,   280,   282,   282,   284,   283,   285,
   285,   287,   286,   288,   288,   290,   289,   291,   291,   293,
   292,   294,   294,   296,   295,   297,   297,   299,   298,   300,
   300,   302,   301,   303,   303,   305,   304,   306,   307,   307,
   308,   309,   309,   309,   309,   309,   310,   310,   311,   311,
Christophe Geuzaine's avatar
 
Christophe Geuzaine committed
   311,   311,   311,   311,   311,   311,   311,   311,   311,   311,
   311,   311,   311,   311,   311,   311,   312,   312,   312,   312,
Christophe Geuzaine's avatar
 
Christophe Geuzaine committed
   312,   312,   312,   312,   312,   312,   312,   312,   312,   312,
   312,   312,   312,   312,   312,   312,   312,   312,   312,   312,
   312,   312,   312,   312,   312,   312,   313,   313,   313,   313,
   314,   314,   314,   315,   315,   315,   315,   315,   315,   316,
   316,   316,   316,   317,   317,   317,   317,   318,   319,   319,
   319,   319,   320,   320,   320,   320,   320,   320,   320,   320,
   320,   321,   321,   321,   321,   321,   321,   321,   321,   321,
   321,   322,   322,   322,   323,   322,   324,   322,   325,   322,
   322,   322,   322,   326,   322,   327,   322,   328,   322,   322,
   322,   322,   329,   322,   330,   322,   331,   322,   332,   332,
   333,   333,   333,   334,   334,   334,   334,   334,   334,   334,
   334,   335,   335,   336,   336,   336,   336,   336,   337,   337,
   337,   337,   337,   337,   337,   337,   337,   337,   337,   337,
   337,   337,   337,   337,   337,   337,   337,   337,   337,   337,
   337,   337,   337,   337,   337,   337,   337,   337,   337,   337,
Christophe Geuzaine's avatar
 
Christophe Geuzaine committed
   337,   337,   337,   337,   337,   337,   337,   337,   337,   337,
Christophe Geuzaine's avatar
 
Christophe Geuzaine committed
   337,   337,   337,   337,   337,   337,   337,   337,   337,   337,
   337,   337,   337,   337,   337,   337,   337,   337,   337,   337,
   338,   338,   338,   338,   338,   338,   338,   338,   338,   338,
   338,   338,   338,   338,   339,   339,   339,   339,   339,   340,
   340,   340,   340,   341,   341,   342,   342,   343,   343,   343,
   344,   344,   345,   345,   345,   345,   346,   346,   346,   346,
   346,   346,   346,   346,   346,   346,   347,   347,   347,   347,
   348,   348,   348,   348,   349,   349,   350,   350,   351,   351,
   351,   351,   351,   351,   351,   351
Christophe Geuzaine's avatar
 
Christophe Geuzaine committed

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,
Christophe Geuzaine's avatar
 
Christophe Geuzaine committed
     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,     8,     1,     3,
     5,     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,     7,     8,    12,     6,
     7,     7,     7,     9,     7,     9,    17,     7,     7,    11,
Christophe Geuzaine's avatar
 
Christophe Geuzaine committed
     8,    12,     8,     8,     8,    12,    14,    14,    14,    22,
    20,     8,     8,     8,     7,     8,     5,    11,     5,     9,
     1,     1,     1,     0,     2,     6,     6,     6,     6,     4,
Christophe Geuzaine's avatar
 
Christophe Geuzaine committed
     6,     6,     6,     4,     6,     3,     4,     5,     3,     3,
     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,
Christophe Geuzaine's avatar
 
Christophe Geuzaine committed
     8,    12,    14,     0,    12,     0,    16,     0,    18,     8,
Christophe Geuzaine's avatar
 
Christophe Geuzaine committed
    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,
Christophe Geuzaine's avatar
 
Christophe Geuzaine committed
     4,     4,     4,     4,     4,     4,     4,     4,     6,     4,
Christophe Geuzaine's avatar
 
Christophe Geuzaine committed
     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,     6,     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,     1,
     6,     4,     4,     6,     6,     9
Christophe Geuzaine's avatar
 
Christophe Geuzaine committed

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
     0,     0,     0,   306,     0,   311,     0,   308,     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,   444,   444,     0,   421,   425,
   479,   212,   422,   423,   424,     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,     0,     0,   480,
     0,   213,   214,   215,   216,     0,     0,     0,   217,   218,
     0,     0,     0,     0,     0,     0,     0,   359,     0,     0,
   299,     0,   301,     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,
Christophe Geuzaine's avatar
 
Christophe Geuzaine committed
     0,     0,     0,   435,     0,     0,     0,     0,     0,     0,
   274,     0,     0,   274,   352,   353,     0,     0,     0,     0,
     0,     0,     0,     0,     0,   473,     0,     0,     0,     0,
     0,   298,     0,   307,     0,   479,   274,     0,   274,     0,
     5,     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,
     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,   428,
     0,    75,     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,
     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,   425,   362,
   361,   363,     0,     0,     0,     0,     0,     0,     0,     0,
     0,   223,   295,     0,     0,     0,     0,     0,     0,     0,
     0,     0,     0,     0,     0,     0,     0,     0,   293,     0,
     0,     0,     0,     0,     0,     0,     0,     0,     0,   425,
     0,     0,     0,   460,   461,   462,   453,     0,   454,     0,
Christophe Geuzaine's avatar
 
Christophe Geuzaine committed
     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,