Rev | Line | |
---|
[26740] | 1 | Index: ../trunk-jpl/src/c/modules/InputUpdateFromDakotax/InputUpdateFromDakotax.cpp
|
---|
| 2 | ===================================================================
|
---|
| 3 | --- ../trunk-jpl/src/c/modules/InputUpdateFromDakotax/InputUpdateFromDakotax.cpp (revision 26281)
|
---|
| 4 | +++ ../trunk-jpl/src/c/modules/InputUpdateFromDakotax/InputUpdateFromDakotax.cpp (revision 26282)
|
---|
| 5 | @@ -197,8 +197,8 @@
|
---|
| 6 | if (femmodel->inputs->GetInputObjectEnum(SolidearthExternalGeoidRateEnum)==DatasetInputEnum)
|
---|
| 7 | MmeToInput(femmodel,distributed_values,variable_partition,npart,SolidearthExternalGeoidRateEnum, P1Enum);
|
---|
| 8 |
|
---|
| 9 | - if (femmodel->inputs->GetInputObjectEnum(SolidearthExternalBarystaticSeaLevelRateEnum)==DatasetInputEnum)
|
---|
| 10 | - MmeToInput(femmodel,distributed_values,variable_partition,npart,SolidearthExternalBarystaticSeaLevelRateEnum, P1Enum);
|
---|
| 11 | + //if (femmodel->inputs->GetInputObjectEnum(SolidearthExternalBarystaticSeaLevelRateEnum)==DatasetInputEnum)
|
---|
| 12 | + // MmeToInput(femmodel,distributed_values,variable_partition,npart,SolidearthExternalBarystaticSeaLevelRateEnum, P1Enum);
|
---|
| 13 | } /*}}}*/
|
---|
| 14 |
|
---|
| 15 | else _error_("InputUpdateSpecialtyCode error message: " << root << " not supported yet!");
|
---|
Note:
See
TracBrowser
for help on using the repository browser.