source: issm/oecreview/Archive/20545-21336/ISSM-21072-21073.diff@ 21337

Last change on this file since 21337 was 21337, checked in by Mathieu Morlighem, 8 years ago

CHG: added Archive/20545-21336

File size: 469 bytes
  • ../trunk-jpl/src/c/cores/depthaverage_core.cpp

     
    1111
    1212void depthaverage_core(FemModel* femmodel){
    1313
     14        /*Intermediaries*/
     15        int domaintype,elementtype;
     16
    1417        if(VerboseSolution()) _printf0_("depth averaging solution...\n");
    1518
    1619        /*Get parameters*/
Note: See TracBrowser for help on using the repository browser.