Ignore:
Timestamp:
11/25/13 14:38:24 (11 years ago)
Author:
seroussi
Message:

CHG: KMatric coupling HO viscous

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/analyses/StressbalanceAnalysis.h

    r16926 r16936  
    7171                void InputUpdateFromSolutionFS(IssmDouble* solution,Element* element);
    7272                /*Coupling*/
     73                ElementMatrix* CreateKMatrixHOFS(Element* element);
    7374                ElementMatrix* CreateKMatrixSSAHO(Element* element);
     75                ElementMatrix* CreateKMatrixCouplingHOFS(Element* element);
    7476                ElementMatrix* CreateKMatrixCouplingSSAHO(Element* element);
    7577                ElementMatrix* CreateKMatrixCouplingSSAHOFriction(Element* element);
Note: See TracChangeset for help on using the changeset viewer.