source:
issm/oecreview/Archive/15392-16133/ISSM-16011-16012.diff
Last change on this file was 16134, checked in by , 12 years ago | |
---|---|
File size: 560 bytes |
-
../trunk-jpl/src/c/classes/Elements/Tria.cpp
7527 7527 7528 7528 for(int i=0;i<numnodes;i++){ 7529 7529 pe->values[i]+=Jdettria*gauss->weight*(ms_g-mb_g-dhdt_g)*( 7530 basis[i] + gamma*(basis[i]*(dhnx[0]+dhny[0])+hnx*dbasis[0] + hny*dbasis[1])); 7530 basis[i] + gamma*(basis[i]*(dhnx[0]+dhny[1])+hnx*dbasis[0] + hny*dbasis[1]) 7531 ); 7531 7532 } 7532 7533 } 7533 7534
Note:
See TracBrowser
for help on using the repository browser.