Changeset 3503


Ignore:
Timestamp:
04/09/10 13:47:16 (15 years ago)
Author:
seroussi
Message:

need to configure nodes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/c/PenaltyConstraintsx/PenaltyConstraintsx.cpp

    r3446 r3503  
    2727        parameters->FindParam(&min_mechanical_constraints,"min_mechanical_constraints");
    2828
    29         /*First, get loads configured: */
     29        /*First, get nodes and loads configured: */
     30        nodes->Configure(elements, loads, nodes,vertices, materials,parameters);
    3031        loads->Configure(elements, loads, nodes,vertices, materials,parameters);
    3132
Note: See TracChangeset for help on using the changeset viewer.