| c582cd25 | 13-Feb-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
added references to manual pages for some KSP and PC methods
Hg-commit: 10665502ffccb7ae5847b3bbbcad051dab299afd |
| a9943481 | 10-Feb-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
removed support for old Cray Fortran charactor strings with cptofcd
Hg-commit: 90c05a4077e8e29d3872dcc8e341e586062f102d |
| dd882469 | 10-Feb-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
removed bdiag matrices
Hg-commit: 1be12c9db397a1bdabe3ea2eec11d0d6ffedb717 |
| dd6ea824 | 10-Feb-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
much more corrections for MatScalar
Hg-commit: 88a29c8f0f8b4ffa7f3f57450e19652a4f96df53 |
| 5f5c5b43 | 07-Feb-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
fixed hypre rebuilding with same_nonzero_pattern that was generating corrupt hypre matrix.
Hg-commit: 2541575f961ac4589393b7bfe8acc32635f3afc3 |
| 62bba022 | 02-Feb-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
started support for in-block shift for ILU
Hg-commit: eb0884a63911c1ee92e1267fbd4eb2e94fcb5b3d |
| e44c0bd4 | 29-Jan-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
bug fixes related to petsc-maint 16879 MPIAIJ matsetvalues did not properly reset ba = b->a array after disssembly SeqAIJ improperly increased "low" count by one if ignoredzero was ignored so
bug fixes related to petsc-maint 16879 MPIAIJ matsetvalues did not properly reset ba = b->a array after disssembly SeqAIJ improperly increased "low" count by one if ignoredzero was ignored so search did not locate next column MPIBAIJ and MPISBAIJ disassembly set column size to A->cmap.n when it should have been A->cmap.N added error checking for some (PetscMPIInt) casts
Hg-commit: a3c4121ea5c19e05c43e0d0492c8be7228c4775c
show more ...
|
| 0805154b | 26-Jan-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
[PETSC #17255] nightly tests fixed but introduced into VecScatterToZero/All() Added error checking for overflow for cast from PetscInt to PetscBLASInt in all cases Added some error checking for overf
[PETSC #17255] nightly tests fixed but introduced into VecScatterToZero/All() Added error checking for overflow for cast from PetscInt to PetscBLASInt in all cases Added some error checking for overflow for cast from PetscInt to PetscMPIInt
Hg-commit: 7540d46ad0a2abd61067805cfc8cb914325338a4
show more ...
|
| dd13b823 | 24-Jan-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: ec992d8b0156f49343e3bf7657a2c44fffe08b23 |
| 54f21887 | 24-Jan-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
added support for VecScatterCreateToOne/All() for --with-64bit-indices e: [PETSC #17245] Problems with VecScatterCreateToZero plus some initial fixes for MatScalar single
Hg-commit: e438ad3abe7580df
added support for VecScatterCreateToOne/All() for --with-64bit-indices e: [PETSC #17245] Problems with VecScatterCreateToZero plus some initial fixes for MatScalar single
Hg-commit: e438ad3abe7580dfc1b89607bb4d01ced16bb86d
show more ...
|
| 500298ef | 24-Jan-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 655c3810b2fb2baf42b140c520738b7e3f072712 |
| af2d7e45 | 24-Jan-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Compiler fixes for Windows
Hg-commit: d77064eeac387a18e46f9ab9f5cd746f777ba324 |
| 28529972 | 23-Jan-2008 |
Satish Balay <balay@mcs.anl.gov> |
bin/maint change & document generation fixes
Hg-commit: c5a68a49d49e55961cbc5dae45c83d2c22ef0fab |
| 8a572935 | 22-Jan-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Fixed error introduced by Glenn
Hg-commit: a272f01fec81142a7282e506b4243b8416353b1f |
| 94c0dd61 | 22-Jan-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
manual page for PCTFS
Hg-commit: 9ec65e5b0783ebbb7f614fdf34321d600c175c38 |
| 71a0148a | 22-Jan-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
PCTFS now supports 64 bit indices, also various precisions of PetscScalar
Hg-commit: 52e2c1113a19a1cfb49c0a9bffc0fb4c8324ef8c |
| 658fc24f | 21-Jan-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 80de23c04f8759bde584bda91915516199482bb6 |
| eaf632c1 | 21-Jan-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Fixed compiler errors
Hg-commit: dad57a6d39d363e59705890685ff7d7b8a010de9 |
| 4a0de3f6 | 21-Jan-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
more fixes to PCTFS 64 bit indices including blas calls and printf formating strings
Hg-commit: 12d8cf3142e897597270195422355edffde0a31b |
| 40772624 | 21-Jan-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
removed many PCTFS unused gs_gop functions
Hg-commit: d179814eb85041de510e82098c25753734f44692 |
| 6e4f4d19 | 21-Jan-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
started preparing PCTFS for 64 bit, removed many unneeded gs routines
Hg-commit: da364f82cd75ed15cf6a1f85174960df7664e6cc |
| f1ed62a8 | 21-Jan-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
fixes for 64 indices in PCASA, walltoallv() and sprintf() usage
Hg-commit: 9614c103054b84d777596ab29bd0b0723c626a45 |
| d1528f56 | 21-Jan-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
removed PC tfs homebrew logging messages, replaced with use of PetscInfo
Hg-commit: 1c59e0e06fc719a6ee9bab590ad7e5122b24d2d2 |
| 388eb383 | 21-Jan-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
removed homebrew error handling from PC tfs and replace with SETERR...
Hg-commit: 83a9eaf14f8f2c6c5bc728362c0f75dee3eab884 |
| 52f87cda | 21-Jan-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
changed all ints in PC tfs to PetscInt
Hg-commit: e3ce092f5fd00e04339f559d435f2b04e5a8bebc |