Ignore:
Timestamp:
02/21/14 14:16:13 (11 years ago)
Author:
Mathieu Morlighem
Message:

CHG: moved some GetInputValue to Element.cpp

File:
1 edited

Legend:

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

    r17322 r17338  
    213213                void           NormalBase(IssmDouble* normal,IssmDouble* xyz_list);
    214214                void           GetInputValue(IssmDouble* pvalue,Node* node,int enumtype);
    215                 void           GetInputValue(bool* pvalue,int enum_type);
    216                 void           GetInputValue(int* pvalue,int enum_type);
    217                 void           GetInputValue(IssmDouble* pvalue,int enum_type);
    218                 void           GetInputValue(IssmDouble* pvalue,Gauss* gauss,int enum_type);
    219215                void           GetMaterialInputValue(IssmDouble* pvalue,Node* node,int enumtype);
    220216                Node*          GetNode(int node_number);
Note: See TracChangeset for help on using the changeset viewer.