| #
5c9eb25f
|
| 23-Jul-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
basic transistion to new model for external direct solvers all tests pass
Hg-commit: 709a5887e4f17b074188a2f60d4f00cb8895dd52
|
| #
392a8661
|
| 26-Jun-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 41800043acaea4edc1ffe515ad0d33298e6b8178
|
| #
a313700d
|
| 24-Jun-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
moved the const out of XXType definitions and into the Set and Get Methods
Hg-commit: d4d9a237045a151847ef3121b00df73d952d0999
|
| #
166c7f25
|
| 10-May-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
changed PetscEvent to PetscLogEvent Removed initialization of global variables PetscLogEvent and PetscCookie to 0 since no longer needed
Hg-commit: b49d69f3756a139801bd445902e6aa5221450631
|
| #
11c0e136
|
| 08-May-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: a17b7c0624627b3e82034870136d97a8c6f6d0c0
|
| #
5c07ccb8
|
| 04-May-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
added event counter for multiphysics example functions added improved coloring for dmcomposite that uses coloring from each dm
Hg-commit: b0839793e9d9d172f285b78009462ff96493f231
|
| #
1c0add76
|
| 22-Jan-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 50f87a7744bf92447897e71d01d55e453fda1a7f
|
| #
3be44c43
|
| 18-Nov-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
commit aFTERmerge
Hg-commit: 45a698803bd457bdc2ba32be5035e710250a5320
|
| #
ee118e76
|
| 03-Nov-2007 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Merge.
Hg-commit: add138ca58378b11ab468b4d12280d31f08b3481
|
| #
c2182d59
|
| 02-Nov-2007 |
Andy R. Terrel <aterrel@uchicago.edu> |
Applying merge
Hg-commit: 995e6fd6b1d37e1f1ffa46c69eefe5baca1b95cf
|
| #
8ef3462f
|
| 31-Oct-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
mv PC_ApplyOnBlocks registration to PCInitializePackage() where it belongs.
Hg-commit: b62c72fe1f5112573222456da71db2f10b53febf
|
| #
58ebbce7
|
| 31-Oct-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
check for missing diagonals on icc symbolic factorization moved log registration of PC_ApplyOnBlocks to centralized location manual pages for snes missing seealsos
Hg-commit: c58a9e025e92941c1670726
check for missing diagonals on icc symbolic factorization moved log registration of PC_ApplyOnBlocks to centralized location manual pages for snes missing seealsos
Hg-commit: c58a9e025e92941c1670726d153686c531a11948
show more ...
|
| #
6f3d5618
|
| 31-Oct-2007 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Merge.
Hg-commit: 4a9e5a2b97bdb9073e83eff56096e46ac4ef2230
|
| #
60f69c44
|
| 15-Oct-2007 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: ae7ad2b71b1fdcfb27898e923a2c03bd62c86a54
|
| #
781b3001
|
| 14-Oct-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 4e945c9820f08f3e5a1bc871ec50d7ccb0b7454e
|
| #
e0156e0b
|
| 11-Oct-2007 |
Satish Balay <balay@mcs.anl.gov> |
merge
Hg-commit: 8b48556a285e293c04f497a3a1e40ac96cfd5016
|
| #
780a600e
|
| 05-Oct-2007 |
Satish Balay <balay@mcs.anl.gov> |
merge
Hg-commit: b5a05984274c84515a795ed75eef9d3b27ba97f1
|
| #
442648ef
|
| 04-Oct-2007 |
Lisandro Dalcin <dalcinl@gmail.com> |
merge
Hg-commit: 8b955b66410cbc923a4e1233fdeaca7fbf3e5d5d
|
| #
7adad957
|
| 03-Oct-2007 |
Lisandro Dalcin <dalcinl@gmail.com> |
changes for solving the strict aliasing issue in PetscObject and derived
Hg-commit: 278faecc91564f5495fa9f7d48380d547995fa45
|
| #
93e9e51b
|
| 10-Oct-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 96cc84d65a6e126257d7107d9c1d95ca39bd881f
|
| #
a4fd02ac
|
| 09-Oct-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
changed PCGetFactoredMatrix to PCFactorGetMatrix to match naming conventions
Hg-commit: 36ad78eb3fee8ade9f1c76f67a445ce40713dfb5
|
| #
9cc050e5
|
| 09-Oct-2007 |
Lisandro Dalcin <dalcinl@gmail.com> |
rename PCHasApplyTranspose() to PCApplyTransposeExists()
Hg-commit: 339e39396f6fb990f1f279d754d47ca858bc1224
|
| #
bc08b0f1
|
| 05-Oct-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
fixed some manual pages removed some /*@C <- the C for a few manual pages that can automatically generate stubs added a couple of manual fortran stubs
Hg-commit: 59eabbcb26d59d87f4ae466dc27242672e5b
fixed some manual pages removed some /*@C <- the C for a few manual pages that can automatically generate stubs added a couple of manual fortran stubs
Hg-commit: 59eabbcb26d59d87f4ae466dc27242672e5be8e9
show more ...
|
| #
b283e2e3
|
| 06-Jun-2007 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 477488a6d8aa3bd5988590e3d3f2ccf3c7de9bd8
|
| #
91d066ec
|
| 05-Jun-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
added support of using an initial guess with OpenMP and KSP preconditioner
Hg-commit: 5ab35d93fb5aad088509c4a92e364be72e706f39
|