Changeset 4511
- Timestamp:
- 07/09/10 17:32:11 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/c/solutions/diagnostic_core.cpp
r4447 r4511 78 78 79 79 if(verbose)_printf_("%s\n"," update boundary conditions for stokes using velocities previously computed..."); 80 ResetBoundaryConditions(femmodel,Diagnostic HorizAnalysisEnum);80 ResetBoundaryConditions(femmodel,DiagnosticStokesAnalysisEnum); 81 81 82 82 if(verbose)_printf_("%s\n"," computing stokes velocities and pressure ...");
Note:
See TracChangeset
for help on using the changeset viewer.