| #
6bf464f9
|
| 18-Apr-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
converted rest of source code to take pointers into destructor reoutines. make test workds
Hg-commit: 78c641225c0516099423eeea3cc66e68fd2f62f3
|
| #
c6db04a5
|
| 14-Mar-2011 |
Jed Brown <jed@59A2.org> |
Use #include <header.h> instead of #include "header.h" when there is no intent to search the current directory for header.h
Hg-commit: bd7216e80cc035071a5136364ab9d04bf9f41a07
|
| #
2c9f667a
|
| 24-Feb-2011 |
Satish Balay <balay@mcs.anl.gov> |
backout c32504ffe104
Hg-commit: f97b1904804f41f7460048ec36ece2d5fa59748f
|
| #
0c951ab7
|
| 24-Feb-2011 |
Matthew G Knepley <knepley@gmail.com> |
Eliminated duplicate function
Hg-commit: c32504ffe104471ae4a92d241aca71f0f0825a0f
|
| #
dce485f0
|
| 21-Feb-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
added KSPReset() changed PCDestroy() to use PCReset() changed VecDestroy() and MatDestroy() to zero pointer
Hg-commit: e3a0adf50e88a7c67465681b9f8393abb75b1cda
|
| #
ebdbe881
|
| 03-Nov-2010 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Merge.
Hg-commit: 408da9d97fba22d7285ddfd7e8a6e622299e2cce
|
| #
2b40b63f
|
| 22-Oct-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
added vec x and b to the MatZeroRowsXXX() routines, they are not yet used.
Hg-commit: aeb830e2090107e6c8d4fcf07605e004a9e621cf
|
| #
3334f37f
|
| 29-Sep-2010 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Commit after merge
Hg-commit: 2d32a1bf6d6a67dfae50d31fc22b6e5a617d8a04
|
| #
ace3abfc
|
| 28-Sep-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
Changed PetscTruth to PetscBool and PETSC_TRUTH to PETSC_BOOL note this requires a new sowing version
Hg-commit: 8b4c4277f05e3fb874633288193dab1105bf142a
|
| #
70a4bf9c
|
| 24-Jul-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 4976d5f8a5ede0d2f344004f84eef28988480d5f
|
| #
88974ac8
|
| 23-Jul-2010 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: 9ef83e41d4a8326e1cf5e296edd80e06079632b1
|
| #
112444f4
|
| 22-Jul-2010 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Reordered MatLoad input arguments. Updated custom fortran MatLoad stub.
Hg-commit: 1b34440d31d2a1eb45d0adecc1d80c3909b37054
|
| #
3a3e4172
|
| 04-Jul-2010 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: 8be6b379b7bc1cbb3adf7412dfe042e3e92c6019
|
| #
a4457457
|
| 02-Jul-2010 |
Victor Minden <victorminden@gmail.com> |
commit after merge
Hg-commit: 7678db4dbf4316aad0bed3ee83df6ef0e35b9452
|
| #
f7e310de
|
| 02-Jul-2010 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Added custom fortran stub for matload
Hg-commit: 0f4acd057d4b78aaf436aed09cad5dd7501dff63
|
| #
d736bfeb
|
| 11-May-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
fixed enum argument to PetscError() in many places that arise only in C++ changed CHKERRXX() to be more rational, see petsc-dev email
Hg-commit: bf64cb01b8b40e01034bd22ad18ed6a259752ed7
|
| #
e32f2f54
|
| 07-May-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
added MPI_Comm as first argument to PetscError() and SETERRQX()
Hg-commit: fe5a2ff050abc00ca2c2979c0af22b117b62874e
|
| #
6f49b847
|
| 27-Oct-2009 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 53bc5b73e3676367e37f4cd0d030e2088a2e231c
|
| #
b22b330c
|
| 27-Oct-2009 |
Barry Smith <bsmith@mcs.anl.gov> |
added MatNullSpaceSetFunction() for Fortran changed the function calling sequence to take MatNullSpace as the first argument
Hg-commit: c93e4c0dfd121a1c0fc75ca12ee19bdc3ca15a07
|
| #
fe3d41f3
|
| 16-Jul-2009 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 3e5cf1e37d7dabb9487162ad39bf74da7949ccd9
|
| #
fe6bb495
|
| 13-Jul-2009 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 50d375e7d33228ac6693039043a02bfc40cd2714
|
| #
9796ebf4
|
| 13-Jul-2009 |
Hong Zhang <hzhang@mcs.anl.gov> |
patch the bugfix for matgetfactor_() in Fortran interface as reported by [PETSC #19718]
Hg-commit: a0b0bcda56f977d77a6185b6cb0bb30f9f32aa63
|
| #
9be81726
|
| 13-Jul-2009 |
Hong Zhang <hzhang@mcs.anl.gov> |
bugfix as reported by [PETSC #19718] possible bug in Petsc - Mumps interface version 3.0.0-p6 for Fortran
Hg-commit: 1bdbb75d212a87c16946e47117db84745c0839a0
|
| #
4c89cbe7
|
| 17-Jun-2009 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 68b6e3c23c88dd73f050ab16d2a23c0d783b6682
|
| #
3460ae5d
|
| 04-Jun-2009 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: e6082a40a26354d5b756568e8c056cfba8fefbd7
|