Ignore:
Timestamp:
01/26/10 14:23:56 (15 years ago)
Author:
Mathieu Morlighem
Message:

minor more tweaks in Bamg

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/c/Bamgx/objects/Triangles.cpp

    r2899 r2913  
    29052905
    29062906                                 R2 Grads = (nAB * sC + nBC * sA + nCA * sB ) /detT[i] ;
    2907                                  if(choice)
    2908                                         {
     2907                                 if(choice){
    29092908                                         int nbb = 0;
    29102909                                         Real8 dd = detT[i];
     
    29812980
    29822981                                        }
    2983                                  else
    2984                                         {
     2982                                 else {
    29852983
    29862984                                         // if edge on boundary no contribution  => normal = 0
Note: See TracChangeset for help on using the changeset viewer.