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