Changeset 5332


Ignore:
Timestamp:
08/17/10 17:09:32 (15 years ago)
Author:
Eric.Larour
Message:

Added missing materials configuration.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/mex/SystemMatrices/SystemMatrices.cpp

    r4573 r5332  
    4242        nodes->     Configure(elements,loads, nodes,vertices, materials,parameters);
    4343        loads->     Configure(elements, loads, nodes,vertices, materials,parameters);
     44        materials->     Configure(elements, loads, nodes,vertices, materials,parameters);
    4445
    4546        /*!Generate internal degree of freedom numbers: */
Note: See TracChangeset for help on using the changeset viewer.