Ignore:
Timestamp:
01/29/16 13:49:06 (9 years ago)
Author:
girardc
Message:

NEW: added cost function that forces H to be positive for MC

File:
1 edited

Legend:

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

    r20007 r20016  
    108108                void CostFunctionx(IssmDouble* pJ,IssmDouble** pJlist,int* pn);
    109109                void ThicknessAbsGradientx( IssmDouble* pJ);
     110                void ThicknessPositivex(IssmDouble* pJ);
    110111                void SurfaceAbsMisfitx( IssmDouble* pJ);
    111112                #ifdef _HAVE_GIA_
Note: See TracChangeset for help on using the changeset viewer.