Ignore:
Timestamp:
11/14/13 12:15:52 (11 years ago)
Author:
Mathieu Morlighem
Message:

BUG: fixed issues for higher order elements and trying to get Tiling HO SSA to work

File:
1 edited

Legend:

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

    r16761 r16762  
    8585                void   Delta18oParameterization(void);
    8686                void   EnthalpyToThermal(IssmDouble* ptemperature,IssmDouble* pwaterfraction,IssmDouble enthalpy,IssmDouble pressure);
     87                Element* GetBasalElement(void);
    8788                void     GetDofList(int** pdoflist,int approximation_enum,int setenum);
    8889                void     GetDofListVelocity(int** pdoflist,int setenum);
     
    228229                void           GetZeroLevelsetCoordinates(IssmDouble* xyz_zero,IssmDouble xyz_list[6][3],int levelsetenum);
    229230                Penta*         GetLowerElement(void);
    230                 Penta*         GetBasalElement(void);
    231231                void           InputChangeName(int input_enum, int enum_type_old);
    232232                void             InputExtrude(int enum_type,int object_type);
Note: See TracChangeset for help on using the changeset viewer.