Changeset 4463
- Timestamp:
- 07/08/10 11:35:24 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/c/objects/Elements/Penta.cpp
r4462 r4463 3097 3097 3098 3098 /*build friction object, used later on: */ 3099 friction=new Friction(" 2d",inputs,matpar,analysis_type);3099 friction=new Friction("3d",inputs,matpar,analysis_type); 3100 3100 3101 3101 for(i=0;i<numgrids2d;i++){
Note:
See TracChangeset
for help on using the changeset viewer.