Ignore:
Timestamp:
02/19/14 20:23:58 (11 years ago)
Author:
Mathieu Morlighem
Message:

CHG: preparing SSA 1d

File:
1 edited

Legend:

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

    r17296 r17309  
    202202                void             GetVertexPidList(int* doflist);
    203203                int            GetElementType(void);
    204                 void           GetInputListOnVertices(IssmDouble* pvalue,int enumtype);
    205                 void           GetInputListOnVertices(IssmDouble* pvalue,int enumtype,IssmDouble defaultvalue);
    206                 void           GetInputListOnNodes(IssmDouble* pvalue,int enumtype);
    207                 void           GetInputListOnNodes(IssmDouble* pvalue,int enumtype,IssmDouble defaultvalue);
    208204                void           GetInputValue(IssmDouble* pvalue,Node* node,int enumtype);
    209205                void           GetInputValue(bool* pvalue,int enum_type);
Note: See TracChangeset for help on using the changeset viewer.