Ignore:
Timestamp:
03/21/14 09:07:07 (11 years ago)
Author:
Mathieu Morlighem
Message:

CHG: working on spawnTria function of Tetra

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/classes/Inputs/TransientInput.h

    r17100 r17513  
    4141                int    InstanceEnum();
    4242                Input* SpawnTriaInput(int location);
     43                Input* SpawnTriaInput(int index1,int index2,int index3);
    4344                Input* SpawnSegInput(int index1,int index2);
    4445                Input* PointwiseDivide(Input* forcingB){_error_("not implemented yet");};
Note: See TracChangeset for help on using the changeset viewer.