Ignore:
Timestamp:
06/24/10 17:27:43 (15 years ago)
Author:
Eric.Larour
Message:

New Loads class

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/c/objects/Loads/Pengrid.cpp

    r4213 r4214  
    107107/*Object management*/
    108108/*FUNCTION Pengrid::Configure {{{1*/
    109 void  Pengrid::Configure(DataSet* elementsin,DataSet* loadsin,DataSet* nodesin,Vertices* verticesin,DataSet* materialsin,Parameters* parametersin){
     109void  Pengrid::Configure(DataSet* elementsin,Loads* loadsin,DataSet* nodesin,Vertices* verticesin,DataSet* materialsin,Parameters* parametersin){
    110110
    111111        /*Take care of hooking up all objects for this load, ie links the objects in the hooks to their respective
Note: See TracChangeset for help on using the changeset viewer.