Ignore:
Timestamp:
08/21/13 11:27:27 (12 years ago)
Author:
Mathieu Morlighem
Message:

NEW: preparing Dynamic Basal Dirichlet conditions for enthalpy model (not working for now, preparing code for Johannes)

File:
1 edited

Legend:

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

    r15839 r15853  
    9999                void UpdateConstraintsx(void);
    100100                int  UpdateVertexPositionsx(void);
    101                 void ParEplMask(void);         
     101                #ifdef _HAVE_HYDROLOGY_
    102102                void HydrologyTransferx(void);
    103103                void HydrologyEPLupdateDomainx(void);
     104                #endif
     105                #ifdef _HAVE_THERMAL_
     106                void UpdateThermalBasalConstraintsx(void);
     107                #endif
    104108};
    105109
Note: See TracChangeset for help on using the changeset viewer.