Changeset 272
- Timestamp:
- 05/06/09 15:19:23 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/c/objects/Penta.cpp
r246 r272 1652 1652 1653 1653 /*input parameters for structural analysis (diagnostic): */ 1654 double vx_list[numgrids]={0,0,0 };1655 double vy_list[numgrids]={0,0,0 };1654 double vx_list[numgrids]={0,0,0,0,0,0}; 1655 double vy_list[numgrids]={0,0,0,0,0,0}; 1656 1656 double du[3]; 1657 1657 double dv[3];
Note:
See TracChangeset
for help on using the changeset viewer.