Ignore:
Timestamp:
10/28/11 16:46:03 (13 years ago)
Author:
seroussi
Message:

merged soft and agressive migration

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/c/objects/Elements/Penta.cpp

    r10298 r10355  
    306306}
    307307/*}}}*/
    308 /*FUNCTION Penta::AgressiveMigration{{{1*/
    309 void  Penta::AgressiveMigration(void){
    310         _error_("not supported yet!");
    311 }
    312 /*}}}*/
    313 /*FUNCTION Penta::SoftMigration{{{1*/
    314 void  Penta::SoftMigration(double* sheet_ungrounding){
     308/*FUNCTION Penta::Migration{{{1*/
     309void  Penta::Migration(double* sheet_ungrounding){
    315310        _error_("not supported yet!");
    316311}
Note: See TracChangeset for help on using the changeset viewer.