Changeset 27339


Ignore:
Timestamp:
10/27/22 07:28:34 (2 years ago)
Author:
Mathieu Morlighem
Message:

CHG: minor cosmetics

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified issm/trunk-jpl/src/c/classes/Elements/Tria.cpp ΒΆ

    r27313 r27339  
    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
Note: See TracChangeset for help on using the changeset viewer.