Ignore:
Timestamp:
08/30/13 10:04:22 (12 years ago)
Author:
Mathieu Morlighem
Message:

BUG: fixed compilation

File:
1 edited

Legend:

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

    r16031 r16033  
    47684768                                for(i=0;i<numdof;i++) pe->values[i]+=scalar*basis[i];
    47694769                        }
    4770                         else  /*do nothing (water layer acts as insulation)*/
     4770                        else{
     4771                                /*do nothing (water layer acts as insulation)*/
     4772                        }
    47714773                }
    47724774        }
Note: See TracChangeset for help on using the changeset viewer.