| #
094087f2
|
| 09-Jul-2007 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: a6e9feea01a88b3b35c984ecf33c7db1b2458333
|
| #
97e567ef
|
| 09-Jul-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
MatGetValues() accept negative row or column indices that get ignored
Hg-commit: 83718cc6af581da88a5173cbd633dbdf8364b302
|
| #
1cbb95d3
|
| 22-Jun-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
adding Arvids ADDA stuff added MatIsHermitian(),
Hg-commit: e9e501febf75386043e383001111be12dd885039
|
| #
f4b8409d
|
| 11-Jun-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
successfully got asa working with petsc-dev
Hg-commit: aae69ed1eaa55531009c0e4bfcd1cd70a921dde9
|
| #
d61dd27e
|
| 03-Jun-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge :
Hg-commit: fb386b24b37e54a06d657cec04cd9b045025b599
|
| #
38bfa2d4
|
| 02-Jun-2007 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 773c28ce8f00e279268e6b02453caab717ea51a4
|
| #
f0faf475
|
| 01-Jun-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
pulled bug fix from 2.3.3 for petsc-maint 16229
Hg-commit: 699cf8ab924abb896a63222fe169274cfb47f87d
|
| #
c4df8f5e
|
| 01-Jun-2007 |
Satish Balay <balay@mcs.anl.gov> |
#16228 fix error with MatZeroRowsLocalIS() manpage
Hg-commit: 2025657783d323cf7cf9b001462218ac6951bbe4
|
| #
410795b8
|
| 07-Apr-2007 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 1bd772ab3da8b9e142265e33f0e8057a48bb2959
|
| #
dd5e6c71
|
| 06-Apr-2007 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: fcb5002177e32accb95a538654d618c2afd82da7
|
| #
c30d3431
|
| 06-Apr-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: a5c6c4d63f490e779a44814907fd45dfcda85c92
|
| #
15d897ac
|
| 06-Apr-2007 |
Hong Zhang <hzhang@mcs.anl.gov> |
fix memory leak when user switches from one matrix type to another as reported by [PETSC #15992]
Hg-commit: 9d8b511dcd05cb4df4771b565e63ca980780e736
|
| #
4d684e67
|
| 04-Apr-2007 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 20a42081c20c0e2a962b4df9b78d49bed2a4bc9d
|
| #
8f7157ef
|
| 03-Apr-2007 |
Satish Balay <balay@mcs.anl.gov> |
Update MatGetRowIJ() and MatGetColumnIJ() etc routines to take an additional argument blockcompressed. If this flag is set then the reduced matrix [baij/inode] is returned. This fixes hypre breakage
Update MatGetRowIJ() and MatGetColumnIJ() etc routines to take an additional argument blockcompressed. If this flag is set then the reduced matrix [baij/inode] is returned. This fixes hypre breakage with inode & MatGetRowIJ()
Hg-commit: df52a525486d9327b0309b55f9268b8b74d8b888
show more ...
|
| #
557527c7
|
| 31-Mar-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 54e84e924be611c71c0e10ba5ee47e4c04a8bf84
|
| #
1e638783
|
| 31-Mar-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
docs
Hg-commit: dc9c43d94843e3af621dd8c797dd7f49c9ce40d5
|
| #
1bb8a2b0
|
| 31-Mar-2007 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 8c63ec38dc9f0046fbe4df0c4defed9fc9562d6c
|
| #
9f802140
|
| 31-Mar-2007 |
Lisandro Dalcin <dalcinl@gmail.com> |
Moved calls for loggin in MatConvert() and MatDuplicate()
Hg-commit: 6d9474b8b21b367058388eb1ea047add7dfef4fc
|
| #
0f2040ec
|
| 30-Mar-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: b741bc5a122a65a80cd9cfe2ca1aea241f13f6bc
|
| #
b3cf1df2
|
| 28-Mar-2007 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 713390d4240e1f219a64e59bf7ab74d33a0a6838
|
| #
8b663170
|
| 28-Mar-2007 |
Victor Eijkhout <eijkhout@tacc.utexas.edu> |
doc minor update
Hg-commit: 96b40a64529745ea243bdbc6cd00246db2cb3574
|
| #
f5fa8a3c
|
| 20-Mar-2007 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: d471609977831d5dedc4931cdcbb948890517fc8
|
| #
d89a88a8
|
| 19-Mar-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
petsc-maint 15951, MatGetVecs() did not transmit the local to global mappings from the matrix to the vectors.
Hg-commit: 16fcfb304e70ec19c6f2bb13dbb6cb97e218927a
|
| #
a4d12e20
|
| 14-Mar-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 0414f6cab8bb4c2a38a7e9a54a4319b6c4996d01
|
| #
86697f06
|
| 14-Mar-2007 |
Matthew Knepley <knepley@mcs.anl.gov> |
Added MatGetRowSum() and made it an option for Jacobi - This replicated mass lumping
Hg-commit: 14b623c315dcdf693001a04c15548ee947e0cf8e
|