| #
7842634f
|
| 02-Jul-2010 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Upgrading to new MatLoad interface : Replaced all use of MatLoad() with MatLoadnew()
Hg-commit: ade248946c12ce11ac537da7360f9babe1978b39
|
| #
86d161a7
|
| 01-Jul-2010 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Fixed bug in MatSetSizes_SeqDense. Added new matload interface routines for dense mpi matrix.
Hg-commit: a448861068ae3fe5cef7d25ab2c832cbe1141fec
|
| #
98385da5
|
| 01-Jul-2010 |
Victor Minden <victorminden@gmail.com> |
commit after merge
Hg-commit: 1db41aa344ecc3abf5ab9693aa05ef35a469a187
|
| #
a868139a
|
| 01-Jul-2010 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Bug fix in MatSetSizes for seq dense matrix. Clean up of new matload interface
Hg-commit: 08eaca5ec6b4184b38c8f9db847ffeddb370dc87
|
| #
34ef9618
|
| 30-Jun-2010 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Moved the code related or containing the matrix size information from MatCreate_xxx to MatxxxSetPreallocation_xxx for blockmat and dense matrices
Hg-commit: c56f6104ff5b4a74ff2170aa7b7a987782feae99
|
| #
2355d6a6
|
| 18-Jun-2010 |
Victor Minden <victorminden@gmail.com> |
commit after merge
Hg-commit: 7a886a3525f2eaae91d3e29d0db757ab8fe14c71
|
| #
aabbc4fb
|
| 18-Jun-2010 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Added seq dense support for new matload interface
Hg-commit: 32aa5dfc4949422f382f057cd2f3139a16dd4d6e
|
| #
2692d6ee
|
| 22-May-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
fixed XXXType #define names that had underscores in them such as MAT_SOLVER_SUPERLU MATORDERING_ND or PETSC_VIEWER_ASCII to not have _ also updated style guide to clearly indicate this.
Hg-commit: 9
fixed XXXType #define names that had underscores in them such as MAT_SOLVER_SUPERLU MATORDERING_ND or PETSC_VIEWER_ASCII to not have _ also updated style guide to clearly indicate this.
Hg-commit: 9ee752148eed3df65feb0f7eb0686798c3c0621b
show more ...
|
| #
e7e72b3d
|
| 08-May-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
changed many calls to SETERRQ() to use correct (non-PETSC_COMM_SELF) communicator reformated many badly formatted SETERRQ(); there was nonsense like {} around them or they were wrongly on a seperate
changed many calls to SETERRQ() to use correct (non-PETSC_COMM_SELF) communicator reformated many badly formatted SETERRQ(); there was nonsense like {} around them or they were wrongly on a seperate line
Hg-commit: 7550f3779f18eaf7ce68bae52b964532aa97c1d5
show more ...
|
| #
e32f2f54
|
| 07-May-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
added MPI_Comm as first argument to PetscError() and SETERRQX()
Hg-commit: fe5a2ff050abc00ca2c2979c0af22b117b62874e
|
| #
f0eb1ee0
|
| 12-Apr-2010 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Merge.
Hg-commit: 96dff560e9caff2ee6539fb4c50e92b67324e0b0
|
| #
0700a824
|
| 08-Apr-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
changed cookie to classid cause that is what it is.
Hg-commit: ffa25d1edea7afc409fcc13e7f2b63587b1494c1
|
| #
d5f3da31
|
| 07-Apr-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
changed factor field in _p_Mat structure with factortype which is a much clearer name for what the field is
Hg-commit: 6b534140d991e694c6c4621ae2403611b202dd1c
|
| #
f3da1532
|
| 09-Mar-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
only files that need it get petscblaslapack.h included because it conflicts with prototypes included with some external packages.
Hg-commit: 9b075c74df17031ee2599abf4807903f0312acd0
|
| #
6c7e564a
|
| 09-Mar-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
petscblaslapack.h now included by petscsys.h some fixes to builder.py
Hg-commit: 56bbc3637d96c6c99b427f2d14f38bcf58262255
|
| #
0d2fba3e
|
| 09-Mar-2010 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: 2c02161f5890b468f5bb35c7476967398e40a0c5
|
| #
28842d8c
|
| 26-Feb-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: ee73705a045ef5d04e074e8534eb7e0fbaa08e1b
|
| #
5f5f199f
|
| 26-Feb-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
moved petscsys.h stuff into petsc.h files (Fortran and C) removed petscsys.h files fortran and C eliminate use of petscsys.h (Fortran and C) eliminated redundant use of #include "petscfix" all over t
moved petscsys.h stuff into petsc.h files (Fortran and C) removed petscsys.h files fortran and C eliminate use of petscsys.h (Fortran and C) eliminated redundant use of #include "petscfix" all over the place because included by petsc.h
Hg-commit: dea4bc8a57aa0490c3a40fdee08c4b41e42e03ce
show more ...
|
| #
591c0652
|
| 25-Feb-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 4327248df9af88c07f8b082113ebcadb806c54eb
|
| #
ba337c44
|
| 25-Feb-2010 |
Jed Brown <jed@59A2.org> |
Mat{{Real,Imaginary}Part,Conjugate}_{Seq,MPI}Dense
Hg-commit: 326aecc4d31225b5d9ca462baa41a807bc0919a9
|
| #
e60cf9a0
|
| 26-Jan-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
fixed a bunch of assignments of integer to 0. mistake I made a few days ago adding the .
Hg-commit: cc599b11a9988dfcfd6326b284afa5d15897575c
|
| #
0f1b9340
|
| 24-Jan-2010 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 52b04d60c360b6960195f711d463db39489ea382
|
| #
dc5cefde
|
| 23-Jan-2010 |
Jed Brown <jed@59A2.org> |
MatSetSizes_SeqDense: set rmap->N (used to set rmap->n twice)
Hg-commit: 57999828d07121eda99d8112334afcb3f145e15b
|
| #
bcf26ab6
|
| 18-Jan-2010 |
Jed Brown <jed@59A2.org> |
merge ISCopy and -pc_asm_blocks
Hg-commit: 9f252e01cb909aa5d4c601af9ebadf1b4964b38f
|
| #
1b3fe5dc
|
| 18-Jan-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 6f9788a66abacd8965f2a9bbc8876116b47de1b8
|