Changeset 26947 for issm/trunk-jpl/src/c/shared/Enum/Enum.vim
- Timestamp:
- 04/09/22 06:47:21 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/shared/Enum/Enum.vim
r26874 r26947 465 465 syn keyword cConstant SmbDpermilEnum 466 466 syn keyword cConstant SmbDsnowIdxEnum 467 syn keyword cConstant SmbElevationBinsEnum 467 468 syn keyword cConstant SmbCldFracEnum 468 469 syn keyword cConstant SmbDelta18oEnum … … 492 493 syn keyword cConstant SmbIsturbulentfluxEnum 493 494 syn keyword cConstant SmbKEnum 494 syn keyword cConstant SmbLapseRateNegEnum 495 syn keyword cConstant SmbLapseRatePosEnum 495 syn keyword cConstant SmbLapseRatesEnum 496 496 syn keyword cConstant SmbNumBasinsEnum 497 syn keyword cConstant SmbNumElevationBinsEnum 497 498 syn keyword cConstant SmbNumRequestedOutputsEnum 498 499 syn keyword cConstant SmbPfacEnum … … 1086 1087 syn keyword cConstant TransientAccumulatedDeltaIceThicknessEnum 1087 1088 syn keyword cConstant VelEnum 1089 syn keyword cConstant VVmismipglposinputEnum 1088 1090 syn keyword cConstant VxAverageEnum 1089 1091 syn keyword cConstant VxBaseEnum … … 1623 1625 syn keyword cType Cfsurfacesquare 1624 1626 syn keyword cType Channel 1627 syn keyword cType classes 1625 1628 syn keyword cType Constraint 1626 1629 syn keyword cType Constraints … … 1629 1632 syn keyword cType ControlInput 1630 1633 syn keyword cType Covertree 1634 syn keyword cType DatasetInput 1631 1635 syn keyword cType DataSetParam 1632 syn keyword cType DatasetInput1633 1636 syn keyword cType Definition 1634 1637 syn keyword cType DependentObject … … 1643 1646 syn keyword cType ElementInput 1644 1647 syn keyword cType ElementMatrix 1648 syn keyword cType Elements 1645 1649 syn keyword cType ElementVector 1646 syn keyword cType Elements1647 1650 syn keyword cType ExponentialVariogram 1648 1651 syn keyword cType ExternalResult … … 1651 1654 syn keyword cType Friction 1652 1655 syn keyword cType Gauss 1656 syn keyword cType GaussianVariogram 1657 syn keyword cType gaussobjects 1653 1658 syn keyword cType GaussPenta 1654 1659 syn keyword cType GaussSeg 1655 1660 syn keyword cType GaussTetra 1656 1661 syn keyword cType GaussTria 1657 syn keyword cType GaussianVariogram1658 1662 syn keyword cType GenericExternalResult 1659 1663 syn keyword cType GenericOption … … 1671 1675 syn keyword cType IssmDirectApplicInterface 1672 1676 syn keyword cType IssmParallelDirectApplicInterface 1677 syn keyword cType krigingobjects 1673 1678 syn keyword cType Load 1674 1679 syn keyword cType Loads … … 1681 1686 syn keyword cType Matice 1682 1687 syn keyword cType Matlitho 1688 syn keyword cType matrixobjects 1683 1689 syn keyword cType MatrixParam 1684 1690 syn keyword cType Misfit … … 1693 1699 syn keyword cType Observations 1694 1700 syn keyword cType Option 1701 syn keyword cType Options 1695 1702 syn keyword cType OptionUtilities 1696 syn keyword cType Options1697 1703 syn keyword cType Param 1698 1704 syn keyword cType Parameters … … 1708 1714 syn keyword cType Regionaloutput 1709 1715 syn keyword cType Results 1716 syn keyword cType Riftfront 1710 1717 syn keyword cType RiftStruct 1711 syn keyword cType Riftfront1712 1718 syn keyword cType SealevelGeometry 1713 1719 syn keyword cType Seg 1714 1720 syn keyword cType SegInput 1721 syn keyword cType Segment 1715 1722 syn keyword cType SegRef 1716 syn keyword cType Segment1717 1723 syn keyword cType SpcDynamic 1718 1724 syn keyword cType SpcStatic … … 1733 1739 syn keyword cType Vertex 1734 1740 syn keyword cType Vertices 1735 syn keyword cType classes1736 syn keyword cType gaussobjects1737 syn keyword cType krigingobjects1738 syn keyword cType matrixobjects1739 1741 syn keyword cType AdjointBalancethickness2Analysis 1740 1742 syn keyword cType AdjointBalancethicknessAnalysis
Note:
See TracChangeset
for help on using the changeset viewer.