Changeset 4358


Ignore:
Timestamp:
06/30/10 15:04:17 (15 years ago)
Author:
Eric.Larour
Message:

reverting

File:
1 edited

Legend:

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

    r4356 r4358  
    17861786        tria->parameters=tria_parameters;
    17871787       
    1788        
    1789         parametersin->FindParam(&analysis_counter,AnalysisCounterEnum);
    1790         this->SetHookNodes(tria_node_ids,analysis_counter); this->nodes=NULL; //set hook to nodes, for this analysis type
    1791 
    1792 
    17931788        /*now deal with nodes, matice and matpar: */
    17941789        tria->nodes=(Node**)xmalloc(3*sizeof(Node*));
Note: See TracChangeset for help on using the changeset viewer.