Changeset 23598
- Timestamp:
- 01/03/19 20:27:48 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/classes/FemModel.cpp
r23597 r23598 510 510 511 511 for(i=0;i<nummodels;i++){ 512 printf(" ==== %s ====\n",EnumToStringx(this->analysis_type_list[i]));513 512 this->constraints_list[i]->Marshall(pmarshalled_data,pmarshalled_data_size,marshall_direction); 514 513 this->loads_list[i]->Marshall(pmarshalled_data,pmarshalled_data_size,marshall_direction);
Note:
See TracChangeset
for help on using the changeset viewer.