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

DEL: removing results from elements

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/classes/Inputs/TriaInput.cpp

    r16461 r16486  
    117117}
    118118/*}}}*/
    119 /*FUNCTION TriaInput::SpawnResult{{{*/
    120 ElementResult* TriaInput::SpawnResult(int step, IssmDouble time){
    121 
    122         return new TriaP1ElementResult(this->enum_type,this->values,step,time);
    123 
    124 }
    125 /*}}}*/
    126119/*FUNCTION TriaInput::GetResultInterpolation{{{*/
    127120int  TriaInput::GetResultInterpolation(void){
Note: See TracChangeset for help on using the changeset viewer.