| 5f06b7aa | 16-Jan-2009 |
Barry Smith <bsmith@mcs.anl.gov> |
From: keita@cray.com Subject: [PETSC #18891] RE: Problem with src/ksp/ksp/example/tutorial/ex34.c (updated) Date: January 16, 2009 1:13:52 AM CST To: keita@cray.com, petsc-maint@mcs.anl.gov
From: keita@cray.com Subject: [PETSC #18891] RE: Problem with src/ksp/ksp/example/tutorial/ex34.c (updated) Date: January 16, 2009 1:13:52 AM CST To: keita@cray.com, petsc-maint@mcs.anl.gov Cc: petsc-maint@mcs.anl.gov
Here is the update. Using debug version, I found out ex34.c suffers from null pointer passed to PCFactorSetShiftPd(). The same error was found in ex32.c. Interestingly enough these error won't occur when using single PE.
Hg-commit: 60d1eba41ce58b7f360be9e16a439dd3bc5cb29f
show more ...
|
| 78904715 | 26-Nov-2008 |
Lisandro Dalcin <dalcinl@gmail.com> |
more changes to PCASM - use the new PCASMCreateSubdomains() for building subdomain index sets. - fixes for multiple calls to setUp() if inplace option is set
Hg-commit: a4f748b25612d814f8c6a720bb904
more changes to PCASM - use the new PCASMCreateSubdomains() for building subdomain index sets. - fixes for multiple calls to setUp() if inplace option is set
Hg-commit: a4f748b25612d814f8c6a720bb9045b053ae517e
show more ...
|