Changeset 3557
- Timestamp:
- 04/16/10 11:57:33 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/c/objects/Node.cpp
r3556 r3557 500 500 index=indexing.doflist[0]; 501 501 value=field[index]; 502 printf("value[%i]=%g\n",id,value);503 502 504 503 /*Add values to the two vectors*/
Note:
See TracChangeset
for help on using the changeset viewer.