Changeset 21889 for issm/trunk-jpl/src
- Timestamp:
- 07/27/17 16:05:29 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/modules/AllocateSystemMatricesx/AllocateSystemMatricesx.cpp
r18521 r21889 195 195 /*Reinitialize flags to false*/ 196 196 j=0; 197 while( true){197 while(j<localnumnodes){ 198 198 if(flagsindices[j]>=0){ 199 199 flags[flagsindices[j]] = false;
Note:
See TracChangeset
for help on using the changeset viewer.