source: issm/oecreview/Archive/16554-17801/ISSM-17544-17545.diff@ 17802

Last change on this file since 17802 was 17802, checked in by Mathieu Morlighem, 11 years ago

Added archives

File size: 5.6 KB
  • ../trunk-jpl/externalpackages/vim/addons/vim/syntax/c.vim

     
    411411"ISSM's objects begin
    412412syn keyword cType BoolInput
    413413syn keyword cType BoolParam
     414syn keyword cType classes
    414415syn keyword cType Constraint
    415416syn keyword cType Constraints
    416417syn keyword cType Contour
    417418syn keyword cType Contours
    418419syn keyword cType ControlInput
     420syn keyword cType DatasetInput
    419421syn keyword cType DataSetParam
    420 syn keyword cType DatasetInput
    421422syn keyword cType Definition
    422423syn keyword cType DependentObject
    423424syn keyword cType DofIndexing
     
    430431syn keyword cType Element
    431432syn keyword cType ElementHook
    432433syn keyword cType ElementMatrix
     434syn keyword cType Elements
    433435syn keyword cType ElementVector
    434 syn keyword cType Elements
    435436syn keyword cType ExponentialVariogram
    436437syn keyword cType ExternalResult
    437438syn keyword cType FemModel
    438439syn keyword cType FileParam
    439440syn keyword cType Friction
    440441syn keyword cType Gauss
     442syn keyword cType GaussianVariogram
     443syn keyword cType gaussobjects
    441444syn keyword cType GaussPenta
    442445syn keyword cType GaussSeg
    443446syn keyword cType GaussTetra
    444447syn keyword cType GaussTria
    445 syn keyword cType GaussianVariogram
    446448syn keyword cType GenericExternalResult
    447449syn keyword cType GenericOption
    448450syn keyword cType GenericParam
     
    456458syn keyword cType IntParam
    457459syn keyword cType IntVecParam
    458460syn keyword cType IoModel
     461syn keyword cType krigingobjects
    459462syn keyword cType Load
    460463syn keyword cType Loads
    461464syn keyword cType Massfluxatgate
     
    463466syn keyword cType Materials
    464467syn keyword cType Matice
    465468syn keyword cType Matpar
     469syn keyword cType matrixobjects
    466470syn keyword cType MatrixParam
    467471syn keyword cType Misfit
    468472syn keyword cType Node
     
    471475syn keyword cType Observation
    472476syn keyword cType Observations
    473477syn keyword cType Option
     478syn keyword cType Options
    474479syn keyword cType OptionUtilities
    475 syn keyword cType Options
    476480syn keyword cType Param
    477481syn keyword cType Parameters
    478482syn keyword cType Pengrid
     
    484488syn keyword cType Profiler
    485489syn keyword cType Quadtree
    486490syn keyword cType Results
     491syn keyword cType Riftfront
    487492syn keyword cType RiftStruct
    488 syn keyword cType Riftfront
    489493syn keyword cType Seg
    490494syn keyword cType SegInput
     495syn keyword cType Segment
    491496syn keyword cType SegRef
    492 syn keyword cType Segment
    493497syn keyword cType SpcDynamic
    494498syn keyword cType SpcStatic
    495499syn keyword cType SpcTransient
     
    497501syn keyword cType StringArrayParam
    498502syn keyword cType StringParam
    499503syn keyword cType Tetra
     504syn keyword cType TetraInput
    500505syn keyword cType TetraRef
    501506syn keyword cType TransientInput
    502507syn keyword cType TransientParam
     
    508513syn keyword cType VectorParam
    509514syn keyword cType Vertex
    510515syn keyword cType Vertices
    511 syn keyword cType classes
    512 syn keyword cType gaussobjects
    513 syn keyword cType krigingobjects
    514 syn keyword cType matrixobjects
    515516syn keyword cType AdjointBalancethicknessAnalysis
    516517syn keyword cType AdjointHorizAnalysis
    517518syn keyword cType Analysis
     
    519520syn keyword cType BalancethicknessSoftAnalysis
    520521syn keyword cType BalancevelocityAnalysis
    521522syn keyword cType DamageEvolutionAnalysis
     523syn keyword cType DepthAverageAnalysis
    522524syn keyword cType EnthalpyAnalysis
    523525syn keyword cType EnumToAnalysis
    524526syn keyword cType ExtrapolationAnalysis
     
    751753syn keyword cConstant Mesh2DhorizontalEnum
    752754syn keyword cConstant Mesh2DverticalEnum
    753755syn keyword cConstant Mesh3DEnum
     756syn keyword cConstant Mesh3DtetrasEnum
    754757syn keyword cConstant MiscellaneousNameEnum
    755758syn keyword cConstant MasstransportHydrostaticAdjustmentEnum
    756759syn keyword cConstant MasstransportIsfreesurfaceEnum
     
    874877syn keyword cConstant SurfaceNormalVelocityEnum
    875878syn keyword cConstant ExtrudeFromBaseAnalysisEnum
    876879syn keyword cConstant ExtrudeFromTopAnalysisEnum
     880syn keyword cConstant DepthAverageAnalysisEnum
    877881syn keyword cConstant SteadystateSolutionEnum
    878882syn keyword cConstant SurfaceSlopeSolutionEnum
    879883syn keyword cConstant SmoothedSurfaceSlopeXAnalysisEnum
     
    928932syn keyword cConstant IntInputEnum
    929933syn keyword cConstant InputToExtrudeEnum
    930934syn keyword cConstant InputToL2ProjectEnum
     935syn keyword cConstant InputToDepthaverageEnum
    931936syn keyword cConstant IntParamEnum
    932937syn keyword cConstant IntVecParamEnum
    933938syn keyword cConstant TransientParamEnum
     
    10531058syn keyword cConstant StressTensoryyEnum
    10541059syn keyword cConstant StressTensoryzEnum
    10551060syn keyword cConstant StressTensorzzEnum
     1061syn keyword cConstant DeviatoricStressEnum
     1062syn keyword cConstant DeviatoricStressxxEnum
     1063syn keyword cConstant DeviatoricStressxyEnum
     1064syn keyword cConstant DeviatoricStressxzEnum
     1065syn keyword cConstant DeviatoricStressyyEnum
     1066syn keyword cConstant DeviatoricStressyzEnum
     1067syn keyword cConstant DeviatoricStresszzEnum
     1068syn keyword cConstant StrainRateEnum
     1069syn keyword cConstant StrainRatexxEnum
     1070syn keyword cConstant StrainRatexyEnum
     1071syn keyword cConstant StrainRatexzEnum
     1072syn keyword cConstant StrainRateyyEnum
     1073syn keyword cConstant StrainRateyzEnum
     1074syn keyword cConstant StrainRatezzEnum
    10561075syn keyword cConstant DivergenceEnum
    10571076syn keyword cConstant GiaCrossSectionShapeEnum
    10581077syn keyword cConstant GiadWdtEnum
     
    10721091syn keyword cConstant MINIEnum
    10731092syn keyword cConstant MINIcondensedEnum
    10741093syn keyword cConstant TaylorHoodEnum
     1094syn keyword cConstant XTaylorHoodEnum
    10751095syn keyword cConstant OneLayerP4zEnum
    10761096syn keyword cConstant SaveResultsEnum
    10771097syn keyword cConstant BoolExternalResultEnum
Note: See TracBrowser for help on using the repository browser.