source: issm/oecreview/Archive/19101-20495/ISSM-20123-20124.diff@ 20498

Last change on this file since 20498 was 20498, checked in by Mathieu Morlighem, 9 years ago

CHG: done with Archive/19101-20495

File size: 738 bytes
  • ../trunk-jpl/src/c/analyses/L2ProjectionBaseAnalysis.cpp

     
    4242        iomodel->FetchDataToInput(elements,SurfaceEnum);
    4343        iomodel->FetchDataToInput(elements,BaseEnum);
    4444        iomodel->FetchDataToInput(elements,MaskIceLevelsetEnum);
    45         if(iomodel->domaintype!=Domain2DhorizontalEnum){
     45        if(iomodel->domaintype!=Domain2DhorizontalEnum & iomodel->domaintype!=Domain3DsurfaceEnum){
    4646                iomodel->FetchDataToInput(elements,MeshVertexonbaseEnum);
    4747                iomodel->FetchDataToInput(elements,MeshVertexonsurfaceEnum);
    4848        }
Note: See TracBrowser for help on using the repository browser.