Ignore:
Timestamp:
06/29/12 07:54:19 (13 years ago)
Author:
utke
Message:

passivate

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/shared/Elements/elements.h

    r12507 r12581  
    2929#endif
    3030
    31 inline void printarray(IssmDouble* array,int lines,int cols=1){
     31inline void printarray(IssmPDouble* array,int lines,int cols=1){
    3232        _printLine_("");
    3333        for(int i=0;i<lines;i++){ 
Note: See TracChangeset for help on using the changeset viewer.