Ignore:
Timestamp:
07/27/10 14:41:58 (15 years ago)
Author:
Mathieu Morlighem
Message:

no output from solver_linear

File:
1 edited

Legend:

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

    r4835 r4837  
    2929       
    3030        _printf_("call computational core:\n");
    31         solver_linear(NULL,femmodel);
     31        solver_linear(femmodel);
    3232               
    3333        if(verbose)_printf_("saving results:\n");
Note: See TracChangeset for help on using the changeset viewer.