gmsh-TingyuanDoc  0.1
An Open-Source Timing-driven Analytical Mixed-size FPGA Placer
Gmsh.tab.hpp
Go to the documentation of this file.
1 /* A Bison parser, made by GNU Bison 2.3. */
2 
3 /* Skeleton interface for Bison's Yacc-like parsers in C
4 
5  Copyright (C) 1984, 1989, 1990, 2000, 2001, 2002, 2003, 2004, 2005, 2006
6  Free Software Foundation, Inc.
7 
8  This program is free software; you can redistribute it and/or modify
9  it under the terms of the GNU General Public License as published by
10  the Free Software Foundation; either version 2, or (at your option)
11  any later version.
12 
13  This program is distributed in the hope that it will be useful,
14  but WITHOUT ANY WARRANTY; without even the implied warranty of
15  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
16  GNU General Public License for more details.
17 
18  You should have received a copy of the GNU General Public License
19  along with this program; if not, write to the Free Software
20  Foundation, Inc., 51 Franklin Street, Fifth Floor,
21  Boston, MA 02110-1301, USA. */
22 
23 /* As a special exception, you may create a larger work that contains
24  part or all of the Bison parser skeleton and distribute that work
25  under terms of your choice, so long as that work isn't itself a
26  parser generator using the skeleton or a modified version thereof
27  as a parser skeleton. Alternatively, if you modify or redistribute
28  the parser skeleton itself, you may (at your option) remove this
29  special exception, which will cause the skeleton and the resulting
30  Bison output files to be licensed under the GNU General Public
31  License without this special exception.
32 
33  This special exception was added by the Free Software Foundation in
34  version 2.2 of Bison. */
35 
36 /* Tokens. */
37 #ifndef YYTOKENTYPE
38 # define YYTOKENTYPE
39  /* Put the tokens into the symbol table, so that GDB and other debuggers
40  know about them. */
41  enum yytokentype {
42  tDOUBLE = 258,
43  tSTRING = 259,
44  tBIGSTR = 260,
45  tEND = 261,
46  tAFFECT = 262,
47  tDOTS = 263,
48  tSCOPE = 264,
49  tPi = 265,
50  tMPI_Rank = 266,
51  tMPI_Size = 267,
52  tEuclidian = 268,
53  tCoordinates = 269,
54  tTestLevel = 270,
55  tExp = 271,
56  tLog = 272,
57  tLog10 = 273,
58  tSqrt = 274,
59  tSin = 275,
60  tAsin = 276,
61  tCos = 277,
62  tAcos = 278,
63  tTan = 279,
64  tRand = 280,
65  tAtan = 281,
66  tAtan2 = 282,
67  tSinh = 283,
68  tCosh = 284,
69  tTanh = 285,
70  tFabs = 286,
71  tAbs = 287,
72  tFloor = 288,
73  tCeil = 289,
74  tRound = 290,
75  tMin = 291,
76  tMax = 292,
77  tFmod = 293,
78  tModulo = 294,
79  tHypot = 295,
80  tList = 296,
81  tLinSpace = 297,
82  tLogSpace = 298,
84  tCatenary = 300,
85  tPrintf = 301,
86  tError = 302,
87  tWarning = 303,
88  tStr = 304,
89  tSprintf = 305,
90  tStrCat = 306,
91  tStrPrefix = 307,
92  tStrRelative = 308,
93  tStrReplace = 309,
95  tDirName = 311,
96  tStrSub = 312,
97  tStrLen = 313,
98  tFind = 314,
99  tStrFind = 315,
100  tStrCmp = 316,
101  tStrChoice = 317,
102  tUpperCase = 318,
103  tLowerCase = 319,
107  tDraw = 323,
108  tSetChanged = 324,
109  tToday = 325,
113  tSyncModel = 329,
114  tNewModel = 330,
115  tMass = 331,
119  tOnelabRun = 335,
120  tCodeName = 336,
121  tCpu = 337,
122  tMemory = 338,
134  tNameStruct = 350,
136  tAppend = 352,
138  tSetNumber = 354,
139  tSetTag = 355,
140  tSetString = 356,
141  tPoint = 357,
142  tCircle = 358,
143  tEllipse = 359,
144  tCurve = 360,
145  tSphere = 361,
147  tSurface = 363,
148  tSpline = 364,
149  tVolume = 365,
150  tBox = 366,
151  tCylinder = 367,
152  tCone = 368,
153  tTorus = 369,
154  tEllipsoid = 370,
155  tQuadric = 371,
157  tRectangle = 373,
158  tDisk = 374,
159  tWire = 375,
160  tGeoEntity = 376,
162  tLength = 378,
163  tParametric = 379,
164  tElliptic = 380,
165  tRefineMesh = 381,
167  tAdaptMesh = 383,
171  tSetFactory = 387,
173  tWedge = 389,
174  tFillet = 390,
175  tChamfer = 391,
176  tPlane = 392,
177  tRuled = 393,
179  tPhysical = 395,
180  tCompound = 396,
181  tPeriodic = 397,
182  tParent = 398,
183  tUsing = 399,
184  tPlugin = 400,
186  tRecursive = 402,
187  tSewing = 403,
188  tRotate = 404,
189  tTranslate = 405,
190  tSymmetry = 406,
191  tDilate = 407,
192  tExtrude = 408,
193  tLevelset = 409,
194  tAffine = 410,
200  tThickSolid = 416,
201  tRecombine = 417,
202  tSmoother = 418,
203  tSplit = 419,
204  tDelete = 420,
205  tCoherence = 421,
206  tHealShapes = 422,
207  tIntersect = 423,
210  tMeshSize = 426,
212  tLayers = 428,
213  tScaleLast = 429,
214  tHole = 430,
215  tAlias = 431,
222  tText2D = 438,
223  tText3D = 439,
225  tTime = 441,
226  tCombine = 442,
227  tBSpline = 443,
228  tBezier = 444,
229  tNurbs = 445,
230  tNurbsOrder = 446,
231  tNurbsKnots = 447,
232  tColor = 448,
233  tColorTable = 449,
234  tFor = 450,
235  tIn = 451,
236  tEndFor = 452,
237  tIf = 453,
238  tElseIf = 454,
239  tElse = 455,
240  tEndIf = 456,
241  tExit = 457,
242  tAbort = 458,
243  tField = 459,
244  tReturn = 460,
245  tCall = 461,
246  tSlide = 462,
247  tMacro = 463,
248  tShow = 464,
249  tHide = 465,
250  tGetValue = 466,
252  tGetEnv = 468,
253  tGetString = 469,
254  tGetNumber = 470,
255  tUnique = 471,
256  tSetMaxTag = 472,
257  tHomology = 473,
258  tCohomology = 474,
259  tBetti = 475,
260  tExists = 476,
261  tFileExists = 477,
262  tGetForced = 478,
275  tAFFECTPLUS = 491,
276  tOR = 492,
277  tAND = 493,
278  tNOTEQUAL = 494,
279  tEQUAL = 495,
281  tLESSLESS = 497,
284  UNARYPREC = 500,
285  tMINUSMINUS = 501,
286  tPLUSPLUS = 502
287  };
288 #endif
289 /* Tokens. */
290 #define tDOUBLE 258
291 #define tSTRING 259
292 #define tBIGSTR 260
293 #define tEND 261
294 #define tAFFECT 262
295 #define tDOTS 263
296 #define tSCOPE 264
297 #define tPi 265
298 #define tMPI_Rank 266
299 #define tMPI_Size 267
300 #define tEuclidian 268
301 #define tCoordinates 269
302 #define tTestLevel 270
303 #define tExp 271
304 #define tLog 272
305 #define tLog10 273
306 #define tSqrt 274
307 #define tSin 275
308 #define tAsin 276
309 #define tCos 277
310 #define tAcos 278
311 #define tTan 279
312 #define tRand 280
313 #define tAtan 281
314 #define tAtan2 282
315 #define tSinh 283
316 #define tCosh 284
317 #define tTanh 285
318 #define tFabs 286
319 #define tAbs 287
320 #define tFloor 288
321 #define tCeil 289
322 #define tRound 290
323 #define tMin 291
324 #define tMax 292
325 #define tFmod 293
326 #define tModulo 294
327 #define tHypot 295
328 #define tList 296
329 #define tLinSpace 297
330 #define tLogSpace 298
331 #define tListFromFile 299
332 #define tCatenary 300
333 #define tPrintf 301
334 #define tError 302
335 #define tWarning 303
336 #define tStr 304
337 #define tSprintf 305
338 #define tStrCat 306
339 #define tStrPrefix 307
340 #define tStrRelative 308
341 #define tStrReplace 309
342 #define tAbsolutePath 310
343 #define tDirName 311
344 #define tStrSub 312
345 #define tStrLen 313
346 #define tFind 314
347 #define tStrFind 315
348 #define tStrCmp 316
349 #define tStrChoice 317
350 #define tUpperCase 318
351 #define tLowerCase 319
352 #define tLowerCaseIn 320
353 #define tTextAttributes 321
354 #define tBoundingBox 322
355 #define tDraw 323
356 #define tSetChanged 324
357 #define tToday 325
358 #define tFixRelativePath 326
359 #define tCurrentDirectory 327
360 #define tCurrentFileName 328
361 #define tSyncModel 329
362 #define tNewModel 330
363 #define tMass 331
364 #define tCenterOfMass 332
365 #define tMatrixOfInertia 333
366 #define tOnelabAction 334
367 #define tOnelabRun 335
368 #define tCodeName 336
369 #define tCpu 337
370 #define tMemory 338
371 #define tTotalMemory 339
372 #define tCreateTopology 340
373 #define tCreateGeometry 341
374 #define tClassifySurfaces 342
375 #define tRenumberMeshNodes 343
376 #define tRenumberMeshElements 344
377 #define tDistanceFunction 345
378 #define tDefineConstant 346
379 #define tUndefineConstant 347
380 #define tDefineNumber 348
381 #define tDefineStruct 349
382 #define tNameStruct 350
383 #define tDimNameSpace 351
384 #define tAppend 352
385 #define tDefineString 353
386 #define tSetNumber 354
387 #define tSetTag 355
388 #define tSetString 356
389 #define tPoint 357
390 #define tCircle 358
391 #define tEllipse 359
392 #define tCurve 360
393 #define tSphere 361
394 #define tPolarSphere 362
395 #define tSurface 363
396 #define tSpline 364
397 #define tVolume 365
398 #define tBox 366
399 #define tCylinder 367
400 #define tCone 368
401 #define tTorus 369
402 #define tEllipsoid 370
403 #define tQuadric 371
404 #define tShapeFromFile 372
405 #define tRectangle 373
406 #define tDisk 374
407 #define tWire 375
408 #define tGeoEntity 376
409 #define tCharacteristic 377
410 #define tLength 378
411 #define tParametric 379
412 #define tElliptic 380
413 #define tRefineMesh 381
414 #define tRecombineMesh 382
415 #define tAdaptMesh 383
416 #define tTransformMesh 384
417 #define tRelocateMesh 385
418 #define tReorientMesh 386
419 #define tSetFactory 387
420 #define tThruSections 388
421 #define tWedge 389
422 #define tFillet 390
423 #define tChamfer 391
424 #define tPlane 392
425 #define tRuled 393
426 #define tTransfinite 394
427 #define tPhysical 395
428 #define tCompound 396
429 #define tPeriodic 397
430 #define tParent 398
431 #define tUsing 399
432 #define tPlugin 400
433 #define tDegenerated 401
434 #define tRecursive 402
435 #define tSewing 403
436 #define tRotate 404
437 #define tTranslate 405
438 #define tSymmetry 406
439 #define tDilate 407
440 #define tExtrude 408
441 #define tLevelset 409
442 #define tAffine 410
443 #define tBooleanUnion 411
444 #define tBooleanIntersection 412
445 #define tBooleanDifference 413
446 #define tBooleanSection 414
447 #define tBooleanFragments 415
448 #define tThickSolid 416
449 #define tRecombine 417
450 #define tSmoother 418
451 #define tSplit 419
452 #define tDelete 420
453 #define tCoherence 421
454 #define tHealShapes 422
455 #define tIntersect 423
456 #define tMeshAlgorithm 424
457 #define tReverseMesh 425
458 #define tMeshSize 426
459 #define tMeshSizeFromBoundary 427
460 #define tLayers 428
461 #define tScaleLast 429
462 #define tHole 430
463 #define tAlias 431
464 #define tAliasWithOptions 432
465 #define tCopyOptions 433
466 #define tQuadTriAddVerts 434
467 #define tQuadTriNoNewVerts 435
468 #define tRecombLaterals 436
469 #define tTransfQuadTri 437
470 #define tText2D 438
471 #define tText3D 439
472 #define tInterpolationScheme 440
473 #define tTime 441
474 #define tCombine 442
475 #define tBSpline 443
476 #define tBezier 444
477 #define tNurbs 445
478 #define tNurbsOrder 446
479 #define tNurbsKnots 447
480 #define tColor 448
481 #define tColorTable 449
482 #define tFor 450
483 #define tIn 451
484 #define tEndFor 452
485 #define tIf 453
486 #define tElseIf 454
487 #define tElse 455
488 #define tEndIf 456
489 #define tExit 457
490 #define tAbort 458
491 #define tField 459
492 #define tReturn 460
493 #define tCall 461
494 #define tSlide 462
495 #define tMacro 463
496 #define tShow 464
497 #define tHide 465
498 #define tGetValue 466
499 #define tGetStringValue 467
500 #define tGetEnv 468
501 #define tGetString 469
502 #define tGetNumber 470
503 #define tUnique 471
504 #define tSetMaxTag 472
505 #define tHomology 473
506 #define tCohomology 474
507 #define tBetti 475
508 #define tExists 476
509 #define tFileExists 477
510 #define tGetForced 478
511 #define tGetForcedStr 479
512 #define tGMSH_MAJOR_VERSION 480
513 #define tGMSH_MINOR_VERSION 481
514 #define tGMSH_PATCH_VERSION 482
515 #define tGmshExecutableName 483
516 #define tSetPartition 484
517 #define tNameToString 485
518 #define tStringToName 486
519 #define tUnsplitWindow 487
520 #define tAFFECTDIVIDE 488
521 #define tAFFECTTIMES 489
522 #define tAFFECTMINUS 490
523 #define tAFFECTPLUS 491
524 #define tOR 492
525 #define tAND 493
526 #define tNOTEQUAL 494
527 #define tEQUAL 495
528 #define tGREATERGREATER 496
529 #define tLESSLESS 497
530 #define tGREATEROREQUAL 498
531 #define tLESSOREQUAL 499
532 #define UNARYPREC 500
533 #define tMINUSMINUS 501
534 #define tPLUSPLUS 502
535 
536 
537 
538 
539 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
540 typedef union YYSTYPE
541 #line 169 "Gmsh.y"
542 {
543  char *c;
544  int i;
545  unsigned int u;
546  double d;
547  double v[5];
548  Shape s;
549  List_T *l;
550  struct TwoChar c2;
551 }
552 /* Line 1529 of yacc.c. */
553 #line 554 "Gmsh.tab.hpp"
555 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
556 # define YYSTYPE_IS_DECLARED 1
557 # define YYSTYPE_IS_TRIVIAL 1
558 #endif
559 
560 extern YYSTYPE gmsh_yylval;
561 
tStrFind
#define tStrFind
Definition: Gmsh.tab.hpp:347
tAcos
#define tAcos
Definition: Gmsh.tab.hpp:310
tAFFECTTIMES
#define tAFFECTTIMES
Definition: Gmsh.tab.hpp:521
tSetString
#define tSetString
Definition: Gmsh.tab.hpp:388
tStringToName
#define tStringToName
Definition: Gmsh.tab.hpp:518
tUndefineConstant
#define tUndefineConstant
Definition: Gmsh.tab.hpp:379
tEndFor
#define tEndFor
Definition: Gmsh.tab.hpp:484
tEQUAL
#define tEQUAL
Definition: Gmsh.tab.hpp:527
tMacro
#define tMacro
Definition: Gmsh.tab.hpp:495
tMPI_Rank
#define tMPI_Rank
Definition: Gmsh.tab.hpp:298
tNurbsOrder
#define tNurbsOrder
Definition: Gmsh.tab.hpp:478
YYSTYPE::l
List_T * l
Definition: Gmsh.tab.cpp:756
tMatrixOfInertia
#define tMatrixOfInertia
Definition: Gmsh.tab.hpp:365
tGMSH_PATCH_VERSION
#define tGMSH_PATCH_VERSION
Definition: Gmsh.tab.hpp:514
tOnelabRun
#define tOnelabRun
Definition: Gmsh.tab.hpp:367
YYSTYPE::v
double v[5]
Definition: Gmsh.tab.cpp:754
tSetTag
#define tSetTag
Definition: Gmsh.tab.hpp:387
tModulo
#define tModulo
Definition: Gmsh.tab.hpp:326
tBIGSTR
#define tBIGSTR
Definition: Gmsh.tab.hpp:292
tAFFECTDIVIDE
#define tAFFECTDIVIDE
Definition: Gmsh.tab.hpp:520
tRecombineMesh
#define tRecombineMesh
Definition: Gmsh.tab.hpp:414
tRecombine
#define tRecombine
Definition: Gmsh.tab.hpp:449
tUnsplitWindow
#define tUnsplitWindow
Definition: Gmsh.tab.hpp:519
tMax
#define tMax
Definition: Gmsh.tab.hpp:324
tBooleanSection
#define tBooleanSection
Definition: Gmsh.tab.hpp:446
tBoundingBox
#define tBoundingBox
Definition: Gmsh.tab.hpp:354
tDefineString
#define tDefineString
Definition: Gmsh.tab.hpp:385
tBezier
#define tBezier
Definition: Gmsh.tab.hpp:476
tSetPartition
#define tSetPartition
Definition: Gmsh.tab.hpp:516
tGREATERGREATER
#define tGREATERGREATER
Definition: Gmsh.tab.hpp:528
tExists
#define tExists
Definition: Gmsh.tab.hpp:508
tHealShapes
#define tHealShapes
Definition: Gmsh.tab.hpp:454
tStrCat
#define tStrCat
Definition: Gmsh.tab.hpp:338
tEuclidian
#define tEuclidian
Definition: Gmsh.tab.hpp:300
tCopyOptions
#define tCopyOptions
Definition: Gmsh.tab.hpp:465
tLowerCase
#define tLowerCase
Definition: Gmsh.tab.hpp:351
tPeriodic
#define tPeriodic
Definition: Gmsh.tab.hpp:429
tLESSLESS
#define tLESSLESS
Definition: Gmsh.tab.hpp:529
tNurbs
#define tNurbs
Definition: Gmsh.tab.hpp:477
tDilate
#define tDilate
Definition: Gmsh.tab.hpp:439
tStrReplace
#define tStrReplace
Definition: Gmsh.tab.hpp:341
List_T
Definition: ListUtils.h:9
tPoint
#define tPoint
Definition: Gmsh.tab.hpp:389
tCurve
#define tCurve
Definition: Gmsh.tab.hpp:392
UNARYPREC
#define UNARYPREC
Definition: Gmsh.tab.hpp:532
tCosh
#define tCosh
Definition: Gmsh.tab.hpp:316
tAFFECT
#define tAFFECT
Definition: Gmsh.tab.hpp:294
tEndIf
#define tEndIf
Definition: Gmsh.tab.hpp:488
tBox
#define tBox
Definition: Gmsh.tab.hpp:398
tBooleanIntersection
#define tBooleanIntersection
Definition: Gmsh.tab.hpp:444
tSpline
#define tSpline
Definition: Gmsh.tab.hpp:396
TwoChar
Definition: Parser.h:25
tNameStruct
#define tNameStruct
Definition: Gmsh.tab.hpp:382
tFabs
#define tFabs
Definition: Gmsh.tab.hpp:318
tWedge
#define tWedge
Definition: Gmsh.tab.hpp:421
tUpperCase
#define tUpperCase
Definition: Gmsh.tab.hpp:350
tText2D
#define tText2D
Definition: Gmsh.tab.hpp:470
tSplit
#define tSplit
Definition: Gmsh.tab.hpp:451
tList
#define tList
Definition: Gmsh.tab.hpp:328
tAtan
#define tAtan
Definition: Gmsh.tab.hpp:313
tCoordinates
#define tCoordinates
Definition: Gmsh.tab.hpp:301
tRectangle
#define tRectangle
Definition: Gmsh.tab.hpp:405
gmsh_yylval
YYSTYPE gmsh_yylval
tStrChoice
#define tStrChoice
Definition: Gmsh.tab.hpp:349
tColor
#define tColor
Definition: Gmsh.tab.hpp:480
tCylinder
#define tCylinder
Definition: Gmsh.tab.hpp:399
tStr
#define tStr
Definition: Gmsh.tab.hpp:336
tAFFECTMINUS
#define tAFFECTMINUS
Definition: Gmsh.tab.hpp:522
tInterpolationScheme
#define tInterpolationScheme
Definition: Gmsh.tab.hpp:472
tPolarSphere
#define tPolarSphere
Definition: Gmsh.tab.hpp:394
tMeshAlgorithm
#define tMeshAlgorithm
Definition: Gmsh.tab.hpp:456
tSewing
#define tSewing
Definition: Gmsh.tab.hpp:435
tSymmetry
#define tSymmetry
Definition: Gmsh.tab.hpp:438
tGetForcedStr
#define tGetForcedStr
Definition: Gmsh.tab.hpp:511
tTime
#define tTime
Definition: Gmsh.tab.hpp:473
tRenumberMeshNodes
#define tRenumberMeshNodes
Definition: Gmsh.tab.hpp:375
tMass
#define tMass
Definition: Gmsh.tab.hpp:363
tPhysical
#define tPhysical
Definition: Gmsh.tab.hpp:427
tEND
#define tEND
Definition: Gmsh.tab.hpp:293
tCreateTopology
#define tCreateTopology
Definition: Gmsh.tab.hpp:372
YYSTYPE
union YYSTYPE YYSTYPE
tDOUBLE
#define tDOUBLE
Definition: Gmsh.tab.hpp:290
tUsing
#define tUsing
Definition: Gmsh.tab.hpp:431
tIn
#define tIn
Definition: Gmsh.tab.hpp:483
tPlugin
#define tPlugin
Definition: Gmsh.tab.hpp:432
tSTRING
#define tSTRING
Definition: Gmsh.tab.hpp:291
tDraw
#define tDraw
Definition: Gmsh.tab.hpp:355
tHole
#define tHole
Definition: Gmsh.tab.hpp:462
tDegenerated
#define tDegenerated
Definition: Gmsh.tab.hpp:433
tSetMaxTag
#define tSetMaxTag
Definition: Gmsh.tab.hpp:504
tCircle
#define tCircle
Definition: Gmsh.tab.hpp:390
tTransformMesh
#define tTransformMesh
Definition: Gmsh.tab.hpp:416
tVolume
#define tVolume
Definition: Gmsh.tab.hpp:397
tLength
#define tLength
Definition: Gmsh.tab.hpp:410
tFixRelativePath
#define tFixRelativePath
Definition: Gmsh.tab.hpp:358
tReverseMesh
#define tReverseMesh
Definition: Gmsh.tab.hpp:457
YYSTYPE
Definition: Gmsh.tab.cpp:749
tFind
#define tFind
Definition: Gmsh.tab.hpp:346
tCodeName
#define tCodeName
Definition: Gmsh.tab.hpp:368
tLinSpace
#define tLinSpace
Definition: Gmsh.tab.hpp:329
tQuadTriNoNewVerts
#define tQuadTriNoNewVerts
Definition: Gmsh.tab.hpp:467
tCatenary
#define tCatenary
Definition: Gmsh.tab.hpp:332
tHypot
#define tHypot
Definition: Gmsh.tab.hpp:327
tTextAttributes
#define tTextAttributes
Definition: Gmsh.tab.hpp:353
tAppend
#define tAppend
Definition: Gmsh.tab.hpp:384
tAtan2
#define tAtan2
Definition: Gmsh.tab.hpp:314
tSyncModel
#define tSyncModel
Definition: Gmsh.tab.hpp:361
tOR
#define tOR
Definition: Gmsh.tab.hpp:524
tCurrentFileName
#define tCurrentFileName
Definition: Gmsh.tab.hpp:360
tAFFECTPLUS
#define tAFFECTPLUS
Definition: Gmsh.tab.hpp:523
tSlide
#define tSlide
Definition: Gmsh.tab.hpp:494
tGetString
#define tGetString
Definition: Gmsh.tab.hpp:501
tBooleanFragments
#define tBooleanFragments
Definition: Gmsh.tab.hpp:447
tRefineMesh
#define tRefineMesh
Definition: Gmsh.tab.hpp:413
tAND
#define tAND
Definition: Gmsh.tab.hpp:525
tAdaptMesh
#define tAdaptMesh
Definition: Gmsh.tab.hpp:415
tTransfQuadTri
#define tTransfQuadTri
Definition: Gmsh.tab.hpp:469
tError
#define tError
Definition: Gmsh.tab.hpp:334
tRecombLaterals
#define tRecombLaterals
Definition: Gmsh.tab.hpp:468
tGeoEntity
#define tGeoEntity
Definition: Gmsh.tab.hpp:408
tGetEnv
#define tGetEnv
Definition: Gmsh.tab.hpp:500
yytokentype
yytokentype
Definition: Gmsh.tab.cpp:76
tDefineStruct
#define tDefineStruct
Definition: Gmsh.tab.hpp:381
tFloor
#define tFloor
Definition: Gmsh.tab.hpp:320
tElliptic
#define tElliptic
Definition: Gmsh.tab.hpp:412
tTestLevel
#define tTestLevel
Definition: Gmsh.tab.hpp:302
tSin
#define tSin
Definition: Gmsh.tab.hpp:307
tMINUSMINUS
#define tMINUSMINUS
Definition: Gmsh.tab.hpp:533
tCohomology
#define tCohomology
Definition: Gmsh.tab.hpp:506
tGmshExecutableName
#define tGmshExecutableName
Definition: Gmsh.tab.hpp:515
tIntersect
#define tIntersect
Definition: Gmsh.tab.hpp:455
tParametric
#define tParametric
Definition: Gmsh.tab.hpp:411
YYSTYPE::i
int i
Definition: Gmsh.tab.cpp:751
tAlias
#define tAlias
Definition: Gmsh.tab.hpp:463
tIf
#define tIf
Definition: Gmsh.tab.hpp:485
tSinh
#define tSinh
Definition: Gmsh.tab.hpp:315
YYSTYPE::s
Shape s
Definition: Gmsh.tab.cpp:755
YYSTYPE::u
unsigned int u
Definition: Gmsh.tab.cpp:752
tGetNumber
#define tGetNumber
Definition: Gmsh.tab.hpp:502
tMeshSize
#define tMeshSize
Definition: Gmsh.tab.hpp:458
tElse
#define tElse
Definition: Gmsh.tab.hpp:487
tRotate
#define tRotate
Definition: Gmsh.tab.hpp:436
tEllipsoid
#define tEllipsoid
Definition: Gmsh.tab.hpp:402
tReorientMesh
#define tReorientMesh
Definition: Gmsh.tab.hpp:418
tBetti
#define tBetti
Definition: Gmsh.tab.hpp:507
tHide
#define tHide
Definition: Gmsh.tab.hpp:497
tNurbsKnots
#define tNurbsKnots
Definition: Gmsh.tab.hpp:479
tPi
#define tPi
Definition: Gmsh.tab.hpp:297
tNewModel
#define tNewModel
Definition: Gmsh.tab.hpp:362
tWire
#define tWire
Definition: Gmsh.tab.hpp:407
tStrSub
#define tStrSub
Definition: Gmsh.tab.hpp:344
tRelocateMesh
#define tRelocateMesh
Definition: Gmsh.tab.hpp:417
tAbs
#define tAbs
Definition: Gmsh.tab.hpp:319
Shape
Definition: GeoDefines.h:9
tRound
#define tRound
Definition: Gmsh.tab.hpp:322
tTransfinite
#define tTransfinite
Definition: Gmsh.tab.hpp:426
tCurrentDirectory
#define tCurrentDirectory
Definition: Gmsh.tab.hpp:359
tCombine
#define tCombine
Definition: Gmsh.tab.hpp:474
tCenterOfMass
#define tCenterOfMass
Definition: Gmsh.tab.hpp:364
tMemory
#define tMemory
Definition: Gmsh.tab.hpp:370
tColorTable
#define tColorTable
Definition: Gmsh.tab.hpp:481
tSetNumber
#define tSetNumber
Definition: Gmsh.tab.hpp:386
tDOTS
#define tDOTS
Definition: Gmsh.tab.hpp:295
tHomology
#define tHomology
Definition: Gmsh.tab.hpp:505
tLESSOREQUAL
#define tLESSOREQUAL
Definition: Gmsh.tab.hpp:531
tBooleanDifference
#define tBooleanDifference
Definition: Gmsh.tab.hpp:445
tSmoother
#define tSmoother
Definition: Gmsh.tab.hpp:450
tChamfer
#define tChamfer
Definition: Gmsh.tab.hpp:423
tMPI_Size
#define tMPI_Size
Definition: Gmsh.tab.hpp:299
tScaleLast
#define tScaleLast
Definition: Gmsh.tab.hpp:461
tCpu
#define tCpu
Definition: Gmsh.tab.hpp:369
tOnelabAction
#define tOnelabAction
Definition: Gmsh.tab.hpp:366
tAsin
#define tAsin
Definition: Gmsh.tab.hpp:308
tText3D
#define tText3D
Definition: Gmsh.tab.hpp:471
tPrintf
#define tPrintf
Definition: Gmsh.tab.hpp:333
tCreateGeometry
#define tCreateGeometry
Definition: Gmsh.tab.hpp:373
tSurface
#define tSurface
Definition: Gmsh.tab.hpp:395
tUnique
#define tUnique
Definition: Gmsh.tab.hpp:503
tCos
#define tCos
Definition: Gmsh.tab.hpp:309
tNameToString
#define tNameToString
Definition: Gmsh.tab.hpp:517
tGMSH_MAJOR_VERSION
#define tGMSH_MAJOR_VERSION
Definition: Gmsh.tab.hpp:512
tDirName
#define tDirName
Definition: Gmsh.tab.hpp:343
tLog
#define tLog
Definition: Gmsh.tab.hpp:304
tStrRelative
#define tStrRelative
Definition: Gmsh.tab.hpp:340
tDefineNumber
#define tDefineNumber
Definition: Gmsh.tab.hpp:380
tReturn
#define tReturn
Definition: Gmsh.tab.hpp:492
tFmod
#define tFmod
Definition: Gmsh.tab.hpp:325
tDistanceFunction
#define tDistanceFunction
Definition: Gmsh.tab.hpp:377
tSphere
#define tSphere
Definition: Gmsh.tab.hpp:393
tQuadric
#define tQuadric
Definition: Gmsh.tab.hpp:403
tSqrt
#define tSqrt
Definition: Gmsh.tab.hpp:306
tRand
#define tRand
Definition: Gmsh.tab.hpp:312
tNOTEQUAL
#define tNOTEQUAL
Definition: Gmsh.tab.hpp:526
tPlane
#define tPlane
Definition: Gmsh.tab.hpp:424
tTranslate
#define tTranslate
Definition: Gmsh.tab.hpp:437
tStrLen
#define tStrLen
Definition: Gmsh.tab.hpp:345
YYSTYPE::c2
struct TwoChar c2
Definition: Gmsh.tab.cpp:757
tSetFactory
#define tSetFactory
Definition: Gmsh.tab.hpp:419
tTanh
#define tTanh
Definition: Gmsh.tab.hpp:317
tGREATEROREQUAL
#define tGREATEROREQUAL
Definition: Gmsh.tab.hpp:530
tFileExists
#define tFileExists
Definition: Gmsh.tab.hpp:509
tParent
#define tParent
Definition: Gmsh.tab.hpp:430
tGMSH_MINOR_VERSION
#define tGMSH_MINOR_VERSION
Definition: Gmsh.tab.hpp:513
tCall
#define tCall
Definition: Gmsh.tab.hpp:493
tRecursive
#define tRecursive
Definition: Gmsh.tab.hpp:434
tExp
#define tExp
Definition: Gmsh.tab.hpp:303
tLogSpace
#define tLogSpace
Definition: Gmsh.tab.hpp:330
tDefineConstant
#define tDefineConstant
Definition: Gmsh.tab.hpp:378
tStrPrefix
#define tStrPrefix
Definition: Gmsh.tab.hpp:339
tLowerCaseIn
#define tLowerCaseIn
Definition: Gmsh.tab.hpp:352
tExtrude
#define tExtrude
Definition: Gmsh.tab.hpp:440
tFor
#define tFor
Definition: Gmsh.tab.hpp:482
tSprintf
#define tSprintf
Definition: Gmsh.tab.hpp:337
tToday
#define tToday
Definition: Gmsh.tab.hpp:357
tMin
#define tMin
Definition: Gmsh.tab.hpp:323
tTan
#define tTan
Definition: Gmsh.tab.hpp:311
tLog10
#define tLog10
Definition: Gmsh.tab.hpp:305
tSCOPE
#define tSCOPE
Definition: Gmsh.tab.hpp:296
tCharacteristic
#define tCharacteristic
Definition: Gmsh.tab.hpp:409
tThickSolid
#define tThickSolid
Definition: Gmsh.tab.hpp:448
line
Definition: shapeFunctions.h:342
tShapeFromFile
#define tShapeFromFile
Definition: Gmsh.tab.hpp:404
tDimNameSpace
#define tDimNameSpace
Definition: Gmsh.tab.hpp:383
tShow
#define tShow
Definition: Gmsh.tab.hpp:496
tDisk
#define tDisk
Definition: Gmsh.tab.hpp:406
tField
#define tField
Definition: Gmsh.tab.hpp:491
tWarning
#define tWarning
Definition: Gmsh.tab.hpp:335
tBooleanUnion
#define tBooleanUnion
Definition: Gmsh.tab.hpp:443
tListFromFile
#define tListFromFile
Definition: Gmsh.tab.hpp:331
tEllipse
#define tEllipse
Definition: Gmsh.tab.hpp:391
tRenumberMeshElements
#define tRenumberMeshElements
Definition: Gmsh.tab.hpp:376
tDelete
#define tDelete
Definition: Gmsh.tab.hpp:452
tFillet
#define tFillet
Definition: Gmsh.tab.hpp:422
tCoherence
#define tCoherence
Definition: Gmsh.tab.hpp:453
tGetStringValue
#define tGetStringValue
Definition: Gmsh.tab.hpp:499
tElseIf
#define tElseIf
Definition: Gmsh.tab.hpp:486
tLevelset
#define tLevelset
Definition: Gmsh.tab.hpp:441
tRuled
#define tRuled
Definition: Gmsh.tab.hpp:425
tTorus
#define tTorus
Definition: Gmsh.tab.hpp:401
tPLUSPLUS
#define tPLUSPLUS
Definition: Gmsh.tab.hpp:534
tCompound
#define tCompound
Definition: Gmsh.tab.hpp:428
tTotalMemory
#define tTotalMemory
Definition: Gmsh.tab.hpp:371
tCone
#define tCone
Definition: Gmsh.tab.hpp:400
tStrCmp
#define tStrCmp
Definition: Gmsh.tab.hpp:348
tCeil
#define tCeil
Definition: Gmsh.tab.hpp:321
tBSpline
#define tBSpline
Definition: Gmsh.tab.hpp:475
tThruSections
#define tThruSections
Definition: Gmsh.tab.hpp:420
tQuadTriAddVerts
#define tQuadTriAddVerts
Definition: Gmsh.tab.hpp:466
tMeshSizeFromBoundary
#define tMeshSizeFromBoundary
Definition: Gmsh.tab.hpp:459
YYSTYPE::c
char * c
Definition: Gmsh.tab.cpp:750
tAffine
#define tAffine
Definition: Gmsh.tab.hpp:442
tGetForced
#define tGetForced
Definition: Gmsh.tab.hpp:510
tClassifySurfaces
#define tClassifySurfaces
Definition: Gmsh.tab.hpp:374
tGetValue
#define tGetValue
Definition: Gmsh.tab.hpp:498
tAbsolutePath
#define tAbsolutePath
Definition: Gmsh.tab.hpp:342
tAliasWithOptions
#define tAliasWithOptions
Definition: Gmsh.tab.hpp:464
tSetChanged
#define tSetChanged
Definition: Gmsh.tab.hpp:356
tLayers
#define tLayers
Definition: Gmsh.tab.hpp:460
tExit
#define tExit
Definition: Gmsh.tab.hpp:489
tAbort
#define tAbort
Definition: Gmsh.tab.hpp:490
YYSTYPE::d
double d
Definition: Gmsh.tab.cpp:753