Ignore:
Timestamp:
03/15/11 08:59:59 (14 years ago)
Author:
Eric.Larour
Message:

non linear diagnostic solver now replaced by non linear solver

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/c/solutions/adjointdiagnostic_core.cpp

    r6412 r7638  
    2828        _printf_(VerboseSolution(),"%s\n","   computing velocities");
    2929        femmodel->SetCurrentConfiguration(DiagnosticHorizAnalysisEnum);
    30         solver_diagnostic_nonlinear(femmodel,conserve_loads);
     30        solver_nonlinear(femmodel,conserve_loads);
    3131
    3232        /*Call SurfaceAreax, because some it might be needed by PVector*/
Note: See TracChangeset for help on using the changeset viewer.