Changeset 5234 for issm/trunk
- Timestamp:
- 08/13/10 10:48:23 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/c/modules/ModelProcessorx/DistributeNumDofs.cpp
r5223 r5234 21 21 } 22 22 else if ((int)*vertices_type==PattynApproximationEnum){ 23 numdofs=2; 24 } 25 else if ((int)*vertices_type==HutterApproximationEnum){ 23 26 numdofs=2; 24 27 }
Note:
See TracChangeset
for help on using the changeset viewer.