Newer
Older
2
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
/* 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
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
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
#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
#define tRotate 315
#define tTranslate 316
#define tSymmetry 317
#define tDilate 318
#define tExtrude 319
#define tDuplicata 320
#define tLoop 321
#define tRecombine 322
#define tDelete 323
#define tCoherence 324
#define tIntersect 325
#define tAttractor 326
#define tLayers 327
#define tScalarPoint 328
#define tVectorPoint 329
#define tTensorPoint 330
#define tScalarLine 331
#define tVectorLine 332
#define tTensorLine 333
#define tScalarTriangle 334
#define tVectorTriangle 335
#define tTensorTriangle 336
#define tScalarQuadrangle 337
#define tVectorQuadrangle 338
#define tTensorQuadrangle 339
#define tScalarTetrahedron 340
#define tVectorTetrahedron 341
#define tTensorTetrahedron 342
#define tScalarHexahedron 343
#define tVectorHexahedron 344
#define tTensorHexahedron 345
#define tScalarPrism 346
#define tVectorPrism 347
#define tTensorPrism 348
#define tScalarPyramid 349
#define tVectorPyramid 350
#define tTensorPyramid 351
#define tText2D 352
#define tText3D 353
#define tInterpolationScheme 354
#define tTime 355
#define tCombine 356
#define tBSpline 357
#define tBezier 358
#define tNurbs 359
#define tOrder 360
#define tWith 361
#define tBounds 362
#define tKnots 363
#define tColor 364
#define tColorTable 365
#define tFor 366
#define tIn 367
#define tEndFor 368
#define tIf 369
#define tEndIf 370
#define tExit 371
#define tReturn 372
#define tCall 373
#define tFunction 374
#define tTrimmed 375
#define tShow 376
#define tHide 377
#define tGetValue 378
#define tB_SPLINE_SURFACE_WITH_KNOTS 379
#define tB_SPLINE_CURVE_WITH_KNOTS 380
#define tCARTESIAN_POINT 381
#define tTRUE 382
#define tFALSE 383
#define tUNSPECIFIED 384
#define tU 385
#define tV 386
#define tEDGE_CURVE 387
#define tVERTEX_POINT 388
#define tORIENTED_EDGE 389
#define tPLANE 390
#define tFACE_OUTER_BOUND 391
#define tEDGE_LOOP 392
#define tADVANCED_FACE 393
#define tVECTOR 394
#define tDIRECTION 395
#define tAXIS2_PLACEMENT_3D 396
#define tISO 397
#define tENDISO 398
#define tENDSEC 399
#define tDATA 400
#define tHEADER 401
#define tFILE_DESCRIPTION 402
#define tFILE_SCHEMA 403
#define tFILE_NAME 404
#define tMANIFOLD_SOLID_BREP 405
#define tCLOSED_SHELL 406
#define tADVANCED_BREP_SHAPE_REPRESENTATION 407
#define tFACE_BOUND 408
#define tCYLINDRICAL_SURFACE 409
#define tCONICAL_SURFACE 410
#define tCIRCLE 411
#define tTRIMMED_CURVE 412
#define tGEOMETRIC_SET 413
#define tCOMPOSITE_CURVE_SEGMENT 414
#define tCONTINUOUS 415
#define tCOMPOSITE_CURVE 416
#define tTOROIDAL_SURFACE 417
#define tPRODUCT_DEFINITION 418
#define tPRODUCT_DEFINITION_SHAPE 419
#define tSHAPE_DEFINITION_REPRESENTATION 420
#define tELLIPSE 421
#define tSolid 422
#define tEndSolid 423
#define tVertex 424
#define tFacet 425
#define tNormal 426
#define tOuter 427
#define tLoopSTL 428
#define tEndLoop 429
#define tEndFacet 430
#define tAFFECTPLUS 431
#define tAFFECTMINUS 432
#define tAFFECTTIMES 433
#define tAFFECTDIVIDE 434
#define tOR 435
#define tAND 436
#define tEQUAL 437
#define tNOTEQUAL 438
#define tAPPROXEQUAL 439
#define tLESSOREQUAL 440
#define tGREATEROREQUAL 441
#define tCROSSPRODUCT 442
#define tPLUSPLUS 443
#define tMINUSMINUS 444
#define UNARYPREC 445
#line 1 "Gmsh.y"
//
// 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

Christophe Geuzaine
committed
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
// USA.
//
#include <stdarg.h>
#include "Gmsh.h"
#include "Numeric.h"
#include "Context.h"
#include "Geo.h"
#include "CAD.h"
#include "Mesh.h"

Christophe Geuzaine
committed
#include "Draw.h"
#include "Create.h"
#include "Views.h"
#include "StepGeomDatabase.h"
#include "Colors.h"
#include "Parser.h"
#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];
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);
#define YYTRANSLATE(x) ((unsigned)(x) <= 445 ? yytranslate[x] : 349)
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,
2, 2, 197, 2, 207, 2, 195, 2, 2, 202,
203, 193, 191, 208, 192, 206, 194, 2, 2, 2,
2, 2, 2, 2, 2, 2, 2, 2, 2, 187,
2, 189, 181, 2, 2, 2, 2, 2, 2, 2,
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
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,
177, 178, 179, 180, 182, 183, 184, 185, 186, 188,
190, 196, 198, 199, 200
};
#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, 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,
1964, 1973, 1986, 1995, 2004, 2013, 2026, 2041, 2056, 2079,
2100, 2109, 2118, 2127, 2135, 2144, 2150, 2162, 2168, 2178,
2180, 2182, 2184, 2185, 2188, 2195, 2202, 2209, 2216, 2221,
2228, 2233, 2240, 2244, 2249, 2255, 2259, 2263, 2268, 2273,
2277, 2285, 2289, 2297, 2301, 2304, 2307, 2323, 2326, 2333,
2342, 2351, 2362, 2364, 2367, 2369, 2373, 2378, 2380, 2389,
2402, 2417, 2418, 2431, 2432, 2449, 2450, 2469, 2478, 2491,
2506, 2507, 2520, 2521, 2538, 2539, 2558, 2567, 2580, 2595,
2596, 2609, 2610, 2627, 2628, 2647, 2649, 2652, 2662, 2670,
2673, 2680, 2690, 2700, 2709, 2718, 2727, 2734, 2739, 2742,
2745, 2747, 2749, 2751, 2753, 2755, 2757, 2761, 2764, 2767,
2770, 2774, 2778, 2782, 2786, 2790, 2794, 2798, 2802, 2806,
2810, 2814, 2818, 2822, 2826, 2832, 2837, 2842, 2847, 2852,
2857, 2862, 2867, 2872, 2877, 2882, 2889, 2894, 2899, 2904,
2909, 2914, 2919, 2926, 2933, 2940, 2945, 2950, 2955, 2960,
2965, 2970, 2975, 2980, 2985, 2990, 2995, 3002, 3007, 3012,
3017, 3022, 3027, 3032, 3039, 3046, 3053, 3058, 3060, 3062,
3064, 3066, 3068, 3073, 3078, 3081, 3087, 3091, 3098, 3103,
3111, 3118, 3120, 3123, 3126, 3130, 3134, 3146, 3156, 3164,
3172, 3173, 3177, 3179, 3183, 3184, 3188, 3192, 3194, 3198,
3200, 3202, 3206, 3211, 3215, 3221, 3226, 3228, 3230, 3232,
3236, 3241, 3248, 3256, 3258, 3260, 3264, 3268, 3278, 3286,
3288, 3294, 3298, 3305, 3307, 3311, 3313, 3315, 3322, 3327,
3332, 3339, 3346
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
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
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
static const short yyrhs[] = { 215,
0, 213, 0, 220, 0, 1, 6, 0, 3, 0,
192, 3, 0, 0, 213, 214, 0, 168, 0, 171,
172, 212, 212, 212, 173, 174, 170, 212, 212, 212,
170, 212, 212, 212, 170, 212, 212, 212, 175, 176,
0, 169, 0, 0, 215, 216, 0, 217, 0, 219,
0, 218, 0, 143, 6, 0, 144, 6, 0, 146,
6, 0, 145, 6, 0, 147, 6, 0, 148, 202,
338, 208, 5, 203, 6, 0, 149, 202, 338, 203,
6, 0, 150, 202, 5, 208, 5, 208, 338, 208,
338, 208, 5, 208, 5, 208, 5, 203, 6, 0,
3, 7, 127, 202, 5, 208, 336, 203, 6, 0,
3, 7, 126, 202, 5, 208, 334, 208, 342, 208,
333, 208, 333, 208, 333, 208, 342, 208, 342, 208,
333, 203, 6, 0, 3, 7, 125, 202, 5, 208,
334, 208, 334, 208, 340, 208, 333, 208, 333, 208,
333, 208, 333, 208, 342, 208, 342, 208, 342, 208,
342, 208, 333, 203, 6, 0, 3, 7, 133, 202,
5, 208, 3, 208, 3, 208, 3, 208, 333, 203,
6, 0, 3, 7, 137, 202, 5, 208, 3, 208,
333, 203, 6, 0, 3, 7, 154, 202, 5, 208,
3, 208, 333, 203, 6, 0, 3, 7, 135, 202,
5, 208, 193, 208, 193, 208, 334, 208, 333, 203,
6, 0, 3, 7, 138, 202, 5, 208, 342, 203,
6, 0, 3, 7, 139, 202, 5, 208, 342, 208,
3, 208, 333, 203, 6, 0, 3, 7, 134, 202,
5, 208, 3, 203, 6, 0, 3, 7, 140, 202,
5, 208, 3, 208, 334, 203, 6, 0, 3, 7,
142, 202, 5, 208, 3, 208, 3, 208, 3, 203,
6, 0, 3, 7, 141, 202, 5, 208, 336, 203,
6, 0, 3, 7, 136, 202, 5, 208, 3, 203,
6, 0, 3, 7, 43, 202, 5, 208, 3, 208,
3, 203, 6, 0, 3, 7, 152, 202, 5, 208,
342, 203, 6, 0, 3, 7, 153, 202, 5, 208,
342, 208, 3, 203, 6, 0, 3, 7, 151, 202,
5, 208, 3, 203, 6, 0, 3, 7, 155, 202,
5, 208, 3, 208, 334, 203, 6, 0, 3, 7,
156, 202, 5, 208, 3, 208, 334, 208, 334, 203,
6, 0, 3, 7, 163, 202, 5, 208, 3, 208,
334, 208, 334, 203, 6, 0, 3, 7, 157, 202,
5, 208, 3, 208, 334, 203, 6, 0, 3, 7,
167, 202, 5, 208, 3, 208, 334, 208, 334, 203,
6, 0, 3, 7, 158, 202, 5, 208, 3, 208,
342, 208, 342, 208, 333, 208, 333, 203, 6, 0,
3, 7, 159, 202, 5, 208, 342, 203, 6, 0,
3, 7, 160, 202, 161, 208, 333, 208, 3, 203,
6, 0, 3, 7, 162, 202, 5, 208, 342, 208,
333, 203, 6, 0, 3, 7, 164, 202, 5, 208,
5, 208, 3, 208, 3, 203, 6, 0, 3, 7,
165, 202, 5, 208, 5, 208, 3, 203, 6, 0,
3, 7, 166, 202, 3, 208, 3, 203, 6, 0,
0, 220, 221, 0, 223, 0, 222, 0, 308, 0,
309, 0, 310, 0, 313, 0, 314, 0, 315, 0,
316, 0, 319, 0, 331, 0, 332, 0, 318, 0,
317, 0, 33, 202, 5, 203, 6, 0, 33, 202,
5, 208, 344, 203, 6, 0, 4, 5, 209, 224,
210, 6, 0, 4, 5, 4, 336, 209, 224, 210,
6, 0, 0, 224, 226, 0, 224, 229, 0, 224,
232, 0, 224, 235, 0, 224, 238, 0, 224, 241,
0, 224, 244, 0, 224, 247, 0, 224, 250, 0,
224, 253, 0, 224, 256, 0, 224, 259, 0, 224,
262, 0, 224, 265, 0, 224, 268, 0, 224, 271,
0, 224, 274, 0, 224, 277, 0, 224, 280, 0,
224, 283, 0, 224, 286, 0, 224, 289, 0, 224,
292, 0, 224, 295, 0, 224, 298, 0, 224, 301,
0, 224, 303, 0, 224, 305, 0, 334, 0, 225,
208, 334, 0, 0, 74, 202, 334, 208, 334, 208,
334, 203, 227, 209, 225, 210, 6, 0, 334, 0,
228, 208, 334, 0, 0, 75, 202, 334, 208, 334,
208, 334, 203, 230, 209, 228, 210, 6, 0, 334,
0, 231, 208, 334, 0, 0, 76, 202, 334, 208,
334, 208, 334, 203, 233, 209, 231, 210, 6, 0,
334, 0, 234, 208, 334, 0, 0, 77, 202, 334,
208, 334, 208, 334, 208, 334, 208, 334, 208, 334,
203, 236, 209, 234, 210, 6, 0, 334, 0, 237,
208, 334, 0, 0, 78, 202, 334, 208, 334, 208,
334, 208, 334, 208, 334, 208, 334, 203, 239, 209,
237, 210, 6, 0, 334, 0, 240, 208, 334, 0,
0, 79, 202, 334, 208, 334, 208, 334, 208, 334,
208, 334, 208, 334, 203, 242, 209, 240, 210, 6,
0, 334, 0, 243, 208, 334, 0, 0, 80, 202,
334, 208, 334, 208, 334, 208, 334, 208, 334, 208,
334, 208, 334, 208, 334, 208, 334, 203, 245, 209,
243, 210, 6, 0, 334, 0, 246, 208, 334, 0,
0, 81, 202, 334, 208, 334, 208, 334, 208, 334,
208, 334, 208, 334, 208, 334, 208, 334, 208, 334,
203, 248, 209, 246, 210, 6, 0, 334, 0, 249,
208, 334, 0, 0, 82, 202, 334, 208, 334, 208,
334, 208, 334, 208, 334, 208, 334, 208, 334, 208,
334, 208, 334, 203, 251, 209, 249, 210, 6, 0,
334, 0, 252, 208, 334, 0, 0, 83, 202, 334,
208, 334, 208, 334, 208, 334, 208, 334, 208, 334,
208, 334, 208, 334, 208, 334, 208, 334, 208, 334,
208, 334, 203, 254, 209, 252, 210, 6, 0, 334,
0, 255, 208, 334, 0, 0, 84, 202, 334, 208,
334, 208, 334, 208, 334, 208, 334, 208, 334, 208,
334, 208, 334, 208, 334, 208, 334, 208, 334, 208,
334, 203, 257, 209, 255, 210, 6, 0, 334, 0,
258, 208, 334, 0, 0, 85, 202, 334, 208, 334,
208, 334, 208, 334, 208, 334, 208, 334, 208, 334,
208, 334, 208, 334, 208, 334, 208, 334, 208, 334,
203, 260, 209, 258, 210, 6, 0, 334, 0, 261,
208, 334, 0, 0, 86, 202, 334, 208, 334, 208,
334, 208, 334, 208, 334, 208, 334, 208, 334, 208,
334, 208, 334, 208, 334, 208, 334, 208, 334, 203,
263, 209, 261, 210, 6, 0, 334, 0, 264, 208,
334, 0, 0, 87, 202, 334, 208, 334, 208, 334,
208, 334, 208, 334, 208, 334, 208, 334, 208, 334,
208, 334, 208, 334, 208, 334, 208, 334, 203, 266,
209, 264, 210, 6, 0, 334, 0, 267, 208, 334,
0, 0, 88, 202, 334, 208, 334, 208, 334, 208,
334, 208, 334, 208, 334, 208, 334, 208, 334, 208,
334, 208, 334, 208, 334, 208, 334, 203, 269, 209,
267, 210, 6, 0, 334, 0, 270, 208, 334, 0,
0, 89, 202, 334, 208, 334, 208, 334, 208, 334,
208, 334, 208, 334, 208, 334, 208, 334, 208, 334,
208, 334, 208, 334, 208, 334, 208, 334, 208, 334,
208, 334, 208, 334, 208, 334, 208, 334, 208, 334,
208, 334, 208, 334, 208, 334, 208, 334, 208, 334,
203, 272, 209, 270, 210, 6, 0, 334, 0, 273,
208, 334, 0, 0, 90, 202, 334, 208, 334, 208,
334, 208, 334, 208, 334, 208, 334, 208, 334, 208,
334, 208, 334, 208, 334, 208, 334, 208, 334, 208,
334, 208, 334, 208, 334, 208, 334, 208, 334, 208,
334, 208, 334, 208, 334, 208, 334, 208, 334, 208,
334, 208, 334, 203, 275, 209, 273, 210, 6, 0,
334, 0, 276, 208, 334, 0, 0, 91, 202, 334,
208, 334, 208, 334, 208, 334, 208, 334, 208, 334,
208, 334, 208, 334, 208, 334, 208, 334, 208, 334,
208, 334, 208, 334, 208, 334, 208, 334, 208, 334,
208, 334, 208, 334, 208, 334, 208, 334, 208, 334,
208, 334, 208, 334, 208, 334, 203, 278, 209, 276,
210, 6, 0, 334, 0, 279, 208, 334, 0, 0,
92, 202, 334, 208, 334, 208, 334, 208, 334, 208,
334, 208, 334, 208, 334, 208, 334, 208, 334, 208,
334, 208, 334, 208, 334, 208, 334, 208, 334, 208,
334, 208, 334, 208, 334, 208, 334, 203, 281, 209,
279, 210, 6, 0, 334, 0, 282, 208, 334, 0,
0, 93, 202, 334, 208, 334, 208, 334, 208, 334,
208, 334, 208, 334, 208, 334, 208, 334, 208, 334,
208, 334, 208, 334, 208, 334, 208, 334, 208, 334,
208, 334, 208, 334, 208, 334, 208, 334, 203, 284,
209, 282, 210, 6, 0, 334, 0, 285, 208, 334,
0, 0, 94, 202, 334, 208, 334, 208, 334, 208,
334, 208, 334, 208, 334, 208, 334, 208, 334, 208,
334, 208, 334, 208, 334, 208, 334, 208, 334, 208,
334, 208, 334, 208, 334, 208, 334, 208, 334, 203,
287, 209, 285, 210, 6, 0, 334, 0, 288, 208,
334, 0, 0, 95, 202, 334, 208, 334, 208, 334,
208, 334, 208, 334, 208, 334, 208, 334, 208, 334,
208, 334, 208, 334, 208, 334, 208, 334, 208, 334,
208, 334, 208, 334, 203, 290, 209, 288, 210, 6,
0, 334, 0, 291, 208, 334, 0, 0, 96, 202,
334, 208, 334, 208, 334, 208, 334, 208, 334, 208,
334, 208, 334, 208, 334, 208, 334, 208, 334, 208,
334, 208, 334, 208, 334, 208, 334, 208, 334, 203,
293, 209, 291, 210, 6, 0, 334, 0, 294, 208,
334, 0, 0, 97, 202, 334, 208, 334, 208, 334,
208, 334, 208, 334, 208, 334, 208, 334, 208, 334,
208, 334, 208, 334, 208, 334, 208, 334, 208, 334,
208, 334, 208, 334, 203, 296, 209, 294, 210, 6,
0, 348, 0, 297, 208, 348, 0, 0, 98, 202,
334, 208, 334, 208, 334, 203, 299, 209, 297, 210,
6, 0, 348, 0, 300, 208, 348, 0, 0, 99,
202, 334, 208, 334, 208, 334, 208, 334, 203, 302,
209, 300, 210, 6, 0, 100, 209, 341, 210, 209,
341, 210, 6, 0, 334, 0, 304, 208, 334, 0,
101, 209, 304, 210, 6, 0, 7, 0, 177, 0,
178, 0, 179, 0, 180, 0, 198, 0, 199, 0,
4, 306, 334, 6, 0, 4, 204, 334, 205, 306,
334, 6, 0, 4, 204, 209, 344, 210, 205, 306,
342, 6, 0, 4, 204, 205, 7, 342, 6, 0,
4, 307, 6, 0, 4, 204, 334, 205, 307, 6,
0, 4, 206, 4, 7, 348, 6, 0, 4, 204,
334, 205, 206, 4, 7, 348, 6, 0, 4, 206,
4, 306, 334, 6, 0, 4, 204, 334, 205, 206,
4, 306, 334, 6, 0, 4, 206, 4, 307, 6,
0, 4, 204, 334, 205, 206, 4, 307, 6, 0,
4, 206, 110, 206, 4, 7, 345, 6, 0, 4,
204, 334, 205, 206, 110, 206, 4, 7, 345, 6,
0, 4, 206, 111, 7, 346, 6, 0, 4, 204,
334, 205, 206, 111, 7, 346, 6, 0, 60, 202,
4, 203, 206, 4, 7, 334, 6, 0, 60, 202,
4, 203, 206, 4, 7, 348, 6, 0, 40, 202,
334, 203, 7, 336, 6, 0, 56, 40, 202, 334,
203, 7, 342, 6, 0, 72, 40, 342, 7, 209,
334, 208, 334, 208, 334, 210, 6, 0, 47, 48,
342, 7, 334, 6, 0, 43, 202, 334, 203, 7,
342, 6, 0, 45, 202, 334, 203, 7, 342, 6,
0, 41, 202, 334, 203, 7, 342, 6, 0, 41,
202, 334, 203, 7, 342, 51, 336, 6, 0, 42,
202, 334, 203, 7, 342, 6, 0, 42, 202, 334,
203, 7, 342, 51, 336, 6, 0, 49, 202, 334,
203, 7, 209, 334, 208, 334, 208, 5, 208, 5,
208, 5, 210, 6, 0, 103, 202, 334, 203, 7,
342, 6, 0, 104, 202, 334, 203, 7, 342, 6,
0, 105, 202, 334, 203, 7, 342, 109, 342, 106,
334, 6, 0, 43, 67, 202, 334, 203, 7, 342,
6, 0, 72, 43, 342, 7, 209, 334, 208, 334,
208, 334, 210, 6, 0, 56, 43, 202, 334, 203,
7, 342, 6, 0, 51, 44, 202, 334, 203, 7,
342, 6, 0, 52, 44, 202, 334, 203, 7, 342,
6, 0, 121, 44, 202, 334, 203, 7, 209, 334,
208, 342, 210, 6, 0, 53, 44, 209, 334, 210,
7, 202, 334, 208, 334, 203, 342, 342, 6, 0,
53, 44, 202, 334, 203, 7, 202, 334, 208, 334,
203, 342, 342, 6, 0, 105, 44, 107, 108, 202,
334, 203, 7, 340, 109, 209, 342, 208, 342, 210,
106, 209, 334, 208, 334, 210, 6, 0, 105, 44,
202, 334, 203, 7, 340, 109, 209, 342, 208, 342,
210, 106, 209, 334, 208, 334, 210, 6, 0, 44,
67, 202, 334, 203, 7, 342, 6, 0, 56, 44,
202, 334, 203, 7, 342, 6, 0, 55, 46, 202,
334, 203, 7, 342, 6, 0, 46, 202, 334, 203,
7, 342, 6, 0, 56, 46, 202, 334, 203, 7,
342, 6, 0, 62, 336, 209, 311, 210, 0, 61,
209, 336, 208, 336, 208, 334, 210, 209, 311, 210,
0, 63, 336, 209, 311, 210, 0, 64, 209, 336,
208, 334, 210, 209, 311, 210, 0, 313, 0, 312,
0, 310, 0, 0, 312, 309, 0, 312, 40, 209,
344, 210, 6, 0, 312, 43, 209, 344, 210, 6,
0, 312, 44, 209, 344, 210, 6, 0, 312, 46,
209, 344, 210, 6, 0, 66, 209, 312, 210, 0,
66, 4, 204, 334, 205, 6, 0, 69, 209, 312,
210, 0, 69, 4, 204, 334, 205, 6, 0, 69,
4, 6, 0, 69, 4, 4, 6, 0, 110, 345,
209, 312, 210, 0, 122, 348, 6, 0, 123, 348,
6, 0, 122, 209, 312, 210, 0, 123, 209, 312,
210, 0, 4, 348, 6, 0, 4, 4, 204, 334,
205, 348, 6, 0, 4, 334, 6, 0, 60, 202,
4, 203, 206, 4, 6, 0, 102, 4, 6, 0,
117, 6, 0, 37, 6, 0, 37, 209, 334, 208,
334, 208, 334, 208, 334, 208, 334, 208, 334, 210,
6, 0, 38, 6, 0, 112, 202, 334, 8, 334,
203, 0, 112, 202, 334, 8, 334, 8, 334, 203,
0, 112, 4, 113, 209, 334, 8, 334, 210, 0,
112, 4, 113, 209, 334, 8, 334, 8, 334, 210,
0, 114, 0, 120, 4, 0, 118, 0, 119, 4,
6, 0, 115, 202, 334, 203, 0, 116, 0, 65,
40, 209, 334, 208, 336, 210, 6, 0, 65, 40,
209, 334, 208, 336, 208, 336, 208, 334, 210, 6,
0, 65, 40, 209, 334, 208, 336, 208, 336, 208,
336, 208, 334, 210, 6, 0, 0, 65, 40, 209,
334, 208, 336, 210, 320, 209, 329, 210, 6, 0,
0, 65, 40, 209, 334, 208, 336, 208, 336, 208,
334, 210, 321, 209, 329, 210, 6, 0, 0, 65,
40, 209, 334, 208, 336, 208, 336, 208, 336, 208,
334, 210, 322, 209, 329, 210, 6, 0, 65, 43,
209, 334, 208, 336, 210, 6, 0, 65, 43, 209,
334, 208, 336, 208, 336, 208, 334, 210, 6, 0,
65, 43, 209, 334, 208, 336, 208, 336, 208, 336,
208, 334, 210, 6, 0, 0, 65, 43, 209, 334,
208, 336, 210, 323, 209, 329, 210, 6, 0, 0,
65, 43, 209, 334, 208, 336, 208, 336, 208, 334,
210, 324, 209, 329, 210, 6, 0, 0, 65, 43,
209, 334, 208, 336, 208, 336, 208, 336, 208, 334,
210, 325, 209, 329, 210, 6, 0, 65, 44, 209,
334, 208, 336, 210, 6, 0, 65, 44, 209, 334,
208, 336, 208, 336, 208, 334, 210, 6, 0, 65,
44, 209, 334, 208, 336, 208, 336, 208, 336, 208,
334, 210, 6, 0, 0, 65, 44, 209, 334, 208,
336, 210, 326, 209, 329, 210, 6, 0, 0, 65,
44, 209, 334, 208, 336, 208, 336, 208, 334, 210,
327, 209, 329, 210, 6, 0, 0, 65, 44, 209,
334, 208, 336, 208, 336, 208, 336, 208, 334, 210,
328, 209, 329, 210, 6, 0, 330, 0, 329, 330,
0, 73, 209, 342, 208, 342, 208, 342, 210, 6,
0, 73, 209, 342, 208, 342, 210, 6, 0, 68,
6, 0, 54, 43, 342, 7, 334, 6, 0, 54,
43, 342, 7, 334, 57, 59, 334, 6, 0, 54,
43, 342, 7, 334, 57, 58, 334, 6, 0, 54,
44, 209, 334, 210, 7, 342, 6, 0, 50, 44,
209, 334, 210, 7, 342, 6, 0, 54, 46, 209,
334, 210, 7, 342, 6, 0, 68, 44, 342, 7,
334, 6, 0, 68, 44, 342, 6, 0, 70, 6,
0, 71, 6, 0, 128, 0, 129, 0, 130, 0,
131, 0, 132, 0, 335, 0, 202, 334, 203, 0,
192, 334, 0, 191, 334, 0, 197, 334, 0, 334,
192, 334, 0, 334, 191, 334, 0, 334, 193, 334,
0, 334, 194, 334, 0, 334, 195, 334, 0, 334,
201, 334, 0, 334, 187, 334, 0, 334, 189, 334,
0, 334, 188, 334, 0, 334, 190, 334, 0, 334,
184, 334, 0, 334, 185, 334, 0, 334, 183, 334,
0, 334, 182, 334, 0, 334, 181, 334, 8, 334,
0, 12, 202, 334, 203, 0, 13, 202, 334, 203,
0, 14, 202, 334, 203, 0, 15, 202, 334, 203,
0, 16, 202, 334, 203, 0, 17, 202, 334, 203,
0, 18, 202, 334, 203, 0, 19, 202, 334, 203,
0, 20, 202, 334, 203, 0, 22, 202, 334, 203,
0, 23, 202, 334, 208, 334, 203, 0, 24, 202,
334, 203, 0, 25, 202, 334, 203, 0, 26, 202,
334, 203, 0, 27, 202, 334, 203, 0, 28, 202,
334, 203, 0, 29, 202, 334, 203, 0, 30, 202,
334, 208, 334, 203, 0, 31, 202, 334, 208, 334,
203, 0, 32, 202, 334, 208, 334, 203, 0, 21,
202, 334, 203, 0, 12, 204, 334, 205, 0, 13,
204, 334, 205, 0, 14, 204, 334, 205, 0, 15,
204, 334, 205, 0, 16, 204, 334, 205, 0, 17,
204, 334, 205, 0, 18, 204, 334, 205, 0, 19,
204, 334, 205, 0, 20, 204, 334, 205, 0, 22,
204, 334, 205, 0, 23, 204, 334, 208, 334, 205,
0, 24, 204, 334, 205, 0, 25, 204, 334, 205,
0, 26, 204, 334, 205, 0, 27, 204, 334, 205,
0, 28, 204, 334, 205, 0, 29, 204, 334, 205,
0, 30, 204, 334, 208, 334, 205, 0, 31, 204,
334, 208, 334, 205, 0, 32, 204, 334, 208, 334,
205, 0, 21, 204, 334, 205, 0, 3, 0, 9,
0, 10, 0, 11, 0, 4, 0, 4, 204, 334,
205, 0, 207, 4, 204, 205, 0, 4, 307, 0,
4, 204, 334, 205, 307, 0, 4, 206, 4, 0,
4, 204, 334, 205, 206, 4, 0, 4, 206, 4,
307, 0, 4, 204, 334, 205, 206, 4, 307, 0,
124, 202, 5, 208, 334, 203, 0, 337, 0, 192,
336, 0, 191, 336, 0, 336, 192, 336, 0, 336,
191, 336, 0, 209, 334, 208, 334, 208, 334, 208,
334, 208, 334, 210, 0, 209, 334, 208, 334, 208,
334, 208, 334, 210, 0, 209, 334, 208, 334, 208,
334, 210, 0, 202, 334, 208, 334, 208, 334, 203,
0, 0, 202, 339, 203, 0, 5, 0, 339, 208,
5, 0, 0, 209, 341, 210, 0, 202, 341, 203,
0, 342, 0, 341, 208, 342, 0, 334, 0, 343,
0, 209, 344, 210, 0, 192, 209, 344, 210, 0,
334, 8, 334, 0, 334, 8, 334, 8, 334, 0,
40, 209, 334, 210, 0, 310, 0, 313, 0, 319,
0, 4, 204, 205, 0, 192, 4, 204, 205, 0,
4, 204, 209, 344, 210, 205, 0, 192, 4, 204,
209, 344, 210, 205, 0, 334, 0, 343, 0, 344,
208, 334, 0, 344, 208, 343, 0, 209, 334, 208,
334, 208, 334, 208, 334, 210, 0, 209, 334, 208,
334, 208, 334, 210, 0, 4, 0, 4, 206, 110,
206, 4, 0, 209, 347, 210, 0, 4, 204, 334,
205, 206, 111, 0, 345, 0, 347, 208, 345, 0,
5, 0, 39, 0, 35, 202, 348, 208, 348, 203,
0, 36, 202, 348, 203, 0, 34, 202, 348, 203,
0, 34, 202, 348, 208, 344, 203, 0, 34, 202,
4, 206, 4, 203, 0, 34, 202, 4, 204, 334,
205, 206, 4, 203, 0
};
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
162, 164, 165, 166, 171, 173, 176, 178, 181, 189,
203, 224, 226, 229, 231, 232, 235, 241, 246, 247,
248, 251, 255, 258, 264, 269, 275, 283, 288, 292,
298, 303, 307, 312, 316, 319, 324, 328, 332, 336,
341, 345, 348, 352, 356, 360, 364, 368, 372, 375,
379, 382, 386, 389, 396, 398, 401, 403, 404, 405,
406, 407, 408, 409, 410, 411, 412, 413, 414, 415,
418, 424, 441, 449, 458, 466, 467, 468, 469, 470,
471, 472, 473, 474, 475, 476, 477, 478, 479, 480,
481, 482, 483, 484, 485, 486, 487, 488, 489, 490,
491, 492, 493, 496, 499, 503, 509, 515, 518, 522,
529, 536, 539, 543, 550, 557, 560, 564, 573, 580,
583, 587, 596, 603, 606, 610, 619, 626, 629, 633,
646, 653, 656, 660, 673, 680, 683, 687, 700, 707,
710, 714, 728, 735, 738, 742, 756, 763, 766, 770,
784, 791, 794, 798, 812, 819, 822, 826, 840, 847,
850, 854, 868, 875, 878, 882, 906, 913, 916, 920,
944, 951, 954, 958, 982, 989, 992, 996, 1015, 1022,
1025, 1029, 1048, 1055, 1058, 1062, 1081, 1088, 1091, 1095,
1113, 1120, 1123, 1127, 1145, 1152, 1155, 1159, 1177, 1184,
1190, 1197, 1205, 1211, 1217, 1224, 1232, 1238, 1246, 1249,
1253, 1261, 1263, 1264, 1265, 1266, 1269, 1271, 1274, 1309,
1348, 1402, 1419, 1430, 1449, 1463, 1480, 1506, 1533, 1547,
1564, 1578, 1595, 1615, 1638, 1648, 1663, 1683, 1699, 1718,
1737, 1755, 1773, 1791, 1817, 1835, 1861, 1881, 1905, 1929,
1955, 1972, 1990, 2009, 2028, 2067, 2092, 2114, 2130, 2149,
2168, 2184, 2203, 2220, 2237, 2257, 2263, 2268, 2273, 2280,
2282, 2283, 2286, 2291, 2295, 2311, 2327, 2343, 2363, 2377,
2388, 2398, 2408, 2418, 2436, 2450, 2459, 2465, 2476, 2489,
2534, 2549, 2565, 2575, 2586, 2590, 2594, 2598, 2609, 2626,
2642, 2668, 2695, 2727, 2734, 2739, 2745, 2749, 2757, 2776,
2792, 2808, 2813, 2829, 2834, 2850, 2855, 2873, 2896, 2919,
2942, 2947, 2970, 2975, 2998, 3003, 3029, 3052, 3075, 3098,
3103, 3126, 3132, 3155, 3161, 3186, 3190, 3195, 3222, 3246,
3254, 3273, 3291, 3309, 3336, 3362, 3388, 3402, 3420, 3425,
3434, 3436, 3437, 3438, 3439, 3442, 3444, 3445, 3446, 3447,
3448, 3449, 3450, 3451, 3458, 3459, 3460, 3461, 3462, 3463,
3464, 3465, 3466, 3467, 3468, 3469, 3470, 3471, 3472, 3473,
3474, 3475, 3476, 3477, 3478, 3479, 3480, 3481, 3482, 3483,
3484, 3485, 3486, 3487, 3488, 3489, 3491, 3492, 3493, 3494,
3495, 3496, 3497, 3498, 3499, 3500, 3501, 3502, 3503, 3504,
3505, 3506, 3507, 3508, 3509, 3510, 3511, 3516, 3521, 3522,
3523, 3527, 3540, 3560, 3574, 3587, 3610, 3628, 3646, 3664,
3682, 3689, 3694, 3698, 3702, 3706, 3712, 3717, 3721, 3725,
3731, 3735, 3740, 3744, 3749, 3753, 3757, 3763, 3769, 3776,
3782, 3786, 3790, 3801, 3808, 3819, 3839, 3849, 3859, 3871,
3888, 3907, 3931, 3959, 3965, 3969, 3973, 3985, 3990, 4002,
4009, 4030, 4035, 4049, 4055, 4061, 4066, 4074, 4082, 4096,
4100, 4119, 4135
};
#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",
"tToday","tPoint","tCircle","tEllipse","tLine","tSurface","tSpline","tVolume",
"tCharacteristic","tLength","tParametric","tElliptic","tPlane","tRuled","tTriangulation",
"tTransfinite","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","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
211, 211, 211, 211, 212, 212, 213, 213, 214, 214,
214, 215, 215, 216, 216, 216, 217, 217, 217, 217,
217, 218, 218, 218, 219, 219, 219, 219, 219, 219,
219, 219, 219, 219, 219, 219, 219, 219, 219, 219,
219, 219, 219, 219, 219, 219, 219, 219, 219, 219,
219, 219, 219, 219, 220, 220, 221, 221, 221, 221,
221, 221, 221, 221, 221, 221, 221, 221, 221, 221,
222, 222, 223, 223, 224, 224, 224, 224, 224, 224,
224, 224, 224, 224, 224, 224, 224, 224, 224, 224,
224, 224, 224, 224, 224, 224, 224, 224, 224, 224,
224, 224, 224, 225, 225, 227, 226, 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, 304, 304,
305, 306, 306, 306, 306, 306, 307, 307, 308, 308,
308, 308, 308, 308, 308, 308, 309, 309, 309, 309,
309, 309, 309, 309, 309, 309, 309, 309, 309, 309,
309, 309, 309, 309, 309, 309, 309, 309, 309, 309,
309, 309, 309, 309, 309, 310, 310, 310, 310, 311,
311, 311, 312, 312, 312, 312, 312, 312, 313, 313,
314, 314, 314, 314, 315, 316, 316, 316, 316, 317,
318, 318, 318, 318, 318, 318, 318, 318, 319, 319,
319, 320, 319, 321, 319, 322, 319, 319, 319, 319,
323, 319, 324, 319, 325, 319, 319, 319, 319, 326,
319, 327, 319, 328, 319, 329, 329, 330, 330, 330,
331, 331, 331, 331, 331, 331, 331, 331, 332, 332,
333, 333, 333, 333, 333, 334, 334, 334, 334, 334,
334, 334, 334, 334, 334, 334, 334, 334, 334, 334,
334, 334, 334, 334, 334, 334, 334, 334, 334, 334,
334, 334, 334, 334, 334, 334, 334, 334, 334, 334,
334, 334, 334, 334, 334, 334, 334, 334, 334, 334,
334, 334, 334, 334, 334, 334, 334, 335, 335, 335,
335, 335, 335, 335, 335, 335, 335, 335, 335, 335,
335, 336, 336, 336, 336, 336, 337, 337, 337, 337,
338, 338, 339, 339, 340, 340, 340, 341, 341, 342,
342, 342, 342, 343, 343, 343, 343, 343, 343, 343,
343, 343, 343, 344, 344, 344, 344, 345, 345, 345,
345, 346, 346, 347, 347, 348, 348, 348, 348, 348,
348, 348, 348
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, 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,
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, 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, 8, 12, 14,
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,
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,
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,
56, 58, 57, 59, 60, 61, 62, 63, 64, 65,
70, 69, 66, 67, 68, 0, 0, 17, 18, 20,
0, 0, 0, 0, 0, 0, 477, 0, 213, 214,
215, 216, 0, 0, 0, 217, 218, 0, 0, 0,
0, 0, 0, 0, 356, 0, 0, 296, 0, 298,
0, 0, 0, 0, 0, 0, 0, 0, 0, 432,
0, 0, 0, 0, 0, 0, 273, 0, 0, 273,
349, 350, 0, 0, 0, 0, 0, 0, 0, 470,
0, 0, 0, 0, 0, 295, 0, 304, 0, 476,
273, 0, 273, 0, 5, 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, 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, 422, 359, 358, 360, 0, 0, 0, 0,
0, 0, 0, 0, 0, 223, 292, 0, 0, 0,
0, 0, 290, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 422, 0, 0, 0, 457, 458, 459,
450, 0, 451, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 434,
433, 0, 0, 0, 0, 273, 273, 0, 0, 0,
0, 0, 0, 0, 0, 283, 0, 0, 0, 0,
294, 0, 0, 0, 0, 0, 0, 0, 273, 0,
0, 0, 306, 0, 0, 286, 0, 287, 6, 0,