Ignore:
Timestamp:
08/07/13 10:02:53 (12 years ago)
Author:
Mathieu Morlighem
Message:

CHG: for higher order elements, SpawTria must provide more than three indices. For now, we only provide a location integer (0=base, 1=surface). Also removed Results->SpawnTriaResults as this function should never be used

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/classes/ElementResults/BoolElementResult.h

    r15128 r15737  
    3434                /*}}}*/
    3535                /*ElementResult virtual functions definitions: {{{*/
    36                 ElementResult* SpawnTriaElementResult(int* indices);
    3736                IssmDouble  GetTime(void){return time;};
    3837                int     GetStep(void){return step;};
Note: See TracChangeset for help on using the changeset viewer.