Ignore:
Timestamp:
02/20/14 12:06:02 (11 years ago)
Author:
seroussi
Message:

CHG: changed name of ResetCoordinateSystemx to include FS boundary condition

File:
1 edited

Legend:

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

    r17315 r17322  
    169169                int         NodalValue(IssmDouble* pvalue, int index, int natureofdataenum){_error_("not implemented yet");};
    170170                void        PositiveDegreeDay(IssmDouble* pdds,IssmDouble* pds,IssmDouble signorm){_error_("not implemented yet");};
    171                 void        ResetCoordinateSystem(void){_error_("not implemented yet");};
     171                void        ResetFSBasalBoundaryCondition(void){_error_("not implemented yet");};
    172172                void        ReduceMatrices(ElementMatrix* Ke,ElementVector* pe){_error_("not implemented yet");};
    173173                void        SetTemporaryElementType(int element_type_in){_error_("not implemented yet");};
Note: See TracChangeset for help on using the changeset viewer.