Changeset 10355 for issm/trunk/src/c/objects/Elements/Penta.cpp
- Timestamp:
- 10/28/11 16:46:03 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/c/objects/Elements/Penta.cpp
r10298 r10355 306 306 } 307 307 /*}}}*/ 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*/ 309 void Penta::Migration(double* sheet_ungrounding){ 315 310 _error_("not supported yet!"); 316 311 }
Note:
See TracChangeset
for help on using the changeset viewer.