Ignore:
Timestamp:
05/13/13 14:24:49 (12 years ago)
Author:
bdef
Message:

NEW: Adding the computation of the water transfer between layers

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified issm/trunk-jpl/src/c/classes/Elements/Element.h ΒΆ

    r15012 r15015  
    136136                virtual void GetHydrologyDCInefficientHmax(IssmDouble* ph_max, Node* innode)=0;
    137137                virtual void BasisIntegral(Vector<IssmDouble>* basisg)=0;
     138                virtual void GetHydrologyTransfer(Vector<IssmDouble>* transfer)=0;
    138139                #endif
    139140};
Note: See TracChangeset for help on using the changeset viewer.