Ignore:
Timestamp:
12/03/13 14:23:49 (11 years ago)
Author:
Mathieu Morlighem
Message:

CHG: moving DVector to analysis

File:
1 edited

Legend:

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

    r16996 r17001  
    6767                void        SetCurrentConfiguration(Elements* elements,Loads* loads,Nodes* nodes,Materials* materials,Parameters* parameters);
    6868                void        SetwiseNodeConnectivity(int* d_nz,int* o_nz,Node* node,bool* flags,int* flagsindices,int set1_enum,int set2_enum);
    69                 void        CreateDVector(Vector<IssmDouble>* df);
    7069                void        Delta18oParameterization(void);
    7170                void        ElementSizes(IssmDouble* hx,IssmDouble* hy,IssmDouble* hz){_error_("not implemented yet");};
Note: See TracChangeset for help on using the changeset viewer.