Changeset 5576


Ignore:
Timestamp:
08/25/10 13:34:21 (15 years ago)
Author:
Mathieu Morlighem
Message:

updated classes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/externalpackages/vim/addons/vim/syntax/c.vim

    r5550 r5576  
    414414syn keyword     cType           Tria TriaHook TriaRef TriaVertexElementResult TriaVertexInput Update Vertex
    415415"Bamg objects
    416 syn keyword     cType           BamgGeom BamgMesh BamgOpts CrackedEdge Curve Direction DoubleAndInt Edge GeometricalEdge GeometricalSubDomain GeometricalVertex Geometry IntEdge
    417 syn keyword     cType           ListofIntersectionTriangles EigenMetric BamgVertex Metric P2 P2xP2 QuadTree SetOfEdges4 SubDomain Triangle AdjacentTriangle Mesh VertexOnEdge VertexOnGeom VertexOnVertex
     416syn keyword     cType           BamgGeom BamgMesh BamgOpts CrackedEdge Curve Direction DoubleAndInt Edge GeomEdge GeomSubDomain GeomVertex Geometry IntEdge
     417syn keyword     cType           ListofIntersectionTriangles EigenMetric BamgVertex Metric P2 P2xP2 QuadTree R2 SetOfEdges4 SubDomain Triangle AdjacentTriangle Mesh VertexOnEdge VertexOnGeom VertexOnVertex
    418418"Petsc
    419419syn keyword     cType           Vec Mat
Note: See TracChangeset for help on using the changeset viewer.