Ignore:
Timestamp:
10/21/13 16:11:53 (12 years ago)
Author:
Mathieu Morlighem
Message:

DEL: removing results from elements

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified issm/trunk-jpl/src/c/classes/Inputs/DoubleInput.cpp ΒΆ

    r16382 r16486  
    101101}
    102102/*}}}*/
    103 /*FUNCTION DoubleInput::SpawnResult{{{*/
    104 ElementResult* DoubleInput::SpawnResult(int step, IssmDouble time){
    105 
    106         return new DoubleElementResult(this->enum_type,this->value,step,time);
    107 
    108 }
    109 /*}}}*/
    110103
    111104/*Object functions*/
Note: See TracChangeset for help on using the changeset viewer.