source:
issm/oecreview/Archive/16554-17801/ISSM-17544-17545.diff@
17802
Last change on this file since 17802 was 17802, checked in by , 11 years ago | |
---|---|
File size: 5.6 KB |
-
../trunk-jpl/externalpackages/vim/addons/vim/syntax/c.vim
411 411 "ISSM's objects begin 412 412 syn keyword cType BoolInput 413 413 syn keyword cType BoolParam 414 syn keyword cType classes 414 415 syn keyword cType Constraint 415 416 syn keyword cType Constraints 416 417 syn keyword cType Contour 417 418 syn keyword cType Contours 418 419 syn keyword cType ControlInput 420 syn keyword cType DatasetInput 419 421 syn keyword cType DataSetParam 420 syn keyword cType DatasetInput421 422 syn keyword cType Definition 422 423 syn keyword cType DependentObject 423 424 syn keyword cType DofIndexing … … 430 431 syn keyword cType Element 431 432 syn keyword cType ElementHook 432 433 syn keyword cType ElementMatrix 434 syn keyword cType Elements 433 435 syn keyword cType ElementVector 434 syn keyword cType Elements435 436 syn keyword cType ExponentialVariogram 436 437 syn keyword cType ExternalResult 437 438 syn keyword cType FemModel 438 439 syn keyword cType FileParam 439 440 syn keyword cType Friction 440 441 syn keyword cType Gauss 442 syn keyword cType GaussianVariogram 443 syn keyword cType gaussobjects 441 444 syn keyword cType GaussPenta 442 445 syn keyword cType GaussSeg 443 446 syn keyword cType GaussTetra 444 447 syn keyword cType GaussTria 445 syn keyword cType GaussianVariogram446 448 syn keyword cType GenericExternalResult 447 449 syn keyword cType GenericOption 448 450 syn keyword cType GenericParam … … 456 458 syn keyword cType IntParam 457 459 syn keyword cType IntVecParam 458 460 syn keyword cType IoModel 461 syn keyword cType krigingobjects 459 462 syn keyword cType Load 460 463 syn keyword cType Loads 461 464 syn keyword cType Massfluxatgate … … 463 466 syn keyword cType Materials 464 467 syn keyword cType Matice 465 468 syn keyword cType Matpar 469 syn keyword cType matrixobjects 466 470 syn keyword cType MatrixParam 467 471 syn keyword cType Misfit 468 472 syn keyword cType Node … … 471 475 syn keyword cType Observation 472 476 syn keyword cType Observations 473 477 syn keyword cType Option 478 syn keyword cType Options 474 479 syn keyword cType OptionUtilities 475 syn keyword cType Options476 480 syn keyword cType Param 477 481 syn keyword cType Parameters 478 482 syn keyword cType Pengrid … … 484 488 syn keyword cType Profiler 485 489 syn keyword cType Quadtree 486 490 syn keyword cType Results 491 syn keyword cType Riftfront 487 492 syn keyword cType RiftStruct 488 syn keyword cType Riftfront489 493 syn keyword cType Seg 490 494 syn keyword cType SegInput 495 syn keyword cType Segment 491 496 syn keyword cType SegRef 492 syn keyword cType Segment493 497 syn keyword cType SpcDynamic 494 498 syn keyword cType SpcStatic 495 499 syn keyword cType SpcTransient … … 497 501 syn keyword cType StringArrayParam 498 502 syn keyword cType StringParam 499 503 syn keyword cType Tetra 504 syn keyword cType TetraInput 500 505 syn keyword cType TetraRef 501 506 syn keyword cType TransientInput 502 507 syn keyword cType TransientParam … … 508 513 syn keyword cType VectorParam 509 514 syn keyword cType Vertex 510 515 syn keyword cType Vertices 511 syn keyword cType classes512 syn keyword cType gaussobjects513 syn keyword cType krigingobjects514 syn keyword cType matrixobjects515 516 syn keyword cType AdjointBalancethicknessAnalysis 516 517 syn keyword cType AdjointHorizAnalysis 517 518 syn keyword cType Analysis … … 519 520 syn keyword cType BalancethicknessSoftAnalysis 520 521 syn keyword cType BalancevelocityAnalysis 521 522 syn keyword cType DamageEvolutionAnalysis 523 syn keyword cType DepthAverageAnalysis 522 524 syn keyword cType EnthalpyAnalysis 523 525 syn keyword cType EnumToAnalysis 524 526 syn keyword cType ExtrapolationAnalysis … … 751 753 syn keyword cConstant Mesh2DhorizontalEnum 752 754 syn keyword cConstant Mesh2DverticalEnum 753 755 syn keyword cConstant Mesh3DEnum 756 syn keyword cConstant Mesh3DtetrasEnum 754 757 syn keyword cConstant MiscellaneousNameEnum 755 758 syn keyword cConstant MasstransportHydrostaticAdjustmentEnum 756 759 syn keyword cConstant MasstransportIsfreesurfaceEnum … … 874 877 syn keyword cConstant SurfaceNormalVelocityEnum 875 878 syn keyword cConstant ExtrudeFromBaseAnalysisEnum 876 879 syn keyword cConstant ExtrudeFromTopAnalysisEnum 880 syn keyword cConstant DepthAverageAnalysisEnum 877 881 syn keyword cConstant SteadystateSolutionEnum 878 882 syn keyword cConstant SurfaceSlopeSolutionEnum 879 883 syn keyword cConstant SmoothedSurfaceSlopeXAnalysisEnum … … 928 932 syn keyword cConstant IntInputEnum 929 933 syn keyword cConstant InputToExtrudeEnum 930 934 syn keyword cConstant InputToL2ProjectEnum 935 syn keyword cConstant InputToDepthaverageEnum 931 936 syn keyword cConstant IntParamEnum 932 937 syn keyword cConstant IntVecParamEnum 933 938 syn keyword cConstant TransientParamEnum … … 1053 1058 syn keyword cConstant StressTensoryyEnum 1054 1059 syn keyword cConstant StressTensoryzEnum 1055 1060 syn keyword cConstant StressTensorzzEnum 1061 syn keyword cConstant DeviatoricStressEnum 1062 syn keyword cConstant DeviatoricStressxxEnum 1063 syn keyword cConstant DeviatoricStressxyEnum 1064 syn keyword cConstant DeviatoricStressxzEnum 1065 syn keyword cConstant DeviatoricStressyyEnum 1066 syn keyword cConstant DeviatoricStressyzEnum 1067 syn keyword cConstant DeviatoricStresszzEnum 1068 syn keyword cConstant StrainRateEnum 1069 syn keyword cConstant StrainRatexxEnum 1070 syn keyword cConstant StrainRatexyEnum 1071 syn keyword cConstant StrainRatexzEnum 1072 syn keyword cConstant StrainRateyyEnum 1073 syn keyword cConstant StrainRateyzEnum 1074 syn keyword cConstant StrainRatezzEnum 1056 1075 syn keyword cConstant DivergenceEnum 1057 1076 syn keyword cConstant GiaCrossSectionShapeEnum 1058 1077 syn keyword cConstant GiadWdtEnum … … 1072 1091 syn keyword cConstant MINIEnum 1073 1092 syn keyword cConstant MINIcondensedEnum 1074 1093 syn keyword cConstant TaylorHoodEnum 1094 syn keyword cConstant XTaylorHoodEnum 1075 1095 syn keyword cConstant OneLayerP4zEnum 1076 1096 syn keyword cConstant SaveResultsEnum 1077 1097 syn keyword cConstant BoolExternalResultEnum
Note:
See TracBrowser
for help on using the repository browser.