source: issm/oecreview/Archive/26740-27031/ISSM-26793-26794.diff@ 27032

Last change on this file since 27032 was 27032, checked in by Mathieu Morlighem, 3 years ago

CHG: added 26740-27031

File size: 488 bytes
  • TabularUnified ../trunk-jpl/src/c/classes/Elements/Tria.cpp

     
    26362636                                for(int i=0;i<3;i++) indices[i] = vertices[i]->lid;
    26372637                                input->Serve(numindices,&indices[0]);
    26382638                                break;
     2639                        case P1xP2Enum:
     2640                        case P1xP3Enum:
    26392641                        case P1xP4Enum:
    26402642                        case P1DGEnum:
    26412643                        case P1bubbleEnum:
Note: See TracBrowser for help on using the repository browser.