Ignore:
Timestamp:
11/16/13 20:14:26 (11 years ago)
Author:
Mathieu Morlighem
Message:

NEW: done with FS shelf

File:
1 edited

Legend:

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

    r16805 r16807  
    192192                void           AddInput(int input_enum, IssmDouble* values, int interpolation_enum);
    193193                void           AddMaterialInput(int input_enum, IssmDouble* values, int interpolation_enum);
    194                 void             BedNormal(IssmDouble* bed_normal, IssmDouble xyz_list[3][3]);
     194                void             NormalBase(IssmDouble* bed_normal, IssmDouble* xyz_list);
    195195                ElementMatrix* CreateBasalMassMatrix(void);
    196196                ElementMatrix* CreateKMatrix(void);
Note: See TracChangeset for help on using the changeset viewer.