Ignore:
Timestamp:
06/25/12 12:18:07 (13 years ago)
Author:
utke
Message:

in the first round the assumption was made that the inputs remain passive but in the second round after discussion with M. Morlighem all inputs were consistently made active with the exception of the xyz_list arguments

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/objects/Inputs/DatasetInput.cpp

    r12511 r12530  
    111111}
    112112/*}}}*/
    113 /*FUNCTION DatasetInput::GetInputValue(IssmPDouble* pvalue,GaussTria* gauss,int index){{{*/
    114 void DatasetInput::GetInputValue(IssmPDouble* pvalue,GaussTria* gauss,int index){
     113/*FUNCTION DatasetInput::GetInputValue(IssmDouble* pvalue,GaussTria* gauss,int index){{{*/
     114void DatasetInput::GetInputValue(IssmDouble* pvalue,GaussTria* gauss,int index){
    115115
    116116        /*Get requested input within dataset*/
Note: See TracChangeset for help on using the changeset viewer.