Changeset 23043 for issm/trunk-jpl/src/c/shared/Elements/elements.h
- Timestamp:
- 08/02/18 16:15:36 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/shared/Elements/elements.h
r22852 r23043 42 42 /*Print arrays*/ 43 43 void printarray(IssmPDouble* array,int lines,int cols=1); 44 #if _HAVE_ADOLC_ 45 void printarray(IssmDouble* array,int lines,int cols=1); 46 #endif 44 47 void printarray(int* array,int lines,int cols=1); 45 48 void printarray(bool* array,int lines,int cols=1);
Note:
See TracChangeset
for help on using the changeset viewer.