Added missing .o file in src/snes/interface/makefileHg-commit: 3482995b986249aa4bcd54d38395dc9de1790826
SNESDefaultObjectiveComputeFunctionFD() for objective/function testing purposes.Hg-commit: fdaa12a217063377789b4f437e981fe59e34fca6
SNES Objective interface in placeHg-commit: bbf7093bce724808a9e5aa4439b2deaca0ac472f
unified -ksp_monitor_lg_residualnorm -ksp_monitor_lg_true_residualnorm -ksp_monitor_lg_rangeKSPMonitorLGResidualNorm() KSPMonitorLGTrueResidualNorm() KSPMonitorLGRange()Hg-commit: 565d0ee12e1edf8f
unified -ksp_monitor_lg_residualnorm -ksp_monitor_lg_true_residualnorm -ksp_monitor_lg_rangeKSPMonitorLGResidualNorm() KSPMonitorLGTrueResidualNorm() KSPMonitorLGRange()Hg-commit: 565d0ee12e1edf8ffcc5d5f4f8e2e150a6762493
show more ...
-snes_monitor_lg_residualnorm and -snes_monitor_lg_range no longer use PETSC_VIEWER_DRAW_()but instead create new windowsHg-commit: 75118954771c151786a7803e8b83efd348db9e5c
unified names SNESMonitorLGResidualNorm and SNESMonitorLGRange-snes_monitor_lg_residualnorm -snes_monitor_lg_rangeHg-commit: 48b23c5ff12edfd939ff337b30b93aaa63858adc
-ts_monitor_solution and -ts_monitor_draw now create private draw window instead of using commonHg-commit: 8be320aece161ad7864be14c71303784f1c836df
Avoid porting over DMSNES and DMKSP function pointers to incompatible DM (e.g., different type)Hg-commit: ceabea90c9b01249159357f970c9bbd25b8b6ecd
double negative in error stringHg-commit: fdc61cb7153c555b4088aaecf29e54a4cf5b8495
changed #define char* XXXType to typedef const char* XXXTypeHg-commit: 2f1984a65b4f21a886ea1c854235ca6d51deefad
Nonlinear ASM (SNESNASM): initial DM dependent versionHg-commit: 3d2d1e43c2d259d168619513ab57fc68c738cba9
SNESDefaultJacobianColor only sets the MatFDColoring's initial F if there is no RHS.Hg-commit: 92061a43c7a41692ccc31c3964ff74851b4a8bcf
commit after mergeHg-commit: dd7cbe34841d13a8a02b2da6e18cdafcc902c4ac
Make SNESDefaultComputeJacobianColor() consume the prior function evaluation.Hg-commit: a15e3a7045412343fd8e43df29f177128d44f2f9
commit after resolveHg-commit: 15240d1ae47d30aa88af0bc1cf8382f0a55be1a3
SNESDefaultComputeJacobianColor() doesn't require that ctx is a coloring now.Hg-commit: a60362cf7107838be7afce2b6cf47272c6f1da2e
formating of a couple of TS examplesHg-commit: 57db40d0b98f2aae4a32b221d9aaa673da4a3e05
removed trailing blanks from examples, code formattingchanges to uncrustify.cfgHg-commit: 5b64e59d6c6818c2b462782e9308e7fa49e0c338
removed trailing blanks from source codeadded rule rmtrailingblanks accessible via make ACTION=remtrailingblanks treeHg-commit: 6e3652165d48aa5f3e94dd66bf607adea6fac27a
code to match PETSc style guide for if (xxx) for (xxx) sizeof(xxx)Hg-commit: 01e0d19bcd83a980fb5e8e32b294a95da72b405f
Fix to SNESMF behavior; the computejacobian function is no longer reset to MatMFFDComputeJacobian when snes->mf is set, allowing for a jacobian function to be passed to inner solvers (rather than Mat
Fix to SNESMF behavior; the computejacobian function is no longer reset to MatMFFDComputeJacobian when snes->mf is set, allowing for a jacobian function to be passed to inner solvers (rather than MatMFFDComputeJacobian).Hg-commit: afd649815e1ae125e66d17919feed8453b0bf1f4
Added SNESSet/GetPCSide(), enabling all the solvers (that support it) to use either left(preconditioned function) or right(preconditioned solution/step) nonlinear preconditioning.Hg-commit: a0732ee
Added SNESSet/GetPCSide(), enabling all the solvers (that support it) to use either left(preconditioned function) or right(preconditioned solution/step) nonlinear preconditioning.Hg-commit: a0732eefac2cd0f2b95441d7bde2f3bb22d836bd
Fix Fortran binding for SNESGetSNESLineSearch when not PETSC_HAVE_FORTRAN_UNDERSCOREHg-commit: 4f27c7334d1bfa1f1c342d7b6b06ceba5282e820
Merge from release 3.3 discarding non-forward-compatible changes to fieldsplit.cHg-commit: 41b920da7e20efc35873e4c02c57a5cefa89d0ea
Use PetscObjectComposeFunctionDynamic()/PetscObjectQueryFunction() instead of snes->fortran_func_pointers to store SNESShellSolve function in fortran.Hg-commit: 68b3f0688dded0f1da35dfbe9f639a49bd25
Use PetscObjectComposeFunctionDynamic()/PetscObjectQueryFunction() instead of snes->fortran_func_pointers to store SNESShellSolve function in fortran.Hg-commit: 68b3f0688dded0f1da35dfbe9f639a49bd2568d0
1...<<31323334353637383940>>...74