Changeset 7190
- Timestamp:
- 01/26/11 14:59:32 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/c/modules/Solverx/Solverx.cpp
r7188 r7190 43 43 MatGetSize(Kff,&global_m,&global_n); _assert_(global_m==global_m); 44 44 if(!global_n){ 45 printf("-------------- file: Solverx.cpp line: %i\n",__LINE__);46 45 *puf=NULL; return; 47 46 }
Note:
See TracChangeset
for help on using the changeset viewer.