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

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

Added archives

File size: 500 bytes
RevLine 
[17802]1Index: ../trunk-jpl/src/c/analyses/EnthalpyAnalysis.cpp
2===================================================================
3--- ../trunk-jpl/src/c/analyses/EnthalpyAnalysis.cpp (revision 16974)
4+++ ../trunk-jpl/src/c/analyses/EnthalpyAnalysis.cpp (revision 16975)
5@@ -428,7 +428,7 @@
6 }
7
8 /* Start looping on the number of gaussian points: */
9- Gauss* gauss=element->NewGauss(2);
10+ Gauss* gauss=element->NewGauss(3);
11 for(int ig=gauss->begin();ig<gauss->end();ig++){
12 gauss->GaussPoint(ig);
13
Note: See TracBrowser for help on using the repository browser.