stripped out DMMGHg-commit: 5ac991591288556060d8d9d23079cf8c7603ebd0
Added indication of grid sequencing to SNESViewHg-commit: 6a250a2ba213d6ebf31e849f8831a6151762ea6b
Moved -snes_view printing out of the -snes_grid_sequence loop in order to avoid O(l^2) output for grid-sequencing + multigrid.Hg-commit: bd8191d6b31253c1cda264f58dca6d920f3f6f16
Remove dead branch in SNESSetUpMatrices()Hg-commit: d9ead58785b484f3c830381c0db176fb8f669c80
Fix -snes_mf_operator with SNESDM dispatchHg-commit: d9d273010a81344c4d89aff6b3fc90f3cb885534
remove non-working SORQNHg-commit: 5df5da2fbee0018d6214063ab12ea49c0847b4f8
Fixed setup of snes->pc for apps that use legacy-style SNES/DM interactionHg-commit: 116d47e33676efaa4ca2a3305d6de28e2b3799b0
Copy fortran pointers and linesearch pre/postchecks to the nonlinear PCHg-commit: e1b5cf3be595a4056cae2b0dc494de03b960041d
Fixed reference counting of MatFDColoring in SNESComputeJacobianColorHg-commit: ea0bd25daa14875ee3a8c09f7821d2eb495d5327
Made SNESDefaultComputeJacobianColor work with DMShell; Added DMHasColoring; Got rid of unneeded manual MatFDColoring in SNES examples.Hg-commit: 34b2eac07a51ad355173e2dc7e48bbc296ed8787
We all make mistakes sometimes.Hg-commit: b177280830b69fd2f590bb3f76b4dd2b7bcf898a
Fixes for the interaction of PCMG and TS w.r.t. hacks in MatFDColoringHg-commit: ea036b984a55f55ad28d0cc072122128a7d3812c
Add DMRefineHookAdd() and DMInterpolate() for moving auxiliary information to finer gridsThis is mostly useful for grid sequencing.Hg-commit: fccdcf5f882ec427e5b62d56e122eee1a7f19cba
documentation improvementHg-commit: df9b5d4e0db6682f9b32d5bf10ea8e160812a147
Fixed some old laziness breaking interaction between DMShell and compositionHg-commit: e899a889bde90eab6c5394e42bde65bee1ed7e8a
DM CHANGE: Now SNESDMComputeFunction() and SNESDMComputeJacobian() dispatch to local function versions- REMOVED the legacy version of SNESDMComputeJacobian()- DM now holds the local user residual a
DM CHANGE: Now SNESDMComputeFunction() and SNESDMComputeJacobian() dispatch to local function versions- REMOVED the legacy version of SNESDMComputeJacobian()- DM now holds the local user residual and Jacobian routines- DMComplex now uses the generic versionsHg-commit: 67ad90711c5961f11dfb214a0f84e37adf8d4da2
show more ...
PetscTypeCompare -> PetscObjectTypeCompareHg-commit: 3fc8f665421ddb862bf4d1ba95505378246340be
Clarify help string for -snes_max_failHg-commit: d4c56ab40239845370bc357db35bdb8505323fc8
Revert premature commit to SNES dispatchHg-commit: 11fb2d3027d1c112dbd59fffc59b78b522b73848
checkpoint snes ex22 workHg-commit: 90c26923187e60ce9b8aaf83101d74dcba60f149
Fixed reference issue with composed solversHg-commit: 166c6e9cf859d0b417df81d2713188014702af4a
Fixed small typo in fortran stubHg-commit: 78dd5c523515d7a7cdf2205576fb6dbea8a3b51f
More SNESLineSearch doc workHg-commit: 9b886982cdabe9221b9a640b098e2aba19e0ad93
namespaced few global variables and some functions (I'd bored and done, someone else fix the rest)Hg-commit: b7fb8520d20b6631fcc65318d96209f2ec49053e
Brought SNESNormType behavior more in line with KSPNormType and added -snes_norm_type optionHg-commit: 55052cf541db986e2c056dc67adaeaa6ab9fc6ea
1...<<31323334353637383940>>...74