Changeset 4520
- Timestamp:
- 07/12/10 08:31:49 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/m/solutions/ResetBoundaryConditions.m
r4450 r4520 19 19 20 20 %For this analysis_type, free existing boundary condition vectors: 21 analysis_counter=femmodel.parameters.AnalysisCounter ;21 analysis_counter=femmodel.parameters.AnalysisCounter+1; %matlab indexing on counter 22 22 23 23 %global dof set
Note:
See TracChangeset
for help on using the changeset viewer.