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
  • TabularUnified issm/trunk-jpl/src/c/classes/Elements/Seg.h ΒΆ

    r16805 r16807  
    114114                void        NodalFunctionsPressure(IssmDouble* basis,Gauss* gauss){_error_("not implemented yet");};
    115115                bool        NoIceInElement(){_error_("not implemented yet");};
     116                void        NormalBase(IssmDouble* normal,IssmDouble* xyz_list){_error_("not implemented yet");};
    116117                int         NumberofNodesVelocity(void){_error_("not implemented yet");};
    117118                int         NumberofNodesPressure(void){_error_("not implemented yet");};
Note: See TracChangeset for help on using the changeset viewer.