Changeset 3950


Ignore:
Timestamp:
05/26/10 10:15:10 (15 years ago)
Author:
seroussi
Message:

fixed hutter 2d

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/c/objects/Elements/Sing.cpp

    r3949 r3950  
    324324/*}}}*/
    325325/*FUNCTION Sing::CreateKMatrixDiagnosticHutter {{{1*/
    326 
    327326void  Sing::CreateKMatrixDiagnosticHutter(Mat Kgg,int analysis_type,int sub_analysis_type){
    328327       
     
    339338
    340339        /*recover objects from hooks: */
    341         node=(Node**)hnodes.delivers();
     340        node=(Node**)hnodes.deliverp();
    342341
    343342        /*Find connectivity of the node and divide Ke_gg by this connectivity*/
Note: See TracChangeset for help on using the changeset viewer.