| #
8452f6a8
|
| 03-Dec-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 156f88747aa27143072a47aadcbab5829f0d3b0b
|
| #
7408324e
|
| 03-Dec-2008 |
Lisandro Dalcin <dalcinl@gmail.com> |
use PetscMapSetBlockSize(mat->{r|c}map,bs) in many places
Hg-commit: d02df570e7c48c76d5ad67ed7c856890ec2f2b4d
|
| #
7d96f2b1
|
| 02-Dec-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 84ca21d373912d16176dfeb2d83f6e46557d8c01
|
| #
cdfaad1a
|
| 02-Dec-2008 |
Lisandro Dalcin <dalcinl@gmail.com> |
merge
Hg-commit: ea23c2b63df157f9d93cd835b6ff9e071dbbd828
|
| #
b6806ab0
|
| 02-Dec-2008 |
Hong Zhang <hzhang@mcs.anl.gov> |
add MAT_SOLVER_PLAPACK into MatSolverPackage
Hg-commit: ebf37befbcd1c93578b3edf115b205068610be73
|
| #
4a67242d
|
| 02-Dec-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 3a05a9a21fcd66acdc0680d4c36ce9e8f08fa147
|
| #
8d8bce8c
|
| 02-Dec-2008 |
Satish Balay <balay@mcs.anl.gov> |
merge
Hg-commit: ae439907355f69052077956c06ee6edb7b61706e
|
| #
5d00a290
|
| 02-Dec-2008 |
Hong Zhang <hzhang@mcs.anl.gov> |
cleanup plapack interface add tests of plapack
Hg-commit: 5db96fdc7032f1a8281dee68a37d333571b5b558
|
| #
2d200336
|
| 06-Nov-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: af487d5b45dae01d0566132d57158d0286d6a750
|
| #
7c4f633d
|
| 03-Nov-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
removed -I$PETSC_DIR from make system and changed the corresponding #include "src/dsdsdsds" to "../src/sdsdsds" in the source code
Hg-commit: 6e3c4cc4b4bfcb366bae9b71afcb5009c1f0429d
|
| #
667c2cab
|
| 03-Nov-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 23362bf2b1f5f3828bd823a4ef27b9d92b214cc3
|
| #
7973ad04
|
| 01-Nov-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
removed PETSC_VIEWER_BINARY_NATVE - did we really need both PETSC_VIEWER_NATIVE and PETSC_VIEWER_BINARY_NATIVE? especially since they both worked for binary viewers.
Hg-commit: a9ea4d838b2b41a712e
removed PETSC_VIEWER_BINARY_NATVE - did we really need both PETSC_VIEWER_NATIVE and PETSC_VIEWER_BINARY_NATIVE? especially since they both worked for binary viewers.
Hg-commit: a9ea4d838b2b41a712e9283e038fdfbf98b87828
show more ...
|
| #
9e5a995e
|
| 26-Oct-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 272825bf90eb39df4965e7226316ed8f305bd52c
|
| #
0c85ee0b
|
| 24-Oct-2008 |
Lisandro Dalcin <dalcinl@gmail.com> |
merge
Hg-commit: 408642326083bdab3b0d21e98f912dfddb31927e
|
| #
fe9eba3d
|
| 22-Oct-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
removed last uses of global_rows etc with MatInfo removed cast with DMUMPS_REAL stuff in mumps.c, just caste with PetscScalar
Hg-commit: 282bdabaf64fcd1e9eff701c62fc11d77269675c
|
| #
dddc040d
|
| 01-Oct-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: bf59f2c1a10db5ae6995f3b6d04d7c27a6b97294
|
| #
1e2779b9
|
| 01-Oct-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 560967f73576a4f69de6214484d8747c4740d79d
|
| #
85bd4cef
|
| 01-Oct-2008 |
Hong Zhang <hzhang@mcs.anl.gov> |
bugfix for plapack interface
Hg-commit: d8d81e6b8b95e36b19a80d166a2868fa11f09b60
|
| #
449ba078
|
| 01-Oct-2008 |
Hong Zhang <hzhang@mcs.anl.gov> |
bugfix for MatDuplicate_mpidense().
Hg-commit: 6f1c56c1f729c4f1e8b5fd2f06e97514487b4153
|
| #
0481f469
|
| 28-Sep-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
pass MatFactorInfo as const into factorization routines, they shouldn't be changing it.
Hg-commit: 06e09652bd7d2f02616c7256594ec565736aabbf
|
| #
404197b7
|
| 26-Sep-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: bfd3a83a4adc1cd389f373bde87fe159fad91161
|
| #
5d0c19d7
|
| 26-Sep-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
ISGetIndices() returns const array, it is not something that should be changed
Hg-commit: 279c07e55dc4d24fe01a982d22cefc6e74f39257
|
| #
a093e273
|
| 24-Sep-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Fixed PLAPACK factorization routine and MatLUFactorNumeric_SeqDense()
Hg-commit: e9145db1c6be7bd296c5d01a28784ce2ab772284
|
| #
85f097d7
|
| 24-Sep-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 7dbcc30e5ab952630f5d3ab107f8a1b844c54a32
|
| #
719d5645
|
| 24-Sep-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
1) The first argument to MatXXXFactorSymbolic/Numeric() is now the factored matrix 2) The assigment of the MatXXXFactorNumeric ops pointer is now done in the symbolic factorization the assigment o
1) The first argument to MatXXXFactorSymbolic/Numeric() is now the factored matrix 2) The assigment of the MatXXXFactorNumeric ops pointer is now done in the symbolic factorization the assigment of the MatSolve pointer is now done in the numeric factorization (This is because only then do you know the right pointer that should be used)
Hg-commit: efc00afbc7c5103f2f56fd96963db2c4cf4e1ed4
show more ...
|