| #
5763e96a
|
| 27-Nov-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
stripped out all DMSetLocalFunction/Jacobian implementation code
Hg-commit: 8237dc8a1d340b0dd4d6dbfeaeaac7e9df741b5f
|
| #
b2270762
|
| 27-Nov-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
removed debugging code for DMSNESSetFunction/JacobianLocal()
Hg-commit: fc3b500b4793fa4f9a90ca01e4403f4be2ecc417
|
| #
ff35dfed
|
| 27-Nov-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
added DMSNESSetFunction/JacobianLocal() and converted Matt's examples that use DMSetLocalFunction/Jacobian() to use it left in #ifdef and print statements for debugging, will remove in next commit
H
added DMSNESSetFunction/JacobianLocal() and converted Matt's examples that use DMSetLocalFunction/Jacobian() to use it left in #ifdef and print statements for debugging, will remove in next commit
Hg-commit: 300db2374b8c49ea2431500382b080f85a3cf887
show more ...
|
| #
665b6f66
|
| 25-Nov-2012 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: c2a0a7c82d24aa88b23a53b706ed12ced9bdde38
|
| #
c9058dfb
|
| 25-Nov-2012 |
Jed Brown <jed@59A2.org> |
Guard call to sdm->duplicate; add support for KSP
Hg-commit: d5619197e506fdb0622ba24b0e3c26ddbee596aa
|
| #
3de5108c
|
| 24-Nov-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
Why TF was DMRefineHookAdd() missing from DMSNESCopyContext() and DMKSPCopyContext() just TFWM seems like any context the coarsened DM gets the refined DM should also get anyways this fix got ex22.c
Why TF was DMRefineHookAdd() missing from DMSNESCopyContext() and DMKSPCopyContext() just TFWM seems like any context the coarsened DM gets the refined DM should also get anyways this fix got ex22.c (which uses grid sequencing) working again BTW: all this crap (especially with legacy support) is way to fragile
Hg-commit: 9313dec169093be08947ac27926875325e37b902
show more ...
|
| #
98b1d5af
|
| 20-Nov-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 5c3f3989d33149f08864569c02e3e54b8af53d59
|
| #
fdaff8d6
|
| 20-Nov-2012 |
Peter Brune <brune@mcs.anl.gov> |
Moved out change in f2f6ba387f4b to the rest of the DMSNES inteface I just broke.
Hg-commit: 38ad3497bc76b0798d74fb3533c718ac5a12489f
|
| #
1fdfe764
|
| 20-Nov-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
CHKERRQ() wasn't in needed {}
Hg-commit: f2f6ba387f4bcb34a104d0dfdfbde9a0ad9a00ff
|
| #
1821acd7
|
| 20-Nov-2012 |
Peter Brune <brune@mcs.anl.gov> |
Fixed SNESFAS segfault from erroneous copy of DMSNES context in SNESSetUpMatrices()
Hg-commit: f80d7c95ed86dceb0326d4c1e249fdcd8fc699e3
|
| #
081a7dcd
|
| 20-Nov-2012 |
Peter Brune <brune@mcs.anl.gov> |
Small comment fix in DMSNESSetObjective()
Hg-commit: 21a36967452ba5487ad15ea534c43d1e794661af
|
| #
ed525828
|
| 31-Oct-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: a7fad1b276253926c2a6f6a2ded33d8595ea85e3
|
| #
2a4ee8f2
|
| 30-Oct-2012 |
Peter Brune <brune@mcs.anl.gov> |
SNES Objective interface in place
Hg-commit: bbf7093bce724808a9e5aa4439b2deaca0ac472f
|
| #
bfbf6b1f
|
| 25-Oct-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 72681c158685a249910d8751a53626ec95bda25c
|
| #
03a0fabf
|
| 25-Oct-2012 |
Peter Brune <brune@mcs.anl.gov> |
DMRefineHook_DM to fix grid sequencing with DMSNES interface
Hg-commit: 24c7eeccd2752b9ca8f23be2ddebf7e453aaab56
|
| #
3430a212
|
| 04-Oct-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 7ea0ebfea8557243616e9446861e03147adc7ec5
|
| #
e3c0b8a2
|
| 04-Oct-2012 |
Peter Brune <brune@mcs.anl.gov> |
Added a duplicate hook for implementation specific DMSNES instances to fix refcount failure.
Hg-commit: 41f96fb0cee7ed0940a09c0a208f64925b99664e
|
| #
cf6142ae
|
| 29-Sep-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 22746e3b3fbadeeb7355c91f5c38c081c818d4a8
|
| #
7659c1be
|
| 28-Sep-2012 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: e67798811b9e9715a27e1162d786ebd65ddc7d21
|
| #
f91908df
|
| 28-Sep-2012 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Commit after merge.
Hg-commit: 5ac46fc16352f9b05d40fb8eae01aa99e5d44c14
|
| #
6427ad5b
|
| 27-Sep-2012 |
Peter Brune <brune@mcs.anl.gov> |
SNESComputeLocalBlock{Function/Jacobian}_DMDA as a stepping stone to block solvers
Hg-commit: 1b54598410416035a4fb7e46d0acddeee192e88a
|
| #
6c2930d4
|
| 18-Sep-2012 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Commit after merge
Hg-commit: 29c41d281e3ece3127c753661dccfd04e452b7f8
|
| #
8caf3d72
|
| 18-Sep-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
code to match PETSc style guide for if (xxx) for (xxx) sizeof(xxx)
Hg-commit: 01e0d19bcd83a980fb5e8e32b294a95da72b405f
|
| #
48fab831
|
| 09-Jul-2012 |
Brad Aagaard <baagaard@usgs.gov> |
Merge
Hg-commit: 8f74ca6da3dda2e92c9063777436a7e360bcc637
|
| #
0f55b88d
|
| 03-Jul-2012 |
Satish Balay <balay@mcs.anl.gov> |
backout all chmod stuff in bf971ba58125 [but keep diffs to src/mat/impls/aij/mpi/mpimatmatmult.c ]
Hg-commit: 4a812fc1f35496ce2717c7da9ef12ffabbd13258
|