source: issm/oecreview/Archive/15392-16133/ISSM-16011-16012.diff@ 16134

Last change on this file since 16134 was 16134, checked in by Mathieu Morlighem, 12 years ago

Added Archive/15392-16133

File size: 560 bytes
  • ../trunk-jpl/src/c/classes/Elements/Tria.cpp

     
    75277527
    75287528                for(int i=0;i<numnodes;i++){
    75297529                        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                                                );
    75317532                }
    75327533        }
    75337534
Note: See TracBrowser for help on using the repository browser.