Changeset 17419


Ignore:
Timestamp:
03/12/14 09:45:56 (11 years ago)
Author:
seroussi
Message:

BUG: fixed problem with nodes in 2d

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/modules/ModelProcessorx/CreateNodes.cpp

    r17418 r17419  
    331331                        }
    332332                        else{
    333                                 numberoffaces=iomodel->numberoffaces;
     333                                numberoffaces=0;
    334334                        }
    335335                        vnodes = id0+numberoffaces;
Note: See TracChangeset for help on using the changeset viewer.