Ignore:
Timestamp:
05/17/17 16:15:22 (8 years ago)
Author:
Mathieu Morlighem
Message:

CHG: added BasalNodeIndices

File:
1 edited

Legend:

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

    r21714 r21720  
    4848                void           AddInput(int input_enum, IssmDouble* values, int interpolation_enum);
    4949                void           AverageOntoPartition(Vector<IssmDouble>* partition_contributions,Vector<IssmDouble>* partition_areas,IssmDouble* vertex_response,IssmDouble* qmu_part);
     50                void           BasalNodeIndices(int* pnumindices,int** pindices,int finiteelement);
    5051                void           CalvingRateDev();
    5152                void           CalvingRateLevermann();
Note: See TracChangeset for help on using the changeset viewer.