Ignore:
Timestamp:
08/11/11 14:05:27 (14 years ago)
Author:
Mathieu Morlighem
Message:

Moved UpdateSpcsx to UpdateSpcsx

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/c/solutions/ResetBoundaryConditions.cpp

    r8803 r9293  
    2828
    2929        /*update spcs using this new vector of constraints: */
    30         UpdateSpcsx(femmodel->nodes,femmodel->parameters,ys);
     30        UpdateDynamicConstraintsx(femmodel->nodes,femmodel->parameters,ys);
    3131
    3232        /*Free ressources:*/
Note: See TracChangeset for help on using the changeset viewer.