Ignore:
Timestamp:
03/27/14 11:00:36 (11 years ago)
Author:
Mathieu Morlighem
Message:

BUG: spctemperature were not set correctly because 2d meshes do not have vertexonsurface anymore

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified issm/trunk-jpl/src/m/classes/mesh2d.m ΒΆ

    r17300 r17562  
    7676                end % }}}
    7777                function disp(obj) % {{{
    78                         disp(sprintf('   2d Mesh:'));
     78                        disp(sprintf('   2D tria Mesh (horizontal):'));
    7979
    8080                        disp(sprintf('\n      Elements and vertices:'));
Note: See TracChangeset for help on using the changeset viewer.