Changeset 27689


Ignore:
Timestamp:
04/10/23 23:08:31 (2 years ago)
Author:
youngmc3
Message:

CHG: fix previous commit

File:
1 edited

Legend:

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

    r27688 r27689  
    398398        sigma_max_grounded = sigma_max_grounded_basin[basinid];
    399399
    400         _print0_("basinid: " << basinid << "\n");
    401         _print0_("sigma_max_grounded: " << sigma_max_grounded << "\n");
    402        
    403400        /* Start looping on the number of vertices: */
    404401        GaussTria gauss;
Note: See TracChangeset for help on using the changeset viewer.