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

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

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

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

Christophe Geuzaine's avatar
 
Christophe Geuzaine committed
// $Id: Gmsh.tab.cpp,v 1.199 2004-07-02 20:48:42 geuzaine Exp $
Christophe Geuzaine's avatar
 
Christophe Geuzaine committed
// Copyright (C) 1997-2004 C. Geuzaine, J.-F. Remacle
//
// This program is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
Loading
Loading full blame...