Added support for subdomain SNES solves under TSHg-commit: f4fead50da1dbe8cf5ab910236516251b254ac31
NASM now uses the DMCreateDomainDecomposition(Scatters)() frameworkHg-commit: e2822e945c30b66333b1b9dfc6c107189c00507c
commit after mergeHg-commit: bb0d6c07efc2c6e13b5ba92db676883f5d905cf8
changed SNESLS and SNESTR to SNESNEWTONLS and SNESNEWTONTRupdated some example output to match correct -ksp_view when using gmres est eigenvaluesHg-commit: e0e8da70399f87273ad168b3126606d8167a2474
MG and FAS viewdraw draws smoothu and smoothd side by side- Also fix preallocation of smoothu in the FAS caseHg-commit: 4d7019483a38594da4c00c25723e1a40aefab3b3
commit after mergeHg-commit: 2a806c33504e6113297f107774b7531cc57508d8
changed virs and viss to vinewtonrs/ssls to clearly indicate the problem class they solve and the method usedHg-commit: ef35ed902b9dfc111af13d202e31535b648342dc
SNESFAS now supports PetscViewerDrawHg-commit: c35b05adbbeccd3e397616224e347566ccaabd3a
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
Fix for 64-bit integers and some compiler warningsHg-commit: f845049e35ac6771d30724ab8aa5f4019568fa37
snestest.c: windows compile fixHg-commit: 35ba9a6ea053e21f7e36ebd96994c91ecbac9e5b
reemove OBJSC and OBJSF from invididual makefiles and auto-define in conf/variablesHg-commit: 2f01c17f3c19dc4b89aaf306cfd60a12312c270d
Squash -Wnarrowing (C++11) for single precisionHg-commit: a33d1e3f98ce624a01392b72d6ddfac538648b85
Modernization and gradient testing in SNESTESTHg-commit: cb0a3703dfe07a4cf4c8c12e3e80a3077fef6611
Fix and cleanup of SNESTestHg-commit: b08702990940c8513161dee8e8bc60bbd7892c0b
merge from 33Hg-commit: fa932a0b1dbc6cca2b9b431b89d236f9d22f5c83
Removed vestigial VecNorm() in SNESLS.Hg-commit: 8f85eb8cca7c9a5bb9c5d2b93f5bb87f9f6ceedf
Fix for garbage in X after call to SNESLSCheckLocalMin_Private().Hg-commit: 9d679552ef4549b9160ce60dfdfab9ca04bc3491
fixed formating of variable declarations messed up by putting const int XXXTypefixed DMDAGet/SetCoordinates() that matt did not removeHg-commit: de8db80506612f87fb4b9c77dd85f76c605a3942
changed #define char* XXXType to typedef const char* XXXTypeHg-commit: 2f1984a65b4f21a886ea1c854235ca6d51deefad
Nonlinear ASM (SNESNASM): initial DM dependent versionHg-commit: 3d2d1e43c2d259d168619513ab57fc68c738cba9
SNESSolve_KSPONLY should support -snes_monitor if requested, now doesHg-commit: 8ef95d55bdd5bdf3be48cc9c47255364824c6098
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
1...<<31323334353637383940>>...73