Ignore:
Timestamp:
09/23/13 11:01:34 (11 years ago)
Author:
Mathieu Morlighem
Message:

DEL: removed legacy code

File:
1 edited

Legend:

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

    r16231 r16233  
    203203                void             GetPhi(IssmDouble* phi, IssmDouble*  epsilon, IssmDouble viscosity);
    204204                void           GetQuadNormal(IssmDouble* normal,IssmDouble xyz_list[4][3]);
    205                 void             GetSolutionFromInputsEnthalpy(Vector<IssmDouble>* solutiong);
    206205                IssmDouble     GetStabilizationParameter(IssmDouble u, IssmDouble v, IssmDouble w, IssmDouble diameter, IssmDouble kappa);
    207206                void           GetStrainRate3dHO(IssmDouble* epsilon,IssmDouble* xyz_list, GaussPenta* gauss, Input* vx_input, Input* vy_input);
     
    278277                void             GetSolutionFromInputsStressbalanceSIA(Vector<IssmDouble>* solutiong);
    279278                void             GetSolutionFromInputsStressbalanceFS(Vector<IssmDouble>* solutiong);
    280                 void             GetSolutionFromInputsStressbalanceVert(Vector<IssmDouble>* solutiong);
    281279                ElementVector* CreatePVectorCouplingSSAFS(void);
    282280                ElementVector* CreatePVectorCouplingSSAFSViscous(void);
     
    348346                ElementVector* CreatePVectorThermalShelf(void);
    349347                ElementVector* CreatePVectorThermalSheet(void);
    350                 void             GetSolutionFromInputsThermal(Vector<IssmDouble>* solutiong);
    351348                void           InputUpdateFromSolutionThermal(IssmDouble* solutiong);
    352349                void           InputUpdateFromSolutionEnthalpy(IssmDouble* solutiong);
Note: See TracChangeset for help on using the changeset viewer.