source:
issm/oecreview/Archive/16554-17801/ISSM-16974-16975.diff
Last change on this file was 17802, checked in by , 11 years ago | |
---|---|
File size: 500 bytes |
-
../trunk-jpl/src/c/analyses/EnthalpyAnalysis.cpp
428 428 } 429 429 430 430 /* Start looping on the number of gaussian points: */ 431 Gauss* gauss=element->NewGauss( 2);431 Gauss* gauss=element->NewGauss(3); 432 432 for(int ig=gauss->begin();ig<gauss->end();ig++){ 433 433 gauss->GaussPoint(ig); 434 434
Note:
See TracBrowser
for help on using the repository browser.