Changeset 12953
- Timestamp:
- 08/09/12 11:50:51 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/externalpackages/vim/addons/vim/syntax/c.vim
r12911 r12953 411 411 412 412 "ISSM's objects begin 413 syn keyword cType AdjacentTriangle 414 syn keyword cType BamgGeom 415 syn keyword cType BamgMesh 416 syn keyword cType bamgobjects 417 syn keyword cType BamgOpts 418 syn keyword cType BamgQuadtree 419 syn keyword cType BamgVertex 420 syn keyword cType CrackedEdge 421 syn keyword cType Curve 422 syn keyword cType Direction 423 syn keyword cType DoubleAndInt 424 syn keyword cType Edge 425 syn keyword cType GeomEdge 426 syn keyword cType Geometry 427 syn keyword cType GeomSubDomain 428 syn keyword cType GeomVertex 429 syn keyword cType include 430 syn keyword cType ListofIntersectionTriangles 431 syn keyword cType macros 432 syn keyword cType Mesh 433 syn keyword cType Metric 434 syn keyword cType R2 435 syn keyword cType SetOfE4 436 syn keyword cType SubDomain 437 syn keyword cType Triangle 438 syn keyword cType typedefs 439 syn keyword cType VertexOnEdge 440 syn keyword cType VertexOnGeom 441 syn keyword cType VertexOnVertex 442 syn keyword cType classes 443 syn keyword cType DakotaPlugin 444 syn keyword cType DofIndexing 445 syn keyword cType FemModel 413 syn keyword cType GaussPenta 446 414 syn keyword cType gaussobjects 447 syn keyword cType GaussPenta448 415 syn keyword cType GaussTria 449 syn keyword cType Hook 450 syn keyword cType IoModel 451 syn keyword cType ExponentialVariogram 452 syn keyword cType GaussianVariogram 453 syn keyword cType krigingobjects 454 syn keyword cType Observation 455 syn keyword cType PowerVariogram 456 syn keyword cType Quadtree 457 syn keyword cType SphericalVariogram 458 syn keyword cType Variogram 459 syn keyword cType ElementMatrix 460 syn keyword cType ElementVector 461 syn keyword cType Matrix 462 syn keyword cType matrixobjects 463 syn keyword cType Vector 464 syn keyword cType Constraint 416 syn keyword cType objects 417 syn keyword cType Material 418 syn keyword cType Matice 419 syn keyword cType Matpar 420 syn keyword cType objects 421 syn keyword cType Contour 422 syn keyword cType DoubleInput 423 syn keyword cType Input 424 syn keyword cType ControlInput 425 syn keyword cType DatasetInput 426 syn keyword cType IntInput 427 syn keyword cType BoolInput 428 syn keyword cType TriaP1Input 429 syn keyword cType TransientInput 430 syn keyword cType PentaP1Input 431 syn keyword cType KML_Icon 432 syn keyword cType KML_Point 433 syn keyword cType KML_LinearRing 434 syn keyword cType KML_Feature 435 syn keyword cType KMLFileReadUtils 436 syn keyword cType KML_StyleSelector 437 syn keyword cType KML_LatLonBox 438 syn keyword cType KML_Attribute 439 syn keyword cType KML_PolyStyle 440 syn keyword cType KML_Object 441 syn keyword cType KML_SubStyle 442 syn keyword cType KML_LineString 443 syn keyword cType KML_Overlay 444 syn keyword cType KML_Container 445 syn keyword cType KML_Polygon 446 syn keyword cType KML_Geometry 447 syn keyword cType KML_ColorStyle 448 syn keyword cType KML_Placemark 449 syn keyword cType KML_Unknown 450 syn keyword cType KML_GroundOverlay 451 syn keyword cType KML_Style 452 syn keyword cType KML_Comment 453 syn keyword cType KML_MultiGeometry 454 syn keyword cType KML_LineStyle 455 syn keyword cType KML_Folder 456 syn keyword cType KML_Document 457 syn keyword cType KML_File 458 syn keyword cType DoubleVecParam 459 syn keyword cType DoubleParam 460 syn keyword cType DoubleMatArrayParam 461 syn keyword cType DoubleMatParam 462 syn keyword cType Param 463 syn keyword cType FileParam 464 syn keyword cType IntVecParam 465 syn keyword cType IntParam 466 syn keyword cType BoolParam 467 syn keyword cType IntMatParam 468 syn keyword cType VectorParam 469 syn keyword cType DoubleTransientMatParam 470 syn keyword cType MatrixParam 471 syn keyword cType StringArrayParam 472 syn keyword cType StringParam 473 syn keyword cType TransientParam 474 syn keyword cType OptionStruct 475 syn keyword cType OptionDouble 476 syn keyword cType OptionLogical 477 syn keyword cType OptionUtilities 478 syn keyword cType OptionChar 479 syn keyword cType Option 480 syn keyword cType OptionCell 481 syn keyword cType Segment 482 syn keyword cType Icefront 483 syn keyword cType Friction 484 syn keyword cType Riftfront 485 syn keyword cType Numericalflux 486 syn keyword cType Penpair 487 syn keyword cType Load 488 syn keyword cType Pengrid 489 syn keyword cType Object 490 syn keyword cType DoubleVecExternalResult 491 syn keyword cType DoubleExternalResult 492 syn keyword cType IntExternalResult 493 syn keyword cType BoolExternalResult 494 syn keyword cType DoubleMatExternalResult 495 syn keyword cType PetscVecExternalResult 496 syn keyword cType ExternalResult 497 syn keyword cType StringExternalResult 498 syn keyword cType Vertex 465 499 syn keyword cType SpcDynamic 466 500 syn keyword cType SpcStatic 467 501 syn keyword cType SpcTransient 468 syn keyword cType Contour 502 syn keyword cType Constraint 503 syn keyword cType TriaP1ElementResult 504 syn keyword cType PentaP1ElementResult 505 syn keyword cType DoubleElementResult 506 syn keyword cType ElementResultLocal 469 507 syn keyword cType BoolElementResult 470 syn keyword cType DoubleElementResult471 508 syn keyword cType ElementResult 472 syn keyword cType ElementResultLocal 473 syn keyword cType PentaP1ElementResult 474 syn keyword cType TriaP1ElementResult 509 syn keyword cType Node 510 syn keyword cType TriaRef 511 syn keyword cType TriaHook 512 syn keyword cType PentaRef 513 syn keyword cType PentaHook 514 syn keyword cType Tria 475 515 syn keyword cType Element 476 516 syn keyword cType Penta 477 syn keyword cType PentaHook 478 syn keyword cType PentaRef 479 syn keyword cType Tria 480 syn keyword cType TriaHook 481 syn keyword cType TriaRef 482 syn keyword cType BoolExternalResult 483 syn keyword cType DoubleExternalResult 484 syn keyword cType DoubleMatExternalResult 485 syn keyword cType DoubleVecExternalResult 486 syn keyword cType ExternalResult 487 syn keyword cType IntExternalResult 488 syn keyword cType PetscVecExternalResult 489 syn keyword cType StringExternalResult 490 syn keyword cType BoolInput 491 syn keyword cType ControlInput 492 syn keyword cType DatasetInput 493 syn keyword cType DoubleInput 494 syn keyword cType Input 495 syn keyword cType IntInput 496 syn keyword cType PentaP1Input 497 syn keyword cType TransientInput 498 syn keyword cType TriaP1Input 499 syn keyword cType KML_Attribute 500 syn keyword cType KML_ColorStyle 501 syn keyword cType KML_Comment 502 syn keyword cType KML_Container 503 syn keyword cType KML_Document 504 syn keyword cType KML_Feature 505 syn keyword cType KML_File 506 syn keyword cType KML_Folder 507 syn keyword cType KML_Geometry 508 syn keyword cType KML_GroundOverlay 509 syn keyword cType KML_Icon 510 syn keyword cType KML_LatLonBox 511 syn keyword cType KML_LinearRing 512 syn keyword cType KML_LineString 513 syn keyword cType KML_LineStyle 514 syn keyword cType KML_MultiGeometry 515 syn keyword cType KML_Object 516 syn keyword cType KML_Overlay 517 syn keyword cType KML_Placemark 518 syn keyword cType KML_Point 519 syn keyword cType KML_Polygon 520 syn keyword cType KML_PolyStyle 521 syn keyword cType KML_Style 522 syn keyword cType KML_StyleSelector 523 syn keyword cType KML_SubStyle 524 syn keyword cType KML_Unknown 525 syn keyword cType KMLFileReadUtils 526 syn keyword cType Friction 527 syn keyword cType Icefront 528 syn keyword cType Load 529 syn keyword cType Numericalflux 530 syn keyword cType Pengrid 531 syn keyword cType Penpair 532 syn keyword cType Riftfront 533 syn keyword cType Material 534 syn keyword cType Matice 535 syn keyword cType Matpar 536 syn keyword cType Node 537 syn keyword cType Object 538 syn keyword cType objects 539 syn keyword cType Option 540 syn keyword cType OptionCell 541 syn keyword cType OptionChar 542 syn keyword cType OptionDouble 543 syn keyword cType OptionLogical 544 syn keyword cType OptionStruct 545 syn keyword cType OptionUtilities 546 syn keyword cType BoolParam 547 syn keyword cType DoubleMatArrayParam 548 syn keyword cType DoubleMatParam 549 syn keyword cType DoubleParam 550 syn keyword cType DoubleTransientMatParam 551 syn keyword cType DoubleVecParam 552 syn keyword cType FileParam 553 syn keyword cType IntMatParam 554 syn keyword cType IntParam 555 syn keyword cType IntVecParam 556 syn keyword cType MatrixParam 557 syn keyword cType Param 558 syn keyword cType StringArrayParam 559 syn keyword cType StringParam 560 syn keyword cType TransientParam 561 syn keyword cType VectorParam 562 syn keyword cType Segment 563 syn keyword cType Vertex 564 syn keyword cType objects 517 syn keyword cType classes 518 syn keyword cType DofIndexing 519 syn keyword cType Patch 520 syn keyword cType Hook 521 syn keyword cType Quadtree 522 syn keyword cType Observation 523 syn keyword cType ExponentialVariogram 524 syn keyword cType GaussianVariogram 525 syn keyword cType SphericalVariogram 526 syn keyword cType PowerVariogram 527 syn keyword cType krigingobjects 528 syn keyword cType Variogram 529 syn keyword cType DakotaPlugin 530 syn keyword cType ElementVector 531 syn keyword cType ElementMatrix 532 syn keyword cType matrixobjects 533 syn keyword cType Vector 534 syn keyword cType Matrix 535 syn keyword cType GeomSubDomain 536 syn keyword cType Geometry 537 syn keyword cType AdjacentTriangle 538 syn keyword cType VertexOnEdge 539 syn keyword cType BamgQuadtree 540 syn keyword cType Edge 541 syn keyword cType BamgVertex 542 syn keyword cType SetOfE4 543 syn keyword cType GeomEdge 544 syn keyword cType Direction 545 syn keyword cType VertexOnGeom 546 syn keyword cType R2 547 syn keyword cType Mesh 548 syn keyword cType ListofIntersectionTriangles 549 syn keyword cType Triangle 550 syn keyword cType DoubleAndInt 551 syn keyword cType VertexOnVertex 552 syn keyword cType BamgOpts 553 syn keyword cType BamgGeom 554 syn keyword cType bamgobjects 555 syn keyword cType CrackedEdge 556 syn keyword cType SubDomain 557 syn keyword cType BamgMesh 558 syn keyword cType Metric 559 syn keyword cType include 560 syn keyword cType typedefs 561 syn keyword cType Curve 562 syn keyword cType macros 563 syn keyword cType GeomVertex 565 564 syn keyword cType OptArgs 565 syn keyword cType Update 566 566 syn keyword cType OptPars 567 syn keyword cType Patch568 syn keyword cType Update567 syn keyword cType IoModel 568 syn keyword cType FemModel
Note:
See TracChangeset
for help on using the changeset viewer.