Ignore:
Timestamp:
07/13/10 18:47:00 (15 years ago)
Author:
Eric.Larour
Message:

Optimized configuration. Only needed in series, or in parallel when resetting
configuration in SetConfiguration in FemModel.
Still more to optimize, but this takes a lot of code away.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/c/modules/MinVyx/MinVyx.cpp

    r4218 r4573  
    1717        bool   process_units=true;
    1818        double element_minvy;
    19 
    20         /*First, configure elements:*/
    21         elements->Configure(elements,loads, nodes,vertices, materials,parameters);
    2219
    2320        /*Go through elements, and request velocity: */
Note: See TracChangeset for help on using the changeset viewer.