Ignore:
Timestamp:
10/16/12 13:40:42 (12 years ago)
Author:
Eric.Larour
Message:

CHG: moving RequestedDepentsx to FemModel + fixing issues on ADOLC compile

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/solutions/prognostic_core.cpp

    r13699 r13700  
    5454        }
    5555
    56         if(solution_type==PrognosticSolutionEnum)RequestedDependentsx(femmodel->results,femmodel->elements,femmodel->nodes,femmodel->vertices,femmodel->loads,femmodel->materials,femmodel->parameters);
     56        if(solution_type==PrognosticSolutionEnum)femmodel->RequestedDependentsx();
    5757
    5858        /*Free ressources:*/
Note: See TracChangeset for help on using the changeset viewer.