source: issm/oecreview/Archive/27230-27343/ISSM-27338-27339.diff@ 27344

Last change on this file since 27344 was 27344, checked in by Mathieu Morlighem, 2 years ago

CHG: added Archive/27230-27343

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

     
    78107810
    78117811        if(!computeviscous){ /*{{{*/
    78127812                /*elastic or self attraction only case
    7813                 /*store values computed on vertices, but don't repeat the computation if another element already computed it!:*/
     7813                  store values computed on vertices, but don't repeat the computation if another element already computed it!:*/
    78147814                if(percpu){
    78157815                        for(av=0;av<n_activevertices;av++) { //vertices
    78167816                                i=activevertices[av];
Note: See TracBrowser for help on using the repository browser.