changed SNESLS and SNESTR to SNESNEWTONLS and SNESNEWTONTRupdated some example output to match correct -ksp_view when using gmres est eigenvaluesHg-commit: e0e8da70399f87273ad168b3126606d8167a2474
changed virs and viss to vinewtonrs/ssls to clearly indicate the problem class they solve and the method usedHg-commit: ef35ed902b9dfc111af13d202e31535b648342dc
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
Fixed some behavior of SNESLineSearch w.r.t. its use in VI.Hg-commit: 1e5f990f2b606db724b801680a65bfa5f0eb1846
PetscTypeCompare -> PetscObjectTypeCompareHg-commit: 3fc8f665421ddb862bf4d1ba95505378246340be
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
Rename include/private/ to include/petsc-private/Hg-commit: 9a1730720b0d9756437b40462617551504641ade
PetscLineSearch renamed to SNESLineSearchHg-commit: bd6cf52a5297e10668ea19afb61e9e719f86befc
Removed the last vestiges of the old line search infrastructure.Hg-commit: ebd6539f251813df3eca9186705d85d09223fc24
Removed old line searchesHg-commit: 5e137feecedc3acfa37893d0c7d9405b3d6522b7
Added new line searches to the VI solversHg-commit: 6a44ff936e5a659c9d2954305f893c0a5c57878f
Add references for SNESVISS and SNESVIRS.Hg-commit: b31388b8e95ec4f2e52e5490e1584ec1c2f673ae
Mass revert file modes that were made executable in f6e61ee9c329Hg-commit: 116d90d0b66125cee0db3e7351047057e756baf5
changed MatMatMult to MatTranposeMatMult.Hg-commit: f6e61ee9c329774cd5343eea1ee6b7432be17c3f
Close SNESVI memory leak by better isolating debugging codeHg-commit: 70d42c5830e21c13179ee82997ed87c7b7b4c386
Do not SNESSetType(snes,SNESVIRS) if SNESVISetVariableBounds() is called with a SNES type that can solve VIsHg-commit: 918daef122af425885d88d932dd11774d219a937
introduced another scalable symbolic matmatmult that does not use bitarraydon't know how all these other files got changedHg-commit: 9cf1fa173221b7baf45abd24f9c6760aa244faf0
Renamed DMGetInterpolation(), DMGetInjection(), and DMGetColoring() to DMCreateInterpolation(), etc for semantic consistencyHg-commit: a45bcab2b329db85bdff728f3e039f094e2e00b9
reorganized SNESVI to two solvers SNESVIRS and SNESVISS in seperate directories without being intertwined though they share some common coderemoved rsaug from being built since is brokenHg-commit
reorganized SNESVI to two solvers SNESVIRS and SNESVISS in seperate directories without being intertwined though they share some common coderemoved rsaug from being built since is brokenHg-commit: 31c8ce4101ddfbfe4fc6d005d66ef14f58ee082a
show more ...
1234567