Ignore:
Timestamp:
04/16/21 08:52:05 (4 years ago)
Author:
tsantos
Message:

CHG: working on Mono Layer. Keeping Shear velocities in inputs (VxShear/VyShear). VxBase/VyBase are now Vx/Vy

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/shared/Enum/Enum.vim

    r26165 r26192  
    935935syn keyword cConstant VelEnum
    936936syn keyword cConstant VxAverageEnum
    937 syn keyword cConstant VxBaseEnum
    938937syn keyword cConstant VxEnum
    939938syn keyword cConstant VxMeshEnum
    940939syn keyword cConstant VxObsEnum
     940syn keyword cConstant VxShearEnum
    941941syn keyword cConstant VyAverageEnum
    942 syn keyword cConstant VyBaseEnum
    943942syn keyword cConstant VyEnum
    944943syn keyword cConstant VyMeshEnum
    945944syn keyword cConstant VyObsEnum
     945syn keyword cConstant VyShearEnum
    946946syn keyword cConstant VzEnum
    947947syn keyword cConstant VzFSEnum
     
    14511451syn keyword cType Cfsurfacesquare
    14521452syn keyword cType Channel
     1453syn keyword cType classes
    14531454syn keyword cType Constraint
    14541455syn keyword cType Constraints
     
    14571458syn keyword cType ControlInput
    14581459syn keyword cType Covertree
     1460syn keyword cType DatasetInput
    14591461syn keyword cType DataSetParam
    1460 syn keyword cType DatasetInput
    14611462syn keyword cType Definition
    14621463syn keyword cType DependentObject
     
    14711472syn keyword cType ElementInput
    14721473syn keyword cType ElementMatrix
     1474syn keyword cType Elements
    14731475syn keyword cType ElementVector
    1474 syn keyword cType Elements
    14751476syn keyword cType ExponentialVariogram
    14761477syn keyword cType ExternalResult
     
    14791480syn keyword cType Friction
    14801481syn keyword cType Gauss
     1482syn keyword cType GaussianVariogram
     1483syn keyword cType gaussobjects
    14811484syn keyword cType GaussPenta
    14821485syn keyword cType GaussSeg
    14831486syn keyword cType GaussTetra
    14841487syn keyword cType GaussTria
    1485 syn keyword cType GaussianVariogram
    14861488syn keyword cType GenericExternalResult
    14871489syn keyword cType GenericOption
     
    14981500syn keyword cType IssmDirectApplicInterface
    14991501syn keyword cType IssmParallelDirectApplicInterface
     1502syn keyword cType krigingobjects
    15001503syn keyword cType Load
    15011504syn keyword cType Loads
     
    15081511syn keyword cType Matice
    15091512syn keyword cType Matlitho
     1513syn keyword cType matrixobjects
    15101514syn keyword cType MatrixParam
    15111515syn keyword cType Misfit
     
    15201524syn keyword cType Observations
    15211525syn keyword cType Option
     1526syn keyword cType Options
    15221527syn keyword cType OptionUtilities
    1523 syn keyword cType Options
    15241528syn keyword cType Param
    15251529syn keyword cType Parameters
     
    15351539syn keyword cType Regionaloutput
    15361540syn keyword cType Results
     1541syn keyword cType Riftfront
    15371542syn keyword cType RiftStruct
    1538 syn keyword cType Riftfront
    15391543syn keyword cType SealevelMasks
    15401544syn keyword cType Seg
    15411545syn keyword cType SegInput
     1546syn keyword cType Segment
    15421547syn keyword cType SegRef
    1543 syn keyword cType Segment
    15441548syn keyword cType SpcDynamic
    15451549syn keyword cType SpcStatic
     
    15601564syn keyword cType Vertex
    15611565syn keyword cType Vertices
    1562 syn keyword cType classes
    1563 syn keyword cType gaussobjects
    1564 syn keyword cType krigingobjects
    1565 syn keyword cType matrixobjects
    15661566syn keyword cType AdjointBalancethickness2Analysis
    15671567syn keyword cType AdjointBalancethicknessAnalysis
Note: See TracChangeset for help on using the changeset viewer.