Changeset 3503
- Timestamp:
- 04/09/10 13:47:16 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/c/PenaltyConstraintsx/PenaltyConstraintsx.cpp
r3446 r3503 27 27 parameters->FindParam(&min_mechanical_constraints,"min_mechanical_constraints"); 28 28 29 /*First, get loads configured: */ 29 /*First, get nodes and loads configured: */ 30 nodes->Configure(elements, loads, nodes,vertices, materials,parameters); 30 31 loads->Configure(elements, loads, nodes,vertices, materials,parameters); 31 32
Note:
See TracChangeset
for help on using the changeset viewer.