| a0dea87d | 30-Sep-2013 |
Mark Adams <mfadams@lbl.gov> |
PCGAMG: fix corruption for multiple solves when MatSetNearNullSpace is used
Member pc_gamg->data_sz was not being updated and thus caused corrupt memory access. New test runex56_nns demonstrated th
PCGAMG: fix corruption for multiple solves when MatSetNearNullSpace is used
Member pc_gamg->data_sz was not being updated and thus caused corrupt memory access. New test runex56_nns demonstrated the failure and now runs correctly.
Reported-by: Garth N. Wells <gnw20@cam.ac.uk> Helped-by: Jed Brown <jedbrown@mcs.anl.gov>
show more ...
|