source: issm/oecreview/Archive/16554-17801/ISSM-16974-16975.diff

Last change on this file was 17802, checked in by Mathieu Morlighem, 11 years ago

Added archives

File size: 500 bytes
  • ../trunk-jpl/src/c/analyses/EnthalpyAnalysis.cpp

     
    428428        }
    429429
    430430        /* Start  looping on the number of gaussian points: */
    431         Gauss* gauss=element->NewGauss(2);
     431        Gauss* gauss=element->NewGauss(3);
    432432        for(int ig=gauss->begin();ig<gauss->end();ig++){
    433433                gauss->GaussPoint(ig);
    434434
Note: See TracBrowser for help on using the repository browser.