| #
8c172940
|
| 06-Dec-2010 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Merge.
Hg-commit: dbd6603baa0301f54f7391c043f07dcfbf07f03e
|
| #
7087cfbe
|
| 05-Dec-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
moved definition of PETSC_STDCALL to private/fortranimpl.h where it belongs removed all DLL export/import stuff since it was never used and never will be removed MatPermuteSparsify() since it sucked.
moved definition of PETSC_STDCALL to private/fortranimpl.h where it belongs removed all DLL export/import stuff since it was never used and never will be removed MatPermuteSparsify() since it sucked.
Hg-commit: 72f7a5e60333f6c9780d56fcce45657940d16b13
show more ...
|
| #
186bafed
|
| 29-Oct-2009 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 2abd163653da4b78c2f240bce7add61691d76163
|
| #
26283091
|
| 29-Oct-2009 |
Barry Smith <bsmith@mcs.anl.gov> |
changed PetscMap to PetscLayout
Hg-commit: b8f4632bd00d1563dcf8108fd4199169f8fd320b
|
| #
fe3d41f3
|
| 16-Jul-2009 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 3e5cf1e37d7dabb9487162ad39bf74da7949ccd9
|
| #
17c590b4
|
| 16-Jul-2009 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 114e3e9df1192ab0110929a34523a588e1d0c18b
|
| #
6d12b599
|
| 15-Jul-2009 |
Jed Brown <jed@59A2.org> |
Bug fix: actually use MatMultAdd_Transpose
Hg-commit: 05dc3d670010c801034402c461c5f65851c552c4
|
| #
9e4a9f4b
|
| 04-Dec-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: d7c6049210a18e22b28de873a039a252a31aa571
|
| #
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
|
| #
14194bf4
|
| 11-Nov-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 5317b0268a34428571b34353bd562dc26505bd51
|
| #
47a9afc9
|
| 11-Nov-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
added MatMultTranspose() and MatMultTransposeAdd() to MatCreateTranspose()
Hg-commit: ef99406c5d3af872a73666253335530e917105d7
|
| #
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
|
| #
d4f48021
|
| 29-Sep-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: cf89d473fb05e15ce0e25bee490e4a23992bfc1b
|
| #
557cca28
|
| 29-Sep-2008 |
Satish Balay <balay@mcs.anl.gov> |
change MATTRANSPOSE [type] to MATTRANSPOSEMAT
Hg-commit: 4376e2e3881a6f41debb406f1e50d0bc95fafbb4
|
| #
d0f46423
|
| 10-Sep-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
fixed some memory bleeding changed PetscMap in Vec and Mat to be an allocated shared structure with referencing counting. Shared by Vecs obtained with VecDuplicate() and MatGetVecs()
Hg-commit
fixed some memory bleeding changed PetscMap in Vec and Mat to be an allocated shared structure with referencing counting. Shared by Vecs obtained with VecDuplicate() and MatGetVecs()
Hg-commit: 9cebf4ba1b4632fc12cb8afbc01d420ee612ad72
show more ...
|
| #
f4856b2b
|
| 25-Aug-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 9799501305902c23ccd1350cd545c1b253ed0538
|
| #
85e3dda7
|
| 20-Aug-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
added MatCreateTranspose()
Hg-commit: 07d6d6a608b187be917c3835ab2b2a01f98de04a
|