updated DMSNES to be a real boy, uhhh, a real PETSc objectHg-commit: 120edb08eb7981a382ad3ceea1267705f59d8266
fixed naming of KSPDM, SNESDM, TSDM and child objects, fixed DMXXYYYContextZZZ() to DMGet/CopyDMXXX()Hg-commit: a8931f032682db8d679ab51da5c3819b9c32b632
reemove OBJSC and OBJSF from invididual makefiles and auto-define in conf/variablesHg-commit: 2f01c17f3c19dc4b89aaf306cfd60a12312c270d
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
SNESJacobianDefault (finite difference) and SNESJacobianDefaultColor now compute the FD jacobian with the original function in VISS; fixes #5.Hg-commit: d097060c2704714a4db43869d1c080485cca187b
after a lot of stuggle and cursing got the damn xcode iphone example working again: I hate IDEsHg-commit: d65dda03037fc73711358df9db5fcb2fd37d79dd
fixed some non-standard PETSc code: source file with no source, #include without full path from PETSc root to include fileupdated iphone builderHg-commit: b815c2c0cd32f2d30547b5032e995df93748071f
Clear flag on reset.Hg-commit: d20798438c9d9889defa5c8df4edcdcd17d6f776
Prevent DMComputeVariableBounds() from overwriting user's choices.Hg-commit: b207df2452e63d7a07291a36c62bcb978470d088
fix doc generationHg-commit: f45486469c3db9f2b59c0b5b9c74e00decb31822
some complex nightlybuild fixesHg-commit: 9d3bb227703abed3cc82d95389fe6f868098a177
Fixed some behavior of SNESLineSearch w.r.t. its use in VI.Hg-commit: 1e5f990f2b606db724b801680a65bfa5f0eb1846
PetscTypeCompare -> PetscObjectTypeCompareHg-commit: 3fc8f665421ddb862bf4d1ba95505378246340be
error out configure if using pthreadclasses and no __thread availableHg-commit: c7d6fd07395bc4fbe349637dce8ba662c7b65b73
Changed SNES_LINESEARCH_TYPE to be SNESLINESEARCHTYPE to conform with object type naming conventionHg-commit: 0ecac7136f433d984716f0f4d49a5541188e27af
PETSC_COMM_WORLD fixes (many in dead code).Hg-commit: 597b7eec648a57b4587c674d818d101072f7bfa9
mergeHg-commit: cc9571ee4d93c69842091fbe7ca13cc12172be7a
Rename include/private/ to include/petsc-private/Hg-commit: 9a1730720b0d9756437b40462617551504641ade
#110560 fix divide by zero in vi [also update corresponding example outputs]Hg-commit: a00691be203edd974e365e65d6a05b7ad757a575
PetscLineSearch renamed to SNESLineSearchHg-commit: bd6cf52a5297e10668ea19afb61e9e719f86befc
Removed the last vestiges of the old line search infrastructure.Hg-commit: ebd6539f251813df3eca9186705d85d09223fc24
Removed VI line searchesHg-commit: bb50e052d3e007997212f4b1bca2e7ae48da2438
Removed old line searchesHg-commit: 5e137feecedc3acfa37893d0c7d9405b3d6522b7
Fix some documentation errorsHg-commit: 942070bc27296226c6b77574fb7b18e9c78c46fd
12345678910>>...16