Ignore:
Timestamp:
09/19/13 14:23:51 (12 years ago)
Author:
Mathieu Morlighem
Message:

CHG: removed InputCreate which was doing the same thing as InputUpdateFromConstant

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/classes/Elements/Tria.h

    r16146 r16186  
    9191                void        GetVectorFromResults(Vector<IssmDouble>* vector,int offset,int enum_in,int interp);
    9292                void        InputArtificialNoise(int enum_type,IssmDouble min, IssmDouble max);
    93                 void        InputCreate(IssmDouble scalar,int name,int code);
    9493                void        InputCreate(IssmDouble* vector, int index,IoModel* iomodel,int M,int N,int vector_type,int vector_enum,int code);
    9594                void        InputDepthAverageAtBase(int enum_type,int average_enum_type,int object_enum=MeshElementsEnum);
Note: See TracChangeset for help on using the changeset viewer.