Changeset 8269


Ignore:
Timestamp:
05/13/11 09:56:54 (14 years ago)
Author:
Mathieu Morlighem
Message:

minor

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/mex/ContourToMesh/ContourToMesh.cpp

    r6412 r8269  
    55        [in_nod,in_elem]=ContourToMesh(index,x,y,contours,interptype,edgevalue);
    66       
    7         where:
    8 
    97        input:
    108
    119                index,x,y: delaunay triangulation.
    12                
    1310                contours: structure holding sets of vertices making open contours.
    14                
    1511                interptype: string definining type of interpolation ('element', or 'node', or 'element and node');
    16 
    1712                edgevalue: integer (0, 1 or 2) defining the value associated to the nodes on the edges of the polygons
    1813
Note: See TracChangeset for help on using the changeset viewer.