Ignore:
Timestamp:
04/15/13 15:56:42 (12 years ago)
Author:
Eric.Larour
Message:

CHG: implemented an empty kernel for the gia solution

File:
1 edited

Legend:

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

    r14159 r14589  
    9393                void ThicknessAbsGradientx( IssmDouble* pJ, bool process_units,int weight_index);
    9494                #endif
     95                #ifdef _HAVE_GIA_
     96                void Deflection(Vector<IssmDouble>* wg);
     97                #endif
    9598                void SystemMatricesx(Matrix<IssmDouble>** pKff, Matrix<IssmDouble>** pKfs, Vector<IssmDouble>** ppf, Vector<IssmDouble>** pdf, IssmDouble* pkmax);
    9699                void TimeAdaptx(IssmDouble* pdt);
Note: See TracChangeset for help on using the changeset viewer.