Changes between Initial Version and Version 1 of Ticket #172
- Timestamp:
- 07/24/08 23:34:59 (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #172
- Property Resolution → Done
- Property Status new → closed
-
Ticket #172 – Description
initial v1 3 3 I also continue in my cleaning of the '''exit_flag''' for all the drivers. This is part of the slow transition to parallel IO. 4 4 5 I fixed a bug in '''cgradient_lanczos.h''' when computing the Hessian vectors. Many thanks to Andy Moore for finding this one.We are working on the preconditioning algorithm now. Upgrades and fixes to the Lanczos algorithm are on the works.5 We are working on the preconditioning algorithm now. Upgrades and fixes to the Lanczos algorithm are on the works. 6 6 7 7 I also corrected a parallel bug in '''mod_netcdf.F''' when broadcasting '''var_Achar'''. I am now forcing initialization of all generic module variables every time that '''netcdf_get_dim''' and '''netcdf_inq_var''' is called.